html, body 
{
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #6A8AA4;
	text-align: center;
    overflow: hidden;
}


#all
{
	font-size: 11px;
	width: 780px;
	color: #2b4458;
	line-height: 16px;
	font-family: Arial;
	position: absolute;
	height: 390px;	
	left: 1px;
	text-align: left;
	text-decoration: none;
}

#all a

{
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial;
	color: #2b4458;
	}

#footer
{
	
	font-size: 11px;	
	width: 782px;
	color: #ffffff;
	line-height: 16px;	
	font-family: Arial;
	position: absolute;
	top: 405px;
	height: 20px;	
	text-align: right;
	text-decoration: none;
   left: 1px;
}

#top_left
{
	left: 0px;
	width: 250px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	height: 120px;
	overflow: hidden;
}
#top_right
{
	
	left: 250px;
	background-image: url(http://www.dealer.hanseyachts.de/images/headline_1.gif);
	overflow: hidden;
	width: 530px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	height: 120px;
}
#content_left
{
	left: -1px;
	overflow: hidden;
	width: 251px;
	position: absolute;
	top: 120px;
	height: 270px;
	background-color: #B5C5D2;
}
#content_right
{
	
	left: 250px;
	width: 530px;
	position: absolute;
	top: 140px;
	height: 250px;
	background-color: #B5C5D2;
	color:#2B4458;
	overflow: hidden;
}

#content_right H3
{
	font-weight: bold;
	font-size: 14px;
	color: #2b4458;
}
#content_left H3
{
	font-weight: bold;
	font-size: 14px;
	color: #2b4458;
}

.selNav  {
	color:#597A94;
}

#nav
{
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	
	left: 250px;
	width: 530px;
	position: absolute;
	top: 120px;
	height: 18px;
	background-color: #9eb3c4;
}
#nav td
{
	border-right: white 1px solid;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial;
	height: 18px;
	text-decoration: none;
}
#nav td a
{
	
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial;
	
	text-decoration: none;
}
#abstand
{
	padding-right: 30px;
	padding-left: 24px;
	padding-top: 25px;
}
#adresse
{
	padding-bottom: 7px;
}


