@charset "utf-8";
/* CSS Document */


html, body {
	text-align:center;
	background-attachment: fixed;
	background-image: url(wellen2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	height: 100%;
	margin: 0;
	padding: 0;
	text-align:center;
}



#all {
border-left: 1px solid #cccccc; 
border-right: 1px solid #cccccc;  
width: 900px; 
height: 100%; 
min-height:auto;  
margin: auto; 
padding: 0px 0px 0px 0px; 
text-align: center; 
/*background-color:#ffffff;*/
position:relative;
margin-top:0px;
background-image: url(logo_white.jpg);
background-repeat: no-repeat;
background-position: right top;



}



#menue {
	height : auto;
	width : 150px;
	float : left;
	padding-top : 80px;
	margin-left : 15px;
	padding-right : 15px;
         border-right: 1px solid #cccccc;
	text-align:right;

}

#inhalt {
height : auto;
width : 550px;
float : left;
padding-left : 30px;
padding-top : 86px;
padding-right : 10px;
text-align:left;

}








.navi {
color : #FF9900;
font-size : 11px;
font-family : verdana;
text-decoration : none;
padding-left : 0;
margin-left : 0;
font-weight : bold;
clear : left;
float : left;
width : 150px;
list-style-position : inside;
list-style-image : none;
list-style-type : none;
line-height : 25px;
text-align:right;
}


.navi a:visited {
color : #333333;
font-size : 11px;
font-family : verdana;
font-weight : bold;
text-decoration : none;
display : block;
}


.navi a:link {
color : #333333;
font-size : 11px;
font-family : verdana;
text-decoration : none;
font-weight : bold;
display : block;
}


.navi a:hover {
color : #cccccc;
font-size : 11px;
font-weight : bold;
font-family : verdana;
text-decoration : none;
display : block;
}









#menue ul {
list-style : none;
margin : 0;
padding : 0;
border : none;
}


.spc {
list-style-position : inside;
list-style-image : none;
list-style-type : none;
line-height : 14px;
}



h1 {
	margin-top:0px;
 	color: #0099CC;
 	font-size: 11px;
 	font-family: verdana;
 	text-decoration: none;
 	font-weight: bold;
 	padding-left:0px;
 	padding-top:0px;
 	margin-bottom:10px;
 
}



h5 {
	margin-top:0px;
 	color: #111111;
 	font-size: 10px;
 	font-family: verdana;
 	text-decoration: none;
 	font-weight: normal;
 	padding-left:0px;
 	padding-top:0px;
 
}






.csc-caption {
color : #3a3a3a;
font-size : 9px;
font-family : verdana;
text-align : left;
}


.csc-textpic-caption {
color : #3a3a3a;
font-size : 10px;
font-family : verdana;
text-align : left;
}




.bodytext {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #444444;
	padding-left:0px;
	padding-right:20px;
	padding-top:0px;

}

.bodytext a:link { 
	color: #0099CC; 
	font-size: 11px; 
	font-family: Verdana;
		line-height: 18px; 
	text-decoration: none;
	}
	
.bodytext a:visited { 
	color: #0099CC; 
	font-size: 11px; 
	font-family: Verdana;
		line-height: 18px;  
	text-decoration: none;
	}
	
.bodytext a:active { 
	color: #0099CC; 
	font-size: 11px; 
	font-family: Verdana; 
		line-height: 18px; 
	text-decoration: none;
	}

.bodytext a:hover { 
	color: #006699; 
	font-size: 11px; 
	font-family: Verdana; 
	line-height: 18px; 
	text-decoration: underline;  
	}



h2 {
	margin-top:0px;
 	color: #006699;
 	font-size: 12px;
 	font-family: verdana;
 	text-decoration: none;
 	font-weight: bold;
 	padding-left:0px;
 	padding-top:0px;
 	letter-spacing: 0.3em;
	text-align:left;
}






P {margin-top:15px;}





.subnavi {
color : #0099cc;
font-size : 10px;
font-family : verdana;
text-decoration : none;
padding-left : 0;
margin-left : 0;
font-weight : bold;
clear : left;
float : left;
width : 150px;
list-style-position : inside;
list-style-image : none;
list-style-type : none;
line-height : 14px;
text-align:right;
}


.subnavi a:visited {
color : #999999;
font-size : 10px;
font-family : verdana;
font-weight : normal;
text-decoration : none;
display : block;
}


.subnavi a:link {
color : #999999;
font-size : 10px;
font-family : verdana;
text-decoration : none;
font-weight : normal;
display : block;
}


.subnavi a:hover {
color : #cccccc;
font-size : 10px;
font-weight : normal;
font-family : verdana;
text-decoration : none;
display : block;
}




