@import url("https://fonts.googleapis.com/css?family=Oswald:400,300");
 
body
{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	list-style: none;
	font-family: Arial;
	background: #eee;
}	 

a 
{
	text-decoration: none;
	color: #666; 
	outline: none;
}

a:hover 
{
	text-decoration: underline;
} 

a img
{
	border: 0px;
}
 

a.oButton {
	color: #fff;
	background: #f4b528; 
	border: 1px solid #d79f23;
	font-family: Oswald, Roboto, Arial; 
	font-size: 18px;
	font-weight: 300;
	padding: 5px 18px;
	-moz-border-radius: 2px;
	border-radius: 2px; 
} 

a.oButton:hover {
	color: #fff;
	background: #d79f23;
	border: 1px solid #d79f23;
	text-decoration: none;
}

.sprite
{ 
	background-image: url(/img/static/sprite.png);
	background-repeat: no-repeat; 
}

a.link {
	display: block;
	padding: 1px 0 0 20px;
	background: url(/img/new/icon-link.png) no-repeat 0px 3px;
	color: #0273bf; 
	margin-top: 5px;
	margin-bottom: 10px;
	text-decoration: none;
	font-size: 13px;
	font-family: Oswald; 
}

p {
	margin-top: 0px;
}


ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


h1, h2, h3, h4, h5
{
	font-family: 'Oswald';
	font-weight: normal;
	margin: 0;
}

h1 
{
	margin: 0px;
	padding: 0px;
	color: #333;
	font-size: 26px;
	margin-bottom: 10px;
}

h2 
{
	margin: 0px;
	padding: 0px;
	color: #333;
	font-size: 20px;
	margin-bottom: 10px;
}

h3
{
	margin-bottom: 2px;
	font-size: 15px;
	font-weight: normal;
}

h4
{
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}

h5
{
	margin: 7px 0px 3px 0px;
	padding: 0px;
	font-size: 13px;
}

.grau
{
	color: #666;
} 

.red
{
	color: red;
}

.clear
{
	clear: both;
	display: block;
}

span.unit
{
	color: #777;
	padding-left: 3px;
}

img.border
{
	background: white;
	padding: 1px;
	border: 1px solid #ccc;
}

th {

	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 4px;

}


.underline {
	text-decoration: underline;
}

.td_d_bg, .bg, tr.colored td, th
{
	background-color: #F3F8FC;
}
 
.print, .richsnippets
{
	display: none;
}

div#all {
	width: 1146px;
	margin: 0 auto;
}

div#wrap {
	width: 986px;
	float: left;
	position: relative;
	padding-bottom: 40px;
}

div#logo 
{
    height: 50px; 
    padding: 70px 0 0 3px;
}

div.wrap-CH div#logo
{
	padding-top: 30px;
    height: 90px;
}

img#byboat24
{ 
	margin-left: 100px;
	margin-top: 2px;
}

.wBox {
	background: url(/img/layout/new/wbox.png) no-repeat bottom left;
	padding: 20px 20px 28px 25px;
	margin-bottom: 10px;
	margin-left: -5px;
}

.wBoxTeaser img {
	display: block;
	margin: -17px 0px 20px -22px;
}

.wBoxTeaser p {
	font-size: 11px;
	line-height: 16px;
}

div.headernavi
{
	height: 20px;
	width: 990px;
	position: relative;
	background: url(/img/static/sprite.png) no-repeat -200px -277px;
}

div.headernavi ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div.headernavi ul li
{
	float: left;
	font-size: 9px;
}

div.headernavi ul li a
{
	display: block;
	padding: 2px 8px 2px 8px;
	color: #666;
	text-decoration: none;
}

div.headernavi ul li a:hover
{
	color: #0273bf;
}

div.headernavi ul.left
{
	padding-left: 10px;
}

div.headernavi ul.right
{
	float: right;
	padding-right: 10px;
}

div.headernavi ul.left li
{
	border-right: 1px solid #dadada;
}

div.headernavi ul.right li
{
	border-left: 1px solid #dadada;
}

div.headernavi ul li.info
{
	border: none;
}

div.headernavi ul li.info a
{
	color: #aaa;
}

div.header 
{
	position: relative;
	height: 185px;
}

div#fullbanner {
	position: absolute;
	top: 4px;
	right: 4px;
}

div#fullbanner a.ad-fullbanner img
{
	margin-top: 15px;
}

div#skyscraper {
	position: absolute;
	left: 1000px;
	top: 118px;
}

/*
div.wrap-CH div#skyscraper {
	top: 118px; 
}
*/


div#navibar {
	width: 990px;
	position: relative;
	height: 65px;
	background: url(/img/static/sprite.png) no-repeat 0 -670px;
}

div#navibar.logged-in
{
	background-position: 0 -755px;
}

ul.navigation {

	list-style-type: none;
	margin: 0px;
	
	height: 30px;
	padding: 0px 8px 0px 5px;
}

ul.navigation li {
	float: left;
}

ul.navigation li.active 
{
	background: url(/img/layout/new/navi_act_left.jpg) no-repeat top left;
}

ul.navigation li.active a, ul.navigation li.active a:hover
{
	background: url(/img/layout/new/navi_act_right.jpg) no-repeat top right;
	color: #666;
}

ul.navigation li a
{
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	display: block;
	padding: 10px 10px 12px 10px;
}

ul.navigation li a:hover
{
	background: url(/img/layout/new/navibar_hover_top.png) repeat-x;
	text-decoration: none;
}

ul.navigation li.user
{
	float: right;

	text-align: left;
}

ul.navigation li.user a
{
	display: block;
	font-size: 10px;
	color: black;	
	margin-top: 12px;
	padding: 5px 0px 5px 0px; 
	text-align: center;
}

ul.navigation li.user a:hover
{
	background: #f9c455;
}

ul.navigation li.user-account a
{
	width: 122px;
}

ul.navigation li.user-logout a
{ 
	width: 70px;
} 


ul.navigation ul 
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;

	position: absolute;
	top: 36px;
	left: 5px;
}

ul.navigation ul li a {
	color: #666;
	padding: 6px 10px 5px 10px; 
	border: 0px;
}

ul.navigation li.active ul li a 
{
	background: none;
}

ul.navigation li.active ul li a:hover
{
	background: #efefef;
}

ul.navigation li.active li {
	background: none;
}

/*
	Icons
*/


ul#quicknavi {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 7px;
	top: 7px;
	width: 261px;
	padding-left: 3px;
	height: 24px;
	background: url(/img/layout/new/quicknavi.gif) no-repeat top right; 
}

ul#quicknavi li {
	float: left;
	padding: 4px 10px 3px 10px;
}

ul#quicknavi li h4 {
	font-weight: normal;
	font-size: 12px;
}

ul#quicknavi li a{
	text-decoration: none;
	color: #FFF;
}

ul#servicenavi {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: none;
}
 
div#breadcrumb {
	height: 20px;
	padding: 10px 0px 5px 10px;
	clear: left;
	color: #fff;
}

div#breadcrumb a{
	color: #fff;
	text-decoration: none;
}

div#breadcrumb a img {
	margin: 0px 0px -2px 0px;
}

div#container 
{
	width: 980px;
	margin: 0px 0px 0px 3px;
}

.headerImg {
	margin-bottom: 20px;
}

 
div.content 
{
	float: left;
	width: 600px;
	margin-right: 20px;
	min-height: 200px;
}

div.noBars
{
	width: 980px;
	margin-right: 0;
}

div.noSideBar
{
	width: 740px;	
	margin-right: 0;
}

div.noLeftBar
{
	width: 800px;
}


ul.link 
{
	list-style: none;
	margin: 0px;
	margin-bottom: 2px;
	clear: both;
	padding: 0px;
	padding-top: 2px;
	display: block;
	border-top: 1px dotted #E7E7E7;
}

ul.link li {padding: 3px 0 2px 0px;}
ul.link li a {margin: 0px; height: 15px;}

/* QUERVERLINKUNG */

ul.querlinks {
	margin: 0 0 20px 0; 
	padding: 0; 
	list-style: none;
}

ul.querlinks li a{
	display: block;
	background: url(/img/layout/new/navisprite.png) no-repeat 0px -1995px; 
	color: #000;
	font-size: 14px;
	padding: 3px 0px 3px 13px;
}


/*
	FORMS
*/

form {

	margin: 0px;

}

ul.form 
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.form li 
{
	clear: both;
	padding: 3px 0px 3px 0px;
}

ul.form li.info
{
	padding: 4px;
}

ul.form li label {
	display: block;
	float: left;
	width: 200px;
	padding-top: 10px;
	margin-right: 4px;
}

ul.form li input {
	background: #fff;
	border: 1px solid #ccc;
	padding: 7px;
	font-size: 13px;
	width: 250px;
	border-radius: 2px;
	-moz-border-radius: 2px;
}

ul.form li.radio input {
	width: auto;
}

ul.form li textarea {
	border: 1px solid #ccc;
}

ul.form li.datefield select.day
{
	width: 60px;
	border-radius: 2px 0 0 2px;
}

ul.form li.datefield select.month
{
	width: 136px;
	border-left: none;
	border-radius: 0;
}

ul.form li.datefield select.year
{
	width: 70px;
	border-left: none;
	border-radius: 0 2px 2px 0;
}

/*SICHERHEITSBILD*/
ul.form li table {
	width: 370px;
}

ul.form li table img {
	border: 1px solid #ccc !important;
	width: 77px !important; 
	height: auto !important;
}

ul.form li .radio input {width: auto;}
 
.archiv select, 
ul.form li select {
	 -webkit-appearance: none;
	background: #fff;
	border: 1px solid #ccc;
	padding: 7px;
	padding-right: 30px;
	font-size: 13px;
	width: 265px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	background: url(/img/new/dropdown-arrow.png) no-repeat right center #f8f8f8;
}


ul.form li select#ins_anz_mot {width: 95px;}
ul.form li select#ins_WHR {width: 110px;}

ul.form li select.phonenumber-cc {
	width: 110px !important;
}

ul.form li label em
{
	color: red;
	font-weight: bold;
	padding-left: 4px;
}

ul.form li span.info
{
	color: #777;
	padding-left: 6px;
}

ul.form li span.error
{
	color: red;
	padding-left: 6px;
}

ul.form input.error, ul.form select.error, ul.form textarea.error
{
	background-color: #FFA0A0;
}

ul.form li span.unit
{
	padding-left: 4px;
} 

ul.form label.checkboxLabel,  ul.form  label.radioLabel
{ 
	width: auto;
	padding-top: 0px;
	line-height: 32px;
}

ul.form label.checkboxLabel input,  ul.form  label.radioLabel input
{
	width: auto;
}
 
ul.form li.recaptcha
{
	padding-left: 205px;
	margin-top: 5px;
	height: 80px;
}

ul.form li.recaptcha-error
{
	background: url(/img/layout/recaptcha-error.png) no-repeat 100px center;
}

ul.form li.button, ul.form li.checkbox, ul.form li.nolabel
{
	padding-left: 205px;
	margin-top: 5px;
	overflow: hidden;
}



div.leftbar ul.form li.button, div.leftbar ul.form li.checkbox, div.leftbar ul.form li.nolabel
{
	padding-left: 0px;
}

div.leftbar ul.form li.button input {
	width: 180px;
}
 
