body {
	font-family: "Trebuchet MS", "Lucida Grande", Arial;
	color: #666;
	font-size: small;
	line-height: 1.4em;
	padding: 20px 0 0;
	margin: 0;
	text-align: center;
}
h3 {
	color: 	#0000;
	font-family: Georgia, "trebuchet ms", Times, serif;
	font-weight: normal;
}
#partner_1 {
	width: 611px;
	margin: 0 auto;
	text-align: center;
	}
	
#partner_2 {
	width: 213px;
	margin: 0 auto;
	text-align: center;
	}
	
#logo a {
	color: #900;
}
#logo a:hover {
	color:#fff;
	background-color: #900;
	text-decoration:none;
}

#logo {
	margin: 0 auto;
	text-align: center;
	background-image:url(../logo_web.jpg); 
	background-repeat:no-repeat; 
	background-position: center top; 
	margin-top:80px;
}

.liros {
	background-image: url(../images/partnerlogo_liros_off.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;
	height:70px;
	width:87px;
	text-indent:-3000px;
}
.liros:hover {
	background-image: url(../images/partnerlogo_liros_on.gif);
	padding:0;
}
.lloyd {
	background-image: url(../images/partnerlogos_henrilloyd_off.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;
	height:70px;
	width:247px;
	text-indent:-3000px;
}
.lloyd:hover {
	background-image: url(../images/partnerlogos_henrilloyd_on.gif);
	padding:0;
}
.segelform {
	background-image: url(../images/partnerlogos_segelform_off.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;
	height:70px;
	width:87px;
	text-indent:-3000px;
}
.segelform:hover {
	background-image: url(../images/partnerlogos_segelform_on.gif);
	padding:0;
}

.fiberwork {
	background-image: url(../images/partnerlogos_fiberwork_off.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;
	height:70px;
	width:118px;
	text-indent:-3000px;
}

.fiberwork:hover {
	background-image: url(../images/partnerlogos_fiberwork_on.gif);
	padding:0;
}
.harken {
	background-image: url(../images/partnerlogos_harken_off.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;
	height:70px;
	width:177px;
	text-indent:-3000px;
}

.harken:hover {
	background-image: url(../images/partnerlogos_harken_on.gif);
	padding:0;
}
.musto {
	background-image: url(../images/partnerlogos_musto_off.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;
	height:70px;
	width:124px;
	text-indent:-3000px;
}

.musto:hover {
	background-image: url(../images/partnerlogos_musto_on.gif);
	padding:0;
}

.servocleat {
	background-image: url(../images/partnerlogos_servocleat_off.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;
	height:70px;
	width:100px;
	text-indent:-3000px;
}

.servocleat:hover {
	background-image: url(../images/partnerlogos_servocleat_on.gif);
	padding:0;
}

.segler {
	background-image: url(../images/partnerlogos_seglermanu_off.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;
	height:70px;
	width:114px;
	text-indent:-3000px;
}

.segler:hover {
	background-image: url(../images/partnerlogos_seglermanu_on.gif);
	padding:0;
}

.marine {
	background-image: url(../images/partnerlogos_marinepool_off.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;
	height:70px;
	width:99px;
	text-indent:-3000px;
}

.marine:hover {
	background-image: url(../images/partnerlogos_marinepool_on.gif);
	padding:0;
}

#footer {
	padding-top: 50px;
	clear: both;
	font-size: x-small;
	color: #aaa;
	}
	
#footer a {
	padding: 0 5px;
	font-size: inherit;
	color: #aaa;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #fff;
	background-color: #900;
	text-decoration: none;
	}
	
/*#### Kontaktformular ####*/
.formular {
 margin:0 auto;
 padding-top: 200px;
 width:600px;
}

.ebene {
 clear: both;
 padding: 2px 0;
}

.label {
 text-align: right;
 float:left;
 padding:3px 0 0 0;
 width:10em;
}

.feld{
 float:left;
 width:30em;
} 

.submit{
 clear: both;
 margin:1em 0 0 10em;
}

.feldbreite{
 background:#eee;
 border:1px solid #ccc;
 font:1em "trebuchet ms", arial, sans-serif;
 overflow:auto;
 width:30em;
}
