/* @group basic setting */

* {
	margin: 0;
	padding: 0;
}

body {
	font: 76% Verdana,Arial,sans-serif;
	line-height: 1.4em;
	text-align: center;
	color: #000;
	background: #E7EAEC url(img01.jpg) repeat-x;
}

a {
	color: #467aa7;
	font-weight: bold;
	text-decoration: none;
	background-color: inherit;
}

a:hover {
	color: #2a5a8a;
	text-decoration: none;
	background-color: inherit;
}

a img {
	border: none;
}

p {
	padding: 0 0 1.6em 0;
}

ul, ol {
	list-style-type: none;
	margin-bottom: 1em;
}

p form {
	margin-top: 0;
	margin-bottom: 20px;
}

img.left {
	float: left;
	margin: 0 12px 5px 0;
}

img.center {
	display: block;
	margin: 0 auto 5px auto;
}

img.right {
	float: right;
	margin: 0 0 5px 12px;
}

/* @end */


#messebanner {
	background-color: transparent;
}


#container {
	width: 960px;
	margin: 0 auto;
	padding: 1px 0;
	text-align: left;
	background: #fff url(img01_container.jpg) repeat-x;
	color: #303030;
}

#container .googlebox {
	text-align: center;
}

/* @group header */

#header {
	height: 115px;
	width: 958px;
	margin: 0 1px 1px 1px;
	background: #003980 url(mood.jpg) no-repeat;
	color: #ffffff;
}

#header h1 {
	padding: 35px 0 0 20px;
	margin: 0;
	font-size: 2.4em;
	color: #ffffff;
	letter-spacing: -2px;
	font-weight: normal;
}

#header a {
	color: #ffffff;
}

#header h2 {
	margin: 0 0 0 40px;
	font-size: 1.3em;
	color: #f0f2f4;
	letter-spacing: -1px;
	font-weight: normal;
}

.member {
	color: #003980;
	float: right;
	padding: 6px;
	font-size: 10px;
}
input.inp {
	width: 80px;
	background-color: white;
	font-size: 0.8em;
	color: navy;
	border-style: none;
	margin: 0;
	padding: 1px;
}
form.member #loginbutton {
	padding: 0px 3px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: url(buttonfond.png) repeat-x;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	width: 60px;
}

#header div.member a {
	color: #003980;
	font-weight: bold;
}

/* @group menu */

#navigation {
	background: #003980;
	margin: 1px;
	height: 22px;
}

#sddm {
	margin: 0;
	padding: 0;
}

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	width: 95px;
	white-space: nowrap;
	color: #FFF;
	background: #003980;
	text-align: center;
	text-decoration: none;
	border-right: 1px solid white;
}

#sddm li a:hover {
	color: #003980;
	background: #E7EAEC
}

#sddm li a.current {
	background: #FFF;
	color: #003980;
}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #E7EAEC;
	min-width: 100px;
}

#sddm div a {
	z-index: 111;
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	border-top: 1px solid #467aa7;
	text-align: left;
	text-decoration: none;
	background: #E7EAEC;
	color: #003980;
}

#sddm div a:hover {
	background: #003980;
	color: #fff
	}

/* @end */
		

/* @end */

/* @group main content */

#content {
	clear: left;
	float: left;
	width: 715px;
	font-size: 0.9em;
	padding: 20px 10px 0 20px;
}

#content .adblock {
	text-align: center;
	z-index: 999;
}

#content .ad {
	padding: 0;
	margin: 0 10px 10px 0;
	border: 1px solid #ccc;
	float: left;
}

div.error {
	color: maroon;
}

#content .contentbox {
	padding: 0;
	margin-bottom: 2em;
}

#content .boxcontent {
	border-left: 1px solid #E7EAEC;
	border-right: 1px solid #E7EAEC;
	padding: 9px;
}

#content .boxbottom {
	background: url(wide_box_bottom.png) no-repeat left bottom;
	clear: both;
}

#content .boxbottomhalf {
	background: url(small_box_bottom.png) no-repeat left bottom;
	clear: both;
}

