/** ALLGEMEIN **/

html {
	background-color: #999;
}

html, body {height: 100%;}

body {	
	margin: 0; padding: 0;
	}
	
body, td, tr{		
	background-position:center;
	background-repeat:repeat-y;
	font: 100 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	}
	
a, a:link, a:active {
color: #CC0000;
text-decoration: none; }
a:hover { color: #000000; 
text-decoration: underline; }
a:visited { color: #C00; }

h1 {
font: bold 18px Verdana, Arial, Helvetica, sans-serif; 
color: #999; 
background: none;
padding: 0;
margin: 0; }

h2, h3, h4, h5, h6 {
font: bold 12px Verdana, Arial, Helvetica, sans-serif; 
color: #555; 
background: none;
padding: 0; }

.subheadline	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 1.5em;
	color: #555555;
	}	
	
.presseheadline	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	line-height: 1.5em; 
	color: #555555;
	}	

p { margin: 0 0 10px 0; } 

hr { display:true; }

strong, b { font-weight: bold; }

em, i { font-style: italic; }

.text_weiss	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 18px; 
	color: #EEEEEE; 
	}	

.text_wetter	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	line-height: 16px; 
	color: #555555; 
	}
	
.bild {
border: 0;
border-bottom: 1px solid #FFFFFF;
}

.bild_rechts {
border: 0;
border-right: 1px solid #FFFFFF;
}

.tabellenliste {
	background-color: '';
	border: 1px solid;
	border-color: #AAAAAA;
	padding: 5px; 
}


/** SEITE **/


#BoxCenter{
	width:100%;
	text-align:center;
	height:100%;
	min-height:100%;
}

#BoxSite {
	width:973px;
	margin:auto;
	text-align:left;	
	background-image:url(../images/wrap-outside_bg.gif);
}

#shadow-left {
	width:20px;
	float:left;
	height:300px;
}

#head {
	float:left;
	width:932px;
	height:125px;
	border-bottom:1px solid #FFFFFF;
}

#left {
	float:left;
	width:191px;
	}
	
#middle {
	width:551px;
	float:left;
	}
	
#right {
	width:190px;
	float:left;
	}
	
#box1 {
	width:190px;
	background-image:url(../images/191grau.gif);
	height: 20px;
	border-bottom: 1px solid #FFFFFF;
}

#box2 {
	width:550px;
	background-color: #BFB7A7;
	height: 20px;
	border-bottom: 1px solid #FFFFFF;
}

.introbox{
color: #999;
font: bold 18px/18px Verdana, Arial, Helvetica, sans-serif; 
}


#main-content_text {
width:470px;
@width:510px;
padding-left:40px;
padding-top:30px;
background-color: #FFF;
}

#menuleft {
width:190px;
padding: 0;
}

#menuleft ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#menuleft li {
margin: 0;
padding: 0;
background: #CCC;
}

#menuleft a {
display: block;
padding-left:20px;
padding-top:4px;
padding-bottom:2px;
color: #000;
text-decoration: none;
border-bottom: 1px solid #FFF;}

#menuleft a:hover {
background: #DDD;
}

#menuleft ul ul li {
margin: 0;
}

#menuleft ul ul a {
display: block;
padding-left:30px;
padding-top:4px;
padding-bottom:2px;
background: #EEE url(../images/nav_pfeil1.gif) no-repeat left;
font-size: 11px;
color: #555;
text-decoration: none;
border: none;
font-weight: 100;
}

#menuleft ul ul a:hover {
background: #EEE url(../images/nav_pfeil2.gif) no-repeat left;
color: #000;
}

#masterhead {
padding-left:30px;
}
.navback{
background: #CCC;
height: 18px;
border: 0;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}

#menuleft ul ul .menuleft_aktiv {
background: #EEE url(../images/nav_pfeil2.gif) no-repeat left;
}

#foot {
	width:972px;
	clear:both;
	height:69px;
	background-image:url(../images/footer.gif);
}
	
#foot-logo {
	float:left;
	padding-left:35px;
	height:52px;
}

#foot-copy {
	float:left;
	font-size: 10px;
	color: #666666;
	padding-left:65px;
	padding-top:33px;
}

#foot-creat {
	clear:both;
	padding-left:800px;
	padding-top:3px;
}

/* ------------ Scrollleiste ------------ */

BODY { 
	scrollbar-face-color: 	#999999;
	scrollbar-track-color: 	#999999;
	scrollbar-arrow-color: 	#CCCCCC;
	scrollbar-shadow-color: 	#CCCCCC; 
	scrollbar-3dlight-color: 	#999999;
	scrollbar-highlight-color:	#CCCCCC;
	scrollbar-darkshadow-color:	#999999;
	buttonface: 		#999999; 
	}

/* ------------ Formularfelder ------------ */

input.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; padding: 0px; padding-left: 5px; 
	background-color: 		#CCD6EE;
	height: 18px;
	color: 			#333333;
	background-image:  	url(../images/form_bg.gif);
	background-repeat: 	no-repeat;
	border-left: 	1px solid	#BFB7A7;
	border-bottom: 	1px solid	#D9D3C0;
	border-right: 	1px solid	#D9D3C0;
   	border-top: 	1px solid 	#BFB7A7; }
	
textarea.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding: 1px; padding-left: 5px; 
	background-color: 		#CCD6EE;
	color: 			#333333;
	background-image:  	url(../images/form_bg.gif);
	background-repeat: 	no-repeat;
	border-left: 	1px solid	#BFB7A7;
	border-bottom: 	1px solid	#D9D3C0;
	border-right: 	1px solid	#D9D3C0;
   	border-top: 	1px solid 	#BFB7A7;
	scrollbar-face-color: 	#E5E1D5;
	scrollbar-track-color: 	#E5E1D5;
	scrollbar-arrow-color: 	#BFB7A7;
	scrollbar-shadow-color: 	#BFB7A7; 
	scrollbar-3dlight-color: 	#E5E1D5;
	scrollbar-highlight-color:	#BFB7A7;
	scrollbar-darkshadow-color:	#E5E1D5;
	buttonface: 		#BFB7A7; }
	
	
input.button {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; width: 100px; height: 18px;
	background-color:		#E5E1D5;
	background-image:  	url(../images/form_bg.gif);
	color:			#333333;
	border-left: 	1px solid 	#D9D3C0;
	border-bottom: 	1px solid	#BFB7A7;
	border-right: 	1px solid	#BFB7A7;
	border-top: 	1px solid	#D9D3C0; }
	
checkbox, input, radio, select {font-size:11px; padding:0px; margin:0px;}
