body {
padding:0;
margin:0;
	font-family: Verdana;
	font-size:11px;
	background:#D9D9D9 url(../images/kachel_body.gif);
background-position:center;
	background-repeat:repeat-y;

}
td{
font-family: Verdana;
font-size:11px;
color:#000000;
}
#level0{width:786px; text-align:center;}
#header{width:786px; height:156px;background-image:url(../images/header.jpg); background-repeat:no-repeat; background-position:left;}
#column_links{float:left; width:204px;}
#column_rechts{float:right; width:578px;}
#main{width:786px; margin-top:10px;}

hr{
background-color:#D9D9D9; /* Mozilla 1.4 */
color:#D9D9D9; /* IE 6 */
border: #D9D9D9; /* Opera 7.11 */
height: 2px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}


a{
	color:#DA0707;
	font: Verdana;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
}
a:hover{
	color:#DA0707;
	font: Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
input,select{
	border: 1px solid #000000;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#000000;
}

.input_special {
margin: 5px 0 5px 0;
padding: 2px 0;
width: 200px;
background: url(../images/back_input_text.gif) repeat-x;
border: none;
border: 1px solid #dcdcdc;
border-top: 2px solid #dcdcdc;
}
.input_special:focus {
	background: #fff;
	background-image: none;
	border-bottom: 1px solid #000;
	}

.textarea_special {
margin: 5px 0 5px 0;
padding: 2px 0;
width: 440px;
height: 225px;
border: 1px solid #dcdcdc;
}

textarea {
margin: 5px 0 5px 0;
padding: 2px;
border: 1px solid #000000;
}


#menu_content a{ 
	color:#FFFFFF;
	font: Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
#menu_content td{ 
padding-left:3px;
padding-right:3px;
}
#menu_content a:hover{ color:#FF0000; }


ul#submenu {
    margin: 0; padding: 0;
	color:#125494;
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
  }
  ul#submenu li {
    list-style: none;
    display: block;
	background: url(../images/submenuebutton.gif);
	background-repeat: no-repeat;
	background-position:left top;
	padding-left:47px;
	vertical-align: middle;
	padding-top:2px;
	width: 135px;
	height:34px;
	}

  ul#submenu a, ul#submenu span {
    padding: 0px;
	font-weight:normal;
	text-decoration:none;
	color:#009900;
  }
  * html ul#submenu a, * html ul#submenu span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
	color:#009900;
	display: block;
	width: 133px;
	height:34px;
	text-decoration:none;
  }
  ul#submenu a:hover, ul#submenu span {
	color:#DA0707; 
	text-decoration:none;
  }




.textwhite{
	color:#FFFFFF;
	font-size:11px;
}


#news_link{
color:#FFFFFF;
text-decoration:none;
}
#news_link:hover{
color:#FFFFFF;
text-decoration:underline;
}
#news lo{
list-style-type: square;
}

#ctemplate{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#000000;
	text-align:left;
	border:1px solid #000000;
}
#cheader{
	padding:5px; 
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	background-color:#BC0101; 	
	height:17px;
	text-align:left;
}
#ccontent{
	padding:5px;
	text-align:left;
}
.csubheader{
	background-color:#009900; 	
	padding:5px; 
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}


.clink{
	color:#DA0707;
}
.clink:hover{
text-decoration:none;
}
#newsletter_text{
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
}
#newsletter_email, #newsletter_button{
	font:Tahoma, Verdana;
	font-size:11px;
	border:1px solid #000000;
}
#newsletter{
	text-align:left;
	padding-left:0px;
	width:150px;
}

.menulink a {
	padding-left:5px;
	padding-right:5px;
	float:left;
	padding-top:2px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-right:1px;
	color: #FFFFFF;
	text-align:center;
	height:20px;
	text-decoration: none;
	display:block;
	background-color:#3399CC;
}
.menulink a:HOVER {
	padding-left:5px;
	padding-right:5px;
	float:left;
	padding-top:2px;
	font-family: Verdana;
	font-size: 11px;
	margin-right:1px;
	text-align:center;
	height:20px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
