@charset "utf-8";
/* CSS Document */
#aussen{
	width:1200px;
	height:700px;
	margin:0px auto;
	}	
#links{
	float:left;
	margin-right:15px;
	margin-top:225px;	
	width:185px;
	height:475px;
	}
#links2{
	float:right;
	width:155px;
	height:475px;
	}
#rechts{
	float:left;
	margin-top:225px;	
	width:160px;
	height:475px;
	}
#kontent{	
	float:left;
	margin-top:30px;
	width:810px;
	height:700px;		
	}
#kontent_u{	
	width:800px;
	height:700px;
	background-image:url(bilder/kontent.png);
	background-repeat:no-repeat;
	}
#kontent_u1{
	overflow-y:scroll;
	width:800px;
	height:700px;
	background-image:url(bilder/kontent.png);
	background-repeat:no-repeat;
	}
	
#kopf{
	margin-top:0px;
	margin-left:150px;
	width:580px;
	height:83px;	
}
#menu1{
	float:right;
	width:180px;
	height:300px;
	background-image:url(bilder/menu1.png);
	background-repeat:no-repeat;	
	}
#menu2{
	float:left;
	width:180px;
	height:300px;
	background-image:url(bilder/menu2.png);
	background-repeat:no-repeat;	
	}
#menu3{
	float:left;
	width:180px;
	height:300px;
	background-image:url(bilder/menu3.png);
	background-repeat:no-repeat;	
	}
.link1{
	margin-left:5px;
	text-decoration:none;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	}
.text1{
	margin-left:15px;	
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	}
.text2{	
	text-align:center;
	font-weight:bold;
	font-size:18px;
}
.text3{
	margin-left:25px;
	margin-right:25px;
}
.text4{
	color:#0000FF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.text5{
	margin-left:25px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.text6{
	margin-left:15px;
	margin-right:15px;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;	
	}
.ueberschrift3{
	margin-left:25px;
	color:#FF0000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}