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;
}

.tab {
	position: fixed;
	top: 0px;
	left: 0px;
}

.tab2 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 110px;
	background-image: url("../px/bg.jpg");
	background-repeat: repeat-x;
}

.white {
	color: #ffffff;
}

.bg {  
	background-image: url("../px/bg.jpg");
	background-repeat: repeat-x;
	background-position: bottom left;
}

.cover {
	position: absolute;
	left: 722px;
	top: 0px;
	width: 240px;
}

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

.subnav {
	position: absolute;
	left: 522px;
	top: 162px;
}

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

.image {
	position: absolute;
	left: 50px;
	top: 180px;
	width: 300px;
	height: 225px;
}

.image1 {
	position: absolute;
	left: 50px;
	top: 0px;
}

.image2 {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 300px;
	height: 300px;
}

.content {
	position: absolute;
	top: 0px;
	left: 522px;
	width: 440px;
}

.content2 {
	position: absolute;
	top: 0px;
	left: 522px;
	width: 440px;
}

.logo {  
	position: absolute;
	top: 60px;
	left: 387px;
	width: 400px;
	height: 94px;
}

/* Links */


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

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

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

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