/* ################ */
/* # CSS Document # */
/* # precklein.de # */
/* ################ */

html,body {
	margin: 0;
	height: 100%;
	width: 100%;
	font-size: 11px; 
	font-family: Thaoma, Verdana, sans-serif; 
	/*color: #96918c;*/	
	/*color: #7b7b7b;*/ /* dunkler */
	color: #737373; /* noch dunkler */
	background-color: transparent;	
	padding-bottom : 0.005em; 	
}

img {
	border: none;
}

a {
	text-decoration: underline;
	font-size: 10px; 
	font-family: Thaoma, Verdana, sans-serif; 
	color: #000000;		
	background-color: transparent;	
}

a.shops {
	text-decoration: underline;
	font-size: 12px; 
	color: #737373;
}

h1 {
	margin:0;
	padding:0;
	font-size: 14px;
	color: #7b7b7b;
}

h2 {
	margin:0;
	padding:0;
	font-size: 14px;
	color: #16374f;
}

h3 {
	margin:0;
	padding:0;
	font-size: 11px;
	color: #16374f;
}

h4, h5, h6 {
	margin:0;
	padding:0;
	font-size: 10px;
	color: #16374f;
}

div.clear {
	clear: both;
}

div.fleft {
	float: left;
}

div.fright {
	float:right;
	padding: 0 15px 0 0;
}

div.navigation_top {
	margin:0;
	padding:0;
	height: 40px;
	border-bottom: 1px solid #f0ebe6; 
}

div.navigation_top {
	margin:0;
	padding:0;
	height: 40px;
	border-bottom: 1px solid #f0ebe6; 
}

div.navigation_bottom {
	margin:0;
	padding:0;
	height: 36px;
	display: block;	
	border-top: 1px solid #f0ebe6;
}

div.page, div.page_index {
	padding: 16px 0 0 16px;
	width: 940px;
}

div.content_a {
	padding-bottom: 15px;
	border-right: 1px solid #f0ebe6;
}

div.content_left_a {
	float: left;
	width: 920px;
	padding: 0 0 15px 0;
	margin: 0;
}

