* {
	margin: 0;
	padding: 0;
	border: none;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
	list-style-type: none;
	}
body {
	position: relative;
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #eee;
	text-align: center;
	background: #000;
	}
body * {
	font-size: 11px;
}
table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	}
table td {
	text-align: left;
	vertical-align: top;
	}
a {
	color: #fff;
	text-decoration: none;
	}
a:hover {
	color: #ffa820;
	text-decoration: none;
	}
a.pfeil {
	font-size: 10px;
	padding-left: 13px;
	background: url(/media/images/elemente/sym_pfeil.gif) 1px 3px no-repeat;
	}
a.abst-r {
	padding-right: 20px;
	}
a.download {
	font-size: 11px;
	font-weight: bold;
	padding-left: 32px;
	padding-bottom: 3px;
	color: #cbcaca;
	text-decoration: underline;
	background: url(/media/images/elemente/sym_dok-pdf.gif) 10px 0px no-repeat;
	}
a.download:hover {
	color: #ffa820;
	text-decoration: underline;
	}
a.download span {
	font-weight: normal;
	text-decoration: underline;
	}
a.xls {
	background-image: url(/media/images/elemente/sym_dok-xls.gif);
	}
a.pdf {
	background-image: url(/media/images/elemente/sym_dok-pdf.gif);
	}
a.doc {
	background-image: url(/media/images/elemente/sym_dok-xls.gif);
	}
a.jpg {
	background-image: url(/media/images/elemente/sym_dok-jpg.gif);
	}
a.druck {
	font-size: 10px;
	padding-left: 23px;
	background: url(/media/images/elemente/sym_druck.gif) 5px 0px no-repeat;
	}
.uppercase {
	text-transform: uppercase;
	}	
p {
	margin: 14px 0;
	}
img {
	border: none;
	}
ins {
	display: block;
	overflow: hidden;
	}
ins.h0 { height: 0; }
ins.h1 { height: 1px; }
ins.h2 { height: 2px; }
ins.h3 { height: 3px; }
ins.h4 { height: 4px; }
ins.h5 { height: 5px; }
ins.h7 { height: 7px; }
ins.h8 { height: 8px; }
ins.h10 { height: 10px; }
ins.h15 { height: 15px; }
ins.h20 { height: 20px; }
ins.h30 { height: 30px; }
ins.h45 { height: 45px; }
ins.h50 { height: 50px; }
ins.h70 { height: 70px; }
ins.h100 { height: 100px; }
ins.h-2 { height: 0; margin-bottom: -2px; }
ins.h-3 { height: 0; margin-bottom: -3px; }
ins.h-4 { height: 0; margin-bottom: -4px; }
ins.h-5 { height: 0; margin-bottom: -5px; }
ins.h-10 { height: 0; margin-bottom: -10px; }
ins.h-15 { height: 0; margin-bottom: -15px; }
ins.h-20 { height: 0; margin-bottom: -20px; }

br.clear {
	line-height: 0;
	}

small, small * {
	font-size: 10px;
	}
big, big * {
	font-size: 11px;
	font-weight: bold;
	}
u, u *, .u, .u * {
	text-decoration: underline;
	}
i, .i, em, .em {
	font-style: italic;
	}
b, strong, .b,
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	}
blockquote {
	margin-left: 5px;
	}
acronym {
	border-bottom: 1px dashed #000;
	}
ul {
	list-style-type: disc;
	margin: 4px 0 4px 18px;
	}
* html ul {
	margin-left: 20px;
	}
ul li {
	list-style-type: square;
	}
.checkbox, .radio {
	margin-top: 3px;
	background: none;
	border: 0;
	}
.checkbox[class], .radio[class] {
	margin-top: 0;
	}
label {
	position: relative;
	top: 6px;
	margin: 5px 0 0 4px;
	}
label[for] {
	top: 0;
	margin: 0;
	}
input, select, textarea {
	background: #fff;
	border: 1px solid #adafb2;
	padding: 1px 2px;
	margin: 0;
	position: relative;
	left: -1px;
	}
input.submit {
	background: #fff;
	border: 1px solid #c7c7c7;
	width: 1px;
	overflow: visible;
	cursor: pointer;
	padding: 2px 8px;
	font-weight: bold;
	}
input[class].submit {
	width: auto;
	}
.hide, hr, .print {
	display: none !important;
	}
.clear {
	clear: both !important;
	}
.center {
	text-align: center;
	}
.rechts {
	float: right;
	}
.text-rechts {
	text-align: right;
	}
.text-links {
	text-align: left;
	}
.links {
	float: left;
	}
.rot {
	color: #df0008;
	}
.weiss {
	color: #FFFFFF !important;
	}
.uc {
	text-transform: uppercase;
	}
del.line {
	display: block;
	height: 1px;
	background: #4c85c5;
	overflow: hidden;
	}

#main_containter {
	position: relative;
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	}
#sprachen {
	position: relative;
	z-index: 12;
	padding-top: 13px;
	width: 798px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	}
