@charset "utf-8";
html{ padding:0px; margin:0px;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	ba
}
.bg {
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	height:666px;
	background-position:center top;
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	z-index:1
}
#container {
	background-image:url(images/shadow.png);
	background-repeat:repeat-y;
	width:896px;
	margin:auto;
	position:relative;
	z-index:1000
}
#left {
	width:343px;
	float:left
}

#right {
	float:right;
	width:527px;
	padding-right:14px;
	background-image:url(images/yachtbg.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	min-height:550px;
	height:auto !important;  /* für moderne Browser */
	height:550px;  /*für den IE */
}
#menu {
	height:76px;
	background-image:url(images/menubg.jpg);
	text-align:center;
	position:relative;
}
#menu img {
	padding-left:4px;
	padding-right:4px;

}
#h1 {
	height:110px;
	background-image:url(images/h1bg.gif);
	background-repeat:no-repeat
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:28px;
	padding-top:82px;
	font-size:20px;
	color:#00275e;
	margin:0px;
	font-weight:normal
}
#content {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px 30px 30px 30px
}

#content li { list-style-image:url(images/li.gif); }
#footer {
	position:relative;
	height:76px;
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	width:100%;
	margin-top:-50px;
	font-size:10px;
	text-align:center;
	padding-top:47px;
}
a, a:link {
	color:#042650;
}
a:hover, a:visited:hover {
	color:#869ABD;
}
a:visited {
	color:#042650;
	text-decoration:none;
}
.shadowtop {
	background-image:url(images/shadowtop.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:894px;
	margin:auto;
	position:relative;
	z-index:200;
	height:14px;
	padding-top:36px;
}

.shadowbottom {
	background-image:url(images/shadowbottom.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:894px;
	margin:auto;
	position:relative;
	z-index:200;
	height:14px;
}

.netzprospekt th { color:#00275E; font-weight:bold; font-size:15px; padding-top:10px; }

#left .netzprospekt {margin-left:12px; color:white; font-size:11px;}
#left .netzprospekt th { font-weight:bold; font-size:15px; padding-top:10px; }
#left .netzprospekt a { color:white;}
#left .netzprospekt li { color:white; font-size:11px;}

#kontaktform .input{ border:1px solid #02295F; margin-bottom:4px; width:100%}

#topmenu{ position:absolute; top:30px; width:868px; left:50%; margin-left:-435px; text-align:right }
#topmenu a{ color:#FFFFFF; font-size:12px; text-decoration:none }

#news ul{ margin-left:20px; padding:0;}
#news li { list-style-type:square }
