.box {
	width: 100px;
	height: 152px;
	}

.input_table {
	width: 520px;
	border: 0px;
	table-layout: fixed;
	}
	
.input_long {
	width: 260px;
	}

.input_short {
	width: 100px;
	}

/* Suchergebnis */
.suchergebnis {
	border: 0px;
	padding: 0 0 7px 0;
	}
	
.se_table {
	width: 100%;
	border-collapse: collapse;
	}
	
.se_header1 {
	background-color: #06A6E2;
	color: white;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	}
	
.se_header2 {
	background-color: #06A6E2;
	color: white;
	font-weight: bold;
	text-align: right;
	padding: 3px;
	}
	
.se_bild {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #E8E8E8;
	padding: 0 10px 10px 0;
	}
	
.se_bild img {
	border: 1px solid #06A6E2;
	}
	
.se_daten {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #E8E8E8;
	vertical-align: top;
	text-align: left;
	padding: 3px;
	}
	
.se_text {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #E8E8E8;
	vertical-align: top;
	text-align: left;
	padding: 3px;
	}
	
.se_details {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #E8E8E8;
	vertical-align: bottom;
	text-align: right;
	}
	
.suchergebnis a {
	font-size: 9px;
	}
	
/* Suchdetails */
.suchdetail {
	border: 0px;
	border-collapse: collapse;
	width:98%;
	}
.sd_header {
	background-color: #06A6E2;
	color: white;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	}
.sd_bild {
	padding: 10px 10px 0 0;
	text-align: center;
	}
.sd_bild img {
	border: 1px solid #06A6E2;
	}
.sd_ansprech {
	color: #06A6E2;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	}
.sd_kontakt {
	padding: 3px;
	vertical-align: top;
	text-align: left;
	width: 204px;
	}
.sd_kontaktbild {
	text-align: right;
	vertical-align: top;
	}
.sd_service {
	background-color: #EEEEEE;
	color: #06A6E2;
	padding: 3px;
	font-size: 10px;
	}
.sd_weiterempfehlen, .sd_drucken  {
	padding: 5px 0 5px 3px;
	}
.sd_weiterempfehlen a, .sd_drucken a{
	font-size: 9px;
	color: #06A6E2;
	font-weight: normal;
	}
.sd_drucken {
	text-align: right;
	}
.sd_titel01, .sd_text01 {
	background-color: #EEEEEE;
	text-align: left;
	padding: 3px;
	}
.sd_titel02, .sd_text02 {
	background-color: white;
	text-align: left;
	padding: 3px;
	}
.sd_titel01_fett {
	background-color: #EEEEEE;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	}
.sd_titel02_fett {
	background-color: white;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	}
.sd_preis {
	color: #06A6E2;
	}
.sd_submit {
	text-align: right;
	}
.sd_bilder {
	background-color: #EEEEEE;
	padding: 10px;
	}
.sd_bilder img {
	border: 1px solid #06A6E2;
	}
	
/* admin */
.admin_table {
	border: 0px;
	border-collapse: collapse;
	width: 663px;
	}
.admin_table td {
	padding: 3px;
	font-size: 10px;
	text-align: center;
	}
.admin_table a {
	color: white;
	font-weight: normal;
	}
.ad_aktiv {
	background-color: #0F5397;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: white;
	}
.ad_inaktiv {
	background-color: #4382C1;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: white;
	}
.ad_div {
	padding: 5px;
	border: 1px solid #0F5397;
	margin: 0 0 5px 0;
	background-color: white;
	width: 650px;
	_height: 200px;
	min-height:200px;
	}
.ad_speichern {
	background-color: #4382C1;
	text-align: right;
	width:50%;
	}
.ad_back {
	background-color: #4382C1;
	text-align: left;
	width:50%;
	}
.ad_liste {
	width: 100%;
	border: 1px;
	border-collapse: collapse;
	}
.ad_listenheader {
	font-weight: bold;
	color: #06A6E2;
	background-color: white;
	}
.ad_liste td{
	padding: 3px;
	}
.admin_table2 {
	border: 0px;
	border-collapse: collapse;
	width: 97%;
	}
.admin_table2 td {
	padding: 3px;
	font-size: 10px;
	text-align: center;
	}
.admin_table2 a {
	color: white;
	font-weight: normal;
	}
	
/* Boot bearbeiten */
.boot_table {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	}
.boot_table td {
	padding: 2px;
	}
	

/* Diverse */
.noframe {
	border: 0px;
	}
.tr_grau {
	background-color: #EEEEEE;
	}
.tr_weiss {
	background-color: white;
	}
	
/* Top */
#topbild1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 303px;
	height: 128px;
	z-index: 10;
}
#topbild2 {
	position: absolute;
	top: 0px;
	left: 386px;
	width: 349px;
	height: 128px;
	z-index: 10;
}
#topbild3 {
	position: absolute;
	top: 0px;
	left: 859px;
	width: 141px;
	height: 128px;
	z-index: 10;
}
#trenner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 128px;
	background-color: #0F5397;
	z-index: 9;
}
#over1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 60px;
	height: 128px;
	background-color: #0F5397;
	filter: alpha(Opacity=40);
	-moz-opacity: 0.4;
	z-index: 20;
}
#over2 {
	position: absolute;
	top: 0px;
	left: 229px;
	width: 240px;
	height: 128px;
	background-color: #92C9FF;
	filter: alpha(Opacity=40);
	-moz-opacity: 0.4;
	z-index: 20;
}
#over3 {
	position: absolute;
	top: 0px;
	left: 940px;
	width: 60px;
	height: 128px;
	background-color: #92C9FF;
	filter: alpha(Opacity=40);
	-moz-opacity: 0.4;
	z-index: 20;
}
#zertlogo {
	position: absolute;
	top: 0px;
	left: 650px;
	width: 106px;
	height: 128px;
	z-index: 20;
	}

/* Menus */
#topmenu {
	position: absolute;
	top: 30px;
	left: 730px;
	width: 129px;
	height: 128px;
	z-index: 10;
	}
#topmenu a {
	color: #C0EBFB;
	font-size: 9px;
	font-weight: normal;
	}
	
#menu {
	position: absolute;
	top: 0px;
	left: 60px;
	width: 159px;
	height: 100%;
	background-color: white;
	z-index: 5;
	padding: 0 5px 0 5px;
	border-width: 0 1px 0 0;
	border-color: #E8E8E8;
	border-style: solid;
}