#content .boxbottomthird {
	background: url(third_box_bottom.jpg) no-repeat left bottom;
	clear: both;
}

#content .tipp {
	font-size: 120%;
	padding: 9px;
	float: left;
	width: 46%;
	margin: 0 0 10px 0;
}

#content .tipp p {
	padding: 0;
	margin: 10px 0 0 0;
}

#content .tipp h3 {
	line-height: 1.4em;
	color: #467aa7;
}

#content h1 {
	color: #467aa7;
	background-color: #E7EAEC;
	padding: 3px 9px;
	font-size: 1.2em;
	margin: 0;
}

#content h2 {
	margin: 0 0 16px 0;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #505050;
	background-color: inherit;
	line-height: 1.2em;
}

#content h2 a {
	font-weight: normal;
}

#content h3 {
	margin: 0 0 5px 0;
	font-size: 1.4em;
	letter-spacing: -1px;
}

#content h4 {
	margin: 0 0 16px 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #467aa7;
	line-height: 1.2em;
	text-align: center;
	padding-top: 6px;
}

#content h5 {
	color: #467aa7;
	background-color: #E7EAEC;
	padding: 1px 6px;
	text-align: center;
	margin-bottom: 10px;
}

#content a:hover,#subcontent a:hover {
}

#content ul,#content ol {
	margin: 0 5px 16px 35px;
}

#content table {
	width: 100%;
	margin: 0;
}

#content tr {
	vertical-align: top;
}

#content th {
	color: #467aa7;
	background-color: #E7EAEC;
	padding: 0 3px;
	font-weight: normal;
	font-style: normal;
}

#content td {
	border-bottom: 1px dotted silver;
}

#content td.cboothilite {
	border: 1px solid #467aa7;
	padding-left: 6px;
}

#content div.blackdata {
	font-weight: normal;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.5em;
}
#content div.blackdata span {
	margin-right: 10px;
}
.dontwrap {
	white-space: nowrap;
}
#content div.blackdata span.blulabel {
	margin-right: 0px;
	white-space: nowrap;
	color: #467aa7;
	font-size: 80%;
	font-weight: normal;
	font-style: normal;
}

#content div.boatpix {
	float: right;
	text-align: right;
	background-color: white;
}

#content td.rubrik,
#content td.data span {
	color: #467aa7;
	font-size: 90%;
}

#content ol.datalist {
	padding: 0;
	margin: 0;
}

#content ol.datalist span.detaillabel{
	margin-right: 10px;
	white-space: nowrap;
	color: #467aa7;
	font-size: 90%;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
}

#content ol.similar {
	list-style-type: decimal;
}

#content ol.datalist li {
	border-bottom: 1px dotted silver;
}

#content ol.datalist span {
	color: silver;
	width: 100px;
	display: inline-block;
	font-size: 90%;
}

#content a.buttonlink {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: url(buttonfond.png) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#content .backlink {
	padding-left: 24px;
	background: url(back.png) no-repeat;
	margin-top: 20px;
}


.agency {
	float: left;
	text-align: center;
	padding: 0.3em;
	margin: 0 0 9px 0;
	width: 220px;
	border-top: 1px solid #E7EAEC;
}


#content div.firma {
	float: left;
	text-align: center;
	padding: 0 5px;
	margin: 0 0 9px 0;
}

#content div.mainDealer {
	width: 33%;
	float: left;
	text-align: center;
	margin: 0 0 9px 0;
}

#content div.mainDealer p {
	margin: 0;
	padding: 0;
}

#content div.mainDealer p.mainDealerName {
	font-weight: bold;
}

#content #bavaria {

	margin: 20px 0 10px 0;

	padding: 10px;

	text-align: center;

	font-weight: bolder;

	background: #c9dcf1 url(bavaria_fond.png) repeat-x;

}



#content #bavaria a {
	color: #3049AE;
	background: transparent;
	padding: 3px 9px;
	font-size: 90%;
}



#content #bavaria a:hover {
	color: #3049AE;
	background: transparent;
}

