
/* CSS Document */

body {
	background-color:#c5defc;
	text-align: justify;
}

.text {font-family:Verdana, Geneva, sans-serif; font-size:12px; font-style:normal; color:#333;}
.überschrift {font-size: 16px; color: #9d2c11;}
.rotnormal {color: #9D2C11;}
.rotBold {color: #9D2C11; font-weight:bold;}
.hellgrau {color:#CCC; font-family:Verdana, Geneva, sans-serif; font-size:12px;}


a		  { color:#A52B15; text-decoration:none; font-family:Verdana, Geneva, sans-serif; font-size:12px;}
a:hover   { color:#C9553B; text-decoration:underline; font-family:Verdana, Geneva, sans-serif; font-size:12px;}
a:visited { color:#C9553B; cursor:hand; text-decoration:none }
a:active  { color:#A52B15; cursor:hand; text-decoration:underline }


.classhellblau a:link {color:#CFF;}


#background {background-image:url(images/hintergrund.jpg); background-repeat:no-repeat; width:960px; height:860px; margin:auto;}
#header {width:961px; height:342px; margin:auto; top:0%;}






#contenthintergrund {
	margin:auto;
	margin-top:4%;
	width:860px;
	height:426px;
}



#text_links {
	position:absolute;
	margin:auto;
	margin-left:20px;
	top:400px;
	width:420px;
	height:408px;
	text-align: left;
	float:left;
}
	


#text_rechts {
	position:absolute;
	margin-left:505px;
	top:400px;
	width:331px;
	height:256px;
	text-align: left;
	float:left;
	z-index:50;
}


#links_unten {
	position:absolute;
	margin:auto;
	margin-left:505px;
	top:661px;
	width:331px;
	height:149px;
	float:left;
}


#links_unten_1 {
	position:absolute;
	margin:auto;
	margin-left:505px;
	top:639px;
	width:331px;
	height:166px;
	float:left;
	}




#navi {
	position:absolute;
	margin:auto;
	top:324px;
	width:900px;
	height:41px;
	margin-left:30px;
	}
	
#bilderleiste {
	position:absolute;
	top:198px;
	width:400px;
	height:80px;
}
	

#footer {
	postition:absolute;
	margin-left;300px;
	margin-top:480px;
	margin-left:230px;
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}
	
#footer a		  { color:#c5defc; text-decoration:none; font-family:Verdana, Geneva, sans-serif; font-size:12px;}
#footer a:hover   { color:#93abcd; text-decoration:underline; font-family:Verdana, Geneva, sans-serif; font-size:12px;}
#footer a:visited { color:#93abcd; cursor:hand; text-decoration:none }
#footer a:active  { color:#93abcd; cursor:hand; text-decoration:underline }
		
#background #contenthintergrund #links_unten .text tr td p a .text {
	color: #FFF;
}