div.content_news {
	float: right;
	width: 810px;
	padding: 10px 16px 0 16px;
	margin: 15px 0 0 0;
	background-color: #f0ebe6;
	background-image: url(img/news_corner.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.news_left {
	width: 380px;
	float: left;
}

div.news_right {
	width: 380px;
	float: right;
}

/* NEU */

a.news {
	display: block;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
}

a.news h2 {
	font-size: 11px;
	padding: 0;
	margin: 0 0 5px 0;
	color: #737373;
}

img.detail {
	border: none;
	margin-top: 10px;
}

/* ENDE NEU */

div.content_b {
	width: 691px;
	padding: 12px 12px 12px 0;
	border-right: 1px solid #f0ebe6;	
}

div.content_left_b {
	float: left;
	width: 236px;
	height: 100px;
	padding: 0;
	margin: 0;
}

div.content_left_wohnwelt {
	float: left;
	width: 236px;
	height: 100px;
	padding: 0;
	margin: 0;
}

div.content_right_b {
	float: left;
	width: 704px;
}

a.topnav_item {
	width: 87px;
	height: 28px;
	background-image: url(img/navigation_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 5px 0;
	padding: 12px 0 0 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #A0968C;
	font-weight: bolder;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	border-left: 1px solid #f0ebe6;
}

a.topnav_item_aktiv {
	width: 87px;
	height: 28px;
	background-image: url(img/navigation_pfeil_aktiv.gif);
	background-repeat: no-repeat;
	background-position: 5px 0;
	padding: 12px 0 0 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #16374F;
	font-weight: bolder;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	border-left: 1px solid #f0ebe6;
}

div.subnav_wohnwelten {
	height: 28px;
	padding: 12px 15px 0 5px;
	float: left;
}

a.wohnwelten_sub {
	color: #a0a0a0;
	text-decoration: none;
}

a.wohnwelten_sub_aktiv {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a.bottomnav_item {
	width: 58px;
	height: 23px;
	background-image: url(img/navigation_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 5px 31px;
	padding: 13px 0 0 5px;
	float: left;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #646464;
	text-decoration: none;
	font-size: 10px;
	border-left: 1px solid #f0ebe6;
}

.nav_space {
	width: 87px;
	height: 1px;
	display: block;
}

div.subnavigation {
	margin-top: 46px;
}

div.subnavigation_text {
	margin-top: 12px;
	padding: 0;
}

div.produktname {
	float: left;
}

div.artikelnummer {
	float: right;
	padding-right: 15px;
	color: #646464;
}

div.subnavigation h1{
	text-align: right;
	background-color: #f0ebe6;
	padding: 4px 15px 4px 0;
	margin: 0 0 10px 0;
	color: #646464;
	font-size: 10px;
	font-weight: normal;
}

div.subnavigation a{
	color: #646464;
	font-size: 10px;
	text-decoration: none;	
}

div.linie {
	font-size:1px;
	line-height: 1px;
	height: 1px;
	border-top: 1px solid #e6e6e6;
	margin: 5px 0 5px 0;
}
span.color {
	color: #646464;
}

div.zurueck {
	float: left;
}

div.weiter {
	float:right;
	padding: 0 15px 0 0;
}

div.seitenstat {
	color:#16374F;
}

div.produkt_thumb {
	float:left;
	margin-bottom: 5px;
	border: 1px solid #e6e6e6;
	margin: 5px 2px 5px 2px;
}

.detail {
	background-color: #e6e6e6;
}

.detail_content {
	width: 461px;
}

div.detail_top {
	background-color: #2C5470;
	height: 10px;
}

div.detailtxt {
	background-color: #ffffff;
	width: 400px;
	margin: auto;
	color: #646464;
	padding: 0 20px 40px 20px;
	margin-bottom: 50px;
}

a.detail_item {
	margin-top: 62px;
	width: 87px;
	height: 28px;
	background-image: url(img/detail_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 5px 0;
	padding: 12px 0 0 5px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #646464;
	text-decoration: none;
	font-size: 11px;
	border-left: 1px solid #fff;
	margin-right: 5px;
}

div.detail_content a.dokument {
	margin: 0px 10px 0px 10px;
	
	font-size: 10px;
	font-family: Verdana, sans-serif;
	
	color: #000000;
}

span.soft {
	color: #dddddd;
}

div.text_nav {
	text-align: right;
	background-color: #f0ebe6;
	padding: 5px 15px 5px 5px;
	margin: 0;
	border-bottom: 1px solid #ffffff;
}

div.text_subnav {
	text-align: right;
	background-color: #f0ebe6;
	padding: 5px 25px 5px 5px;
	margin-top: -1px;
	border-bottom: 1px solid #ffffff;
}

a.text_nav {
	text-decoration: none;
	color: #646464;
}

a.text_nav_aktiv {
	text-decoration: none;
	color: #16374F;
	font-weight: bolder;
}

div.content_text {
	background-color: #f0ebe6;
	padding: 10px 10px 10px 10px;
	margin: 0;
}

div.content_text_a {
	width: 170px;
	padding: 10px 0 0 0;
	margin: 0;
	float: left;
}

div.content_text_a_shop {
	width: 240px;
	padding: 0 10px 0 0;
	margin: 0;
	float: left;
}

div.content_text_b_shop {
	width: 410px;
	padding: 0 10px 0 0;
	marin: 0;
	float: left;
}

div.content_text_b {
	width: 480px;
	padding: 10px 0 0 0;
	margin: 0;
	float: right;
}

div.aktuelles_a {
	width: 500px;
	padding: 10px 0 0 0;
	margin: 0;
	float: left;
}

div.aktuelles_b {
	width: 153px;
	height: 300px;
	padding: 10px 0 0 0;
	margin: 0;
	float: right;
}


div.heigth_space {
	height: 300px;
	width: 1px;
	float: left;
}

div.shop_bestellung_sp1 {
	float: left;
	width: 45px;
	margin-bottom: 10px;
	margin-right: 15px;
	text-align: right;	
}

div.shop_bestellung_sp1 input {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #96918c;
	font-weight: bold;
	text-align: right;
}

div.shop_bestellung_sp2 {
	float: left;
	width: 150px;	
	margin-bottom: 10px;	

}

div.shop_bestellung_sp3 {
	float: left;
	width: 90px;	
	text-align: center;
	margin-bottom: 10px;	
}

div.shop_bestellung_sp4 {
	float: left;
	width: 70px;	
	text-align: right;
	margin-bottom: 10px;	
}

div.shop_bestellung_sp4 input {
	color: #96918c;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 11px;	
}

input.shop {
	color: #96918c;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 11px;	
}

div.shop_bestellung_sp5 {
	float: left;
	width: 100px;	
	text-align: right;
	margin-bottom: 10px;	
}

hr {
	border-top: 1px solid #96918c;
	border-bottom: none;
	border-left: none;
	border-right: none;
	width: 100%;
	background-color: transparent;
	height: 0px;
	margin: 0 0 10px 0;
}

hr.nomargin {
	border-top: 1px solid #96918c;
	border-bottom: none;
	border-left: none;
	border-right: none;
	width: 100%;
	background-color: transparent;
	height: 0px;
	margin: 0 0 2px 0;
}

.fehler {
	color: #FF0000;
} 

.shop_abschluss label{
	width: 150px;
	display: block;
	float: left;
	margin-bottom: 5px;	
}

.shop_abschluss input{
	margin-bottom: 5px;
}
 
div.routenplaner label {
	float: left;
	width: 100px;
	margin: 0 0 5px 40px;
}

div.routenplaner input {
	margin: 0 0 5px 0;
	font-size: 12px;
}