#content div.service_block {
}
#content div.service_block p.service_item {
	padding: 20px 0 6px 20px;
	margin: 0;
	clear: both;
}
#content div.service_block p.service_item a {
	padding: 0 20px 0 0;
	margin: 0 20px 0 0;
	background: url(fore.png) no-repeat right top;
}
#content div.service_block div.service_note {
	padding: 0 40px 0 20px;
	margin: 0;
	color: #467aa7;
	font-style: italic;
}



/* @end */

#subcontent .buyed {
	margin: 0 0 10px 0;
}


.epaper_preview {
	padding: 0;
	margin: .5em 0;
	text-align: left;
	clear: both;
}
div.epaper_preview h3.epapertitel {
	font-weight: bold;
	color: #467aa7;
	padding: 0;
	margin: 1em 0 0 0;
	text-align: center;
	font-size: 1em;
}
a.zumepaper {
	background: url(fore.png) no-repeat left 0;
	padding-left: 20px;
	margin-left: 1em;
	white-space: nowrap;
}

div.bootelinx {
	text-align: left;
	margin-top: 1em;
	width: 340px;
}
div.bootelinx p {
	margin: 0 0 .3em 0;
	padding: 0;
}
a.bootlink {
	background: url(fore.png) no-repeat left 0;
	padding-left: 20px;
}

#fbButtonContainer {
	float: right;
	padding-top: 1.5em;
}

h4 {
	font-weight: bold;
	color: #467aa7;
	padding: 0;
	margin: 1em 0 0 0;
}


.c_revier {
	color: #467aa7;
	font-size: 85%;
	font-weight: normal;
	font-style: normal;
	white-space: nowrap;
}



/* nur im suchformular neue boote klassiker */
#content ul.gfk {
	list-style-type: disc;
	margin: 0 0 0 1em;
}
#content ul.gfk li {
	margin: 0 0 1em 0;
}



.my_bootsname_liste {
	color: #467aa7;
	font-size: 110%;
	font-weight: bold;
}

/* @group formulare */

form {
	padding: 0;
	margin: 0;
}

.forminfo {
	float: right;
	width: 300px;
	padding: 0;
	margin: 0 0 0 20px;
}

ul.formtabs {
	margin: 0;
	padding: 0;
}

ul.formtabs li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
	padding: 0	10px;
	margin-right: 10px;
	border: 1px solid #578bb8;
}

ul.formtabs li.current {
	border: 1px solid red;
}

fieldset {
	padding: 0;
	margin: 0;
	border: none;
}

legend {
	padding: 0;
	margin: 0;
}

form ol, form ul {
	padding: 0;
	margin: 0;
}

form li {
	list-style-type: none;
	padding: 0;
	clear: both;
	margin: 0 0 9px 80px;
	line-height: 1.2em;
}

label {
	display: block;
	color: #aaa;
	margin: 0 0 0 -90px;
	text-align: right;
	width: 120px;
	float: left;
	padding-right: 10px;
	font-size: 90%;
}

form.bmlogin li label {
}


.buttonrow {
	padding: 10px;
	text-align: center;
}

.buttonrow input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: url(buttonfond.png) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: inherit;
}

/* auswahlliste jahrgänge bei booten */

form#jahre {
	padding: 0;
	margin: 0 0 0 20px;
	display: inline;
}

/* @end */

/* @group stepper */

#stepper {
	text-align: center;
	margin: 12px 0 0 0;
}

#stepperTotalNum {
	color: #477491;
	padding: 5px;
	border-bottom: 1px dotted silver;
}

#stepperLinx {
	padding: 5px;
}

#BMcontent #stepperLinx a:link, #BMcontent #stepperLinx a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #477491;
	margin: 0 15px;
	padding: 0 15px;
}

#BMcontent #stepperLinx a:hover {
	color: #fff;
	background-color: #477491;
}

#stepperLinx .current {
	font-weight: bolder;
	color: #002b3e;
	border: 1px solid #002b3e;
	padding: 3px 9px;
	margin: 0 5px;
}

/* @end */

/* @group sidebar */

#subcontent {
	float: right;
	width: 180px;
	padding: 20px 20px 10px 10px;
	line-height: 1.4em;
}

