#container {
	position:relative;
	background:#D7E5EB;
	width:499px;
	min-height:495px;
}

#left {
	background:#2D5265 url(../images/navi_hg_verlauf.gif);
	position: relative;
	width:133px;
}

#right {
	background:#B8D1DA;
	position:relative;
	width:218px;
	z-index:2;
}


.container_left {
	width:133px;
}

.container_right {

	width:268px;
}

.container_middle{
	width:549px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#left ul, #left li {	
	margin:0;
	padding:0;
}	


.foottab {
	width:950px;
	border:none;
	color:#006699;
	font-size:9px;
	margin-top:1px;
}

#container p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.map {
	text-decoration:none;
	border:0px;
}

/* IE Hacks, notwendig f?rekte Darstellung der Spalten im IE 5 und 6 */
#ieclean {
	display:none;
}