/*
#sprachen a img {
	filter: Alpha(opacity=60, finishopacity=60, style=3);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	html#sprache_deu #sprachen a#flaggeDEU img {
		filter: Alpha(opacity=100, finishopacity=100, style=3);
		-moz-opacity: 1;
		opacity: 1;
		}
	html#sprache_eng #sprachen a#flaggeENG img {
		filter: Alpha(opacity=100, finishopacity=100, style=3);
		-moz-opacity: 1;
		opacity: 1;
		}
	html#sprache_pol #sprachen a#flaggePOL img {
		filter: Alpha(opacity=100, finishopacity=100, style=3);
		-moz-opacity: 1;
		opacity: 1;
		}
	html#sprache_dan #sprachen a#flaggeDAN img {
		filter: Alpha(opacity=100, finishopacity=100, style=3);
		-moz-opacity: 1;
		opacity: 1;
		}
*/
#marken {
	position: absolute;
	top: 22px;
	margin-left: 298px;
	width: 500px;
	height: 80px;
	}
#marken ul {
	margin: 0;
	list-style-type: none;
	}
#marken ul li {
	float: left;
	padding: 0 25px 0 0;
	list-style-type: none;
	}
#marken ul li a {
	display: block;
	overflow: hidden;
	height: 80px;
	 background: 0px 0px no-repeat;
	}
#marken ul li a:hover {
	background-position: 0px -80px !important;
	}
#marken ul li a span {
	display: none;
	}
#marken ul li a#marken_ferretti_deu { width: 57px; background-image: url(/media/images/logos/deu/head-logo_ferretti.jpg); }
#marken ul li a#marken_pershing_deu { width: 111px; background-image: url(/media/images/logos/deu/head-logo_pershing.jpg); }
#marken ul li a#marken_apreamare_deu { width: 80px; background-image: url(/media/images/logos/deu/head-logo_apreamare.jpg); }
#marken ul li a#marken_mochi-craft_deu { width: 110px; background-image: url(/media/images/logos/deu/head-logo_mochi-craft.jpg); }
#marken ul li a#marken_pegiva_deu { width: 119px; background-image: url(/media/images/logos/deu/head-logo_pegiva.jpg); }

#marken ul li a#marken_ferretti_eng { width: 57px; background-image: url(/media/images/logos/eng/head-logo_ferretti.jpg); }
#marken ul li a#marken_pershing_eng { width: 111px; background-image: url(/media/images/logos/eng/head-logo_pershing.jpg); }
#marken ul li a#marken_apreamare_eng { width: 80px; background-image: url(/media/images/logos/eng/head-logo_apreamare.jpg); }
#marken ul li a#marken_mochi-craft_eng { width: 110px; background-image: url(/media/images/logos/eng/head-logo_mochi-craft.jpg); }
#marken ul li a#marken_pegiva_eng { width: 119px; background-image: url(/media/images/logos/eng/head-logo_pegiva.jpg); }

#marken ul li a#marken_ferretti_pol { width: 57px; background-image: url(/media/images/logos/pol/head-logo_ferretti.jpg); }
#marken ul li a#marken_pershing_pol { width: 111px; background-image: url(/media/images/logos/pol/head-logo_pershing.jpg); }
#marken ul li a#marken_apreamare_pol { width: 80px; background-image: url(/media/images/logos/pol/head-logo_apreamare.jpg); }
#marken ul li a#marken_mochi-craft_pol { width: 110px; background-image: url(/media/images/logos/pol/head-logo_mochi-craft.jpg); }
#marken ul li a#marken_pegiva_pol { width: 119px; background-image: url(/media/images/logos/pol/head-logo_pegiva.jpg); }

#marken ul li a#marken_ferretti_dan { width: 57px; background-image: url(/media/images/logos/dan/head-logo_ferretti.jpg); }
#marken ul li a#marken_pershing_dan { width: 111px; background-image: url(/media/images/logos/dan/head-logo_pershing.jpg); }
#marken ul li a#marken_apreamare_dan { width: 80px; background-image: url(/media/images/logos/dan/head-logo_apreamare.jpg); }
#marken ul li a#marken_mochi-craft_dan { width: 110px; background-image: url(/media/images/logos/dan/head-logo_mochi-craft.jpg); }
#marken ul li a#marken_pegiva_dan { width: 119px; background-image: url(/media/images/logos/dan/head-logo_pegiva.jpg); }


#menu {
	height: 30px;
	padding: 0 0 0 18px;
	background: url(/media/images/elemente/hint_menu.jpg) 0px 0px no-repeat;
	}
	html#sprache_pol #menu { padding-left: 3px; }
#menu a img {
	margin: 10px 0 0 1px;
	}
#menuitems {
	position: absolute;
	top: 102px;
	height: 30px;
	overflow: hidden;
	margin-left: 24px;
	}
#menuitems ul {
	margin: 0;
	list-style-type: none;
	}
#menuitems ul li {
	float: left;
	padding: 0 1px 0 0;
	background: url(/media/images/elemente/menu_trenner.gif) right 11px no-repeat;
	list-style-type: none;
	}
