#document {
	width: 940px;
	height: 100%;
}
#header {
	width: 940px;
	height: 99px;
	background-color: #008C9C;
}
#logo {
	float: left;
}
#trailer {
	float: right;
}
#menu_oben {
	width: 940px;
	height: 22px;
	background-color: #008C9C;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	line-height: 220%;
	text-decoration: none;
}
#menu_oben a {
text-decoration: none;
   color: #FFFFFF;
}
#menu_oben a:hover {   
   text-decoration: underline;
   color: #D3E2F9;
}
#main {
	width: 940px;
	height: 85%;
}
#menu_links {
	vertical-align: top;
	text-align: left;
	width: 192px;
	background-color: #008C9C;
	padding-bottom: 25px;
}
#content {
	vertical-align: top;
	text-align: left;
	padding: 5px 0px 50px 10px;
	background-image: url(../_bg/content_bg.gif);
}
#klickpfad {
	width: 522px;
	height: 50px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #008C9C;
	font-weight: normal;
	font-size: 11px;
}
#klickpfad a {
	color: #008C9C;
	text-decoration: underline;
}
.rootline a:hover {
	color: #000000;
	text-decoration: underline;
}
#inhalt {
	width: 622px;
}
#datum {
	width: 196px;
	padding-right: 10px;
	float: right;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #008C9C;
	font-weight: normal;
	font-size: 11px;
}