ul.form label.checkbox
{
	float: left;
	width: auto;
	padding: 10px 2px 2px 2px;
}

ul.form li.checkbox input,
ul.form label.checkbox input
{
	width: auto;	
}

ul.form div.before-checkbox
{
	float: left;
}

ul.form li.line
{
	border-top: 1px solid #ccc;
	margin-top: 10px;
	height: 1px;
	margin-bottom: 5px;
}

ul.form .textonly
{
	display: block;
	padding-top: 5px;
}

ul.form li input.phonenumber {
	margin-left: 10px;
	width: 140px;
}

ul.form li.button input,
ul.form li.button .button125,
ul.form li.button .button150,
ul.form li.button .button175,
ul.form li.button .button200,
.button125, .button150, .button175, .button200
{
	color: #000;
	background: #f4b528;
	border: 1px solid #d79f23;
	font-family: Oswald, Arial; 
	font-size: 18px;
	font-weight: 300;
	padding: 5px 18px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}

ul.form li.button input:hover,
ul.form li.button .button125:hover,
ul.form li.button .button150:hover,
ul.form li.button .button175:hover,
ul.form li.button .button200:hover,
.button125:hover, .button150:hover, .button175:hover, .button200:hover
{
	background: #d79f23;
}

ul.form li.resetformbutton {
	padding-left: 205px;
}

ul.form li.resetformbutton input {
	width: auto; 
	padding: 0 0 0 18px;
	border: none;
	background: url(/img/layout/new/icons/delete.gif) no-repeat 0px -26px;
}

ul.form li.resetformbutton input:hover {
	text-decoration: underline;
	background: url(/img/layout/new/icons/delete.gif) no-repeat 0px 2px;
}

