html, body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;

}

td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

a:link, a:visited, a:active{
	text-decoration: underline;
	color: #1E6593;
}

a:hover{
	color: #468CB9;
	text-decoration: none;
}

h1{
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 20px;
	font-style: italic;
	display: inline;
	color: #1E6593;
}

h2, h3, h4{
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	display: inline;
	color: #1E6593;
}

#container{
	width: 790px;
	margin: auto;
	position: relative;
	min-height: 100%;
}

* html #nonFooter{
	height: 100%;
}

#header{
	background: url(../images/marina_03.jpg) left top no-repeat;
	width: 790px;
	height: 147px;
}

#karte{
	width: 191px; 
	height: 310px;
	background: url(../images/bgKarte.jpg) right top no-repeat;
}

#news{
	padding: 1em;
}

#news a{
	display: block;
	text-align:right;
	padding: 0.5em;
}

#left{
	width: 191px;
	height: 610px;
	/*padding-top: 5px;
	background: url(../images/marina_05.jpg) left top no-repeat;*/
	float: left;
}

#leftMenu{
	background: url(../images/bgMenu.jpg) left bottom no-repeat;
	padding: 5px;
	padding-bottom: 20px;
}

#leftMenu a:link, 
#leftMenu a:visited, 
#leftMenu a:active{
	font-weight: bold;
	height: 20px;
	display: block;
	line-height: 20px;
	text-decoration: none;
	margin-left: 10px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #1E6593;
	text-indent: 15px;
	background: url(../images/arrow_inact.gif) left center no-repeat;
}

#leftMenu a:hover, 
#leftMenu a.act:link,
#leftMenu a.act:hover,
#leftMenu a.act:active,
#leftMenu a.act:visited{
	color: #fff;/*#468CB9;*/
	font-family: Tahoma, Helvetica, sans-serif;
	background: url(../images/arrow.gif) left center no-repeat;
}

#leftMenu a.sub:link, 
#leftMenu a.sub:visited, 
#leftMenu a.sub:active{
	font-weight: bold;
	height: 20px;
	display: block;
	line-height: 20px;
	text-decoration: none;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #1E6593;
	text-indent: 25px;
	background: url(../images/arrow_inact.gif) 10px center no-repeat;
}

#leftMenu a.sub:hover,
#leftMenu a.sub_act:hover,
#leftMenu a.sub_act:link,
#leftMenu a.sub_act:active,
#leftMenu a.sub_act:visited{
	font-weight: bold;
	height: 20px;
	display: block;
	line-height: 20px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 25px;
	background: url(../images/arrow.gif) 10px center no-repeat;
	color: #fff;/*#468CB9;*/
}

#left a.pic:link, #left a.pic:visited, #left a.pic:active, #left a.pic:hover{
	font-weight: normal;
	height: 80px;
	display: block;
	line-height: 80px;
	text-decoration: none;
	margin-left: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #1E6593;
	text-indent: 0px;
	background: none;
}

#main{
	width: 588px;
	padding: 10px;
	float: left;
	/*background: #ffffff url(../images/marina_06.jpg) left top repeat-y;*/
	/* IE Box Model Hack */
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 568px;
}

html>body #main {
	width:568px;
}

#main img {
	padding: 4px;
	border: 1px solid #a0a0a0;
	background: #fff;
	/*margin: 0px 11px 5px 0px;*/
}

#main #map img {
	padding: 0px;
	border: none;
	background: none;
}

#main img#mooshow_image{
	padding: 0px;
	border: none;
	background: #fff;	
}

#main img.op {
	padding: 0px;
	border: none;
	background: none;
}

#footer{
	width: 790px;
	height: 34px;
	position: relative;
	margin: 34px auto 0 auto;
	padding-right: 20px;
	text-align: right;
	color: #999;
	font-size: 9px
	/* IE Box Model Hack */
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 770px;
   font-size: 9px
}

* html #footer{
	margin-top: 34px;
}

html>body #footer {
	width:770px;
	font-size: 9px
}

#footer a:link, #footer a:visited, #footer a:active{
	color: #999;
	text-decoration: none;
	font-size: 9px
}

#footer a:hover{
	color: #666;
	text-decoration: none;
	border-bottom: #666 1px dotted;
	font-size: 9px
}

.input {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid  #b2b2b2;
}
.bt {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border : 1px solid #b2b2b2;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FCFCFC,endcolorstr=#CECECE);
}

.hi{
	overflow: hidden; 
	position:absolute; 
	left:3px; top:2px; 
	z-index:1; 
	/*border: #000000 1px solid; */
	visibility: hidden
}