#menuitems ul li.mi_2nd {
	background: none;
	padding: 0 109px 0 0;
	}
	html#sprache_pol #menuitems ul li.mi_2nd { padding-right: 20px;}
#menuitems ul li.mi_last {
	background: none;
	padding: 0;
	}
#menuitems ul li a {
	display: block;
	overflow: hidden;
	height: 30px;
	 background: 0px 0px no-repeat;
	}
#menuitems ul li a:hover {
	background-position: 0px -30px !important;
	}
#menuitems ul li a span {
	display: none;
	}
#menuitems ul li a#menu_home_deu { width: 51px; background-image: url(/media/images/deu/menu/menu_home.gif); }
#menuitems ul li a#menu_showroom_deu { width: 89px; background-image: url(/media/images/deu/menu/menu_showroom.gif); }
#menuitems ul li a#menu_boote_deu { width: 62px; background-image: url(/media/images/deu/menu/menu_boote.gif); }
#menuitems ul li a#menu_yachtboerse_deu { width: 98px; background-image: url(/media/images/deu/menu/menu_yachtboerse.gif); }
#menuitems ul li a#menu_unternehmen_deu { width: 110px; background-image: url(/media/images/deu/menu/menu_unternehmen.gif); }
#menuitems ul li a#menu_service_deu { width: 70px; background-image: url(/media/images/deu/menu/menu_service.gif); }
#menuitems ul li a#menu_news_deu { width: 56px; background-image: url(/media/images/deu/menu/menu_news.gif); }
#menuitems ul li a#menu_kontakt_deu { width: 83px; background-image: url(/media/images/deu/menu/menu_kontakt.gif); }

#menuitems ul li a#menu_home_eng { width: 51px; background-image: url(/media/images/eng/menu/menu_home.gif); }
#menuitems ul li a#menu_showroom_eng { width: 92px; background-image: url(/media/images/eng/menu/menu_showroom.gif); }
#menuitems ul li a#menu_boote_eng { width: 62px; background-image: url(/media/images/eng/menu/menu_boote.gif); }
#menuitems ul li a#menu_yachtboerse_eng { width: 115px; background-image: url(/media/images/eng/menu/menu_yachtboerse.gif); }
#menuitems ul li a#menu_unternehmen_eng { width: 80px; background-image: url(/media/images/eng/menu/menu_unternehmen.gif); }
#menuitems ul li a#menu_service_eng { width: 74px; background-image: url(/media/images/eng/menu/menu_service.gif); }
#menuitems ul li a#menu_news_eng { width: 56px; background-image: url(/media/images/eng/menu/menu_news.gif); }
#menuitems ul li a#menu_kontakt_eng { width: 83px; background-image: url(/media/images/eng/menu/menu_kontakt.gif); }

#menuitems ul li a#menu_home_pol { width: 122px; background-image: url(/media/images/pol/menu/menu_home.gif); }
#menuitems ul li a#menu_showroom_pol { width: 141px; background-image: url(/media/images/pol/menu/menu_showroom.gif); }
#menuitems ul li a#menu_boote_pol { width: 65px; background-image: url(/media/images/pol/menu/menu_boote.gif); }
#menuitems ul li a#menu_yachtboerse_pol { width: 132px; background-image: url(/media/images/pol/menu/menu_yachtboerse.gif); }
#menuitems ul li a#menu_unternehmen_pol { width: 61px; background-image: url(/media/images/pol/menu/menu_unternehmen.gif); }
#menuitems ul li a#menu_service_pol { width: 66px; background-image: url(/media/images/pol/menu/menu_service.gif); }
#menuitems ul li a#menu_news_pol { width: 75px; background-image: url(/media/images/pol/menu/menu_news.gif); }
#menuitems ul li a#menu_kontakt_pol { width: 83px; background-image: url(/media/images/pol/menu/menu_kontakt.gif); }

#menuitems ul li a#menu_home_dan { width: 51px; background-image: url(/media/images/dan/menu/menu_home.gif); }
#menuitems ul li a#menu_showroom_dan { width: 92px; background-image: url(/media/images/dan/menu/menu_showroom.gif); }
#menuitems ul li a#menu_boote_dan { width: 55px; background-image: url(/media/images/dan/menu/menu_boote.gif); }
#menuitems ul li a#menu_yachtboerse_dan { width: 94px; background-image: url(/media/images/dan/menu/menu_yachtboerse.gif); }
#menuitems ul li a#menu_unternehmen_dan { width: 109px; background-image: url(/media/images/dan/menu/menu_unternehmen.gif); }
#menuitems ul li a#menu_service_dan { width: 74px; background-image: url(/media/images/dan/menu/menu_service.gif); }
#menuitems ul li a#menu_news_dan { width: 56px; background-image: url(/media/images/dan/menu/menu_news.gif); }
#menuitems ul li a#menu_kontakt_dan { width: 83px; background-image: url(/media/images/dan/menu/menu_kontakt.gif); }

#navi ul {
	position: absolute;
	top: 142px;
	margin: 0 0 0 148px;
	list-style-type: none;
	width: 117px;
	}
