@charset "iso-8859-1";
/* CSS Document */


a:link { color: #333333; text-decoration:none; }
a:active { color: #333333; text-decoration:none; }
a:visited { color: #333333; text-decoration:none; }
a:hover { color: #666666;text-decoration: none;}

a.footer {color: #FFFFFF; text-decoration: none;}
a.footer:active {color: #FFFFFF; text-decoration: none;}
a.footer:visited {color: #FFFFFF; text-decoration: none; }
a.footer:hover {color: #333333; text-decoration: none;} 


.Stil1 {font-family: "Arial Black"; font-size: 18px; color: #333333; }
.Stil2 {font-family: "Arial Black"; color: #FFFFFF; font-size: 12px;}
.Stil3 {font-family: "Arial Black"; color: #333333; font-size: 12px;}
.Stil4 {font-family: "Monotype Corsiva"; color: #333333; font-size: 40px;}
.Stil5 {font-family: "Monotype Corsiva"; color: #333333; font-size: 28px;}
.Stil6 {font-family: "Arial Black"; font-size: 14px; color: #0066FF;}
.Stil7 {font-family: "Monotype Corsiva"; color: #333333; font-size: 32px;}
.Stil8 {font-family: "Monotype Corsiva"; color: #333333; font-size: 20px;}
.Stil9 {font-family: "Monotype Corsiva"; color: #333333; font-size: 16px;}
.Stil10 {font-family: "Monotype Corsiva";color: #0066FF; font-size: 16px; font-weight: bold;}
.Stil11 {font-family: "Monotype Corsiva";color: #333333; font-size: 16px; font-weight: bold;}
.Stil12 {font-family: "Arial"; color: #333333; font-size: 12px; font-weight: bold;}

body {
	

	background: #666666;
	
	
}



.index{

	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;

}


.index_head {
	background:#FFFFFF;
	width: 980px;
	height: 120px;
	padding-top:15px;
    -moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;



	
}
.index_head_text {
  	padding-top:11px;
	background:#FFFFFF;
	width: 980px;
	height: 90px;
	border-bottom: 20px solid #0099CC;



}
.index_images {

	width: 980px;
	height: 280px;
	
			
}

.index_nav {
	
	background: #CC99CC;
	width: 980px;
	height: 30px;

/*	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px; */
	
}

.index_main {

	width: 980px;
	height: 500px;

	

}
.index_main_links {

	background: #d5d5d5;
	min-width: 190px;
	height: 500px;
    float: left;
	/*-moz-border-radius-topleft:7px; */
	-moz-border-radius-bottomleft:15px;

}

.index_main_links_text {

	position: relative;
 	left: 15px; top: 60px;


}

.index_main_links_text_news {

 	position: absolute;
	top: 280px;



	


}

.index_main_rechts {
	

	min-width: 790px;
	height: 500px;
	background: #FFFFFF;
	float: left;
	/*-moz-border-radius-topright:7px;*/
	-moz-border-radius-bottomright:15px;

	
}
.index_main_rechts_text {
	

	margin-top: 35px;
	margin-left: 20px;
	background: #FFFFFF;

}

.index_bottom {

	width: 980px;
	height: 20px;
}


.clear {   
   clear: both;
}

.flaeche { background-color: #333333 }
.linien { background-color: #FFFFFF }
.kasten { background-color: #FFFFFF }

input.submit {  color: #666666; font-size: 10px; line-height: 18px; 
				background-color: #FFFFFF; border-style: solid; 
				border-color: #666666;  border-width:2px 
}
