/* CSS Document */

p {color:#666666; font-weight:bold;font-family: Arial,Helvetica,sans-serif;font-size:12pt;padding-right: 20px;}

h1 { color:#660099; font-size:24px; }
h2 { color:#660099; font-size:20px; }
h3 { color:#660099; font-size:18px; }


/*

A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: black;}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: black;}

*/


#container {
	text-align:				left;
	width:					915px;
	margin:					auto;
	
	background-color: 		#0000FF;
 }

body {
 	padding:				0;
  	margin:					0;
	background-color: 		#C1BFCB;
	font-family: 			Verdana,Arial,Helvetica,sans-serif;
	font-size:				10px;
	text-align:				center;
 }

.header {
	width:					915px;
  	margin:					0;
 	padding:				0;
	height: 				130px;
	background-color: 		#666666;
	background-image: 		url(img/banner_top.jpg);
	
 }

#hhome{clear:both;height:90px;width:875px;padding:20px;margin:0px 0 0 0;}
#hhome a{height:90px;width:875px;display:block;text-decoration:none;}
#hhome span{visibility:hidden;}

.box {
	position:relative;
	background-color: 		#FFFFFF;
	padding-left:           20px;
	padding-right:			20px;
	background-repeat: 		no-repeat;
	color: #333333;
	width:875px;
	float:left;
 }

 .content {
 	
	font-size: 				10px;
	width: 					580px;		
	
	margin-bottom:			20px;
	margin-left:	        20px;
	
	background:				#FFFFFF;
	border-color:			#660099;
	color: 					#333333;
	text-align:				left;
	float: 					right;
	height:					390px;
	overflow:				auto;

}


.navigation {
	width:					235px;
	background-color: 		#336666;
	float:					left;
	margin: 				0px;
	padding-left: 			0px;
	height:					390px;
}

.links  {		
	width: 					235px; 
	line-height:			20px;
	background-color: 		#336666;	
    cursor: 				pointer;  
    text-align: 			left;	
	margin: 				0px;
	margin-top:				20px;
	padding-left: 			0px;
}
.links div {
	border-bottom: 			
}
.links div a {
	font-family: 			Geneva, sans-serif;
	font-size: 				13px;
	text-decoration: 		none;  
	font-weight:			bold;
	color: 					#FFFFFF;	
	text-align: 			left;	
	background-color: 		#336666;
	padding-top: 			2px;
	padding-bottom: 		2px;
	padding-left: 			10px;
	display: 				block;
	width: 					225px;
}
.links div a:hover {
	background-color: 		#C1BFCB;
	color: 					#660099;
	text-decoration: 		none;
	width: 					225px;
}

.auswahl {
	font-family: 			Geneva, sans-serif;
	font-size: 				13px;
	text-decoration: 		none;  
	font-weight:			bold;
	color: 					#660099;
	padding-top: 			2px;
	padding-bottom: 		2px;
	padding-left: 			10px;
	display: 				block;
	background-color: 		#C1BFCB;
	width: 					225px;
}


.linielinks {
	width:					20px;
	height:					390px;
	background-color: 		#336666;        
	float:					left;
	margin: 				0px;
	margin-left:	        20px;
	padding-left: 			0px;
}

.linksspacer {		
	width: 					235px; 
	line-height:			20px;
	background-color: 		#660099;	
    cursor: 				pointer;  
    text-align: 			left;	
	margin: 				0px;
	padding-left: 			0px;
}

.mittig { text-align: center; }

.extrabox {
	text-align:				left;
	width:					250px;
	
	color:					#660099; 
	font-weight:			bold;
	font-family: 			Arial,Helvetica,sans-serif;
	font-size:				12pt;
	padding: 				20px;

	
	background-color: 		#C1BFCB;
 }






.linkstext  {		
	
    cursor: 				pointer;  
    text-align: 			left;	

}

.linkstext div a {
	font-family: 			Geneva, sans-serif;
	font-size: 				13px;
	text-decoration: 		none;  
	font-weight:			bold;
	color: 					#660099;	
	text-align: 			left;	
	background-color: 		#C1BFCB;
	padding: 				20px;
	width: 					250px;
}
.linkstext div a:hover {
	background-color: 		#336666;
	color: 					#FFFFFF;
	text-decoration: 		none;
	width: 					250px;
}
.fetteschrift {
	font-weight: bold;
}

.dunkler {
	color: 					#000033;
}