#navi ul li {
	list-style-type: none;
	}
#navi ul li a {
	font-size: 10px;
	font-weight: bold;
	padding: 3px 0;
	display: block;
	line-height: 12px;
	height: 12px;
	}
#navi ul li a[href] {
	height: auto;
	}
ul#unternavi {
	position: static;
	margin: 0 0 0 12px;
	}
	
#bilderoben {
	clear: both;
	background: #24282a;
	}
#bilderoben img.bo_lks {
	display: block;
	}
#bilderoben img.bo_rts {
	display: block;
	float: right;
	}
img.download {
	margin: 3px 7px 0 0;
	}
img.bu_lks {
	display: block;
	margin-bottom: -1px;
	}
img.bu_lupe {
	position: absolute;
	margin: -21px 0 0 245px;
	}
a.nl_zoomlnk {
	position: absolute;
	margin: -36px 0 0 -300px;
	width: 230px;
	}
a.nl_zoomlnk img.bu_lupe {
	position: relative;
	margin: -20px 0 0 245px;
	}
img.nl_dtl {
	display: block;
	margin-bottom: -1px;
	}
img.boot-titel {
	position: absolute;
	top: 374px;
	margin-left: 266px;
	}

#spaltenunten {
	clear: both;
	overflow: hidden;
	background: url(/media/images/elemente/hint_bereich-unten.jpg) top repeat-y;
	height: 100%;
	}
body.layout_home #spaltenunten {
	background: url(/media/images/elemente/hint_bereich-unten_home.jpg) bottom no-repeat;
	}
#spalte_lks {
	float: left;
	overflow: hidden;
	width: 266px;
	}
#spalte_rts {
	float: left;
	overflow: hidden;
	width: 452px;
	padding: 36px 46px 26px 34px;
	}
#spalte_lks .abst_inh {
	padding: 14px 11px 24px 18px;
	}
#spalte_lks .abst_inh, #spalte_lks .abst_inh * {
	font-size: 10px;
	color: #e0e1e1;
	}
#spalte_rts a.pfeil, #spalte_rts a.druck {
	color: #cbcaca;
	}
#spalte_rts a.pfeil:hover, #spalte_rts a.druck:hover {
	color: #ffa820;
	}
#spalte_lks .abst_inh a:hover {
	color: #ffa820;
	}
a.box_wsa {
	position: absolute;
	margin: 35px 0 0 -241px;
	padding: 1px 2px;
	background: #ff6800;
	color: #fff0e6 !important;
	font-size: 11px !important;
	font-weight: bold;
	}
a.box_wsa:hover {
	color: #fff0e6 !important;
	}
	
#fuss {
	margin: 5px 0 18px 0;
	text-align: center;
	font-size: 10px;
	color: #999;
	line-height: 14px;
	}
#fuss a {
	font-size: 10px;
	color: #999;
	}
#fuss a:hover {
	color: #ffa820;
	}
h1 {
	display: none;
	}
h2 {
	margin: 0 0 17px 0;
	}
h3 {
	font-size: 12px;
	margin: 0 0 22px 0;
	color: #fff;
	}
h4 {
	margin-top: 26px;
	}
	
a.lnk_impress {
	height: 10px;
	float: left;
	display: block;
	}
	html#sprache_deu a.lnk_impress { width: 94px; background: url(/media/images/deu/texte/link_impressionen.gif) no-repeat; }
	html#sprache_eng a.lnk_impress { width: 94px; background: url(/media/images/eng/texte/link_impressionen.gif) no-repeat; }
	html#sprache_pol a.lnk_impress { width: 64px; background: url(/media/images/pol/texte/link_impressionen.gif) no-repeat; }
	html#sprache_dan a.lnk_impress { width: 94px; background: url(/media/images/dan/texte/link_impressionen.gif) no-repeat; }

a.lnk_impress:hover {
	background-position: 0px -10px !important;
	}
a.lnk_impress span {
	display: none;
	}
	
a.lnk_gebrauchtboote {
	height: 17px;
	float: left;
	display: block;
	}
a.lnk_gebrauchtboote.gebrauchtboote_hint_deu { width: 174px; background: url(/media/images/deu/texte/link_zu-den-gebrauchtbooten.gif) no-repeat; }
a.lnk_gebrauchtboote.gebrauchtboote_hint_eng { width: 174px; background: url(/media/images/eng/texte/link_zu-den-gebrauchtbooten.gif) no-repeat; }
a.lnk_gebrauchtboote.gebrauchtboote_hint_pol { width: 142px; background: url(/media/images/pol/texte/link_zu-den-gebrauchtbooten.gif) no-repeat; }
a.lnk_gebrauchtboote.gebrauchtboote_hint_dan { width: 139px; background: url(/media/images/dan/texte/link_zu-den-gebrauchtbooten.gif) no-repeat; }

a.lnk_gebrauchtboote:hover, html#sprache_eng a.lnk_gebrauchtboote:hover {
	background-position: 0px -17px;
	}
