
#submenue {
	position: absolute;
	left: 273px;
	top: 167px;
	width: 66px;
	height: 36px;
	font-size: 11px;
	color: #FFF799;
	text-align: left;
	
}

#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 */

#anfahrtsplaene {
	position: absolute;
	top: 215px;
	left: 70px;
}

#anfahrt {
	position: absolute;
	top: 215px;
	left: 70px;
}

#anfahrtsplaner{
	position: absolute;
	top: 215px;
	left: 70px;
}

#anfahrtsplaeneDiv {
	position: absolute;
	top: 255px;
	left: 100px;
	width:190px;  
	overflow:hidden;
	color: #ffffff;
	font-size: 10px;
}

#anfahrtsplaeneDiv a {
	color: #ffffff;
	font-size: 10px;
	text-decoration:none;
}
#anfahrtsplaeneDiv a:hover {
	color: #ffffff;
	font-size: 10px;
	text-decoration:underline;
}
#anfahrtsplaeneDiv a:visited {
	color: #ffffff;
}

#anfahrtsplaeneDiv p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
/*end content left */




/*content center */

#allgemeine_hinweise {

	position: absolute;
	top: 217px;
	left:  505px;
}
#contentcenter {

	position: absolute;
	top: 246px;
	left:  369px;

}

#contentcenter_Container {
	position: relative;
	width:500px; 
	height:382px;  
	overflow:hidden;
	color: #ffffff;
	font-size: 10px;
    top: 0px;
    left: 0px;
}

#contentcenter_Container a {
	color: #BC8CBF;
	font-size: 11px;
	font-weight:bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	text-decoration:none;
}
#contentcenter_Container a:hover {
	color: #BC8CBF;
	text-decoration:underline;
}
#contentcenter_Container a:visited {
	color: #BC8CBF;
}
#contentcenter_Container p {
	padding-bottom: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	margin-top: 2px;
}

#contentcenter_Container h1 {
	color: #BC8CBF;
	font-size: 13px;
	font-weight:bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	
}


/*content center end*/




/*content right */
#contentright {
	z-index: 1;
	position: absolute;
	top: 246px;
	left: 614px;
	width: 333px; 
	height:180px;
}
#contentright_Container {
	position: relative;
	width:263px; 
	height:328px;  
	overflow:hidden;
	color: #ffffff;
	
	font-size: 10px;
	
}
#contentright_Container h1 {
	color: #BC8CBF;
	font-size: 13px;
	font-weight:bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	
}


/*end content right */


