
img {
	behavior: url(iepngfix.htc);
	border: 0px solid black;
	margin: 0;
	padding: 0;
}

html {
	width: 100%;
	}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #E0E0E0;
	}

#all {
	width: 1100px;
	margin:0px auto;
	position: relative;
	top: 0;
	left: 0;
	}
	
#shadow1 {
	width: 50px;
	height: 614px;
	background-image: url(images/shadow1.gif);
	background-repeat: repeat-y;
	display: inline;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	}
	
#ecke_links {
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0;
	}
	
#shadow2 {
	width: 50px;
	height: 604px;
	background-image: url(images/shadow2.gif);
	background-repeat: repeat-y;
	display: inline;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	}
	
#ecke_rechts {
	float: right;
	position: absolute;
	bottom: 0px;
	left: 0;
	}
	
#shadow3 {
	width: 1000px;
	height: 50px;
	background-image: url(images/shadow3.gif);
	background-repeat: repeat-x;
	display: inline;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	}
	
#ecke_links2 {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	}
	
#ecke_rechts2 {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	}
	
#wrapper {
	width: 1000px;
	height: 580px;
	display: inline;
	float: left;
	}
	
#header {
	width: 1000px;
	height: 160px;
	background-color: #000;
	position: relative;
	top: 0;
	right: 0;
	text-align: left;
	}

#header_impressum {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Tahoma;
	text-decoration: none;
	line-height: 17px;
	margin: 0 0 0 27px;
	padding: 5px 0 0 0;
	}
	
#header_impressum a{
	color: #fff;
	font-size: 9px;
	font-family: Arial, Tahoma;
	text-decoration: none;
	line-height: 17px;
	}
	
#header_impressum a:hover{
	color: #fff;
	font-size: 9px;
	font-family: Arial, Tahoma;
	text-decoration: none;
	line-height: 17px;
	border-bottom: 1px solid #B17117;
	}

#sessa_logo {
	position: absolute;
	top: 30px;
	left: 30px;

	}
	
#baotic_logo {
	width: 590px;
	height: 121px;
	position: absolute;
	top: 3px;
	left: 200px;

	}
	
#language {
	width: 80px;
	height: 50px;
	position: absolute;
	top: 20px;
	right: 20px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Tahoma;
	}

#language_top {
	padding: 0 0 20px 0;
	}
	
#language_active{
	font-size: 11px;
	font-weight: bold;
	float: right;
	color: #fff;
	text-decoration: none;
	border-left: 3px solid #B17117;
	padding: 0 0 0 3px;
	line-height: 11px;
	}
	
#language_normal{
	font-size: 8px;
	font-weight: normal;
	float: right;
	color: #fff;
	text-decoration: none;
	}
	
#menue {
	width: 1000px;
	height: 23px;
	position: absolute;
	bottom: 5px;
	left: 0;
	}
.menu_head_element{
	display: inline;
	float: left;
}		
.menue_button {
	border: 0;
	}
	
.menue_ueber_uns {
	background-image: url(images/button_ueber_uns.gif);
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	display: inline;
	float: left;
	}
	
.menue_ueber_uns:hover {
	background-image: url(images/button_ueber_uns2.gif);
	}
	
.menue_neuheiten {
	background-image: url(images/button_neuheiten.gif);
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	display: inline;
	float: left;
	}
	
.menue_neuheiten:hover {
	background-image: url(images/button_neuheiten2.gif);
	}
	
.menue_neu_gebraucht {
	background-image: url(images/button_neu_gebraucht.gif);
	background-repeat: no-repeat;
	width: 112px;
	height: 23px;
	display: inline;
	float: left;
	}
	
.menue_neu_gebraucht:hover {
	background-image: url(images/button_neu_gebraucht2.gif);
	}
	
.menue_service {
	background-image: url(images/button_service.gif);
	background-repeat: no-repeat;
	width: 49px;
	height: 23px;
	display: inline;
	float: left;
	}
	
.menue_service:hover {
	background-image: url(images/button_service2.gif);
	}

.menue_charter {
	background-image: url(images/button_charter.gif);
	background-repeat: no-repeat;
	width: 54px;
	height: 23px;
	display: inline;
	float: left;
	}
	
.menue_charter:hover {
	background-image: url(images/button_charter2.gif);
	}	
	