.button125 a, .button150 a, .button175 a, .button200 a, .button125 span, .button150 span, .button175 span, .button200 span
{
	/* color: #014762; */
	color: #fff;
	background: #f4b528;
	border: 1px solid #d79f23;
	font-family: Oswald, Roboto, Arial; 
	font-size: 18px;
	font-weight: 300;
	padding: 5px 18px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.button125
{
	width: 125px;
	background-position: -250px -192px;
}

.button125:hover
{
	text-decoration: none;
	background-position: -250px -216px;
}

.button125-grey
{
	color: #666;
	background-position: -595px -192px;
}

.button125-grey:hover
{
	background-position: -595px -216px;
}

.button150
{
	width: 150px;
	background-position: -250px -140px;
}

.button150:hover
{
	text-decoration: none;
	background-position: -250px -164px;
}

.button175
{
	width: 175px;
	background-position: -410px -140px;
}

.button175:hover
{
	text-decoration: none;
	background-position: -410px -164px;
}


.button200
{
	width: 200px;
	background-position: -384px -192px;
}

.button200:hover
{
	text-decoration: none;
	background-position: -384px -216px;
}

.button200-grey
{
	color: #666;
	background-position: -730px -192px;
}

.button200-grey:hover
{
	background-position: -730px -216px;
}

.button125:hover, .button150:hover, .button175:hover, .button200:hover
{
	text-decoration: none;
}

.button-loading
{
	background: #f4b528 url(/img/button-loader.gif) no-repeat center center !important;
	color: #f4b528 !important;
	text-align: right !important;
}

td.label {
	
	vertical-align: top;
	padding: 5px;
	white-space: nowrap;
	font-weight: normal;
	width: 160px;
	
}

/*
	Boxes
*/

div.largebox, div.meldung
{
	background: #fff;
	margin-bottom: 10px;
}

div.largebox div.inner, div.meldung div.inner
{
	border-bottom: 1px solid #ddd;
	padding: 20px 20px;
}

/*
	Meldungen
*/

div.m-success {background: #caebbe;}
div.m-error {background: #FFA0A0;}
div.m-information {background: #BBD5FE;}

div.m-success div.inner
{
	font-size: 14px;
	padding-left: 42px;
	background: url(/img/new/icon-success.png) no-repeat 15px center;
}

div.m-error div.inner
{
	font-size: 14px;
	padding-left: 42px;
	background: url(/img/layout/new/icon-error.png) no-repeat 15px center;
}

div.m-information div.inner
{
	font-size: 14px;
	padding-left: 42px;
	background: url(/img/new/icon-tipp.png) no-repeat 15px center;
}

/* LEFTBAR */

div.leftbar {
	float: left;
	width: 220px;
	min-height: 200px;
	font-size: 12px;
	margin-right: 20px;
}

hr.karl {
	margin: 20px 0px 20px 0px;
	border: 0;
	border-top: 1px solid #ddd;
	clear: left;
}


/* SIDEBAR */

div.sidebar {
	float: left;
	width: 160px;
}

div.sidebar-box
{
	width: 160px;
	background: url(/img/layout/new/box160.gif) no-repeat bottom left;
	margin-bottom: 10px;
}

div.sidebar-box h4 
{
	color: #0273bf;
	font-size: 12px;
	background: url(/img/layout/new/box160top.gif) no-repeat top left;
	padding: 8px;
	margin: 0px;
	padding-bottom: 0px;
}

div.sidebar-box div.inner
{
	padding: 8px;
}

div#toplistbuttons img
{
	margin-right: 4px;
	margin-bottom: 8px;
}

/*TOPANGEBOTE*/

.topangeboteLinks {
	background: #f8f8f8;
	margin-bottom: -18px;
	padding: 10px;
}

.topangeboteLinks a {
	padding: 3px 0px 3px 20px;
	margin-right: 10px;
}

.topangebote-com .topangeboteLinks {
	margin: 0px -19px -4px -19px;
}

.allTop {background: url(/img/static/sprite.png) no-repeat -200px -50px; }
.myTop {background: url(/img/static/sprite.png) no-repeat -200px -72px; }


ul.topangebot
{
	list-style-type: none;
	padding: 0px;
	overflow: hidden;
}

ul.topangebot li 
{ 
	float: left;
	width: 114px;
	margin-right: 2px;  
	height: 125px;
	margin-bottom: 5px;
}

ul.topangebot li a   
{
	color: #666;
	display: block;
	text-decoration: none;
}

ul.topangebot li a img
{
	display: block;
	width: 112px;
	height: 84px;
}

ul.topangebot li span
{
	display: block;
	padding: 3px;
}

ul.topangebot li span b 
{
	color: #000;
	font-size: 14px;
	width: 105px;
	font-family: Oswald; 
	font-weight: normal;
	white-space: nowrap; 
	display: block;
	overflow: hidden;
	margin-bottom: 2px;
}


/*Topangebote .ch*/ 

.topangebote-ch {
	margin: 0px -18px;
}

.topangebote-ch ul li .noImg {
	width: 112px;
	height: 73px;
	border: 1px solid #ddd;
	padding: 0;
	background: url(/img/new/nophotosmall.png) no-repeat #f8f8f8 center center;
}

.topangebote-com ul li .noImg {
	width: 143px;
	height: 107px;
	padding: 0;
	border: 1px solid #ddd;
	background: url(/img/new/nophotosmall.png) no-repeat #f8f8f8 center center;
}


/*Topangebote .com*/ 

.topangebote-com {
	background: white;
	padding: 20px 20px 5px 20px;
	overflow: hidden;
	margin-bottom: 10px;
}

.topangebote-com ul.topangebot {
	margin-right: -10px;
	margin-left: -10px;
}

.topangebote-com ul.topangebot li {
	width: 145px;
	height: 165px;
	background: white;
}

.topangebote-com ul.topangebot li img {
	width: 145px;
	height: 109px;
}

.topangebote-com ul.topangebot span {
	padding-top: 10px;
}

.topangebote-com ul.topangebot span b {
	width: 145px; 
	font-weight: 400;
	font-size: 14px;
}

.topangebote-com ul.topangebot .noimg {
	width: 145px;
	height: 109px;
	background: #ddd;
}
.topangeboteResults {
	overflow: hidden;
}


/*****************************
JQUERY TABS
*****************************/

.ui-tabs-nav 
{
	list-style-type: none;
	padding: 0px;
	border-bottom: 1px solid #CCC;
	height: 27px;
	clear: both;
	margin: 0px 1px 0px 1px;
}

.ui-tabs-nav li.first {
	margin-left: 5px;
}
	
.ui-tabs-nav li {
	background: url(/img/layout/new/tab-left.gif) no-repeat top left;
	float: left;
	margin-right: 3px;
}

.ui-tabs-nav li.ui-tabs-selected {	background: url(/img/layout/new/tab-left-on.gif) no-repeat top left;  }
.ui-tabs-nav li.ui-tabs-selected a {background: url(/img/layout/new/tab-right-on.gif) no-repeat top right; padding-bottom: 8px; color: #0273bf;}

.ui-tabs-nav li a
{
	padding: 4px 5px 4px 5px;
	display: block;
	color: #666;
	background: url(/img/layout/new/tab-right.gif) no-repeat top right;
}

.ui-tabs-hide { display: none; }


/*****************************
INSERATIONSPROZESS
*****************************/

ul.form li.cb_titel
{
	width: 564px;
	font-weight: bold;
	background: #EEF0F9;
	padding: 4px;
}

ul.form li.cb_form
{
	width: 570px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

ul.form li.cb_form label
{
	width: 150px;
}

td.foto_upload
{
	border: 1px solid #ccc;
	background: #fbfbfb;
}

/*****************************
INSERAT-DETAILANSICHT
*****************************/

#kontakt p
{
	margin-top: 2px;
	margin-bottom: 5px;
}

#kontakt p.external, #kontakt p.goto
{
	margin-top: 10px;
}

a.contactform {
	background: url(/img/layout/btn_orange.jpg) no-repeat;
	height: 23px;
	width: 232px;
	padding: 9px 0 0 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin: 5px;
}

a.contactform:hover  {
	background: url(/img/layout/btn_orange_h.jpg) no-repeat;
	color: white;
	text-decoration: none;
}

#translatedDescriptionInfo
{
	padding: 3px;
	padding-left: 25px;
	padding-right: 6px;
	background: #BBD5FE url(/img/new/icon-tipp.png) no-repeat left center;
	
	border-radius: 5px;
	border-top-left-radius: 14px;
	border-bottom-left-radius: 14px;
	
	margin-top: -5px;
	margin-bottom: 15px;
}

#translatedDescriptionInfo a
{
	float: right;
	color: #0070C4;
}

#translatedDescription p
{
	margin-bottom: 10px;
}

a.thumb {

	display: block;
	float: left;
	border: 1px solid #ccc;
	padding: 1px;
	background: white;
	cursor: url('/css/lupe.cur'), pointer;

}

a.thumb:hover {

	border: 1px solid black;

}

a.thumb span {

	display: block;
	overflow: hidden;	
	background: #f3f8fc;

}

a.size1, a.size1 span {

	width: 256px;
	
}

a.size2, a.size2 span {

	width: 124px;
	height: 75px;
}

a.size3, a.size3 span {

	width: 80px;
	height: 48px;
}

div.fancyTitle
{
	font-weight: normal;
}

div.fancyTitle span
{
	color: #666;
}

td.youtube
{
	padding-top: 5px;
}



/*****************************
WERFTABO-NAVI BEI HAeNDLER-PORTRAIT USW
*****************************/

a.haendler-logo {
	border: 1px solid #CCC;
	width: 180px;
	display: block;
}

a.haendler-logo img {
	border: none;
}

ul.haendler-navi {

	list-style-type: none;
	padding: 0px;
	margin: 0px;
	
	width: 180px;
	margin-bottom: 20px;
}

ul.haendler-navi li{
	padding: 3px 0px 3px 3px;
	border-bottom: 1px dotted #CCC;
}	

ul.haendler-navi li a{
	color: #666;
}	



/*****************************
ICONS
*****************************/

.icon, a.iconhover, a.icongrau
{
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 17px;
}

a.iconhover, a.icongrau
{
	background-position: 1px -28px;
}

a.iconhover:hover, a.icongrau:hover
{
	background-position: 1px 0px;
}

a.icongrau
{
	color: #666;
}

.bullet
{
	background-image: url(/img/static/sprite.png);
	background-position: -599px -50px;
}

.bulletchecked
{
	background-image: url(/img/static/sprite.png);
	background-position: -599px -67px;
}

.bulletremove
{
	background-image: url(/img/static/sprite.png);
	background-position: -599px -67px !important;
}

.bulletremove:hover
{
	background-position: -599px -83px !important;
}

.bulletup
{
	background-image: url(/img/static/sprite.png);
	background-position: -599px -101px !important;
}

.bulletdown
{
	background-image: url(/img/static/sprite.png);
	background-position: -599px -118px !important;
}

.rss {background-image: url(/img/layout/new/rss.gif);}
.email{background-image: url(/img/layout/new/icons/email.gif);}
.phone{background-image: url(/img/layout/new/icons/phone.gif);}
.mobile{background-image: url(/img/layout/new/icons/mobile.gif);}
.search{background-image: url(/img/layout/new/icons/search.gif);}
.help{background-image: url(/img/layout/new/icons/help.gif);}
.external{background-image: url(/img/layout/new/icons/new-window.gif);}
.delete{background-image: url(/img/layout/new/icons/delete.gif);}
.arrow-up{background-image: url(/img/layout/new/icons/arrow-up.gif);}
.arrow-down{background-image: url(/img/layout/new/icons/arrow-down.gif);}
.edit{background-image: url(/img/layout/new/icons/edit.gif);}
.camera{background-image: url(/img/layout/new/icons/camera.gif);}
.stats{background-image: url(/img/layout/new/icons/report.gif);}
.goto{background-image: url(/img/layout/new/icons/goto.png); background-position: 0px 0px;}
.vorschau{background-image: url(/img/layout/new/icons/page-search.gif);	}
.cancel{background-image: url(/img/layout/new/icons/cancel.gif);}
.back{background-image: url(/img/layout/new/icons/back.gif);}
.add{background-image: url(/img/layout/new/icons/add.gif);	}
.pdf{background-image: url(/img/layout/new/icons/pdf.gif);	}
.doc{background-image: url(/img/layout/new/icons/doc.gif);	}
.dot{background-image: url(/img/layout/new/icons/dot.gif);	}
.facebook{background-image: url(/img/layout/new/icons/facebook.png);	}
.twitter{background-image: url(/img/layout/new/icons/twitter.gif);	}
.tick{background-position: 0 -435px;}
.clock{background-position: -400px -110px;}
.warning{background-image: url(/img/layout/new/icons/warning.gif);}
.status-paid{background-image: url(/img/layout/new/icons/check.gif);}
.status-unpaid{background-image: url(/img/layout/new/icons/warning.gif);}
.status-lastschrift{background-image: url(/img/layout/new/icons/sync.gif);}

.downloadPdf {
background: url(/img/layout/new/icons/pdf.gif) no-repeat 0px 1px;
padding-left: 20px;
color: #666;
font-weight: bold;
}

/*****************************
FOOTER
*****************************/

#nFooter {
 	clear: left;
	background: #eee;
 }
 
#nFooter h5 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;
	margin: 0px;
} 
 
#nFooter ul {
 	list-style: none;
 	margin: 0;
 	padding: 0;
 }
 
#nFooter a {color: #333;}
#nFooter p {margin: 0;}


#nFooterInner {
	width: 1140px;
	margin: 0 auto;
	min-height: 400px;
} 

/* BOAT24 in NUMBERS */

.nFooterNumbers {
	height: 35px;
	position: relative;
	margin-top: -20px;
	background: url(../img/new/footerbar.png) no-repeat top left;
}

.nFooterNumbers .social {
	position: absolute; 
	right: 150px;
	top: 7px;
}
 
.nFooterNumbers ul {
	margin-left: 185px !important;
	padding-top: 7px !important;
}

.nFooterNumbers ul li{
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #004275;
	color: #fff;
	font-weight: normal;
}

.nFooterNumbers ul li em{
	font-style: normal;
	font-size: 18px;
	float: left;
	margin-right: 5px;
}

.nFooterNumbers ul li label{
	margin-top: 3px;
	display: block;
	white-space: nowrap;
	float: left;
	font-size: 12px;
}

/* BOAT24 LINKS */

.nFooterLinks {
}

.nFooterLinks ul {
	overflow: hidden;
}

.nFooterLinks ul li {
	float: left;
	width: 180px;
	margin-right: 10px;
}

.nFooterLinks ul ul li {
	float: none;
	margin-bottom: 5px;
}

.nFooterLinks ul li.first {
	width: 140px;
}

.nFooterLinks ul ul li.head {
	font-size: 15px;
	font-family: Oswald, Arial, Verdana;
}

#nFooter ul.float {
	margin-top: 10px;
	padding-top: 15px;
	border-top: 1px solid #e3e3e3;
}

.nFooterLinks ul.float li.head {
	display: block;
	float: none;
	font-size: 15px;
	font-family: Oswald, Arial, Verdana;
	border: none;
}

.nFooterLinks ul.float li.head a {
		font-size: 15px;
}

.nFooterLinks ul.float li {
	float: left;
	border-right: 1px solid #e3e3e3;
	width: auto;
	margin-right: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}

.nFooterLinks ul.float li a {
	font-size: 12px;
}

.nFooterLeft { 
	width: 550px;
	float: left;
	padding: 20px 5px 0px 5px;
	background: #fff;
	height: 750px;
} 
 
.nFooterRight {
	width: 400px;
	padding: 0px 10px;
	float: left;
	background: #f7f7f7;
	height: 750px;
	padding-top: 20px;
}

.nFooterSocial {
}

.nFooterSocial ul {
	overflow: hidden;
	margin-bottom: 20px !important;
}
 
.nFooterSocial ul li {
	float: left; 
	width: 95px;
	text-align: center;
	font-size: 12px;
} 

.nFooterButtons,
.nFooterPayment,
.nFooterInternational,
.nFooterLinks, 
.nFooterBlog,
.nFooterLogos,
.nFooterSocial, 
.nFooterFeedback, 
.nFooterTrusted,
.nFooterSecurity {
	border-bottom: 1px solid #e3e3e3;
	padding: 20px 10px;
	overflow: hidden;
}

.nFooterBlog {

overflow: visible;
}

.nFooterBlog .icon
{
	position: absolute;
	right: -34px;
	top: -24px;
	z-index: 5000;
}

#nFooter .nFooterBlog h5
{
	float: left; 
	font-size: 15px;
	position: relative;
	font-weight: normal;
	margin-bottom: 3px;
	padding-bottom: 0px;
}

.nFooterBlog span.date
{
	color: #666;
}

.nFooterBlog a.title
{
	font-family: Georgia;
	font-style: italic;
	font-size: 16px;
	display: block;
	clear: left; 
}

.nFooterBlog a.more
{
	padding-left: 20px;
	background: url(/img/blog/icon-article.png) no-repeat 0px 0px;
	display: block;
	margin-top: 4px;
	padding-top: 1px;
	padding-bottom: 3px;
}

.nFooterInternational,
.nFooterButtons {
	border: none;
}

.nFooterFeedback img,
.nFooterSecurity img{
	float: left;
	margin-right: 10px;
}

.nFooterTrusted
{
	padding-bottom: 0px;
}

.nFooterTrusted h5
{
	padding-bottom: 0px !important;
}

.nFooterTrusted div#tsBox
{
	padding-left: 0 !important;
}

.ApplestoreLogo {
	margin-right: 25px;
}

.nFooterFeedback p {width: 320px;}


.nFooterInternational h5 {
	padding-left: 40px;
	background: url(../img/footer/iconInternational.png) no-repeat top left;
	margin-top: -5px;
	padding-top: 5px;
	margin-bottom: 10px !important;
}

.nFooterInternational ul {
	overflow: hidden;
	padding-left: 40px !important;
}

.nFooterInternational ul li {
	float: left; 
	width: 160px;
	margin-bottom: 8px;
}

.nFooterInternational ul li img {
	margin-right: 7px;
}

.nFooterTrusted ul {
	margin-left: 70px !important;
	overflow: hidden;
}

.nFooterTrusted ul li {
	padding-left: 12px;
	background: url(../img/footer/iconTick.png) no-repeat center left;
	float: left;
	width: 143px;
	margin-bottom: 4px;
}
 
.nFooterCopyright { 
	clear: left;
	text-align: center;
	border-top: 1px solid #e3e3e3;
	padding-top: 10px;
	width: 980px;
	height: 30px;
	color: #888;
}

.nFooterPayment p {
	font-size: 9px;
	color: #666;
}

.nFooterPayment img {
	margin-bottom: 4px;
	margin-left: -2px;
}

.nFooterPayment img.acertigo{
	float: right;
	margin: -3px 10px 0px 0px;
}

.nFooterButtons a {
	display: block;
	float: left;
	width: 145px;
	vertical-align: middle;
}

.nFooterButtons .newaccount {
	padding-left: 40px;
	background: url(../img/footer/iconNewaccount.png) no-repeat center left;
	margin-right: 10px;
	padding-top: 3px;
	height: 30px;
}

.nFooterButtons .newins {
	padding-left: 40px;
	background: url(../img/footer/iconNewins.png) no-repeat center left;
	padding-top: 10px;
	height: 20px;
}

.nFooterButtons img.ssl {
	clear: left;
	display: block;
	margin-top: 60px;
}

div#toplistbuttons
{
	clear: left;
	border-top: 1px solid #e3e3e3;
	margin-top: 60px;
	padding-top: 8px;
	padding-bottom: 20px;
}

/*****************************
ALTES ZEUG
*****************************/

.td_d_titel
{
color: #007ABF;
font-weight: bold;
background-color: #F3F8FC;
border-bottom: 1px solid #B2D7EC;
}


/**************************************************
RESULTATE ANZEIGEN
***************************************************/

li#contentAd
{
	height: 120px;
	text-align:center;
}

ul.results
{
	clear: both;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.results li 
{
	background: #fff;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-right: 10px;
	width: 235px;
	float: left; 
	height: 320px;
}



ul.results li.highlight
{
	background: url(/img/layout/new/box600_highlight.gif) no-repeat bottom left;

}

ul.results li h5 {
	font-size: 16px;
	padding: 10px 10px 0px 10px;
}

ul.results li h5 a {
	color: #000;
}

ul.results li a.preview {
	display: block;
	float: left;
	margin: 6px 10px 6px 6px;
}


ul.results li a.preview img{
	width: 225px;
	height: 130px;
}


ul.results li img.haendler-logo {
	position: absolute;
	top: 5px;
	right: 5px;
}


ul.results ul 
{
	list-style-type: none;
	padding: 0px 10px;
	height: 43px;
	overflow: hidden;
}

ul.results ul li 
{
	border: none;
	background: none;
	margin: 0px;
	padding: 0;
	height: auto;
	font-size: 12px;
	overflow: hidden;
	background: none;
	box-shadow: none;
}

ul.results ul li label 
{
	font-size: 12px;
	margin: 0px;
	width: 100px; 
	float: left;
}

ul.results span.standort 
{
	color: #666;
	padding: 10px;
	display: block;
}

ul.results span.price 
{
	font-size: 14px;
	padding: 10px;
	display: block;
}

ul.results a.zum-ins
{
	position: absolute;
	top: 85px;
	right: 8px;
}

div.no-foto
{
	width: 120px;
	height: 90px;
	border: 1px solid #ccc;
	color: #ccc;
	text-align: center;
	line-height: 90px;
	float: left;
	margin: 6px 10px 6px 6px;
	overflow: hidden;
}

ul.horizontal
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.horizontal li
{
	float: left;
	margin-right: 5px;
}



a.sell-button
{
	display: block;
	height: 47px;
	text-align: center;
	line-height: 47px;
	margin-bottom: 9px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-shadow: #966800 1px 1px 0;
}

a.sell-button:hover
{
	color: #0273bf;
}

a.sell-button-162
{
	width: 162px;
	background-position: 0 -230px;	
}

a.sell-button-180
{
	width: 180px;
	background-position: 0 -180px;	
}

a.sell-button-230
{
	width: 230px;
	background-position: 0 -130px;	
}


/**************************************************
Promot Buster Days Anzeige, Startseite
***************************************************/

#promot-busterdays
{
	margin-top: 10px;
	background:transparent url(/img/layout/new/box_promotanzeige.gif) no-repeat scroll left bottom;
	width:350px;
	padding-top: 5px;
	border-top: 1px solid #ccc;
	clear: left;
	padding-bottom: 1px;
	margin-bottom: 10px;
	position: relative;
}

#promot-anmelden {
	position: absolute;
	top: -15px;
	left: -20px;
}

#promot-busterdays p
{
	margin: 10px 10px;
}

#promot-busterdays span
{
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
	color: #0273bf;
}

#promot-busterdays span b
{
	display: block;
	font-size: 14px;
	color: #0273bf;
}

#promot-busterdays a img
{
	margin: 0px 5px;
}


/*
Locarno Nautica Banner Sidebar
*/

a.locarnoNauticaBanner {
	margin-top: 20px;
	display: block;
}


/*
	Autocomplete
*/

ul.ui-autocomplete {
	padding: 0px;
	border: 1px solid #ccc;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	width: 230px !important;
	margin-left: 10px; 
	top: 0px;
	max-height: 300px; 
	overflow: auto;
}


ul.ui-autocomplete li {
	margin: 0px;
	padding: 7px 5px;
	cursor: pointer;
	display: block;
	background: #f8f8f8;
	font-size: 13px;
	line-height: 16px;
	overflow: hidden;
	border-top: 1px solid #fff; 
	border-bottom: 1px solid #ccc;
}

.ui-autocomplete li:hover {
	background: #fff;
}





/* NEW STYLES */




/*
	IMAGE TEXT CONTENT 
*/

.boat24ImageTextContent {
	overflow: hidden;
	}	
	
.boat24ImageTextContent .img {
	float: left;
	width: 200px;
	background:url(/img/boat24/boat24ImageTextContent-ImgBig.png) no-repeat top left;
	width: 225px;
	height: 139px;
	}	
	
.boat24ImageTextContent .img div {
	width: 209px;
	height: 124px;
	overflow: hidden;
	margin: 8px;
	}
	
.boat24ImageTextContent .img div img {
	height: 100%;
	}	

.boat24ImageTextContent .txt {
	margin-left: 240px;
	padding-top: 5px;
	color: #666;
	line-height: 1.6;
	}	

.boat24IcoLink {
	color: #0273bf;
	padding: 4px 0px 3px 25px;
	background: url(/img/boat24/boat24-linkIcon.png) no-repeat top left;
	font-size: 12px;
	margin-left: -3px;
	}
	
	
/* JOBS */

.jobDescription h2 {
	padding: 20px 0px;
}

.jobDescription h3 {
	background: #eaeaea;
	padding: 5px 10px;
	margin: 0px -7px 10px -7px;
}

.jobList {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}


.jobList li {
	background: url("/img/layout/new/icon-arrow-grey-round.png") no-repeat scroll left top transparent;
    margin-bottom: 8px;
    padding-left: 28px;
}

ul.jobNavi {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 35px;
	border-bottom: 1px solid #ccc;
	width: 180px;
}

ul.jobNavi li {
	border-top: 1px solid #ccc;
	padding: 5px;
}


/* GOOGLE PLUS */

#googleplusbox {
	padding-bottom: 10px;
}

