* {
	margin:0;
	padding:0;
}

html,body { height:100%; }

div#container {
	width:945px;
	margin-left:28px;
	min-height:100%;
}

* html div#container { height:100%; }

div#todays-date {
	width:921px;
	margin-left:4px;
	padding-top:20px;
	padding-left:16px;
	padding-bottom:5px;
	font:11px verdana;
	border-bottom:1px solid #03479A;
}

div#head h1 span { margin-left:-2809px; }

div#head h1 {
	width:945px;
	height:164px;
	margin-top:11px;
	background-image:url(../img/wer_ist_wo_head.png);
	background-repeat:no-repeat;
}

div#nav {
	width:197px;
	margin-left:4px;
	float:left;
}

ul#main-menu {
	float:left;
	margin-top:21px;
	margin-bottom:10px;
	width:197px;
	list-style:none;
	border-top:1px solid #03479A;
}

ul#main-menu li {
	background-image:url(../img/pfeil_schwarz.gif);
	background-position:17px 10px;
	background-repeat:no-repeat;
	padding:9px 0px 9px 37px;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	text-transform:uppercase;
	border-bottom:1px solid #03479A;
}

ul#main-menu li a {
	text-decoration:none;
	color:#000;
}

ul#main-menu li a:hover {
	text-decoration:underline;
	color:#00469C;
}

ul#main-menu li#main-sel {
	background:url(../img/pfeil_blau.gif) 17px 10px;
	background-repeat:no-repeat;
}

ul#sub-menu {
	list-style:none;
	margin-top:6px;
}

ul#sub-menu li {
	background:none;
	text-transform:none;
	border:0px;
	padding:3px 0px 3px 0px;
}

ul#sub-menu li#sub-sel a {
	color:#03479A;
}

br#foot-br {
	clear:both;
}

div#foot {
	width:937px;
	height:25px;
	position:relative;
	margin:-26px auto 0px 32px;
	/*margin-left:4px;*/
	border-top:1px solid #03479A;
	text-align:right;
}
/*
div#foot {
	width:937px;
	height:25px;
	margin-left:4px;
	border-top:1px solid #03479A;
	text-align:right;
}
*/
ul#help-menu {
	margin-top:5px;
	margin-right:6px;
	padding:0;
}

ul#help-menu li {
	display:inline;
	text-align:center;
	padding:0px 9px 0px 9px;
	border-right:1px solid #000;
	font:11px verdana;
}

ul#help-menu li.help-last {
	border-right:0px;
}

ul#help-menu li a {
	color:#000;
	text-decoration:none;
}

ul#help-menu li a:hover {
	color:#000;
	text-decoration:underline;
}

div.cleaner {
	clear:both;
	/*height:1px;
	font-size:1px; */
}
