body{
	margin: 0px 0px 205px 0px;
	background-image: url(images/bg-unten.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	}
	
.main{
	min-width:600px;
	max-width:1024px;
	width:99%;
	border:none;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
	
#bg-unten{
	position: absolute;
	background-image: url(images/bg-oben.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width:100%;
	height: 500px;
	top: 0px;
	left: 0px;
	padding-top: 10px;
	text-align: center;
	z-index: 2;
	}
	
#textfeld{
	position: relative;
	top: 132px;
	left:151px;
	margin-right: 232px;
	padding: 110px 20px 20px 40px;	
	border: solid #3e68a8 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	z-index : 20;
	}	
	
.start{
	background-image: url(images/start.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	max-height:80% !important;
	height:100%;
	}
	
#header{
	z-index: 600;
	}
	
#akti{
	right: 0px;
	top: 0px;
	float:right;
	border: none;
	display: none;
	}
	
#bett{
	position:relative;
	background-image: url(images/bett.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 350px;
	height:300px;
	padding-right: 30px 50px 0px 0px;
	margin-right:-50px;
	z-index:0;}
	
#buttons{ 
	position:absolute;
	top:250px; 
	left:50px; 
	z-index:600;
	}

a.men{
	display:block;
	margin-bottom:-20px; 
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: -10px;
	line-height:25px;
	width:115px; 
	height:25px; 
	background-repeat: no-repeat;
	}

a.men:link{ 
	color: White;
	background-image:url(images/button.jpg);
	}

a.men:visited {
	color: White;
	background-image:url(images/button.jpg);
	}

a.men:hover {
	color: #000066;
	background-image:url(images/button-on.jpg);
	}

a.men:active  {
	color: #000066;
	background-image:url(images/button-on.jpg);
	}

a:link.anker{
	color: #0000CD;
	text-decoration: underline;
	z-index:100;
	font-size:11px;
	}
	
a:visited.anker{
	color: #0000CD;
	text-decoration: underline;
	z-index:100;
	font-size:11px;	}

a:hover.anker{
	color: #A52a2a;
	text-decoration: none;
	z-index:100;
	left: 20px;
	font-size:11px;	}	
	
a:link.sm{
	color: Black;
	text-decoration:none;
	z-index:100;
	font-size:12px;
	}
	
a:visited.sm{
	color: #0000CD;
	text-decoration:none;
	z-index:100;
	font-size:12px;	}

a:hover.sm{
	color: #A52a2a;
	text-decoration:underline;
	z-index:100;
	left: 20px;
	font-size:12px;	}	
	
a:link.wm, a:visited.wm, a:hover.wm, .wm{
font-size:11px;
color:#919191;
text-decoration:none;
}

.s{
	font-size:80%;
	}
	
#silver{
	position: absolute;
	top:-70px;
	left: 318px;
	white-space: nowrap;
	color: #aed6ff;
	}

#shadow{
	position: absolute;
	/*top: 110px;
	left: 39px;*/
	top:-69px;
	left:316px;
	border: 0px;
	z-index: 5;
	white-space: nowrap;
	}

#silver1{
	position: absolute;
	top:150px;
	left: 318px;
	white-space: nowrap;
	color: #aed6ff;
	}

#shadow1{
	position: absolute;
	/*top: 110px;
	left: 39px;*/
	top:149px;
	left:316px;
	border: 0px;
	z-index: 5;
	white-space: nowrap;
	}

#karte{
	background-color: #F0F8FF;
	width: 600px;
	height: 350px;
	border: solid thin;
	border-style: outset;
	border-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	}

.textarea{
	font-size: 11px;
	background-color: #ffffff;
	overflow:auto;
}

	
#anschrift{
	height: 335px;
	margin-top: -360px;
	margin-left:300px;
	border: 1px;
	border-style: solid;
	border-left-color: #000000;
	border-top-color: #F0F8FF;
	border-right-color: #F0F8FF;
	border-bottom-color: #F0F8FF;
	padding-left: 40px;
	padding-top: -20px;
	z-index: 110;
	}
	
#pics-r{
	float: right;
	margin: 10px 35px 25px 40px; 
	border: 0px;
	padding: 0px;
	}		

#marke{
	float: right;
	margin: 0px 10px 25px 10px; 
	border: 0px;
	padding: 0px;
	}		
	
#text{
	position:relative;
	}
	
.pics-r{
	position:relative;
	float: right;
	margin: 10px 15px 25px 40px; 
	border: 0px;
	padding: 0px;
	}
	
.kontakt{
	margin: 25px 40px 25px 40px; 
	border: 0px;
	padding: 0px;
}
	
.sp-pics-r{
	position:relative;
	float: right;
	margin: -75px 15px 25px 40px; 
	border: 0px;
	padding: 0px;
	}
	
.s-pics-r{
	position:relative;
	float: right;
	margin: -30px 15px 25px 40px; 
	border: 0px;
	padding: 0px;
	}
	
#pics-l{
	float: left;
	margin: 10px 40px 25px 0px; 
	border: 0px;
	padding: 0px;
	}
	
.pics-l{
	position:relative;
	float: left;
	margin: 10px 40px 25px 0px; 
	border: 0px;
	padding: 0px;
	}
	
.sp-pics-l{
	position:relative;
	float: left;
	margin: -75px 40px 25px 0px; 
	border: 0px;
	padding: 0px;
	}