#googleplusbox .left {
	width: 155px;
	float: left;
	padding-right: 5px;
}

#googleplusbox span.title {
	font-size: 12px;
	margin-top: 4px;
	color: #0273bf;
	display: block;
	font-weight: bold;
	margin-bottom: 8px;
}


/* F A Q */
 
.faqFragenListe {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
}

.faqFragenListe li {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0px 10px 25px;
	background: url(/img/new/icon-link.png) no-repeat 0px 10px;
}

.faqFragenListe li a{
	color: #000;
	font-size: 15px;
}

.faqAntworten p{
	margin-bottom: 5px;
	line-height: 1.5;
	color: #000;
}


.faqAntworten ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.faqAntworten ul li{
	margin-bottom: 5px;
	padding-left: 15px;
	background: url("/img/layout/ico-list.gif") no-repeat scroll 0px 4px transparent;
}

.strichListe{
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0;
}

.strichListe li{
	margin-bottom: 5px;
	padding-left: 15px;
	background: url("/img/layout/ico-list.gif") no-repeat scroll 0px 8px transparent;
}


.arrowListe {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ccc;
	margin-bottom: 20px;
}

.arrowListe li {
	border-bottom: 1px solid #ccc;
	padding: 5px 0px 5px 20px;
	background: url("/img/layout/new/icon-arrow-grey-round.png") no-repeat scroll 0px 4px transparent;
}

.arrowListe li a{
	color: #000;
}


/* Anchor Navi */

ul.anchorNavi {
	position: fixed;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 35px;
	border-bottom: 1px solid #ccc;
	width: 180px;
}

ul.anchorNavi li {
	border-top: 1px solid #ccc;
	padding: 5px;
}


/* USER HELLO BOX */

.userHello {
	width: 412px;
	float: left;
	height: 100px;
	margin-top: -7px;
}

.userHello .horizontal {
	margin-top: 25px;
}

.userHelp {
	border-left: 1px solid #ccc;
	float: left;
	padding-left: 10px;
	height: 100px;
	margin-top: -7px;
	margin-bottom: -12px;
	height: 120px;
	width: 160px;
	
}

.userHelp h5,
.userHello h5{
	font-size: 16px;
}

.userHelp p{
	margin-top: 5px;
}


.userHelp ul{
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0;
}

.userHelp ul li{
	margin-bottom: 5px;
}

.userHelp ul li a{
	color: #000;
	text-decoration: underline;
}



/* DOWNLOADS & LINKS USER LOGIN */

.userDownloads {
	width: 50%;
	float: left;
}

.userDownloads ul, .userLinks ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.userDownloads ul{
	margin-left: -7px;
}

.userDownloads li a {
	display: block;
	font-size: 14px;
	color: #000;
	padding: 5px 10px;
	background: url("/img/layout/new/icons/pdf.gif") no-repeat 6px 6px;
	padding-left: 25px;
}

.userDownloads li a:hover {
	background: url("/img/layout/new/icons/pdf.gif") no-repeat 6px 6px #eaeaea;
	text-decoration: none;
}

.userLinks {
	margin-left: 350px;
	padding-left: 20px;
	border-left: 1px solid #ccc;
}

.userLinks ul {
	margin-left: -7px;
}

.userLinks li a {
	display: block;
	padding: 5px 10px;
	font-size: 14px;
	color: #000;
	background: url("/img/layout/new/icon-arrow-grey-round.png") no-repeat 5px 5px;
	padding-left: 25px;
}

.userLinks li a:hover {
	background: url("/img/layout/new/icon-arrow-grey-round.png") no-repeat 5px 5px #eaeaea;
	text-decoration: none;
}



/* USER INSERAT */

.userIns {
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
 }
 
.userIns ul{
	list-style: none;
	margin: 0;
	padding: 0;
 }

 
.userIns .userInsNavi {
	float: left;
	padding-left: 0px;
	margin-top: 10px;
	width: 200px;
	border-left: 1px dashed #ccc;
	height: 160px;
}

.userInsNavi li { 
	padding-left: 15px;
}
 
.userInsNavi li a {
 	color: #666;
 	display: block;
 	padding-top: 5px;
 	padding-bottom: 5px;
 	background-position: 0px 7px !important;
 }
 
 .userInsNavi li.deletebtn {
 	margin-top: 10px;
 } 
 
 .userInsNavi li a:hover { 
 	text-decoration: none;
 	color: #000;
 }
 
 .userInsLeft {
 	width: 490px;
 	float: left;
 	padding-bottom: 20px;
 }
 
 .userInsLeft h5{
 	font-size: 20px;
 	font-weight: 300;
 	color: #666;
 	margin-top: 0;
 }
 
 .userInsLeft h5 a{
 	color: #000;
 }
 
 .userInsImg {
	margin-top: 5px;
 	float: left;
 	margin-right: 20px;
 	display: block;
 	overflow: hidden;
 }
 
 .userInsImg a.preview 
 {
 	display: block;
 	width: 124px;
 	height: 94px;
 	overflow: hidden;
	position: relative;
 }
 
  .userInsImg span.info {
		display: block;
		position: absolute;
		top: 73px;
		left: 103px;
		z-index: 100;
		width: 16px;
		height: 16px;
		background: url(/img/layout/new/icons/info-small.png) no-repeat;
}
 
  .userInsImg img {
  	position: absolute;
	z-index: 10;
  	border: 1px solid #CCCCCC;
	padding: 1px;
  }
 
.userInsImg .no-foto {
	background: #efefef;
    color: #666;
    width: 120px;
    height: 90px;
    line-height: 1.2;
    margin: 0;
}

.userInsImg .no-foto span{
	padding-top: 40px;
	display: block;
	background: url(/img/layout/noFoto.png) no-repeat  center 15px;
} 

.userInsImg .no-foto a{ 
	color: #666;
	margin-top: 5px;
	display: block;
	text-decoration: underline;
}
 
 .userInsInfo {
	float: left;
	width: 320px;
	min-height: 120px;
 }

 .userInsInfo .fields {
 	margin-bottom: 19px;
 }

 .userInsInfo .fields li {
	margin-bottom: 5px;
 }

 
 .userInsInfo .fields label {
	display: block;
	float: left;
	width: 110px; 
 }

.userInsInfo .fields li span.active, 
.userInsInfo .fields li span.inactive {
	padding-left: 16px;
}