#subcontent h2 {
	display: block;
	margin: 0 0 15px 0;
	font-size: 1.6em;
	font-weight: normal;
	text-align: left;
	letter-spacing: -1px;
	color: #505050;
	background-color: inherit;
}

#subcontent p {
	margin: 0 0 16px 0;
	font-size: 0.9em;
}

#subcontent .ad {
	padding: 0;
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
}

#subcontent ul, #subcontent ol {
	
}

#subcontent .sideblock {
	background-color: #E7EAEC;
	margin-bottom: 10px;
}

#subcontent form.umfrage {
	padding:9px;
	font-weight:bold;
	font-size:120%;
}

#subcontent .hitlisten {
	border: 1px solid #01377f;
	background-color: white;
	margin: 0;
	padding: 0 0 6px 0;
}

#subcontent .hitlisten h5 {
	margin: 0;
	padding: 6px;
	background: #01377f url(../assets/hitlisten_hed.jpg) repeat-x;
	color: white;
	text-align: center;
	line-height: 1.2em;
	font-size: 1em;
}

#subcontent .hitlisten h4 {
	margin: 0 6px;
	padding: 6px 0 3px 6px;
	line-height: 1em;
	font-size: 0.9em;
	border-bottom: 1px dotted silver;
}

#subcontent .hitlisten ol {
	color: #467aa7;
	font-size: 90%;
	margin: 0;
	padding: 0 0 0 30px;
	list-style-type: decimal;
}
#subcontent .hitlisten ol a {
	font-weight: normal;
	font-style: normal;
}

.umfrage_antwort {
	font-size:1.5em;
	font-weight:bold;
	line-height:1.1em;
	color: white;
	margin: 0;
	padding: 4px;
	width: 70px;
	text-align: center;
}

/* Searchbar styles */

#searchbar {
	margin: 0 0 20px 0;
}

#searchbar form fieldset {
	margin: 0;
	border: 0 solid;
}

#searchbar #s {
	height: 1.4em;
	width: 110px;
	margin: 0 5px 0 0;
	border: 1px solid #a0a0a0;
	float: left;
}

#searchbar #searchbutton {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: url(buttonfond.png) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 60px;
	float: right;
}

/* @end */

/* @group footer */

#footer {
	clear: both;
	width: 715px;
	padding: 5px 0 5px 10px;
	margin: 40px 0 20px 0;
	font-size: 0.9em;
	color: #f0f0f0;
	background: #003882 url(foot_schmal.jpg) no-repeat;
}

#footer .aktuell {
	float:right;
	padding:20px 0 0 0;
	width:180px;
	font-size: 1.1em;
	font-weight: bold;
}

#footer .aktuell ul {
	padding:0;
	margin:0;
}

#footer .aktuell li {
	border-bottom: 1px dotted white;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

#footer a {
	color: #f0f0f0;
	background-color: inherit;
	font-weight: normal;
	font-style: normal;
}

#footer a:hover {
	color: #ffffff;
	background-color: inherit;
}

#footer #footlinx a {
	color:#01377d;
	padding: 0;
	margin: 0 15px;
}

#footer #startseite {
}
#footer #mediadaten {
}
#footer #meinung {
}
#footer #hilfe {
}

/* @end */

/* @group helpers */

.hinweis {
	color: #01377d;
}

.fleft {
	float: left;
	margin-right: 1em;
}

.frite {
	float: right;
	margin-left: 1em;
}


.splitcontentleft {
	float: left;
	width: 48%;
}

.splitcontentright {
	float: right;
	width: 48%;
}

.splitfirstthird {
	float: left;
	width: 32%;
	margin-right: 15px;
}

.splitsecondthird {
	width: 32%;
	float: left;
}

.splitthirdthird {
	float: right;
	width: 32%;
}

hr.clear {
	clear: both;
	visibility: hidden;
}

hr.cleardotted {
	clear: both;
	color: white;
	border-bottom: 1px dotted silver;
	height: 5px;
	background-color: white;
	margin: 0 10px 10px 10px;
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

.textleft {
	text-align: center;
}

.textcenter {
	text-align: center;
}

.textright {
	text-align: right;
}

/* @end */