a.lnk_gebrauchtboote span {
	display: none;
	}
a.lnk_ausstellungsboote {
	height: 17px;
	float: left;
	display: block;	
	}
	a.lnk_ausstellungsboote.link_img_deu { width: 183px; background: url(/media/images/deu/texte/link_zu-den-ausstellungsbooten.gif) no-repeat; }
	a.lnk_ausstellungsboote.link_img_eng { width: 183px; background: url(/media/images/eng/texte/link_zu-den-ausstellungsbooten.gif) no-repeat; }
	a.lnk_ausstellungsboote.link_img_pol { width: 161px; background: url(/media/images/pol/texte/link_zu-den-ausstellungsbooten.gif) no-repeat; }
	a.lnk_ausstellungsboote.link_img_dan { width: 148px; background: url(/media/images/dan/texte/link_zu-den-ausstellungsbooten.gif) no-repeat; }

a.lnk_ausstellungsboote:hover {
	background-position: 0px -17px;
	}
a.lnk_ausstellungsboote span {
	display: none;
	}
/*Wird in der Panoramenansicht benutzt*/
a.lnk_pano-close {
	width: 14px;
	height: 17px;
	display: block;
	background: url(/media/images/elemente/sym_pano-close.gif) no-repeat;
	}
a.lnk_pano-close:hover {
	background-position: 0px -17px;
	}
a.lnk_pano-close span {
	display: none;
	}
/*Ende des Schliessen-Links in Panoramenansicht*/


a.lnk_details {	
	height: 17px;
	float: left;
	display: block;
	}
	html#sprache_deu a.lnk_details { width: 63px; background: url(/media/images/deu/texte/link_details.gif) no-repeat; }
	html#sprache_eng a.lnk_details { width: 63px; background: url(/media/images/eng/texte/link_details.gif) no-repeat; }
	html#sprache_pol a.lnk_details { width: 63px; background: url(/media/images/pol/texte/link_details.gif) no-repeat; }
	html#sprache_dan a.lnk_details { width: 73px; background: url(/media/images/dan/texte/link_details.gif) no-repeat; }
	
a.lnk_details:hover {
	background-position: 0px -17px !important;
	}
a.lnk_details span {
	display: none;
	}
	
a.lnk_ausstellungsboot {
	height: 17px;
	float: right;
	display: block;
	padding: 2px 4px 0px 22px;
	background: #ff6800 url(/media/images/elemente/sym_asb-pfeil.gif) 5px 5px no-repeat;
	color: #fff0e6 !important;
	font-size: 11px !important;
	font-weight: bold;
	margin: -14px -5px 0 0;
	}
	
body.layout_popup, body.layout_popup-default , body.layout_popup-road-show{
	background: #24282a;
	}
body.layout_popup-road-show,	
body.layout_popup-default {
	margin: 0 20px 18px 20px;
	background: #696a6c;
 	}
body.layout_popup-road-show h2, 	
body.layout_popup-default h2 {
	width: 100%;
	margin: 0 -20px 0 -20px;
	padding: 10px 20px;
	background: #3b3b3b;
	color: #ff6800;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	}
#zoom_containter {
	padding: 0 15px;
	}
.zoom_rahmen {
	margin-top: 7px;
	}
.zoom_rahmen table {
	width: 600px;
	}
.zoom_rahmen table tr.zoom_abb td {
	text-align: center;
	}
.zoom_rahmen .zoom_bilduntertitel {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 5px 10px 0 10px;
	}
.zoom_rahmen .zoom_schliessen-button {
	margin: 6px 0 0 0;
	text-align: right;
	}
.zoom_rahmen #id_bilderauswahl {
	text-align: right;
	margin: 9px 60px 0 60px;
	}
.zoom_rahmen #id_bilderauswahl a {
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	}
.zoom_rahmen #id_bilderauswahl span {
	display: inline;
	}
.zoom_rahmen #id_bilderauswahl span.akt-bildausw a {
	color: #ffa820;
	}
.zoom_rahmen #id_bilderauswahl a.ba_pfeil {
	position: absolute;
	top: 2px;
	width: 18px;
	height: 23px;
	display: none;
	}
	* html .zoom_rahmen #id_bilderauswahl a.ba_pfeil { top: 9px; }
	*+html .zoom_rahmen #id_bilderauswahl a.ba_pfeil { top: 9px; }
.zoom_rahmen #zoom_titel {
	float: left;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	padding: 9px 0 9px 10px;
	}
.zoom_rahmen #zoom_titel b {
	color: #ffa820;
	}

table.boot_details {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
	margin-bottom: 10px;
	}
table.boot_details td {
	background: #7c7e80;
	padding: 3px 8px;
	}
	
.yb_listeneintrag {
	position: relative;
	background: #8d8e90;
	margin: 0 0 2px 0;
	padding: 11px 30px 17px 13px;
	color: #000;
	}
	* html .yb_listeneintrag { position: static; }
.yb_listeneintrag h2 {
	margin: 0 0 11px 0;
	}