.userInsInfo .fields li span.active {background: url(/img/new/icon-active.png) no-repeat center left;}
.userInsInfo .fields li span.inactive {background: url(/img/new/icon-inactive.png) no-repeat center left;}
 
 .userInsButton {
 	overflow: hidden;
 	clear: left;
 }
 
.userInsButton a.newButton {
 	margin-right: 10px; 
 	display: block; 
 	float: left;
  }


 /* NEW BUTTON */


.newButton {
  	color: #000;
	background: #f4b528;
	border: 1px solid #d79f23;
	font-family: Oswald, Roboto, Arial;
	font-size: 16px;
	font-weight: 300;
	padding: 5px 18px;
	-moz-border-radius: 2px;
	border-radius: 5px;
	text-decoration: none;
	cursor: pointer;
  }

.newButton:hover {
	background: #d79f23;
}
 

/* HELP BOX */

#helpbox {
	position: fixed; 
	width: 220px;
}

#helpbox .supportBox {
	margin-bottom: 20px;
	padding-bottom: 20px; 
	border-bottom: 1px dashed #ccc;
}

#helpbox .supportBox .phone,
#helpbox .supportBox a{
	display: block;
	font-size: 16px;
	font-family: Oswald, Arial;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 300;
	background-position: left center; 
	padding-left: 20px;
}

#helpbox .trustedShop {
	margin-bottom: 20px;
	padding-bottom: 20px; 
	border-bottom: 1px dashed #ccc;
}

#helpbox .linkBox a{
	display: block;
	padding-top: 3px; 
	padding-bottom: 3px;
	padding-left: 20px;
	background: url("/img/layout/new/icon-arrow-grey-round.png") no-repeat left center;
}

#helpbox .sslSign {
	border-top: 1px dashed #ccc;
	margin-top: 20px;
}

/* GENERAL STYLE POSIBILITIES */
 
.contentSeite p {
	line-height: 1.5;
	font-size: 15px; 
}

.contentSeite h2 {
	margin: 10px 0px;
}

.leadText {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5;
}

ul.arrowList {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 20px;
}

ul.arrowList li{
	margin-bottom: 5px;
	color: #000;
	font-size: 15px;
	padding-left: 28px;
	background: url(/img/new/icon-link.png) no-repeat 0px -1px;
}

ul.checkList {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 20px;
}

ul.checkList li{
	padding-top: 2px;
	margin-bottom: 8px;
	color: #000;
	font-size: 15px;
	padding-left: 28px;
	background: url(/img/new/icon-checklist.png) no-repeat 0px 0px;
}

div.vorteile {
	padding: 0px;
	margin-bottom: 30px;
	}

	
div.vorteile ul {
	padding: 10px 0 0 0px;
	margin: 0px;
	overflow: hidden;
	}

div.vorteile ul li {
	list-style: none;
	padding-left: 25px;
	width: 300px;
	margin-right: 20px;
	float: left;
	margin-bottom: 12px;
	background: url(/img/icons/icon_ticksmall_grey.png) no-repeat top left;
	}

img.emoImg {
	display: block;
	margin-bottom: 20px;
	width: 695px;
	height: auto;
}

h3.greyBack {
	background: none repeat scroll 0 0 #EAEAEA;
    margin: 10px -7px 10px -7px;
    padding: 5px 10px;
    font-size: 13px;
}

.contentSeite .tipp {
	font-style: italic;
    margin: 10px -7px 10px -7px;
	border: 1px solid #eaeaea;
	background: #f8f8f8;
}

.contentSeite .tipp p {
	margin: 0px;
	background: url(/img/new/icon-tipp.png) no-repeat 6px 8px;
	padding: 10px 20px 10px 35px;
}


ul.contentSeiteNavigation {
	list-style: none;
	margin: 0;
	width: 185px;
	padding: 0;
	font-size: 11px;
	margin-top: 10px;
}

ul.contentSeiteNavigation span{
	font-size: 12px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	color: #333;
	padding: 5px 3px 5px 5px;
	margin-bottom: 10px;
	background: url(/img/layout/new/icon-arrow-grey-round.png) no-repeat 2px 5px #eaeaea;
	padding-left: 20px;
}

ul.contentSeiteNavigation a {
	color: #666;
}




/* IPHONE APP CONTENT SEITE */


.appHeader {
		background: url(/img/app/appheader_top.jpg) no-repeat top left;
		height: 265px;
		margin-bottom: 20px;
		padding: 30px 0px 20px 40px;
}

.appHeader h1 {
	color: #fff;
	font-size: 32px;
	font-weight: normal;
}

.appHeader .appIntroText {
	color: #fff;
	font-size: 15px;
	width: 470px;
	margin-bottom: 16px;
}

.appDownloadBtn {
	background: url(/img/app/downloadiconwhite.png) left center no-repeat; 
	color: #fff;
	display: block;
	font-size: 16px;
	padding-left: 20px;
	margin-bottom: 10px;
}

.appHeader .appLogos {
	margin-top: 20px;
}

img.appPreview {
	width: 700px;
	display: block;
	margin-bottom: 20px;
}


img.appIcon {
	float: left;
	margin-right: 20px;
}

/* Iphone App start*/

.iphonePromoCH {
	margin-top: 20px;
	margin-bottom: 10px;
	clear: left;
}

.iphonePromoCH a {
	display: block;
}


.iphonePromoCH .txt {
	display: block;
	color: #000;
}


div.appBarStart {
	display: none;
}

div.appBar {
	height: 33px;
	padding-top: 2px;
	background: url(/img/app/appBarStartBg.png) repeat-x bottom left;
	margin-right: -180px;
	position: relative;
	z-index: 1;
	left: 0px;
	right: 0px;
	text-align: center;
	display: block;
}

div.appBar a, 
div.appBarStart a {
	display: block;
}


/* Facebook promo start*/

.boat24fbBox {
	width: 239px;
	height: 115px;
	margin-top: 12px;
}





/* Katalog Promo CH */

div.catalogPromoCh{
	background:  url(/img/layout/new/catalogPromoCh.png) no-repeat top left !important;
	height: 191px;
	width: 214px;
	border: 0 !important;
	position: relative;
}


.catalogPromoCh a.button {
	background:  url(/img/layout/new/smallBtnRight.png) no-repeat top right;
	float: left;
	margin: 0px;
	position: absolute;
	bottom: 10px;
	left: 10px;
}


.catalogPromoCh a.button span{
	background:  url(/img/layout/new/smallBtnLeft.png) no-repeat top left;
	display: block;
	float: left;
	color: #333;
	line-height: 25px;
	padding-left: 20px;
	padding-right: 10px;
}

.catalogPromoCh a.button:hover span{
	color: #fff;
}


/*****************************
werftabo Formular
*****************************/

.largeboxWerftabo {
	padding: 20px  !important;
} 

.werftaboFormular ul,
.werftaboFormular ul li{
	list-style: none;
	margin: 0;
	padding: 0;
}

.werftaboFormular ul li {
	padding: 10px 0px;
}

.werftaboFormular ul li label{
	display: block;
	margin-bottom: 5px;
}

.werftaboFormular ul li input{
	width: 250px;
	padding: 7px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	border: 1px solid #ccc;
}

.werftaboFormular ul li textarea{
	padding: 7px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	border: 1px solid #ccc;
	width: 400px;
	height: 100px !important;
	font-family: Arial, Verdana;
	font-size: 12px;
}


.werftaboVorteile {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	margin-left: 0px;
}

.werftaboVorteile li{
	padding: 5px 0px 5px 25px;
	background: url(/img/icons/icon_ticksmall_grey.png) no-repeat 0px 5px;
}

.werftaboBoatvertizerTeaser {
	margin-top: 34px;
	width: 180px;
	height: 310px;
	background: url("/img/layout/new/boatvertizerTeaser.jpg") no-repeat scroll 0 0px transparent;
}

.werftaboBoatvertizerTeaser span {
	display: block;
	font-size: 11px;
	padding: 60px 0px 10px 10px;
}

.boatvertizerheader {
	height: 315px; 
	margin-bottom: 20px;
	background: url("/img/new/topheader/boatvertizer.jpg") no-repeat scroll 0 0px transparent;
}

.boatvertizerheader h2 {
	color: #fff;
	font-size: 25px;
	padding: 130px 0px 0px 42px;
}

.boatvertizerheader p {
	color: #fff;
	font-size: 16px;
	padding-left: 42px; 
	width: 400px;
}


.errormessage {
	color: red;
	padding-left: 28px;
	padding-top: 3px;
	margin-bottom: 20px;
	background: url("/img/layout/new/icon-error.png") no-repeat scroll 0 18px transparent;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
}

.errormessage span {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 13px;
}




/* New Navigation 2012 */

.newNavi {
	background: #0073c0;
	height: 45px;
	width: 986px;
	margin-left: 3px;
	position: relative;
	border-radius: 3px;
	-moz-border-radius: 3px; 
}

.newNavi ul {
	list-style: none;
	margin: 0px;
	padding: 1px 0 0 0;
}

.newNavi ul li {
 	float: left;
}

.newNavi ul li a {
 	font-size: 16px;
 	color: #fff; 
 	padding: 10px 12px 25px 12px;
 	display: block;
 	text-decoration: none;
 	text-transform: uppercase;
 	z-index: 8000;
 	position: relative;
 	font-family: Oswald, Arial;
 }

.newNavi ul li.activeHover a
{
  	background:  url(/img/layout/new/newNavi_hover.png) repeat-x center top;
}
 
 
.newNavi ul li#home a {
	background:  url(/img/layout/new/newNavi_home.png) no-repeat center;
	height: 14px;
	margin: 0px;
	width: 9px;
	padding-bottom: 16px;
} 



.newSubnavi {
	padding: 4px;
	position: absolute;
	z-index: 5000;
	display: none;
	background: #ccc;
	top: 44px;
	border-top: 0px;
	left: -2px;
}

.subnaviArrow {
	position: absolute;
	top: -2px; 
	left: 13px;
	width: 20px;
	height: 14px;
	background: url(/img/layout/new/newNavi_subnaviArrow.png) no-repeat 0px 0px;
}

.subnaviCols3 {
	width: 585px;
}

.subnaviCols2 {
	width: 400px;
}

.subnaviInner {
	background: #fff;
	overflow: hidden;
	padding: 15px;
}

.newSubnavi .subCol {
	float: left;
	width: 165px;
	margin-right: 20px;
}

.newNavi .newSubnavi ul {
	margin-bottom: 10px;

}

.newNavi ul li .newSubnavi li
{
	padding: 0px;
	float: none;
	background: none;
}

.newNavi ul li .newSubnavi li a {
	padding: 3px 0px;
	font-size: 14px;
	display: block;
	background: none;
	color: #333;
	text-shadow: none;
	text-transform: none;
	font-family: Arial, Verdana !important;
}

.newNavi ul li .newSubnavi li a:hover {
	padding: 3px 0px;
	font-size: 14px;
	display: block;
	background: none;
	text-shadow: none;
	text-transform: none;
	background-color: #eaeaea;
}


.newNavi ul li .newSubnavi .nNaviHeadline1 a{
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #eaeaea;
	color: #004b7f;
}

.newNavi ul li .newSubnavi .nNaviHeadline1 a:hover{
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #eaeaea;
	background-color: #eaeaea;
}

.newNavi ul li .newSubnavi .nNaviHeadline2 a{
	font-size: 14px;
	font-weight: bold;
	padding-left: 12px;
	background: url(/img/layout/new/nNavi_arrow.png) no-repeat 0px 9px;
}

