.error { color: #FF0000; text-indent: 20px;}

body, td, th {
	font: normal 12px Thahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}
p { text-align: justify;
	margin: 0px;
}
a 		{ color:#5F5F5F; }
a:hover { color:#5F5F5F; text-decoration: none; }

h1 {
	font: bold 18px Thahoma, Arial, Helvetica, Verdana, Courier, Times New Roman, sans-serif;
	color: #2E2E2E;
	text-align: left;
	padding-bottom: 30px;
}
h1 span { color: #006FA9; }
h2 {
	font: bold 18px Thahoma, Arial, Helvetica, Verdana, Courier, Times New Roman, sans-serif;
	color: #2E2E2E;
	text-align: left;
	padding: 0 0 15px 25px;
	background: url(../images/iconArrow.png) no-repeat left  top;
}
h2 span {
	color: #006FA9;
}
h3 {float: left;
	font: bold 14px Thahoma, Arial, Helvetica, Verdana, Courier, Times New Roman, sans-serif;
	color: #2E2E2E;
	width: 594px;
	height: 28px;
	line-height: 2.1em;
	text-indent: 10px;
	background: url(../images/h3Bg.png) no-repeat;
	margin: 0px;
	padding: 0px;
}
h3 a {
	color: #2E2E2E;
	text-decoration: none;
}
h3 a:hover {
	color: #6E6E6E;
}
.hot {
	font: bold 12px Thahoma, Arial, Helvetica, sans-serif;
	color: #2E2E2E;
	padding: 0 30px 20px 30px;
	line-height: 20px;
}
.before {
	font: bold 12px Thahoma, Arial, Helvetica, sans-serif;
	color: #2E2E2E;
}
.klein {
	font-size: 11px;
	font-weight: normal;
}

.picRight img {
	float: right;
	width: 150px;
	height: 120px;
	margin: 0px 0px 10px 20px;
	border: 3px #E2E2E2 solid;
}
.text {
	padding: 7px 250px 20px 30px;
	line-height: 1.6em;
}
.small {
	font: normal 11px Thahoma, Arial, Helvetica, Verdana, Courier, Times New Roman, sans-serif;
}

/* ############## START LOGO ############## */

#logo, #logo a { float: left; border: 0px; }

/* ############## START SITEBAR ############## */

ul.sitebarMenu {
	float: left;
	list-style-type: none;
	padding: 55px 0 10px 0;
	margin: 0;
}
ul.sitebarMenu li {
	float: left;
	width: 216px;
	height: 27px;
	margin-left: 15px;
	line-height: 2.2em;
}
ul.sitebarMenu li a {
	text-indent: 40px;
	color: #535A5E;
	display: block;
	text-decoration: none;
	background: url('../images/sitebarMenu.gif') no-repeat;
}
ul.sitebarMenu li a:hover {
	color: #347BA5;
	background: url('../images/sitebarMenu_h.gif') no-repeat;
}

ul.sitebarMenu li a.red {
	text-indent: 40px;
	color: #900;
	display: block;
	text-decoration: none;
	background: url('../images/sitebarMenu.gif') no-repeat;
}
ul.sitebarMenu li a.red:hover {
	color: #900;
	background: url('../images/sitebarMenu_h.gif') no-repeat;
}


ul.sitebarMenu li.subli {
	float: left;
	width: 216px;
	height: 24px;
	margin-left: 15px;
	line-height: 2.0em;
}
ul.sitebarMenu li a.sub {
	text-indent: 40px;
	color: #535A5E;
	display: block;
	text-decoration: none;
	background: url('../images/sitebarMenusub.gif') no-repeat;
	font-size: 11px;
}
ul.sitebarMenu li a.sub:hover {
	color: #347BA5;
	background: url('../images/sitebarMenusub.gif') no-repeat;
	font-size: 11px;
}






small { font-size: 8px;}

/* ############## START CONTENT ############## */

ul.indList {
	margin-right: 0px;
	padding-bottom: 20px;
	list-style: none;
}
ul.indList li {
	list-style: none;
	background: url(../images/iconArrow.png) no-repeat left top;
	background-position: 0 5px;
}
ul.indList li span {
	display: block;
	margin-left: 30px;
	padding: 7px 0;
	line-height: 1.3em;
	text-align: justify;
	border-bottom: 1px #DEDEDE dashed;
}
ul.indList li.last {
	list-style: none;
	background: url(../images/iconArrow.png) no-repeat left top;
	background-position: 0 5px;
}

/* ############## START OFFERS ############## */

.offers  p {
	float: left;
	width: 215px;
	margin: 0 25px;
}
.offers select {
	color: #777777;
	background: #EFEFEF;
	border: 1px #899BA7 solid;
}
.offersList {
	float: left;
	margin-top: 12px;
	background: #E2E2E2 url('../images/offersListEnd.png') no-repeat left bottom;
}
.offersList table { }
.offersList img { border: 3px #B8B8B8 solid; }
.offersText 	{ line-height: 19px; border-bottom: 1px #939393 dotted;}
.offersTextlast { line-height: 21px; border: none; width: 150px; }

.offersNext a {
	width: 70px;
	height: 15px;
	display: block;
	padding: 7px 30px;
	color: #fff;
	text-decoration: none;
	text-align: right;
	background: url('../images/offersNext.png') no-repeat bottom right;
}
.offersNext a:hover {
	color: #fff;
	background: url('../images/offersNext_h.png') no-repeat bottom right;
}
.offersHint			{ color:#266a94; font-weight: bold; }
.offersHint span 	{ color:#000000; }

.offersList .preSalecar	{ padding: 3px; font-weight: bold; }
.offersList .preSaletext	{ padding: 3px; }
.offersList .preSalenote 	{ padding: 3px; border-bottom: 1px dotted #939393; }

/* ############## START FORMS ############## */

form label, input, select { 
  display: block;
  float: left;
  margin-bottom: 8px;
  margin-top: 8px;
}
.inputtext {
	color: #777777;
	background: #EFEFEF;
	border: 1px #899BA7 solid;
	width: 250px;
}
form p { margin-top: 0px;}

.pflichtfelder { text-indent: 20px; }

form br { 
  clear: left; /* das floating der labels und inputs aufheben */
}
form label {
 width: 150px;
 text-align: right; 
 padding-right: 1em; 
}
.button {
	margin: 0px;
	float: right;
	width: 150px;
	height: 29px;
	display: block;
	text-align: center;
	color: #fff;
	border: 0;
	background: url('../images/button.png') no-repeat top left;
}
.button:hover {
	color: #fff;
	background: url('../images/button_h.png') no-repeat top left;
}

/* ############## START DEATIL ############## */

.detail {
	float: left;
	padding: 10px;
	padding-left: 13px;
	background: #E2E2E2 url('../images/offersListEnd.png') no-repeat bottom;
	border-left: 1px #D4D4D4 solid;
	border-right: 1px #D4D4D4 solid;
}
.detailtable td {
	border-bottom: 1px #939393 dotted;
	vertical-align: top;
	padding: 4px;
}
.detailtable  	 { width: 548px;}

.detailtable .no {
	border-bottom: none;
	vertical-align: top;
	padding: 0px;
}
.detailtable .nob { border-bottom: none; }
.detail h4, form h4 {
	float: left;
	font: bold 13px Thahoma, Arial, Helvetica, Verdana, Courier, Times New Roman, sans-serif;
	color: #2E2E2E;
	width: 549px;
	height: 26px;
	line-height: 2.0em;
	text-indent: 30px;
	background: url(../images/h4Bg.png) no-repeat;
	margin: 0px;
}
form h4 {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.detail ul {
	float: left;
	width: 532px;
	margin: 0px;
	padding: 10px;
}
.detail ul li {
	float: left;
	width: 325px;
	display: block;
	list-style-type: none;
	line-height: 1.6em;
	border-bottom: 1px #939393 dotted;
}
.detail li.dthumb {
	float: left;
	width: 205px;
	border: none;
	text-align: right;
	margin: -75px 0 10px 0;
}

.detailtable .thumbs {
	float: left;
	margin-bottom: 3px;
	margin-right: 3px;
	border: 2px #B8B8B8 solid;
}

.detailtable .pics {
	border: 2px #B8B8B8 solid;
}

.text {
	float: left;
	width: 200px;
	line-height: 1.6em;
	border-bottom: 1px #939393 dotted;

}
.detText {
	clear: left;
	padding: 10px;
	margin: 0px;
	margin-right: 3px;
	line-height: 1.5em;
	background: #D9D9D9;
	text-align: left;
}
.detTexthl
{
	clear: left;
	padding: 20px;
	line-height: 1.5em;
}
.detText div.gallery
{
	margin-left: 10px;

}
.detText div.gallery img
{
	float: left;
	margin: 0 1px 1px 0;
	border: 2px #B8B8B8 solid;
	text-align: left;
}
.detText div.gallery img:hover {
	float: left;
	margin: 0 1px 1px 0;
	border: 2px #347BA5 solid;
	text-align: left;
}
ul.detText, ul.detText li {
	float: left;
	width: 529px;
}
ul.detText li label
{
	float: left;
	width: 190px;
	display: block;
}
.detail label {
	float: left;
	width: 110px;
	margin: 0px;
}
.inhalt {
	float: right;
	width: 299px;
	text-align: left;
}
.cash {
	color: #2E2E2E;
}
.financialOffer a {
	float: right;
	width: 122px;
	height: 14px;
	display: block;
	padding: 10px 30px 8px 10px;
	color: #fff;
	text-decoration: none;
	text-align: right;
	background: url('../images/financialOffer.png') no-repeat bottom right;
}
.financialOffer a:hover {
	color: #fff;
	background: url('../images/financialOffer_h.png') no-repeat bottom right;
}
.backTop {
	float: right;
	margin: -23px 10px 0 0;
}
.detailOption {
	float: left;
	width: 549px;
	height: 20px;
	padding: 3px 10px;
	background: url(../images/detailOptionBg.png) no-repeat;
}
.detailOptionNobg {
	float: left;
	width: 549px;
	height: 20px;
	padding: 3px 10px;
}
.detailOption1 {
	float: left;
	width: 574px;
	height: 20px;
	padding: 3px 10px;
	background: url(../images/detailOption1Bg.png) no-repeat;
}
.back a {
	font: normal 11px Thahoma, Arial, Helvetica, sans-serif;
	width: 38px;
	height: 11px;
	display: block;
	padding: 2px 10px 6px 28px;
	color: #797979;
	text-decoration: none;
	text-align: left;
	background: url('../images/back.png') no-repeat bottom right;
}
.back a:hover {
	color: #A5A5A5;
	background: url('../images/back_h.png') no-repeat bottom right;
}
.allPics a {
	font: normal 11px Thahoma, Arial, Helvetica, sans-serif;
	width: 100px;
	height: 11px;
	display: block;
	padding: 2px 10px 6px 28px;
	color: #797979;
	text-decoration: none;
	text-align: center;
	background: url('../images/allPics.png') no-repeat bottom right;
}
.allPics a:hover {
	color: #A5A5A5;
	background: url('../images/allPics_h.png') no-repeat bottom right;
}
.goTop {
	float: right;
	margin-top: -19px;
}
.goTop a {
	font: normal 11px Thahoma, Arial, Helvetica, sans-serif;
	width: 53px;
	height: 11px;
	display: block;
	padding: 2px 20px 6px 10px;
	color: #797979;
	text-decoration: none;
	text-align: left;
	background: url('../images/goTop.png') no-repeat bottom right;
}
.goTop a:hover {
	color: #A5A5A5;
	background: url('../images/goTop_h.png') no-repeat bottom right;
}
.optionTwo {
	float: right;
	width: 420px;
	height: 26px;
	margin: 20px 20px 0 0;
	text-align: right;
}
.financialOfferTwo a {
	float: right;
	width: 122px;
	height: 14px;
	display: block;
	padding: 6px 30px 6px 10px;
	color: #fff;
	text-decoration: none;
	text-align: right;
	background: url('../images/financialOfferTwo.png') no-repeat bottom right;
}
.financialOfferTwo a:hover {
	color: #fff;
	background: url('../images/financialOfferTwo_h.png') no-repeat bottom right;
}
.buyOption {
	float: left;
	width: 549px;
	height: 30px;
	background: url('../images/detailOptionBg.gif') no-repeat;
}
.buy a {
	float: right;
	width: 122px;
	height: 14px;
	display: block;
	padding: 6px 30px 6px 10px;
	color: #fff;
	text-decoration: none;
	text-align: right;
	background: url('../images/financialOffer.png') no-repeat bottom right;
	margin-right: 15px;
}
.buy a:hover {
	color: #fff;
	background: url('../images/financialOffer_h.png') no-repeat bottom right;
}
.looksTwo a {
	float: left;
	width: 190px;
	height: 14px;
	display: block;
	padding: 6px 30px 6px 10px;
	margin-right: 20px;
	color: #fff;
	text-decoration: none;
	text-align: right;
	background: url('../images/looksBg.png') no-repeat bottom right;
}
.looksTwo a:hover {
	color: #fff;
	background: url('../images/looksBg_h.png') no-repeat bottom right;
}

/* ############## START FOOTER ############## */

.counter {
	font: normal 11px Thahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	margin-top: -6px;
	padding: 20px 0 2px 40px;
}
.print a {
	float: right;
	width: 123px;
	height: 28px;
	margin: 2px 6px 0 0;
	color: #175782;
	display: block;
	line-height: 2.4em;
	text-align: center;
	text-decoration: none;
	background: url(../images/print.gif) no-repeat;
	padding: 0;
}
.print a:hover {
	color: #535353;
	background: url(../images/print_h.gif) no-repeat;
}
.copy {
	float: left;
	font: normal 11px Thahoma, Arial, Helvetica, sans-serif;
	color: #8D8D8D;
	margin: 18px 0 0 40px;
}
.copy a {
	color:#006FA9;
	text-decoration: none;
}
.copy a:hover {
	color:#5E9CBC;
	text-decoration: underline;
}
