body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	line-height: 12pt;
	color: #ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color: #b3a173;
	scrollbar-face-color: #b3a173;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #b3a173;
	scrollbar-3dlight-color: #ffffff;
	scrollbark-highlight-color: #b3a173;
	background-color: #b3a173;
}

td {  
	font-size: 8pt;
	color: #454545;
}
 
.aktiv { 
	color: #397e9b;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
}

.menu {
	position: absolute;
	left: 0px;
	top: 20px;
}

.logo {  
	position: absolute;
	top: 70px;
	left: 320px;
	width: 466px;
	height: 109px;
}

.content {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 470px;
}

/* Links */


a:link { 
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
}

a:visited { 
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
}

a:hover { 
	color: #397e9b;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
}

a:active { 
	color: #397e9b;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
}