
#submenue {
	position: absolute;
	left: 186px;
	top: 167px;
	width: 66px;
	height:185px;
	font-size: 11px;
	color: #FFF799;
	text-align: left;
	background-image: url(../images/subnavhintergrund.png);
}

#submenue a {

	color: #FFF799;
	text-decoration: none;
}

#submenue a:hover{
	color: #ffffff;
}

#submenue p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom:1px;
	margin-bottom: 1px;
}


/* content left */
#contentleft {
	position: absolute;
	top: 264px;
	left: 90px;
}

#contentleft_Container {
	position: relative;
	width:190px; 
	height:240px;  
	overflow:hidden;
	color: #ffffff;
	
	font-size: 10px;
		
}

#contentleft_Container h1 {
	color: #FFF799;
	font-size: 10px;
	font-weight:bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
/*end content left */




/*content center */
#allgemeine_hinweise {

	position: absolute;
	top: 217px;
	left:  505px;
}
#contentcenter {

	position: absolute;
	top: 260px;
	left:  370px;

}
#contentcenter_Container {
	position: relative;
	width:270px; 
	height:360px;  
	overflow:hidden;
	color: #ffffff;
	font-size: 10px;
		
}
#contentcenter_Container h1 {
	color: #BC8CBF;
	font-size: 13px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-decoration:none;
}
#contentcenter_Container h2 {
	color: #ffffff;
	font-size: 10px;
	font-weight: strong;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-decoration:none;
}
#contentcenter_Container a {
	color: #FFF799;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	text-decoration:none;
}
#contentcenter_Container a:hover {
	color: #BC8CBF;
	text-decoration:underline;
}
#contentcenter_Container a:visited {
	color: #FFF799;
}
#contentcenter_Container p {
	padding-bottom: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	margin-top: 2px;
}
/*content center end*/




/*content right */
#contentright {
	z-index: 1;
	position: absolute;
	top: 260px;
	left: 680px;
	width: 200px; 
	height:180px;
	margin: 0px;
	padding: 0px;
}
#contentright_Container {
	position: relative;
	width:200px; 
	height:328px;  
	overflow:hidden;
	color: #ffffff;
	
	font-size: 10px;
	
}

#contentright_Container td{
	color: #ffffff;
	font-size: 10px;
}
#contentright_Container h1 {
	color: #BC8CBF;
	font-size: 13px;
	font-weight:bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	
}
#contentright_Container a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
#contentright_Container a:hover{
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}
/*end content right */

.bild
{
	
	margin-top:20px;
	margin-bottom:20px;
}