.yb_listeneintrag h2 a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	}
.yb_listeneintrag h2 a:hover {
	text-decoration: underline;
	}
.yb_listeneintrag img.yb_list {
	float: left;
	margin: 0 12px 0 0;
	}
.yb_listeneintrag div.absatz {
	position: relative;
	top: -2px;
	margin: 0 0 12px 0;
	}
.yb_listeneintrag div.preis {
	position: absolute;
	margin: -14px 0 0 249px;
	width: 160px;
	text-align: right;
	}
.ae_liste {
	margin: 20px 0;
	}
.ae_listeneintrag {
	background: #8d8e90;
	margin: 0 0 2px 0;
	padding: 11px 30px 11px 13px;
	color: #000;
	}
.ae_listeneintrag h2 {
	margin: 0;
	}
.ae_listeneintrag p {
	margin: 11px 0 0 0;
	}
.ae_listeneintrag p a.pfeil {
	font-size: 11px;
	}
.ae_listeneintrag td.ae_col1 {
	width: 132px;
	color: #fff;
	}
.ae_listeneintrag td.ae_col1 * {
	color: #fff;
	}
div.preis {
	padding-right: 10px;
	font-size: 10px;
	color: #fff;
	}
div.preis b {
	background: #fff;
	color: #6e6e6e;
	padding: 1px 3px 2px 5px;
	line-height: 15px;
	}
.yb_beschr div.preis {
	text-align: right;
	}
.yb_detail h2 {
	font-size: 16px;
	}
.yb_detail table.yb_head {
	width: 100%;
	background: #8b8b8b;
	margin-bottom: 4px;
	}
.yb_detail table.yb_head td {
	width: 233px;
	}
.yb_detail table.yb_head td.yb_hdtxt {
	padding: 10px 25px 10px 18px;
	color: #000;
	}
.yb_detail table.yb_head td.yb_hdtxt h3 {
	margin-bottom: 10px;
	}
.yb_detail img.yb_dtl {
	display: block;
	}
.yb_detail table.yb_daten {
	width: 456px;
	border-collapse: separate;
	border-spacing: 2px;
	margin-left: -2px;
	margin-right: -2px;
	margin-bottom: 10px;
	table-layout: fixed;
	margin-bottom: 4px;
	}
.yb_detail table.yb_daten td {
	background: #8b8b8b;
	padding: 3px 8px;
	}
.yb_detail table.yb_daten col.col1 {
	width: 213px;
	}
.yb_detail table.yb_daten col.col2 {
	width: 205px;
	}
.yb_detail table.yb_farbgestalt {
	border: none;
	}
.yb_detail table.yb_farbgestalt th {
	padding: 3px 16px 5px 0;
	font-weight: bold;
	border: none;
	}
.yb_detail table.yb_farbgestalt td {
	padding: 0 16px 2px 0;
	border: none;
	}
.yb_detail div.yb_beschr {
	background: #8b8b8b;
	color: #000;
	padding: 16px 25px 25px 21px;
	}
.yb_thumbs {
	margin: 0 0 15px 0;
	}
.yb_thumbs a img {
	border: 1px solid #fff;
	margin-right: 8px;
	}
.yb_thumbs a:hover img {
	border-color: #ffa820;
	}
a.yb_lupe {
	position: absolute;
	margin: -21px 0 0 136px; 
	width: 66px;
	height: 17px;
	padding: 4px 0 0 28px;
	font-size: 10px;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/media/images/elemente/sym_lupe-yachtboerse.png', sizingMethod='crop');
	}
a.yb_lupe[class] {
	background: url(/media/images/elemente/sym_lupe-yachtboerse.png) no-repeat;
	}
.yb_zrk-lnk {	
	position: relative;
	top: -8px;
	text-align: right;
	}
.seitennav table {
	width: 100%;
	margin: 12px 0 8px 0;
	}
.seitennav table td.sn_zur {
	width: 30%;
	text-align: left;
	}
.seitennav table td.sn_vor {
	width: 30%;
	text-align: right;
	}
.seitennav table td.sn_txt {
	width: 40%;
	text-align: center;
	}
.seitennav table td.sn_txt span {
	font-size: 10px;
	color: #d2d2d2;
	}
.sn_newsletter table td.sn_txt span {
	font-size: 11px;
	line-height: 15px;
	}
.seitennav a.vor {
	font-size: 10px;
	padding-right: 12px;
	color: #d2d2d2;
	background: url(/media/images/elemente/sym_sn-pfeil-vor.gif) right 3px no-repeat;
	}
.seitennav a.zur {
	font-size: 10px;
	padding-left: 13px;
	color: #d2d2d2;
	background: url(/media/images/elemente/sym_sn-pfeil-zur.gif) 1px 3px no-repeat;
	}
.seitennav a.nl_vor {
	float: right;
	height: 17px;
	font-size: 11px;
	line-height: 15px;
	padding-right: 18px;
	color: #d2d2d2;
	background: url(/media/images/elemente/sym_nl-pfeil-vor.gif) right no-repeat;
	}