#legende{
	display:inline;
	width:100%;
	position:relative;
	margin:0 !important;
	margin:0;
	text-align:center;
}
	
.legende{
	position:relative;
	float: left;
	border: 0px;
	padding: 0 25px 0 0;
	text-align: center;
	font-size: 10px;
	}
	
.s-pics-l{
	position:relative;
	float: left;
	margin: -30px 40px 25px 0px; 
	border: 0px;
	padding: 0px;
	}
	
#feet{
	position: static;
	margin-bottom:-150px;
	color: #000066;	
	font-size: 60%;
	font-weight: bold;
	text-align: center;
	}
	
.img{
	border: inset thin white;
	background-color: #ffffff;
	}
	
.silver{
	color: #aed6ff;
	}

.inline{
	display: inline;
	}
	
.a{
	clear: both;
	height: 0;
	width:55%;
	margin: 0;
	padding: 0;
	}
	
.b{
	clear: both;
	height: 30px;
	margin: 0;
	padding: 0;
	}
	
.c{
	clear: both;
	height: 60px;
	margin: 0;
	padding: 0;}
	
.d{
	clear: both;
	height: 80px;
	width:55%;
	margin: 0;
	padding: 0;}
	
.e{
	clear: both;
	height: 100px;
	}
	
.f{
	clear: both;
	height: 200px;
	}

p{clear: both;
font-size:0.9em;	}

.no-ul{
	display: inline;
	margin:0;
	padding:0;
	}

.no-tab{
	margin: -6px 0px 0px 13px;
	padding: -20px 0px 0px 0px;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	}
	
hr{
	clear: both;
	width: 75%;
	height: 3px;
	max-height: 2px;
	border-bottom: #386892 1px solid;
	border-top: #aed6ff 1px solid;
	border-left: transparent 1px solid;
	border-right: transparent 1px solid;
	}

.nobr{
	white-space:nowrap;
	}
	
#links{
	position: absolute;
	top:-2000px;
	}

.white{
	color:black;
	background-color:#ffffff;
	padding:5px;
	margin-bottom:50px;
		width:300px;
	border:solid #3e68a8 1px;
	font-size:90% !important;
	font-size:85%;
	}

.werbung{
	color:#000000;
	background-color:#ffffff;
	background-image: url(/images/hafenfest.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding:5px;
	margin-top:25px;
	margin-bottom:50px;
	padding-top:10px;
	width:300px;
	border:solid #3e68a8 1px;
	text-align:justify;
	font-size:85%;
	}

	
.news{
margin-top:-30px;
font-size:80%;
}
	
.klein{
	font-size:80%;
	}
	
table, tr, td{
font-size:0.9em;
vertical-align:top;
margin:0;
padding:5px;
}

table{border:solid 1px #004285;padding:0;margin:0;
border-collapse: collapse;}

.kalender{
background-color:#004285;
font-weight:normal;
color:#F0F8FF;
font-size:0.9em;
padding:0 5px 0 5px;
margin:0;
text-align:left;
}

.re{text-align:right;padding-right:5px;}
	
.table{
	min-width:95% !important;
	width:69%;
	border: solid thin;
	border-style: outset;
	border-color: #ffffff;
	margin: 0px 0px 0px 0px;
	}
	
th{
padding: 0 25px 0 25px;
text-align: left;
background-color: #004285;
font-weight: bold;
color:#F0F8FF;
font-size: 80%;
}
	
.th-r
{padding: 0 25px 0 25px;
	text-align: right;
	background-color: #004285;
	font-weight: bold;
	color: #F0F8FF;
	font-size: 80%;}
	
.td{
	padding: 0 25px 0 25px;
	font-size: 80%;
	text-align: left;
	background-color: #F0F8FF;
}
	
.r{
	padding: 0 25px 0 25px;
	font-size: 80%;
	text-align: right;
	background-color: #F0F8FF;
}
	
#rechts{
	position: absolute;
	top: -500px;
	left: 0px;
	}
	
.x{
padding: 0 25px 0 25px;
text-align:center;
vertical-align:middle;
font-size:80%;}
	
.xx{
padding: 0 25px 0 25px;
text-align:left;
vertical-align:middle;
font-size:80%;}

.thx{
margin-top:10px;
}
	
a:link.x , a:visited.x , a:hover.x{
	color:#000000;
	text-decoration: underline;
	z-index:100;
	font-size:80%;
	}
	
a:hover.x{
	color: #A52a2a;
	text-decoration: none;
	}	
	
.linktausch{
color: #990000;
font-family : Arial, Helvetica, sans-serif;	
font-size:65%;
padding-top:40px;
padding-bottom:70px;
margin-bottom:-80px;
}

	
.h1{
	display: inline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#004285;
	}
	
h1{
	font-size: 180%;
	font-family: Arial, Helvetica, sans-serif;
	color: #386892;
	}

h2{
	display: inline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	color: #004285;
	}

h3{
	color: #990000;
	font-family : Arial, Helvetica, sans-serif;
	}

h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00008B;
	}

h5{
	color: #666699;
	font-family : Arial, Helvetica, sans-serif;
	}

h6{
	font-family : Arial, Helvetica, sans-serif;
	color: #990000;
	}

a:link.start, a:visited.start, a:hover.start{
font-size:1px;text-decoration:none;color:#ffffff;text-align:right;}

