#contentContainer {
	width: 512px;
	float: left;
	text-align: justify;
	margin-top: 0px;
}

#contentContainer #content {
	padding-left: 20px;
	padding-right: 5px;
}

#rightContainer {
	background-image: url(../images/informationen/background_menu.jpg);
	background-repeat: no-repeat;
	width: 226px;
	float: right;
	text-align: justify;
	height: 288px;
}

#rightContainer #content {
	padding-right: 10px;
	padding-left: 40px;	
}
	
#pageHeader {
	width: 738px;
	height: 118px;
	background: #FFFFFF url(../images/informationen/top_01_nw.jpg) no-repeat;
	text-align: left;
}

#hoofdmenucontainer {
	text-align: left;
	width: 738px;
	padding: 0px;
	height: 199px;
	background-image: url(../images/informationen/top_02.jpg);
	background-repeat: no-repeat;
}

#breadcrumbcontainer {
	text-align: right;
	width: 738px;
	height: 35px;
	background: url(../images/informationen/top_02.jpg) no-repeat top left #FFFFFF;
}


.menu a:link {
	color: #2C4023;
	font-weight: bold;
	line-height: 18pt;
	text-decoration: none;
	padding-left: 15px;
}

.menu a:visited {
	color: #2C4023;
	font-weight: bold;
	line-height: 18pt;
	text-decoration: none;
	padding-left: 15px;
}

.menu a:hover, a:active {
	color: #FF4402;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
}

.menu #current {
	color: #FF4402;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
}

.submenu a:link {
	color: #2C4023;
	text-decoration: none;
	padding-left: 30px;
}

.submenu a:visited {
	color: #2C4023;
	text-decoration: none;
	padding-left: 30px;
}

.submenu a:hover, a:active {
	color: #FF4402;
	text-decoration: none;
}

.submenu #current {
	color: #FF4402;
}
	
.fotoklein {
	margin-right: 10px;
	margin-top: 6px;
}

