

* {margin: 0; padding: 0;}

/**************************************** Main structure ****************************/



body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}

#container {
	width: 980px;/*alt:842px*/
	margin: auto;
			}

#top_nav {
	background-image: url(images/red/nav_top.jpg);
	height: 31px;
	padding-top: 15px;
	text-align: left;
	padding-right: 20px;
	color: #7E0200;
}

#header {
	background-image: url(images/red/header.jpg);
	height: 135px;
}

#main_nav {
	background-image: url(images/red/main_nav.jpg);
	height: 56px;
	padding-left: 9px;
}


#contentwrapper {
	background-image: url(images/red/contentwrapper.jpg);
	background-repeat: repeat-y;
}

#left {
	float: left;
	width: 138px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	/*font-size: 0.9em;*/
}

#right {
	float: right;
	width: 138px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	/*font-size: 0.9em;*/
}


#content {
	margin-right: 10px; /*15px original*/
	margin-left: 155px;/*160 original*/
	padding: 13px 0;
}

#footer {
	background-image: url(images/red/footer.jpg);
	height: 35px;
	clear: both;
	text-align: center;
	padding-top: 20px;
}

/**************************************** text, images, lists ****************************/
.claimer {

font-size: 9px;
	color: #999999;

}

p {
	margin-top: 0px;
	margin-bottom: 20px;
}

p.topnav, .copyright {
	margin: 0;
	font-weight:bold;
}




a:link { 
text-decoration:none;
color: #720210; 

}

a:visited { 
text-decoration:none; 
color: #720210; /* was #CC0000*/
}

a:hover { 
text-decoration:underline; 
color: #720201; /* was #990000*/

}

table, td, li	 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	line-height: 16px;
	white-space: normal;
	
}
.corner ,
h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #720201;
	/*color: #333333;*/
	text-decoration: none;
	background-color: #FFFFFF/*#C9CFDC*/;
	/*background-attachment: scroll;*/
	background-image: url(images/red/h2.jpg);
	background-repeat: repeat-x;
	/*background-position: left;*/
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
   /* padding: 4px 2px 4px 6px;*/
   	padding-top: 6px;
	/*margin-top: 5px;*/
	padding-left: 8px;
}

/*h1 {
    
	margin-top: 5px;
    margin-bottom: 3px;
	padding-left: 8px;
}*/


h2 {
	font-size: 14px;
	color: #720201;
	background-image: url(images/red/h2.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 6px;
	margin-bottom: 4px;
	padding-left: 8px;
}

h3 {
	background-image: url(images/red/sidebar_heading_neu.jpg);
	font-size: 14px;
	height: 19px;
	width: 65px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 54px;
}

h4 {
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 90px;
	font-size: 72px;
	font-style: italic;
}

h5 {
	color: #FFFFFF;
	padding-left: 620px;
	font-size: 11px;
	font-style: italic;
}

/* ueberschrift in rechter spalte*/

h6 {
	background-image: url(images/red/sidebar_heading_neu.jpg);
	font-size: 14px;
	height: 19px;
	width: 65px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 54px;
	
}

.tdSpacer {
	height: 1px;
	margin: auto;
	padding-left: 3px;
	padding-top: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

td.border {
  border-left: 3px solid white;
  padding-left: 3px;
  padding-right: 3px;
}



/**************************************** Menu ****************************/

#navcontainer ul
{
	color: #720210;
	float: left;
	width: 100%;
	height: 54px;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 18px;
	height: 18px;
	color: #720201;
	font-size:14px;
	font-weight:bold;

	text-decoration: none;
	float: left;
	background-image: url(images/red/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-image: url(images/red/menu_hover.jpg);
	background-repeat: repeat-x;
}


.search_nav
 {
float: right;
margin-right:15px;
padding-top:18px; 
padding-left:5px;
padding-right: 5px;
font-size:14px;
font-weight:bold;
color: #720210;
}

input.search {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	/*border: none;*/
	outline-color: #0099FF;
	margin-left:5px;

}
input, select {	

	font-weight: normal;
	color: #000000;
	text-decoration: none;
	/*border: 1px solid #CCCCCC;
	background-color: #FFFFFF;*/
}

 textarea {	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}


.tdSpacer input, 
.tdSpacer textarea {
  width: 230px;
}

.tdSpacer textarea {
  height: 110px;
}

.tdSpacer input.submit {
  width: 80px;
}

.tdSpacer .check {
  height: 12px;
  width: 12px;
}


#single_event {
  margin: 4px;
  margin-top: 6px;
  width: 450px;
}



.error {
  color: red;
 	font-weight:bold;
}

.small {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	line-height: 13px;
	white-space: normal;
}


.row_odd {
  background-color: #F4F4F2;
}

.row_even {
  background-color: #F9F0EF/*#E4E9F2*/;
}

.row_over_odd {
  /*background-color: #EF9A19;*/
  background-color: /*#EEF1D7*/#E5DA9E;/*E5CC4E*/
}

.row_over_even {
  background-color: /*#EEF1D7*/#E5DA9E;
}

a.cal:link {
  color: #333333;
}

a.cal:visited {
  color: #333333;
}

a.cal:hover {
  text-decoration: underline;
}

del {
  background: #fcc;
}

ins {
  background: #E6E6E6;/*#cfc*/
}

div.corner {
  margin: 4px;
  margin-top: 0px;
  

}


th {
  text-align: left;
}

.main_content p {
  background-color: #fafafa;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom:10px;
  padding-left:5px;
}

.main_content ul,
.main_content ol {
  background-color: #fafafa;
  margin-top: 0px;
  margin-bottom:0;
  padding-bottom:10px;
}

ol {
margin-left:30px;
font-weight: bold;
}

