h2 em
{
	font-weight: normal;
	font-size: 11px;
	color: #666;
}
 

table.pricetable {
	width: 100%;
	margin-bottom: 30px;
}

table.pricetable th {
	font-size: 23px;
	font-family: Oswald, Arial; 
	background: #fff;
	font-weight: normal;
}

table.pricetable th label {
	display: block;
	font-size: 18px;
}

table.pricetable th.title {
	vertical-align: top;
	text-align: left;
}

table.pricetable td {
	padding: 12px 0px 12px 5px;
	border-bottom: 1px solid #ccc;
}

table.pricetable td.center {
	text-align: center;
}

table.pricetable tr.pricerow td {
	background: #f8f8f8;
}

table.pricetable p.price {
	font-size: 20px;
	font-family: Oswald, Roboto;
	color: #333;
	margin: 0;
}

table.pricetable p.permonth {
	color: #666;
	margin: 0;
}

table.pricetable span.specialprice {
	font-size: 16px;
	font-family: Oswald, Roboto;
	margin: 0;
	color: #666;
}

table.pricetable p.text {
	font-size: 11px;
	color: #666;
	margin: 0;
}

table.pricetable tr.specialpricerow td {
	border: 0px;
	padding-bottom: 0px;
}

table.pricetable td.button a.oButton {
	padding-right: 25px;
	padding-left: 25px;
}


div.zusatzoptionen {
	overflow: hidden;
	}
	
div.zusatzoptionen-box {
	float: left;
	width: 330px;
	margin-right: 20px;
	position: relative;
	padding-top: 20px;
	}


div.zusatzoptionen-box img {
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	}
	
div.zusatzoptionen-box p.desc
{
	min-height: 75px;
}
	
div.zusatzoptionen-box div.price {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 10px 10px 10px 110px;
	text-align: left;
	position: relative; 
	}
	
	
div.zusatzoptionen-box a.newButton {
	position: absolute; 
	right: 0px;
	top: 10px;
}
	
div.zusatzoptionen-box div.price label{
	display: block;
	font-size: 18px;
	font-family: Oswald, Roboto; 
	}
	
div.zusatzoptionen-box div.price span{
	display: block;
	}


/* ZAHLUNGSARTEN */

ul.zahlungsarten-liste {
	list-style: none;
	margin: 10px 0 10px 0;
	padding:0; 
}

ul.zahlungsarten-liste li {
	font-size: 13px;
	display: block;
	height: 30px;
}

ul.zahlungsarten-liste li img {
	margin-right: 10px;
	float: left;
}


ul.zahlungsarten-liste li label {
	line-height: 30px;
}


div.feedback {
width: 220px; 
float: left; 
margin: 10px; 
font-style:italic;
}

div.feedback img {
display: block;
float: left;
margin-right: 3px;
}

div.inserieren_btn a {
	background: url(/img/layout/new/inserieren_btn.png) no-repeat;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 56px;
	font-weight: bold;
	height: 56px;
	width: 600px;
	display: block;
	text-indent: 120px;
}





/* Styling Leitfaden Bootsverkauf */

p.leitfaden-lead
{
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 7px;
}

.leitfaden p {
	line-height: 1.6;
	font-size: 14px;
}

h2.steps {
	background: url(/img/layout/new/icon-step.png) no-repeat 6px 7px #eaeaea;
	padding: 9px 0px 11px 14px;
	margin: -6px -6px 20px -6px;
}

h2.steps label{
	color: #fff;
	margin-right: 15px;
}

h2.steps2 {
	padding: 9px 0px 4px 0px;
}

h2.steps2 label{
	color: #fff;
	margin-right: 5px;
	background: #0273bf;
	border-radius: 15px;
	width: 30px;
	text-align: center;
	display: inline-block;
}

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

ul.leitfadenList li{
	margin-bottom: 10px;
	padding-left: 28px;
	background: url(/img/new/icon-link.png) no-repeat 0px -1px;
}

ul.leitfadenList li a {
	font-size: 15px;
	font-family: Arial, Verdana, sans-serif;
	Display: block;
	color: #000;
}

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

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


ul.leitfadenNavigation,
ul.leitfadenNavigation ul{
	list-style: none;
	margin: 0;
	width: 185px;
	padding: 0;
	font-size: 11px;
}

ul.leitfadenNavigation {
	background: #fff; 
	padding: 20px;
}

ul.leitfadenNavigation span{
	font-size: 16px;
	display: block;
	color: #333;
	border-top: 1px solid #ddd;
	padding-top: 10px;
	margin-bottom: 10px;
	font-family: Oswald, Arial, Verdana;
}

ul.leitfadenNavigation label{
	display: none;
}

ul.leitfadenNavigation ul {
	margin-bottom: 15px;
}

ul.leitfadenNavigation ul li {
	padding-left: 15px;
	margin-bottom: 8px;
	background: url(/img/layout/new/navisprite.png) no-repeat 0px -1999px
}


ul.leitfadenNavigation ul li a{
	font-size: 14px;
	color: #000;
}


ul.leitfadenNavigation ul li.active a {
	color: #0273bf;
	font-weight: bold;
}


.leitfadenImg {
	margin-bottom: 20px;
	width: 695px;
	height: auto;
}