.newNavi ul li .newSubnavi .nNaviHeadline2 a:hover{
	font-size: 14px;
	font-weight: bold;
	padding-left: 12px;
	background: url(/img/layout/new/nNavi_arrow.png) no-repeat 0px 9px;
	background-color: #eaeaea;
}

.newNavi .quicknav {
	position: absolute;
	right: 15px;
	top: 15px;
	color: #fff;
}


.newNavi .quicknav a{
	font-size: 13px;
	padding: 5px;
	color: #fff;
	font-family:  Arial, Verdana;
}

	.newNavi .subNavi {
		position: absolute;
		display: none;
		left: 0px;
		width: 980px;
		z-index: 5000;
		height: 320px;
		background: #f8f8f8;
		top: 45px;
		border-bottom: 1px solid #ddd;
		border-left: 1px solid #ddd;
		border-right: 1px solid #ddd;
	}
	
	.newNavi .subNavi ul li{
		float: none;
		background: none;
	}
	
	.newNavi .subNavi ul li a{
		background: none;
		padding: 0;
		margin: 0;
		text-transform: none;
		color: #333;
		text-shadow: none;
		background: url(/img/layout/new/navisprite.png) no-repeat 4px -2493px;
		padding-left: 25px;  
		display: block;
		padding-top: 3px;
		padding-bottom: 3px;
		font-family: Arial, Verdana;
	}
	
	.newNavi .subNavi ul li a:hover{
		color: #00589a;
		background: url(/img/layout/new/navisprite.png) no-repeat -496px -2493px;
	}
	
	.newNavi .subNaviCol {
		width: 204px;
		float: left;
		padding: 20px;
		border-right: 1px solid #ddd;
		height: 280px;
		background: #fff;
	}
	
	.newNavi .subNavi .naviHeadline1  {
		font-size: 18px;
		display: block;
		margin-bottom: 10px;
		background: none;
		color: #000;
		padding: 4px 0px 0px 25px;
		background: url(/img/layout/new/naviHeadline2.png) no-repeat 5px 12px;
	}
	
	.newNavi .subNavi .naviHeadline1 a{
		font-size: 18px;
		display: block;
		margin-bottom: 10px;
		background: none;
		color: #000;
		padding: 4px 0px 0px 0px;
	}
	
	.newNavi .subNavi .naviHeadline1 a:hover {
		color: #00589a !important;
		background: none;
	}
	

	.newNavi .subNavi ul li a.motorboat{
		margin: -20px 0px 0px -20px;
		display: block;	
	}
	
	.newNavi .subNavi ul li a.motorboat img {
		margin: -3px 0px 0px -25px;
		width: 244px;
		height: 130px;
		display: block;
		background: url(/img/layout/new/navisprite.png) no-repeat 0px -3000px;
	}	
	
	.newNavi .subNavi ul li a.motorboat:hover img{
		background-position: 0px -3130px;
	}
	
	
	.newNavi .subNavi ul li a.sailingboat {
		margin: -20px 0px 0px -20px;
		display: block; 
	}
	
	.newNavi .subNavi ul li a.sailingboat img{
		margin: -3px 0px 0px -25px;
		width: 244px;
		height: 130px;
		display: block;
		background: url(/img/layout/new/navisprite.png) no-repeat -280px -3000px;
	}
	
	.newNavi .subNavi ul li a.sailingboat:hover img{
		background-position: -280px -3130px;
	}
	
	.newNavi .subNavi ul li a.rubberboat {
		margin: -20px 0px 0px -20px;
		display: block;
	}
		
	.newNavi .subNavi ul li a.rubberboat img{
		margin: -3px 0px 0px -25px;
		width: 244px;
		height: 130px;
		display: block;
		background: url(/img/layout/new/navisprite.png) no-repeat -550px -3000px;
	}
	
	.newNavi .subNavi ul li a.rubberboat:hover img{
		background-position: -550px -3130px;
	}
	
	
	.newNavi .subNavi ul li a.motorboatsell{
		margin: -20px 0px 0px -20px;
		display: block;
	}
	
	.newNavi .subNavi ul li a.motorboatsell img{
		margin: -3px 0px 0px -25px;
		width: 244px;
		height: 130px;
		display: block;
		background: url(/img/layout/new/navisprite.png) no-repeat 0px -3500px;
	}
	
	.newNavi .subNavi ul li a.motorboatsell:hover img{
		background-position: 0px -3630px;
	}
	
	.newNavi .subNavi ul li a.sailingboatsell{
		margin: -20px 0px 0px -20px;
		display: block;
	}

	.newNavi .subNavi ul li a.sailingboatsell img{
		margin: -3px 0px 0px -25px;
		width: 244px;
		height: 130px;
		display: block;
		background: url(/img/layout/new/navisprite.png) no-repeat -280px -3500px;
	}
	
	.newNavi .subNavi ul li a.sailingboatsell:hover img{
		background-position: -280px -3630px;
	}
	
	.newNavi .subNavi ul li a.rubberboatsell{
		margin: -20px 0px 0px -20px;
		display: block;
	}

	.newNavi .subNavi ul li a.rubberboatsell img{
		margin: -3px 0px 0px -25px;
		width: 244px;
		height: 130px;
		display: block;
		background: url(/img/layout/new/navisprite.png) no-repeat -550px -3500px;
	}
	
	.newNavi .subNavi ul li a.rubberboatsell:hover img{
		background-position: -550px -3630px;
	}
	
	
	.newNavi .subNavi .naviHeadline1.user {background: url(/img/layout/new/navisprite.png) no-repeat 0px -498px;}
	
	.newNavi .subNavi .naviHeadline1.tipps  {background: url(/img/layout/new/navisprite.png) no-repeat 0px 3px;}
	
	.newNavi .subNavi .naviHeadline1.service  {background: url(/img/layout/new/navisprite.png) no-repeat 0px -247px;}
	
	.newNavi .subNavi .naviHeadline1.haendler {background: url(/img/layout/new/navisprite.png) no-repeat 0px -1248px;}
	
	.newNavi .subNavi .naviHeadline1.werftabo {background: url(/img/layout/new/navisprite.png) no-repeat 0px -750px;}
	
	.newNavi .subNavi .naviHeadline1.schule {background: url(/img/layout/new/navisprite.png) no-repeat 0px -998px;}
	

	
	.newNavi .subNavi .naviHeadline1Icon a {

	}
	
	.newNavi .subNavi .naviHeadline1Icon a:hover {
	}
	

	.newNavi .subNavi .naviHeadline2 a {
		font-size: 14px;
		display: block;
		margin-bottom: 5px;
		padding: 0 0 0 25px;
		background: url(/img/layout/new/navisprite.png) no-repeat 5px -1997px;
	}
	
	.newNavi .subNavi .naviHeadline2 a:hover {
		background: url(/img/layout/new/navisprite.png) no-repeat -495px -1997px;
	}
	
	.newNavi .subNavi .naviHeadline1-2 a {
		font-size: 16px;
		background: url(/img/layout/new/navisprite.png) no-repeat 5px -1993px;
	}
	
	.newNavi .subNavi .naviHeadline1-2 a:hover {
		background: url(/img/layout/new/navisprite.png) no-repeat -495px -1993px;
	}
	
	.newNavi .subNavi ul li.seperator{
		height: 1px;
		font-size: 0px;
		border-bottom: 1px solid #ddd;
		margin: 10px 0px;
	}
	
	.newNavi .subNaviColGrey {
		background: #f8f8f8;
	}
	
	.newNavi .naviUserInfo {
		background: #f8f8f8 !important;
		padding: 15px 10px 15px 25px;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		margin: 0px -20px 10px -20px;
	}
	
	.newNavi .naviUserInfo span{
		font-weight: bold;
		display: block;
	}
	
	/*APP UND BOATVERTIZER TEASER*/
	
	.subNaviTeaser span.title1{
		font-size: 18px;
		display: block;
		margin-bottom: 3px;
	}
	
	.subNaviTeaser span.title2{
		font-size: 14px;
		display: block;
	}
	
	.subNaviTeaser p{
		margin-top: 5px;
	}
	
	.newNavi ul .subNaviTeaser a{
		background: none !important;
		font-size: normal; 
		color: #000;
		text-shadow: none;
		font-family: Arial, Verdana;
		text-transform: none;
		padding: 0px;
		font-size: 12px;
		font-weight: bold;
		padding-left: 20px;
	}
	
	.newNavi ul .subNaviTeaser img{
		display: block;
		margin: -20px 0px 0px -20px;
	}
	
	.newNavi ul .subNaviTeaser img.logo{
		display: block;
		margin: 0px 0px 5px 0px;
	}
	
	.newNavi ul .subNaviTeaser a:hover{
		background: none !important;
		color: #00589a;
	}
	
	.newNavi ul .subNaviTeaser a {
		padding-left: 18px;
		background: url(/img/layout/new/navisprite.png) no-repeat 1px -2497px !important; 
		display: block; 
		margin-top: 10px;
		margin-bottom: 5px;
	}
	
		
	.newNavi ul .subNaviTeaser a:hover {
		padding-left: 18px;
		background: url(/img/layout/new/navisprite.png) no-repeat -499px -2497px !important; 
		display: block; 
		margin-top: 10px;
		margin-bottom: 5px;
	}
	
	.newNavi ul .subNaviApp a.appDownloadLink {background: url(/img/layout/new/navisprite.png) no-repeat 0px -4000px !important; margin-top: 0px;}
	.newNavi ul .subNaviApp a.appDownloadLink :hover {background: url(/img/layout/new/navisprite.png) no-repeat -500px -4000px !important;}

	.subNaviBlog {position: relative; }

	.subNaviTeaser .blogImg {
		width: 121px; 
		position: absolute; 
		top: 46px; 
		left: 55px; 	
		height: 81px;
	}
	
	.subNaviTeaser .blogIcon {
		width: 37px; 
		position: absolute; 
		top: 104px; 
		left: 152px; 	
		height: 34px;
		z-index: 5000;
	}
	
	.naviHeadline3 {
		margin-bottom: 5px; 
		font-weight: bold;
	}
	
	.quicknav {
		position: absolute;
		right: 0px;
		top: 95px;
	}
	
	/*
	div.wrap-CH .quicknav 
	{
		top: 95px;
	}
	*/
	
	.quicknav div.tab{
		display: block;
		float: left;
	}
	
	
	.quicknav div.tab label{
		display: block;
		float: left;
	}
	
	.quicknav div.tab label a{
		padding: 6px 15px 5px 25px;
		float: left;
		color: #333;
		text-decoration: none;
		font-family: Arial, Verdana;
		font-size: 12px;
	}
	
	.quicknav div.fblike {
		background: none;
		margin-right: 8px;
	}

	.quicknav div#language label a{
		background: url(/img/flags/tiny/de.png) no-repeat 7px 7px;
		padding-left: 28px;
	}
	
	.quicknav div#newins label a{
		background: url(/img/layout/new/icon-newins.png) no-repeat 7px 7px;
		padding-left: 25px;
	}
	
	
	.quicknav div#favorites label a{
		background: url(/img/layout/new/icon-favoritetab.png) no-repeat 5px 4px;
		padding-left: 25px;
	}
	
	.quicknav div#account a{
		background: url("/img/layout/new/naviHeadline2.png") no-repeat scroll 7px 7px transparent;
		padding-left: 20px;
	}
	
	.mobilelink a
	{
		background: url(/img/layout/new/newNavi_smartphone.png) no-repeat 3px 4px;
		font-size: 16px;
		color: #fff; 
		padding: 3px 0px 10px 25px;
		display: block;
		text-decoration: none;
		text-transform: uppercase;
		z-index: 8000;
		position: relative;
		font-family: Oswald, Arial;
	}
	
	.headersearch, .mobilelink {
		position: absolute;
		right: 17px;
		top: 8px;
	}
	
	.headersearch input 
	{
		background: url("/img/layout/new/headersearchinput.png") no-repeat top left;
		border: 0px;
		height: 28px;
		width: 232px;
		float: left;
		padding-left: 10px;
		color: #999;
	}

	.headersearch input.focus 
	{
		color: black;
	}
	
	.headersearch a {
		background: url("/img/layout/new/headersearchicon.png") no-repeat top left;
		border: 0px;
		height: 28px;
		width: 34px;
		display: block;
		float: left;
		margin-left: -1px;
	}
	
	.languageDropdown {
		position: absolute;
		background: #fff;
		border-radius: 2px;
		z-index: 5000;
		top: 25px;
		right: 2px;
		border: 1px solid #ccc;
		background: #fff;
		display: none;
	}
	
	.languageDropdown ul {
		list-style: none;
		width: 240px;
		padding: 20px;
		margin: 0px;
		overflow: hidden;
	}	
	
	.languageDropdown ul li{
		width: 120px;
		float: left;
		padding: 5px 0px; 
		border-bottom: 1px solid #f8f8f8;
	}	
	
	.languageDropdown ul li.large
	{
		width: 240px;
	}
	
	.languageDropdown ul li.international
	{
		margin-top: 6px;
		border-bottom: none;
		padding-bottom: 0px;
	}
	
	.languageDropdown ul li a{
		color: #333;
		font-size: 11px;
		margin-right: 2px;
	}
	
	.languageDropdown ul li.international a span
	{
		color: #ccc;
	}
	
	.languageDropdown ul li.international a:hover span
	{
		color: #333;
	}
	
	.languageDropdown ul li a.selected
	{
		font-weight: bold;
	}	
	
	.languageDropdown ul li img{
		margin-right: 6px;
		vertical-align: baseline;
	}
	
	/*
		Autocomplete Header
	*/
	
	.ac_header_results 
	{
		padding: 0;		
		margin-left: 11px;
		margin-top: -3px;
		margin-right: 4px;
		background-color: white;
		overflow: hidden;
		z-index: 99999;
		width: 228px !important;
		background: #f8f8f8;
		border: 1px solid #ddd;
	}
	
	.ac_header_results ul {
		padding: 0;
		width: 100%;
		list-style-position: outside;
		list-style: none;
		margin: 0;
	}
	
	.ac_header_results li {
		margin: 0px;
		padding: 6px 10px;
		cursor: pointer;
		display: block;
		/* 
		if width will be 100% horizontal scrollbar will apear 
		when scroll mode will be used
		*/
		/*width: 100%;*/
		font: menu;
		font-size: 11px;
		/* 
		it is very important, if line-height not setted or setted 
		in relative units scroll will be broken in firefox
		*/
		line-height: 16px;
		overflow: hidden;
		border-bottom: 1px solid #eaeaea;
		border-top: 1px solid #fff;
	}


	
	.ac_header_results .ac_odd 
	{
		background: none;
		color: #333;
	}

	.ac_header_results .ac_even 
	{
		background: none;
		color: #333;
	}
	
	.ac_header_results .ac_over 
	{
		background: #fff;
		color: black;
	}
	