.seitennav a.nl_zur {
	float: left;
	height: 17px;
	font-size: 11px;
	line-height: 15px;
	padding-left: 19px;
	color: #d2d2d2;
	background: url(/media/images/elemente/sym_nl-pfeil-zur.gif) 1px 0px no-repeat;
	}
.seitennav a:hover {
	color: #ffa820;
	}
.sn_top .seitennav table td.sn_txt span {
	display: none;
	}

.small-fuss {
	color: #cbcaca;
	margin: 25px 0 0 12px;
	font-size: 10px;
	}
.small-fuss span {
	position: absolute;
	margin: 1px 0 0 -12px;
	color: #cbcaca;
	font-size: 10px;
	}
	
.text-rot {
	color: #ff0000;
	}
input, textarea {
	font: 10px verdana, arial, helvetica, sans-serif;
	padding: 2px 0px 2px 2px;
	color: #000;
	border: 1px solid #C7C7C7;
	background-color: #FAFAFA;
	}
textarea {
	width: 210px;
	}
.yellow {
	color: #ffa820;
	}
.agbtext b { 
	position:absolute; 
	}
.agbtext p { 
	margin: 0; 
	padding: 0 0 20px 25px; 
	}
.orange {
	color: #ff6800;
	}
table.sr_messeinfos {
	width: 70%;
}

table.sr_messeinfos th, table.sr_messeinfos td {
	padding: 5px 0 5px 15px;
	}
table.sr_messeinfos th {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	}
table.sr_messeinfos td {
	white-space: nowrap;
	border-top: 1px solid #3b3b3b;
	}
table.sr_messeinfos td.col1 {
	font-weight: bold;
	color: #000;
	padding-left: 0px;
	padding-top: 8px;
	}
table.sr_messeinfos td.col2 {
	font-weight: bold;
	padding-left: 10px;
	color: #3b3b3b;
	padding-top: 8px;
}
table.sr_messeinfos td i {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	}
table.sr_messeinfos td.messe-abst1 {
	padding-right: 10px;
	}
table.innertable_messeinfo{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
table.innertable_messeinfo td{
	border: none;
	margin: 0;
	padding: 5px 4px;
	}
	* html 	table.innertable_messeinfo td {}

.messe-img-width1 {
	width: 133px;
	}	
	
table.sr_messeinfos-detail th, table.sr_messeinfos-detail td {
	padding: 5px 0 5px 0;
	}
table.sr_messeinfos-detail tr {
	width: 500px;
	}
table.sr_messeinfos-detail th {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	}
table.sr_messeinfos-detail td {
	white-space: nowrap;
	border-top: 1px solid #3b3b3b;
	}
table.sr_messeinfos-detail td.col1 {
	font-weight: bold;
	color: #000;
	}
table.sr_messeinfos-detail td i {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	}	



.road-show .col1 {
	float:left;
	width:60px;
	text-align:right;
}

.road-show .col2 {
	width:400px;
	margin-left:10px;
	float:left;
}
.road-show .vspace {
		margin-bottom:10px;
		line-height:10px;
		font-size:10px;
		height:10px;
}

a.road-show-link {
	padding:2px;
	background: #ff6800;
	color: #fff0e6 !important;
	font-size: 11px !important;
	font-weight: bold;

}

#einladung {
	display: none;
	}

/* --- VIDEO --- */
#videoteaser {
	position: absolute;
	z-index: 20;
	top: 44%;/*198px;*/
	left: 51%;/*331px;*/
	margin-top: -112px;
	margin-left: -184px;
	width: 369px;
	height: 223px;
	border: none;
	background: transparent url(/media/images/elemente/hint_videoteaser.png) top left no-repeat;
	}
	* html #videoteaser { background: none; }
	#videoteaser-background-ie6 {display: none; }
	* html #videoteaser-background-ie6 { display: block; position: absolute; z-index: 0; top: 0; left: 0; width: 369px; height: 223px; background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/media/images/elemente/hint_videoteaser.png', sizingMethod='scale' ); }
	*+html #videoteaser-background-ie6 {display: none; }
	
#videoteaser .schliessen {
	position: absolute;
	z-index: 1;
	top: 11px;
	right: 11px;
	width: 17px;
	height: 15px;
	background: none;
	}
	* html #videoteaser .schliessen { right: 10px; }
	
#videoteaser .haupttext {
	position: absolute;
	z-index: 1;
	top: 69px;
	left: 11px;	
	}
#videoteaser #overall-link {
	position: absolute;
	z-index: 2;
	top: 30px;
	left: 11px;
	width: 347px;
	height: 182px;
	
	}
#videoteaser .hauptlink {
	position: absolute;
	z-index: 1;
	bottom: 20px;
	right: 24px;	
	}
#videoteaser .video-ansehen {
	position: relative;
	z-index: 1;
	padding-right: 10px;
	font-size: 12px;
	color: #ff6800;
	background: transparent url(/media/images/elemente/sym_video-ansehen.gif) right 2px  no-repeat;
	}
	* html #videoteaser .video-ansehen { padding-right: 7px; }
	*+html #videoteaser .video-ansehen { padding-right: 7px; }
	
	
