#yachtsuche h1{
	color: #9c127f;
	padding: 14px 0 20px 0;
	font-size: 17px;
	margin: 0;
	letter-spacing: 0.05em;
}

#yachtsuche #frmSchiffssuche, #yachtsuche #divBootstypen, #yachtsuche #divYachtergebnisse, .tblSchiffsdetailview{
	padding: 0 10px 0 10px;
}
#yachtsuche a{
	color: black;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
}
#yachtsuche a.sel{
	color: #99147e;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
}
#divYachtergebnisse a{
	text-decoration: none;
	color: black;
}
#divYachtergebnisse a.sel{
	color: #99147e;
}
#tblBootstypenHaefen th, #tblBootstypenHaefen .leer{
	color: #ffffff;
	background-color: #3ba1b0;
	height: 16px;
	line-height: 14px;
	text-transform: uppercase;
	text-indent: 3px;
	font-size: 12px;
	letter-spacing: 0.08em;
}
#tblBootstypenHaefen .leer{
	background-color: #E2F4F6;
}
#tblBootstypenHaefen li{
	background-color: #FFFFFF;
	margin: 7px 0 7px 0;
	border-style: solid;
	border-width: 1px;
	border-top-color: #c9c4be;
	border-right-color: #aeaeae;
	border-left-color: #c9c4be;
	border-bottom-color: #aeaeae;
	text-indent: 3px;
	height: 16px;
}
#tblBootstypenHaefen li.select{
	border: 0;
	text-indent: 0px;
}
#tblBootstypenHaefen li.first{
	margin-top: 16px;
}
#tblBootstypenHaefen li A{
	text-decoration: none;
	display: block;
	color: black;
	font-weight: normal;
}

#tblBootstypenHaefen select{
	width: 136px;
	font-size: 12px;
}

#tblYachtergebnisse{
	border-collapse: collapse;
	border: 0;
}
#tblYachtergebnisse th{
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	padding: 3px;
	line-height: 15px;
	background: url(../images/trHeadBack.gif);
	background-repeat: repeat-x;
}
#tblYachtergebnisse td.trBody{
	background: transparent url(../images/trBody.gif) top left repeat-x;
	height: 27px;
	padding: 0px;
	overflow: hidden;
}
#tblYachtergebnisse .trBody td a{
	text-decoration: none;
	color: #000000;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
}
#tblYachtergebnisse .trBody a{
	font-family: arial;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#tblYachtergebnisse .trBody A:HOVER, #tblYachtergebnisse .trBody  A.active {
	color: #9C127F;
}

.tblSchiffsdetailview{
	border-collapse: collapse;
	border: 8px solid #72cdd8;
	border-top: 0;
	background-color: #E2F4F6;
	
}
.tblSchiffsdetailview h2{
	text-transform: uppercase;
	color: #3ba1b1;
	margin-bottom: 15px;
	font-size: 13px;	
}
.tblSchiffsdetailview td{
	margin: 0;
	padding: 0;
	border: 8px solid #72cdd8;
	font-size: 11px;
}
.tblSchiffsdetailview .detailBild{
	margin: 8px;
	margin-right: 0px;
	float: left;
}

.tblSchiffsdetail, .tblSchiffsdetail td, .tblDetailHead, .tblDetailHead td{
	border: 0;
}

.tblSchiffsdetail td{
	padding: 1px 3px 1px 3px;
	/* border: 0; */
	border-top: 1px solid #FFFFFF;
	
}

.paddingDetail{
	padding: 5px;
}

.bootsDetailAusstattung li, .bootsDetailElektronik li{
	padding-left: 7px;
	line-height: 16px;
	background: url(../images/ulDot.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

.tblSchiffsdetail .yachtDetailsPreisliste {
	border: none; !important
	margin: 0px;
	padding: 0px;
	background: none; !important
}
.tblSchiffsdetail .yachtDetailsPreisliste td, .tblSchiffsdetail .yachtDetailsPreisliste th, #tblYachtergebnisse .yachtDetailsPreisliste th {
	border: none; !important
	margin: 0px;
	padding: 2px 5px;
	background: none; !important
}

.detailA{
	text-decoration: underline!important;
	font-weight: bold!important;
	text-transform: uppercase!important;
	color: #3ba1b1!important;
	margin-bottom: 15px!important;
	font-size: 13px!important;
}