body {
	background-image:   url("images/site_bluewater_bg.jpg");
	color: #FFFFFF;
	scrollbar-face-color:#2D3D4A;
	scrollbar-highlight-color:#737F8F;
	scrollbar-3dlight-color:#2D3D4A;
	scrollbar-darkshadow-color:#2D3D4A;
	scrollbar-shadow-color:#2D3D4A;
	scrollbar-arrow-color:#B5BFC9;
	scrollbar-track-color:#2D3D4A;
	margin: 0, 0, 0, 0;
	background-color: #355D76;
	}

.content {
	position:absolute;
	left:50%;
	top:50%;
	width:800px;
	margin-top:-300px;
	margin-left:-400px;
	z-index: 1;
	height: 600px;
	}
	
.achtsechs {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px inset #1E344B;
	border-right: 1px inset #A7D1E9;
	border-bottom: 1px inset #A7D1E9;
	border-left: 1px inset #1E344B;
	background-image:  url("images/content_blue_bg.jpg");
	background-color: #354D65;
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
	visibility:visible;
	z-index: 2;
	overflow:no;
}

.menu {
position:absolute;
left:340px;
top:58px;
width:192px;
height:77px;
visibility: visible; 
overflow: visible;
z-index: 3;

} 

.imgbord {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	z-index: 4;
}
.imgbordre {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
}
.rubriken {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #FFFFFF;
}
.borderklein {
	border: 1px solid #FFFFFF;
}
.sternchen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
.copynarrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bordermeeoow {
	border: 1px solid #666666;
}
.copybold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}