#videolayer {
	position: absolute;
	display: none;
	z-index: 22;
	top: 53px;
	left: 170px;
	width: 625px;
	height: 484px;
	border: none;
	background: transparent url(/media/images/elemente/hint_videolayer.png) top left no-repeat;
	}
	* html #videolayer { background: none; }
	#videolayer-background-ie6 {display: none; }
	* html #videolayer-background-ie6 { display: block; position: absolute; z-index: 0; top: 0; left: 0; width: 625px; height: 484px; background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/media/images/elemente/hint_videolayer.png', sizingMethod='scale' ); }
	*+html #videolayer-background-ie6 {display: none; }
	
#videolayer .titel, #TB_window .titel {
	position: absolute;
	z-index: 1;
	top: 33px;
	left: 37px;
	}
#videolayer .schliessen,  #TB_window .schliessen {
	position: absolute;
	z-index: 10;
	top: 11px;
	right: 24px;
	width: 34px;
	height: 15px;
	background: none;
	}
	* html #videolayer .schliessen { right: 23px; }
	* html  #TB_window .schliessen { right: 23px; }

#videolayer #flashvideo-impressionen, #TB_window #flashvideo-impressionen{
	position: absolute;
	top: 117px;
	left: 37px;
	width: 550px;
	height: 328px; /*Höhe des Videos: 308px;*/
	color: #4a4a4a;
	background: transparent url(/media/images/elemente/sym_playerdummy.gif) top left no-repeat;
	}
#videolayer #flashvideo-impressionen p, #TB_window #flashvideo-impressionen p{
	margin-left: 20px;
	}
#videolayer #flashvideo-impressionen a, #TB_window #flashvideo-impressionen a{
	color: #ff6800;
	}
#videolayer #flashvideo-impressionen a:hover, #TB_window #flashvideo-impressionen a:hover {
	color: #ff6800;
	text-decoration: underline;
	}
	
	
	
	
#panoramalayer {
	position: absolute;
	display: block;
	z-index: 22;
	top: 43px;
	left: 50%;
	margin-left: -357px;
	width: 697px;
	height: 545px;
	border: none;
	padding: 18px 0 0 27px;
	background: transparent url(/media/images/elemente/hint_panoramalayer.png) top left no-repeat;
	}
	* html #panoramalayer { background: none; }
	#panoramalayer-background-ie6 {display: none; }
	* html #panoramalayer-background-ie6 { display: block; position: absolute; z-index: 0; top: 0; left: 0; width: 714px; height: 563px; background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/media/images/elemente/hint_panoramalayer.png', sizingMethod='crop' ); }
	*+html #panoramalayer-background-ie6 {display: none; }
	
#panoramalayer .schliessen {
	position: absolute;
	z-index: 10;
	top: 11px;
	right: 4px;
	width: 34px;
	height: 15px;
	background: none;
	}
	* html #panoramalayer .schliessen { right: 3px; }
	* html  #panoramalayer .schliessen { right: 3px; }
	
	
a.finanzierungsangebot {
	position: absolute;
	right: 29px;
	top: 56px;
	text-align: right;
	display: block;
	padding: 5px 9px 5px 27px;
	color: #fff0e6;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #fff;
	border-color: #ffa86c #a14200 #6b2c00 #ff8836;
	background: #ff6800 url(/media/images/elemente/sym_dok-pdf.gif) 5px 3px no-repeat;
	}
	* html a.finanzierungsangebot { position: absolute; margin: -54px 0 0 0px; width: 135px; text-align: right; left: 550px; top: auto;  }
	
a.finanzierungsangebot.detailseite {
	position: relative;
	top: 0;
	left: 0;
	margin: 20px 0 0;
	width: 135px;
	}
	* html a.finanzierungsangebot.detailseite { margin: 20px 0 0; }
a.finanzierungsangebot:hover {
	background-color: #e05b00;
	color: #fff;
	border-color: #eda06c #a14200 #6b2c00 #e77e36;
	}
	
	
/* liScroll style declarations */
.tickercontainer { /* the outer div with the black border */
	border: none;
	width: 465px;
	height: 18px;
	margin: 30px 0 0px 0px;
	padding: 3px 0 0 0;
	overflow: hidden;
	}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	width: 532px;
	overflow: hidden;
	}
ul.newsticker { /* that's your list */
	position: relative;
	list-style-type: none !important;
	left: 437px;	
	margin: 0;
	padding: 0;
	}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	list-style-type: none !important;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
ul.newsticker li span {
	position: relative;
	top: 2px;
	padding: 0 10px;
	}

li.special-width-deu { width: 280px !important; }
li.special-width-eng { width: 320px !important; }

li#newsticker2 { width: 730px !important; }
li#newsticker2.sprache2-eng { width: 320px !important; }

li#newsticker3 { width: 440px !important; }
li#newsticker3.sprache3-eng { width: 460px !important; }

li#newsticker4 { width: 365px !important; }
li#newsticker4.sprache4-eng { width: 390px !important; }