/* Styles by dtp-net.de (c) 2008 http://www.dtp-net.de */

body { margin:0; padding:0; margin-top:10px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	background: #fbfbe5 url(img/anker.jpg) no-repeat fixed right bottom; 
	color: #566047;
}



#main {position:absolute; float:left; left:50%; margin-left:-380px; width:762px; 
	border:dotted 1px gray;
}

#kopfbild { float:left; background:url(img/page_header.jpg); width:760px; height:300px; }


#main2 { float:left; width:760px; background:url(img/background.jpg); 
}

#footer { float:left; width:760px; height:150px; background:url(img/footer.jpg);
	text-align:right; 
}
#footer p { font-size:9px; margin-right:40px; margin-top:20px; }

* html #footer {float:none;}

#navbox {float:left; margin-left:65px; margin-right:50px; width:140px; 
}

* html #navbox { margin-left:30px; }

#content {float:left; width:470px; }


a {color: #566047; text-decoration: underline; }
a:visited {color: #566047; text-decoration: underline; }
a:link {color: #566047; text-decoration: underline; }
a:hover {text-decoration: none; }
a:focus {color: #566047; } 
a:active {color: #566047; } 


p, ul, li { margin-bottom: 10px; line-height: 19px; font-size: 11px; text-decoration:none; margin-top:0; } 

h3 { margin-bottom: 5px; 
	background: transparent url(h3_select.gif) no-repeat left center; 
} 



ul {margin:0 0 0 15px; padding:0; }
li {margin:0; padding:0;}

div.preamble {
	margin:0; 
	margin-bottom:10px; 
	width:410px;
	padding: 10px 15px 0 20px; 
	border: 3px solid #8c9777; 
	background: #fbfbe5;
}
.preamble h3 {
	margin-bottom : 10px; 
	height : 32px; 
	background : transparent url(h3_preamble.gif) no-repeat left top; 
	border-bottom : 1px solid #7d8965; 
} 

p.nachoben {text-align:right; font-size:10px;}

#navbox ul, #navbox li { margin:0; padding:0; list-style:none; }

#navbox ul.lev1 { border-top:1px solid #7d8965; }

#navbox ul.lev1 li a { display:block; background: url(img/yachtnavi.gif) left top no-repeat;
	min-height:25px; 
	margin-bottom:5px; padding-left:25px; font-weight:bold; }
#navbox ul.lev1 li { border-bottom:1px solid #7d8965; margin:5px 0 5px 0; }

#navbox ul.lev2 li a { display:block; background-image: none;
	margin-bottom:0; padding-left:25px; font-weight:bold;
	min-height:none; 
	}
#navbox ul.lev2 li { border-bottom:none; margin:2px 0 2px 0; }


.renderhead {display: block;}
.renderhead span {display: none;}
.renderhead img {padding:5px;}

.grheadl span {display: none;}

.gblink {float:left; width:100px; height:100px; margin-right:15px; margin-bottom:15px; }

.jaosg_thumbnail {float:left; width:80px; height:80px; margin-right:15px; margin-bottom:15px; vertical-align:middle; text-align:center; }

/************ Formular *************/


div.formgen { float:left; width:530px; margin-top:20px; }
.formgen .formblock { float:left; width:100%; }

.fieldset { border:none; margin:20px 0 40px 0; background:#ddd; padding-top:10px; padding-left:10px; }

.fieldset legend { font-size:14px; background:none;
	padding:0 10px 0 10px; margin-top:-20px; margin-left:-10px; font-weight:bold;
}

#content label {float:left; width:80px; height:30px;
	clear:both; margin:0; margin-right:10px;
	font-size:12px; 
}

#content label.formerror { color:red; font-weight:bold; }

.formgen input { float:left; width:350px; border:none; border:1px solid gray; background:#fff; }

.formgen input:focus { background:#eee; }

.fieldset input.formradio { width:auto; border:none; }
.fieldset label.formradio { border:none; margin-top:-5px; }

.fieldset select.formselect { border:1px solid black; margin-top:10px; }

.formgen textarea.formtextfield { border:solid 1px gray; margin-left:0; width:350px; }

.formgen input.formsubmit { border:solid 1px black; margin-left:140px; margin-top:10px; width:200px; }
.formgen input.formsubmit:hover { background:#ddd; }

.fieldset table tr td { vertical-align:top; }

.fieldset .formhinweis { float:left; clear:both; display:block; width:100%; }