/* DOWNLOAD PAGE*/

.downloadList {
	list-style: none;
	margin: 0;
	padding: 0;
}



.downloadList li {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}

.downloadList li p{
	line-height: 1.5;
}

.downloadList li img{
	float: left;
}

.downloadList li .text{
	margin-left: 110px;
}

.downloadList li a.icon pdf{
	color: #333;
	padding-left: 18px;
	background: url(/img/doc/icodownload.png) no-repeat top left;
}

.wBox {
	background: #fff;
	border-bottom: 1px solid #ddd;
	padding: 20px 20px 28px 25px;
	margin-bottom: 10px;
	margin-left: -5px;
}

/* 2 SPALTEN */

.columnControl {
	overflow: hidden;
	margin-bottom: 20px;
}

.columnOne {
	width: 50%;
	float: left;
}

.columnTwo {
	width: 50%;
	float: left;
}

/* IMG TEXT BOX */

.imgTextBox {
	overflow: hidden;
	font-size: 11px;
}

.imgTextBox h4 {
	font-size: 14px;
	color: #333;
	margin-bottom: 0px;
}

.imgTextBox img {
	float: left;
	margin-right: 20px;
}

.imgTextBox p {
	margin-top: 5px;
}

/* MESSAGE GESENDET */

.messageSent {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}

.messageSent p {
	font-size: 13px;
	margin: 0;
	padding: 0 0 0 30px;
	background: url(/img/layout/iconMessagesent.png) no-repeat top left;
}

.recommendLink {
	float: left;
}

.recommendedAds {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-right: -18px;

}

.recommendedAds li {
	float: left;
	width: 150px;
}

.recommendedAds li img{
	display: block;
	margin-bottom: 0;
	background: white;
	width: 138px;
	margin-bottom: 5px;
}



.recommendedAds li h4{
	font-size: 14px; 
	color: #333;
}

.recommendedAds li span{
	display: block;
	margin-bottom: 3px;
}


.recommendedAds li div.inner{
	border: none;
	padding: 0;
}

.nextLinks {
	padding-top: 20px;
	border-top: 1px solid #ddd;
	list-style: none;
	margin: 0; 
	padding: 0;
}

.nextLinks h2{
	margin-top: 20px;
}

.nextLinks ul{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.nextLinks ul li{
	margin-bottom: 8px; 
	display: block;
	width: 50%;
	float: left;
}


.nextLinks ul li a{
	color: #333333;
	font-size: 12px;
	padding-left: 25px;
}


/* Vertikale Darstellung */



div#tsBox.ts-vertikal a.siegel
{
	text-align: center;
	width: 57px;
	margin-bottom: 6px;
}

div#tsBox.ts-vertikal div#tsBox p
{
	clear: left;
}


/* CATEGORY SEARCH OVERVIEW*/

#searchCategoryOverview{
	overflow: hidden;
	padding-bottom: 20px;
}
	
#searchCategoryOverview .entry {
	width: 225px; 
	margin-right: 8px;
	border-bottom: 1px dotted #ccc;
	float: left;
	font-size: 15px; 
	font-family: Oswald, Arial, Verdana;
	padding: 10px 0px 10px 0px;
}
	
#searchCategoryOverview .entry a{
	color: #000;
}


/* SEARCH RESULTS NEW */