.menue_mare_magazine {
	background-image: url(images/button_mare_magazine.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 23px;
	display: inline;
	float: left;
	}
	
.menue_mare_magazine:hover {
	background-image: url(images/button_mare_magazine2.gif);
	}
	
.menue_testberichte {
	background-image: url(images/button_testberichte.gif);
	background-repeat: no-repeat;
	width: 79px;
	height: 23px;
	display: inline;
	float: left;
	}
	
.menue_testberichte:hover {
	background-image: url(images/button_testberichte2.gif);
	}
	
.menue_messen_events {
	background-image: url(images/button_messen_events.gif);
	background-repeat: no-repeat;
	width: 109px;
	height: 23px;
	display: inline;
	float: left;
	}
	
.menue_messen_events:hover {
	background-image: url(images/button_messen_events2.gif);
	}
	
.menue_messen_events {
	background-image: url(images/button_messen_events.gif);
	background-repeat: no-repeat;
	width: 109px;
	height: 23px;
	display: inline;
	float: left;
	}
	
.menue_messen_events:hover {
	background-image: url(images/button_messen_events2.gif);
	}
	
.menue_bildergalerie {
	background-image: url(images/button_bildergalerie.gif);
	background-repeat: no-repeat;
	width: 82px;
	height: 23px;
	display: inline;
	float: left;
	}
	
.menue_bildergalerie:hover {
	background-image: url(images/button_bildergalerie2.gif);
	}
	
.menue_kontakt {
	background-image: url(images/button_kontakt.gif);
	background-repeat: no-repeat;
	width: 54px;
	height: 23px;
	display: inline;
	float: left;
	}
	
.menue_kontakt:hover {
	background-image: url(images/button_kontakt2.gif);
	}	

.menue_spacer {
	height: 20px;
	padding: 0 10px 0 10px;
	display: inline;
	float: left;
	}
	
#middle {
	width: 1000px;
	height: 236px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
	
#footer {
	background-image: url(images/backgroundblackbottom.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 195px;
	position: relative;
	top: 0px;
	left: 0px;
	}
	
#news_events {
	width: 288px;
	height: 145px;
	border: 1px solid #fff;
	position: absolute;
	top: 20px;
	left: 20px;
	}
	
#news_events a {
	color: #fff;
	display: block;
	}
	
#news_events a:hover {
  color: #B17117;
}
	
#news_events p {
	width: 278px;
	margin: 0 0 0 6px;
	padding: 0;
	font-family: Arial, Tahoma;
	font-size: 10px;
	color: #fff;
	text-align: left;
	line-height: 12px;
	}

#over_menu {
	position: absoute;
	top:25px;
	left:274px;
	height:140px;
	padding-top:10px;
	
}	
#over_menu_menue {
	position: absolute;
	top: 30px;
	left: 0px;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Tahoma;
	text-decoration: none;
	line-height: 17px;
}
#over_menu a {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Tahoma;
	text-decoration: none;
	line-height: 15px;
}
	
#over_menu a:hover {
	border-bottom: 1px solid #B17117;
}

#open_line {
	position: absolute;
	top:25px;
	left: 375px;
	width: 150px;
	height: 140px;
	text-align: left;
	}
	
#open_line img {
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
#open_line_menue {
	position: absolute;
	top: 30px;
	left: 0px;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Tahoma;
	text-decoration: none;
	line-height: 17px;
	}
#open_line a {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Tahoma;
	text-decoration: none;
	line-height: 17px;
	}
	
#open_line a:hover {
	border-bottom: 1px solid #B17117;
	}
	
#cruiser_line {
	position: absolute;
	top:25px;
	left: 545px;
	width: 150px;
	height: 140px;
	text-align: left;
	}
	
#cruiser_line img {
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
#cruiser_line_menue {
	position: absolute;
	top: 30px;
	left: 0px;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Tahoma;
	text-decoration: none;
	line-height: 17px;
	}
#cruiser_line a {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Tahoma;
	text-decoration: none;
	line-height: 17px;
	}
	
#cruiser_line a:hover {
	border-bottom: 1px solid #B17117;
	}
	
#yacht_line {
	position: absolute;
	top:25px;
	left: 687px;
	width: 150px;
	height: 140px;
	text-align: left;
	}
	
#yacht_line img {
	position: absolute;
	top: 0px;
	left: 0px;
	}
	
#yacht_line_menue {
	position: absolute;
	top: 30px;
	left: 0px;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Tahoma;
	text-decoration: none;
	line-height: 17px;
	}
#yacht_line a {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Tahoma;
	text-decoration: none;
	line-height: 17px;
	}

#yacht_line a:hover {
	border-bottom: 1px solid #B17117;
	}
	
#fishing_line {
	position: absolute;
	top:25px;
	left: 827px;
	width: 150px;
	height: 140px;
	text-align: left;
	}
	
#fishing_line img {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0;
	}
	
#fishing_line_menue {
	position: absolute;
	top: 30px;
	left: 0px;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Tahoma;
	text-decoration: none;
	line-height: 17px;
	}
#fishing_line a {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Tahoma;
	text-decoration: none;
	line-height: 17px;
	}

#fishing_line a:hover {
	border-bottom: 1px solid #B17117;
	}
	
#footer_impressum {
	position: absolute;
	bottom: 0; 
  right: 0;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Tahoma;
	text-decoration: none;
	line-height: 17px;
	background-color: #000; 
  border-top: 1px solid #fff;
  border-left: 1px solid #fff; 
  padding: 0 5px 0 5px; 
	}
	
#footer_impressum a{
	color: #fff;
	font-size: 9px;
	font-family: Arial, Tahoma;
	text-decoration: none;
	line-height: 17px;
	}
	
#footer_impressum a:hover{
	color: #fff;
	font-size: 9px;
	font-family: Arial, Tahoma;
	text-decoration: none;
	line-height: 17px;
	border-bottom: 1px solid #B17117;
	}
	
#url_bottom {
	position: absolute;
	top: 2px;
	right: 10px;
	color: #000;
	font-size: 11px;
	font-family: Arial, Tahoma;
	text-decoration: none;
	line-height: 17px;
	z-index: 10;
	height: 50px;
	width: 330px;
	float: right;
	text-align: right;
	}
	
#url_bottom a {
	font-size: 11px;
	font-family: Arial, Tahoma;
	text-decoration: none;
	line-height: 17px;
	color: #000;
	}