.resultViewEntry {
	background: white;
	margin-bottom: 25px;
	margin-right: 20px;
	width: 230px;
	float: left;
	height: 337px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.resultViewEntry .bd {
	padding: 10px;
	padding-bottom: 0;
	padding-top: 8px;
}

.resultViewEntryHL {
	background: #f7d37f !important;
}

.resultViewEntry img{
	width: 230px;
	height: 173px;
}

.resultViewEntry h5{
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 3px;
}

.resultViewEntry h5 a{ 
	text-overflow: ellipsis;
	white-space: nowrap; 
	width: 220px;
	display: block;  
	overflow: hidden;
	color: #333;
}

.resultViewEntry .noImg {
	height: 52px; 
	border-bottom: 1px solid #ddd; 
	background: url(/img/new/nophoto.png) no-repeat center center #f8f8f8; 
	text-align: center;
	color: #ddd;
	padding-top: 120px;
}

.resultViewEntry span.topad {
	background: url(/img/new/topad-corner.png) no-repeat; 
	position: absolute; 
	right: -2px;
	top: -2px; 
	display: block; 
	width: 69px;
	height: 44px;
}

.resultView .rightEntry{
	margin-right: 0px;
}

.resultView .subtitle 
{
	display: block;
	height: 35px;
	color: #666;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 3px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.resultView .location {
	display: block;
	padding-top: 3px;
	font-size: 13px;
	text-overflow: ellipsis;
	white-space: nowrap; 
	width: 220px;
	overflow: hidden;
}

.resultView p.price {
	font-family: Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	margin: 10px -10px 0px -10px;
	padding-top: 10px;
	padding-left: 10px;
	height: 43px;
	border-top: 1px solid #ddd;
	background: #f8f8f8;
}



.resultView p.price span {
	display: block; 
	font-size: 12px;
	font-weight: normal;
}

.resultViewEntry .additional {
	display: none;
}

.resultViewEntry.internationalBox
{
	height: 347px;
}

/* LISTENANSICHT */

.resultViewList {
	
}

.resultViewEntryList {
	height: 150px;
	background: #fff;
	position: relative;
	margin-bottom: 10px;
}

.resultViewEntryList img{
	float: left;
	width: 200px; 
	height: 150px;
	margin-right: 20px;
}

.resultViewEntryList .bd {
	float: left;
}

.resultViewEntryList h5{
	font-size: 17px;
	padding-top: 10px;
	margin: 0px 0px 3px 0px;
}

.resultViewEntryList h5 a{ 
	white-space: nowrap; 
	display: block;  
	overflow: hidden;
	color: #333;
}

.resultViewEntryList ul {
	float: left; 
	width: 250px;
	list-style: none; 
	margin: 0;
	margin-right: 20px;
	padding: 0;
	border-right: 1px solid #ddd;
}

.resultViewEntryList ul.noborder {
	border: 0px;
}

.resultViewEntryList ul label{
	float: left; 
	width: 100px;
}

.resultViewEntryList ul li {
	overflow: hidden;
	margin-bottom: 3px;
}

.resultViewEntryList .subtitle {
	display: block;
	color: #666;
	font-size: 13px;
	margin-bottom: 8px;
}

.resultViewEntryList .location {
	display: block;
	font-size: 13px;
	background: url("/img/layout/detail/h2Standort.png") no-repeat -2px 4px;
	padding-left: 18px;
	clear: left;
	padding-top: 7px;
}

.resultViewEntryList p.text
{
	width: 400px;
	margin-top: 8px;
	line-height: 1.4em;
}

.resultViewEntryList .priceBox {
	position: absolute; 
	right: 0px; 
	top: 0px; 
	width: 180px; 
	height: 130px;
	background: #f8f8f8; 
	border-left: 1px solid #ddd;
	padding: 10px;
}

.resultViewEntryList .price {
	font-size: 16px;
	height: 55px;
	font-family: Oswald, Arial, Verdana;
	}

.resultViewEntryList .price span{
	display: block;
	font-size: 12px; 
	font-family: Arial, Verdana;
}

.resultViewEntryList .priceBox a {
	display: block;
	color: #333;
}

.resultViewEntryList .priceBox .newButton {
	float: left;
	padding: 5px 10px;
}

.resultViewEntryList .priceBox .newButton.noFav {
	margin-top: 22px;
}

.resultViewEntryList a.favorite {
	display: block;
	margin-bottom: 10px;
	padding-left: 20px;
	color: #333;
	background: url(/img/new/icon-star.png) no-repeat left center; 
}

.resultViewEntryList a.favorite.active {
	background: url(/img/new/icon-staron.png) no-repeat left center; 
}

.resultViewEntryList span.topad {
	background: url(/img/new/topad-corner.png) no-repeat; 
	position: absolute; 
	right: -2px;
	top: -2px; 
	display: block; 
	width: 69px;
	height: 44px;
	z-index: 200;
}

.resultViewEntryList .noImg {
	float: left;
	width: 199px;
	height: 50px;
	margin-right: 20px;
	border-right: 1px solid #ddd;
	color: #ddd;
	text-align: center;
	padding-top: 100px; 
	background: url(/img/new/nophoto.png) no-repeat center center #f8f8f8; 
}

/*POPUP HOVER */

.resultViewEntry.popup .inner{
	position: relative; 
	height: 460px;
	z-index: 20;
	margin: -15px; 
	padding: 15px;
	background: #fff;
	box-shadow: 1px 1px 20px #444;
}

.resultViewEntry.popup .inner p.price {
	margin: 10px -25px 0px -25px;
	padding-left: 25px;
}

.resultViewEntry.popup .additional {
	display: block;
	}

.resultViewEntry .additional {
	margin: 0px -15px 0px -15px; 
	background: #f8f8f8;
	padding: 0px 25px;
	height: 166px;
}

.resultViewEntry .additional ul {
	margin: 0 0 15px 0; 
	padding: 0 0 10px 0;  
	list-style: none;
	border-bottom: 1px solid #ddd;
}

.resultViewEntry .additional ul li{
	overflow: hidden;
	margin-bottom: 3px;
}

.resultViewEntry .additional ul label {
	float: left; 
	width: 120px;
	}


.resultViewEntry .additional a.favorite {
	display: block;
	margin-bottom: 15px;
	padding-left: 20px;
	color: #333;
	background: url(/img/new/icon-star.png) no-repeat left center; 
}

.resultViewEntry .additional a.favorite.active {
	background: url(/img/new/icon-staron.png) no-repeat left center;
}

.resultViewEntry .additional a.newButton {
	display: block;
	text-align: center;
}

.resultView .resultViewEntryHL p.price {
	background: #f7d37f;
	border-top: 1px solid #d9b04f;
}

.resultView .resultViewEntryHL ul {
	border-bottom: 1px solid #d9b04f;
}

.resultView .resultViewEntryHL .additional {
	background: #f7d37f;
}


/* CONTENTAD */

.resultViewContentAd {
	clear: left; 
	padding-bottom: 10px; 
	text-align: center;  
}

/* TOP 2 */

.resultTopangebote {
	margin-bottom: 0px;
}

.resultTopangebote ul {
	margin: 10px -10px 0 0;
	padding: 0;
	height: 155px;
}

.resultTopangebote ul li {
	float: left;
	list-style: none;
	width: 155px;
	margin-right: 10px;
	background: white;
}

.resultTopangebote ul li img{
	display: block;
	width: 155px;
	height: 116px;
}

.resultTopangebote ul li span {
	display: block; 
	padding: 5px;
	color: #000;
	background: #fff;
	border-bottom: 1px solid #ddd;
}

.resultTopangebote ul li span b{
	display: block; 
	font-family: Oswald, Arial; 
	font-size: 14px;
	font-weight: normal; 
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
 
.resultTopangebote a.topadd {
	display: block; 
	height: 43px;
	border-bottom: 1px solid #ddd;
	background: url(/img/new/newtopad.png) no-repeat 45px 30px #f8f8f8;
	font-family: Oswald, Arial;
	font-size: 14px;
	color: #000;
	text-align: center;
	padding-top: 119px;
}

.resultTopangebote div.noImg {
	display: block;
	text-align: center;
	color: #ddd;
	padding-top: 80px;
	height: 36px;
	background: url(/img/new/nophotosmall.png) no-repeat center center #f8f8f8;
}




/* TRUSTEDSHOPS SIEGEL */

div.tsBox img
{	
	width: 50px;
	height: auto;
}


div.tsBox a.siegel
{
	display: block;
	float: left;
	margin-right: 10px;
}

div.tsBox a.external {
	background-position: 0px 0px;
}

div.tsBox p
{
	font-size: 11px;
	color: #666;
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0;
}

.sslSign {
	padding-top: 10px;
}


/* FEEDBACKS */

ul.feedbacks{
	list-style: none;
	margin: 0; 
	padding: 0;
	overflow: hidden;
}

ul.feedbacks li{
	padding: 15px 20px 15px 35px;
	font-family: Georgia, Arial;
	font-style: italic;
	border-top: 1px dotted #ddd;
	width: 295px;
	overflow: hidden; 
	float: left; 
	height: 106px;
	font-size: 15px;
	margin-top: 20px;
	background: url(/img/new/icon-feedback.png) no-repeat 0px 10px;
}

/* Table allgemein */

.boat24Table {
	width: 100%;
}

.boat24Table tr td{
	background: #fff;
	padding: 8px 5px;
	border-bottom: 1px dotted #ddd;
}

.boat24Table tr:hover td {
	background: #f8f8f8;
	border-bottom: 1px solid #ddd;
}

.boat24Table tr th,
.boat24Table tr td.titlerow{
	color: #000;
	font-family: Oswald, Arial; 
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	background: #efefef;
	text-align: left;
	padding: 5px;
}

/* BOOTS-ARCHIV */

.archiv .newButton {padding: 3px 18px;}
.archiv select {float: left; margin-right: 15px;}
.archiv td {padding-bottom: 10px;}
.archiv span {
display: block;
clear: left;
padding-top: 5px;
font-size: 12px;
color: #888;
font-style: italic;
}

.archiv select.open {
	background: #f8f8f8;
}

/* Kategorie Übersicht*/

.categoryOverview {
	margin: -19px 0px 0px -19px;
	padding: 0; 
	list-style: none;
	overflow: hidden;
	float: left;
}

.categoryOverview li {
	float: left;
	width: 185px;
}

.categoryOverview li img {
	display: block;
	text-align: center;
	margin: 0 auto;
}

.categoryOverview li a {
	font-size: 18px;
	background: #f8f8f8;
	font-family: Oswald, Arial, Verdana;
	color: #000;
	padding: 10px;
	display: block;
	margin-right: 2px;
	text-align: center;
}

.categoryOverview li a:hover {
	background: #eee;
}

.categoryOverview2 {
	margin: -19px -19px 0px 0px;
	padding: 20px 0px;
	float: left;
	list-style: none;
	width: 183px;
	background: #f8f8f8;
	height: 167px;
}

.categoryOverview2 li a {
	display: block;
	font-size: 16px;
	font-family: Oswald, Arial, Verdana;
	padding: 5px 20px;
	color: #000;
}

/* SCHULVERZEICHNIS */

.schulenlist li{
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px; 
	margin-bottom: 15px;
	overflow: hidden;
}

.schulenlist li img{
	float: left; 
	margin-right: 20px; 
	max-width: 100px;
	height: auto;
}

.schulenlist li a.titel {
	color: #000;
	font-size: 15px; 
	font-weight: bold;
}

.schulenlist p.details {
	margin-left: 120px;
}

div.clickme ul {
	list-style: disc;
}

/* PAGING */
 
.searchHeader {
	background: #fff;
	padding: 20px;
	border-bottom: 1px solid #ddd;
	margin: 20px 0px;
}

.searchHeader .sort {
	float: right; 
	margin-top: -38px;
}

.searchHeader .sort form{display: inline;}

.searchHeader select {
	margin-right: 10px;
	-webkit-appearance: none;
	border: 1px solid #ccc;
	padding: 5px;
	padding-right: 30px;
	font-size: 12px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	background: url(/img/new/dropdown-arrow.png) no-repeat right center #f8f8f8;
}

.resultPaging {
	text-align: center;
	background: #f8f8f8;
	padding: 10px 0px;
	margin: 0px -19px -19px -19px;
	border-top: 1px solid #ddd;
}

.resultPagingBottom {
	margin: 0px 0px 20px 0px;
	border: 1px solid #ddd;
}
	
.resultPaging a{
	color: #000;
	margin: 0px 5px;
} 

.resultPaging .active {
	background: none;
	font-weight: bold;
}

.resultPaging .first,
.resultPaging .last{
	background: none;
}

.resultPaging .first {background: url(/img/search/prev.png) no-repeat center left; padding-left: 15px; padding-right: 5px;}
.resultPaging .last {background: url(/img/search/next.png) no-repeat center right; padding-right: 15px; padding-left: 5px;}

/*NEUES LOGIN */

#loginForm .radio-action {
	float: left;
	width: auto;
	margin: 10px 10px 0px 0px;
}

#loginForm li.subtitle {
	padding: 0; 
	margin: 15px 0px 0px 0px;
}

#loginForm li {
	padding-left: 20px;
}

#loginForm label {
	width: auto; 
	float: left;
	margin-right: 5px;
}

#loginForm #login-password {
	float: left;
	width: 160px;
	margin-right: 10px;
}

#loginForm #login-check-showpw {
	width: auto; 
	margin: 11px 5px 0px 0px;
	float: left;
}

#loginForm span.error {
	clear: left;
	padding-left: 0; 
	padding-top: 8px;
	display: block;
}


/* categorieChangeList */

.categorieChangeList {
	margin: -19px -19px -22px -19px;
}

.categorieChangeList li {

}

.categorieChangeList li a {
	font-size: 14px;
	font-family: Oswald, Arial;
	color: #000;
	background: #f8f8f8;
	border-bottom: 1px solid #ddd;
	margin-bottom: 1px;
	padding: 7px 20px;
	display: block;
}

.categorieChangeList li a:hover {
	background: #fff;
}

/* TOPLIST */

#toplist hr.karl {
	margin-bottom: 0;
}

#toplist img {
	margin-bottom: 15px;
	margin-top: 5px;
	border: 1px solid #ccc;
}

.toplistHeader td,
.toplistHeader td a {
	font-size: 15px;
	font-family: Oswald, Arial;
	font-weight: normal; 
	color: #000;
}

#toplist td.specs {
	font-weight: bold;
}


/* TOOLTIP */ 

.ui-tooltip {
	max-width: 250px;
	padding: 8px 12px;
	background: #bbd5fe;
	border-radius: 3px;
	border: 1px solid #bbd5fe;
	z-index: 1000;
}

.ui-tooltip-content::after {
	content: '';
	position: absolute;
	border-style: solid;
	display: block;
	width: 0;
	top: 50%;
	margin-top: -10px;
	left: -10px;
	border-color: transparent #bbd5fe;
	border-width: 10px 10px 10px 0;
}

div.ui-helper-hidden-accessible { display: none; }

/* Inserat weiterempfehlen */

.recommendAd {
	overflow: hidden;
}

.recommendAd img {
	float: left; 
	margin-right: 20px;
}

/* BLOG TEASER LISTE */

.subsite-blog li {
	margin-bottom: 7px; 
	padding-bottom: 7px; 
	color: #888;
	border-bottom: 1px dotted #ddd;
}

.subsite-blog li img {
	width: 180px;
	height: auto;
	margin-bottom: 5px;
}

.subsite-blog li a {
	font-size: 13px; 
	color: #000;
}