/* ====================================== 
   1. Kalibrierung und allgemeine Styles 
   ====================================== */

/* Kalibrierung der wichtigsten Abstände */

*  { padding: 0; margin: 0; _behavior: url(iepngfix.htc); }
* html div {height: 1%;}

/* Allgemeine Selektoren */

html { height: 101%; } /* erzwingt Scrollbar im Firefox */
body { /* Das HTML-Element mit dem Namen body */ 
   background: #ebebeb url(images/bg.gif) repeat top left; /* Hintergrundfar be */
   font-family: Arial, Verdana, Helvetica, sans-serif; 
   font-size: small; /* Schriftgröße */ 	
   background-attachment:scroll;
} 
h2 {    color: #d8a604;
   font-size: 12pt; }
    
h1 {    color: #000;
   font-size: 18pt; }
   
#blog h1 {    color: #000;
   font-size: 12pt; }

#blog h1 a:link { color: #d8a604; } 
#blog h1 a:visited { color: #d8a604; }
#blog h1 a:hover, 
a:focus, a:active {
	color:#000;
	text-decoration:underline;
}


/* Hyperlinks */

a { text-decoration: underline; outline: none;} 
a:link { color: #000; } 
a:visited { color: #000; }
a:hover, 
a:focus, a:active {
	color:#d8a604;
	text-decoration:underline;
}

a img {
  border: 0 none;
}
img {
  border: 0 none;
}
th {
	height:20px;
	background-color:#c1041b;
	color:#fff;
	text-align:left;
}
/* ==================================== 
   2. Styles für die  Layoutbereiche 
   ==================================== */
   
#wrapper { /* Das HTML-Element mit dem Attribut id="wrapper" */
   color: #574a44;
   width: 860px; /* Breiter der Seite */
   margin-top: 0;
   margin-right: auto;
   margin-bottom: 10px;
   margin-left: auto;
   position:relative;
}
.bookmarklist {
margin:10px 0;
}
.bookmarklist li{
list-style-type:none;
display:inline;
}
#header {
   background: url(images/header_bg.gif) no-repeat center 0;
   position:relative;
   height: 142px;
}
#header h1 {
	position:absolute;
	width:228px;
	height:81px;
	top:39px;
	left:517px;
	z-index:10;
	text-indent:-666em;
	background: url(images/logo.gif) no-repeat;

}
#header h1 a {
	width:228px;
	height:81px;
	display:block;
	overflow:hidden;
}

#step2 ul {
    vertical-align:middle;
	text-align:left;
}
#step2 li {
   display: inline;
   list-style-type: none;
   font-size: 90%;
   text-align:center;
   vertical-align:middle;
   margin:0;
}

#cart {
   background-color: #fff;
   padding-top:5px;
   padding-left:5px;
   padding-right:5px;
   margin-bottom:5px;
}
#cart_left {
	float:left;
   	width:500px;
   	text-align:left;
}
#cart_right {
   float:right;
}
#cart ul {
    vertical-align:middle;
}
#cart li {
   display: inline;
   list-style-type: none;
   font-size: 90%;
   vertical-align:middle;
}
#cart_pay ul {
    vertical-align:middle;
}
#cart_pay li {
   display: inline;
   list-style-type: none;
   font-size: 90%;
   vertical-align:middle;
}
#cart_pay input {
	margin:0 2px 0 20px;
}
#sort ul {
    vertical-align:middle;
}
#sort li {
   display: inline;
   list-style-type: none;
   font-size: 90%;
   vertical-align:middle;
}
#sort select {
	padding:2px 1px 2px 3px;
	margin:0 5px 0 5px;
	font-size:9px;
	color:#858585;
}
#cart a { 
   text-decoration: none;
   font-weight: bold;
   outline: none;
} 
#cart a:link { color: #4b4c3c; } 
#cart a:visited { color: #4b4c3c; }
#cart a:hover, 
a:focus, a:active {
   color: #4b4c3c; }

#filter_win {
   padding:0 5px 0 5px;
}
.navigation_top {
   background: #fffffe url(navi_top.gif) no-repeat top left;
   height: 10px;
   line-height:10px;
}
.navigation_cont {
   background: #fffffe url(navi_cont.gif) no-repeat bottom center;
   border-left: 1px solid #9c9a69;
   border-right: 1px solid #9c9a69;
   height: 158px;
   width: 958px;
}
.navigation_bot {
   background: #fffffe url(navi_bot.gif) no-repeat top left;
   height: 12px;
   line-height: 12px;
}
.navigation a { text-decoration: underline; font-weight:bold; outline: none;} 
.navigation a:link { color: #000; } 
.navigation a:visited { color: #000; }
.navigation a:hover, 
a:focus, a:active{
	color:#d8a604;
	text-decoration:underline;
}
#about {
	position: absolute;
	bottom: 80px;
	color: #a4a4a4;
	font-size: 90%;
	width:940px;
	margin-left: 10px;
	margin-bottom: 8px;
}
/*-#google_inhalt {
   width:860px;
   height:120px;
}-*/

#main_cont {
   margin-bottom: 8px;
   }
#main_cont_top {
   background: url(images/main_bg_top.gif) top left;
   height:151px;
   padding-left:13px;
   padding-right:13px;
}
.navi_conf {
   background: url(images/navi_conf_bg.gif) repeat-x top left;
   height:151px;
}
.navi_conf_title {
   background: #fff url(images/title_sofa_select.gif) no-repeat top left;
   height:22px;
}
.navi_conf_main {
position:relative;
}
.navi_conf_main_box1 {
position:absolute;
top: 20px;
left:30px;
}
.navi_conf_main_box2 {
position:absolute;
top: 20px;
left:360px;
}
.navi_conf_main_box3 {
position:absolute;
top: 20px;
left:470px;
}
.navi_conf_main_box4 {
position:absolute;
top: 20px;
left:700px;
}
.navi_conf_main_title {
	font-weight:bold;
	margin-bottom:10px;
}
.navi_conf_main_select {
	width:260px;
	height:39px;
	background: url(images/navi_conf_bg_select.gif) no-repeat top left;
	padding-left: 5px;
	padding-top: 6px;
}
.navi_conf_main_select select {
	width:250px;
	font-size:16px;
}
.sofa_list_main {
	overflow:hidden;
	padding:10px 0;

}
.sofa_list_main ul{

}
.sofa_list_main li{
	display:inline;
	list-style:none;	width:413px;
}
.sofa_list_bild_main {
	overflow:hidden;
	float:left;
	width:413px;
	text-align:center;
	margin-bottom:30px;
	border-bottom:1px dashed #c1bebe;
}
.sofa_list_bild {
	width:409px;
	border:1px solid #cfcfcf;
	padding:1px;
	text-align:center;
}
.sofa_list_bild p {
	padding:3px 0;
	font-size:16pt;
	color:#d8a604;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

.sofa_list_bild_p_icons {
	padding:0;
font-size:14pt;
	color:#d8a604;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

.list_preis_txt {
	margin-top:10px;
	margin-bottom:20px;
	font-size:14pt;
	color:#000;
	font-weight:bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.sofa_list_bild2_main {
	overflow:hidden;
	float:right;
	width:413px;
	text-align:center;
	margin-bottom:30px;
	border-bottom:1px dashed #c1bebe;
}
.sofa_list_bild2 {
	width:409px;
	border:1px solid #cfcfcf;
	padding:1px;
	text-align:center;
}
.sofa_list_bild2 p {
	padding:3px 0;
	font-size:16pt;
	color:#d8a604;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}




.sofa_prod_main {
	overflow:hidden;
	padding:10px 0;

}
.sofa_prod_main ul{

}
.sofa_prod_main li{
	display:inline;
	list-style:none;	width:413px;
}
.sofa_prod_bild {
	width:408px;
	border:1px solid #cfcfcf;
	padding:1px;
	text-align:center;
	margin-bottom:10px;
}
.sofa_prod_bild img{
	border:0;
}

.titel_txt_big {
	font-size:20pt;
	color:#d8a604;
	font-weight:normal;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

.txt_title_org {
	font-size:12pt;
	color:#d8a604;
	font-weight:bold;
	background-color:#fff;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
.txt_title_bg_pfeil {
	background: #fff url(images/pfeil_bg.gif) repeat-x top right;
	background-position:101px 9px;
	overflow:hidden;
}
.titel_prodinfo {
	margin-bottom:10px;
	font-size:10pt;
	color:#d8a604;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.prodinfo_cart {
	margin-bottom:20px;
}
.prodinfo_cart ul {
margin-top:20px;
margin-bottom:10px;

}
.prodinfo_cart li {
	display:block;
	list-style:none;
	margin-bottom:10px;
}

.prodinfo_cart a:link {
	font-weight:bold;
}
.prodinfo_masse {
	margin-bottom:20px;
}
.prodinfo_masse ul {
margin-top:10px;
margin-bottom:10px;

}
.prodinfo_masse li {
	display:block;
	list-style:none;
	margin-bottom:10px;
}
.list_preis_txt {
	margin-top:10px;
	margin-bottom:20px;
	font-size:14pt;
	color:#000;
	font-weight:bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

.list_preis_txt a:link{
	text-decoration:none;
}
.list_preis_txt a:visited{
	text-decoration:none;
}
.prod_preis_txt {
	margin-top:5px;
	margin-bottom:5px;
	font-size:30pt;
	color:#000;
	font-weight:bold;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
#main_cont_mid {
   background: url(images/main_bg.gif) top left;
   width:860px;
}
#main_cont_bot {
   background: url(images/foot_bg.gif);
   height: 8px;
   line-height: 8px;
}
#main_win{
}
div .titel {
height:30px;
background-color: #444444;
padding:5px 0 0 9px;
}

div .inhalt {
padding:0px 13px 0px 13px;
overflow:hidden;
}

.service_main {
   height:152px;
   margin:10px 0;
}
.service {
   background: #fff;
   height:142px;
   position:relative;
}
.service_title {
   background: #fff url(images/service_title.gif) no-repeat top left;
   height:10px;
}
.service_fragen {
position:absolute;
top:10px;
left:50px;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
font-size:24pt;
color:#d8a604;
}
.service_nummer {
position:absolute;
top:50px;
left:190px;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:34pt;
color:#bdbab1;
}
.service_hinweise {
position:absolute;
top:110px;
left:150px;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
font-size:10pt;
color:#000;
}
.info_main {
	overflow:hidden;
	margin-top:40px;
	margin-bottom:5px;
}
.info_title {
   background: #fff url(images/info_title.gif) no-repeat top left;
   height:10px;
}
.info_inhalt{
	padding:10px 0;
}
.info_inhalt h1{
 color: #d8a604;
   font-size: 12pt;
   margin-bottom:5px;
}
#about_cont_top {
   background: #fffffe url(about_top.gif) no-repeat top left;
   height: 7px;
   line-height: 7px;
}
#about_cont_mid {
   background: #fffffe url(about_mid.gif) top left;
   padding:7px 5px 5px 5px;
}
#about_cont_bot {
   background: #fffffe url(about_bot.gif) no-repeat top left;
   height: 7px;
   line-height: 7px;
   margin-bottom:10px;
}
#about h1 {
   color: #a4a4a4;
   font-size: 105%;
}

#banner {
   background: #fff url(banner.jpg) top left;
   height: 277px;
   margin-top: 8px;
   margin-bottom: 8px;
}

.kunden{ 
margin-right: auto;
   margin-bottom: 10px;
   margin-left: auto;}
.kunden ul { margin-bottom: 0; }
.kunden li {
   display: inline;
   list-style-type: none;
   margin-left:0px;
   margin-right:0px;
}
#jump_top {
   height: 12px;
}
#jump_top ul { margin-bottom: 0; }
#jump_top li {
   display: inline;
   list-style-type: none;
}
#jump_top #top02 a {
   text-align: right;
}
#jump_top a {
   border: 0;
}
#foot {
   height: 59px;
   margin-bottom: 8px;
   text-align: center;
}
#foot li {
   display: inline;
   list-style-type: none;
   font-size: 90%;
}
#foot a { text-decoration:none; outline: none;} 
#foot a:link { color: #d8a604; } 
#foot a:visited { color: #d8a604; }
#foot a:hover, 
a:focus, a:active  { 
	color:#000;
  text-decoration:underline;
}
/* Schriftformatierung */
.copyright{ 
   color: #a4a4a4;
   font-size: 85%;
   padding-top:10px;
}
.preishinweis{ 
   color: #000;
   font-size: 12px;
   margin-bottom:5px;
}
.bottom {vertical-align: bottom;}



/* BTNS-formatierung */
.btn_01 .b-w{
background:transparent url(../images/btns/btn_left.gif) no-repeat scroll left center;
}

.btn_01 .b-e {
background:transparent url(../images/btns/btn_right.gif) no-repeat scroll right center;
margin-left:35px;
}

.btn_01 .b-w, .btn_01 .b-e, .btn_01 .b-m {
color:#57470c;
cursor:pointer;
line-height:30px;
padding:10px 0px 8px;
text-decoration:none;
font-weight: bold;
white-space:nowrap;
}
.btn_01 .b-m {
background:transparent url(../images/btns/btn_bg.gif) repeat-x scroll center;
margin-right:30px;
}

/* next */

.btn_kasse .b-w{
background:transparent url(../images/btns/btn_left_kasse.gif) no-repeat scroll left center;
}
.btn_kasse .b-e {
background:transparent url(../images/btns/btn_right_kasse.gif) no-repeat scroll right center;
margin-left:35px;
}

.btn_kasse .b-w, .btn_kasse .b-e, .btn_kasse .b-m {
color:#821122;
cursor:pointer;
line-height:30px;
padding:10px 0px 8px;
text-decoration:none;
font-weight: bold;
white-space:nowrap;
}
.btn_kasse .b-m {
background:transparent url(../images/btns/btn_bg_kasse.gif) repeat-x scroll center;
margin-right:30px;

}

/* next */

.btn_det .b-w{
background:transparent url(../images/btns/btn_left_det.gif) no-repeat scroll left center;
}
.btn_det .b-e {
background:transparent url(../images/btns/btn_right.gif) no-repeat scroll right center;
margin-left:35px;
}

.btn_det .b-w, .btn_det .b-e, .btn_det .b-m {
color:#57470c;
cursor:pointer;
line-height:30px;
padding:10px 0px 8px;
text-decoration:none;
font-weight: bold;
white-space:nowrap;
}
.btn_det .b-m {
background:transparent url(../images/btns/btn_bg.gif) repeat-x scroll center;
margin-right:30px;
}

/* next */

.btn_grey .b-w{
background:transparent url(../images/btns/btn_left_grey.gif) no-repeat scroll left center;
}
.btn_grey .b-e {
background:transparent url(../images/btns/btn_right_grey.gif) no-repeat scroll right center;
margin-left:35px;
}

.btn_grey .b-w, .btn_grey .b-e, .btn_grey .b-m {
color:#4b4c3c;
cursor:pointer;
line-height:30px;
padding:10px 0px 8px;
text-decoration:none;
font-weight: bold;
white-space:nowrap;
}
.btn_grey .b-m {
background:transparent url(../images/btns/btn_bg_grey.gif) repeat-x scroll center;
margin-right:30px;
}
/* BTNS-formatierung END */


/* PRODUKT INFO */

div.detailContent {
	width: 950px;

}
div.detailTitle {
	width: 950px;
	height: 34px;
	background-image: url(prod_info_title.gif);

}
div.detailFoot {
	width: 950px;
	height: 9px;
	background-image: url(prod_info_foot.gif);

}
div.detailTitle .title {
  padding:5px 0 0 5px;

}
div.detailContentInner1 {
	background-image: url(prod_info_bg.gif);
	_padding-bottom: 15px;
}
div.detailContentInner2 {
	margin: 0px 7px 0 7px;
  padding-top:20px;	
	background-position: 360px 0;
	background-repeat: repeat-y;
}

div.detailContent p {
	margin: 0 0 10px 0;
}
div.detailContent div.clear {
	clear: both;
}
div.detailContent div.clearRight {
	clear: right;
}
div.detailContentLeft {
	width: 507px;
	float: left;
	margin: 0;
	padding: 0;
}
div.detailContentLeft div.detailMainImage {
	text-align: center;
	border: 1px solid #d4d4d4;
}
div.detailContentLeft div.detailMainImage2 {
  position:absolute;
  top: 0px;
  left:349px;
	text-align: center;
	border: 1px solid #d4d4d4;
}
div.detailContentLeft div.detailMainImage3 {
  position:absolute;
  top: 109px;
  left:349px;
	text-align: center;
	border: 1px solid #d4d4d4;
}
div.detailContentLeft div.detailMainImage img {}

div.detailContentLeftInner div.detailSecImage {
  float: right;
	text-align: center;
	background-color: #ffa569;
}
div.detailContentLeft div.detailSecImage img {
	font-weight: bold;
	margin: 20px 0 0 4px;
}
div.detailContentLeftInner2 {
	text-align: left;
	margin: 10px 0 10px 0;
}


div.detailContentLeftInner {
  position:relative;
	padding: 0 162px 0 0;
}
div.detailContentRight {
	margin: 0 0 0 507px;
	padding: 0;
	background:transparent url(tuv.jpg) no-repeat top right;
}
div.detailContentRightInner {
	padding: 0;
}
div.detailContentRight div.leftBlock {
	width: 250px;
	padding: 0;
	margin: 0;
}
#preisWrap {
}


div.detailContentRight div.detailInfoBox,
div.detailContentRight div.detailInfoBoxPricing {
	padding: 20px 0 0 0;
	margin: 0 0 20px 0;
	background-repeat: repeat-x;
	_zoom: 1;
}
div.detailContentRight div.detailInfoBox.rating {
	padding-top: 8px!important;
}


.line {
	background: url(images/line_2px.gif) repeat-x top;
	background-position: 0 top;
	height:1px;
}
*html div.line {
	margin-bottom:-15px;

}
.page_result {
overflow:hidden;
padding:10px 5px;
}
.page_result .left {
float:left;
width:49%;
text-align:left;
}
.page_result .right {
float:right;
width:50%;
text-align:right;
}
.page_result .right li{
	display:inline;
	list-style:none;
	margin-right:5px;
	margin-left:5px;
	font-weight:bold;
}


.page_result .right2 {
text-align:center;
}
.page_result .right2 li{
	display:inline;
	list-style:none;
	margin-right:5px;
	margin-left:5px;
	font-size:18px;
}

.line_dbl {
	background: url(images/line_dbl.gif) repeat-x top;
	background-position: 0 top;
	height:3px;
}
.line_dbl_red {
	background: url(images/line_dbl_red.gif) repeat-x top;
	background-position: 0 top;
	height:3px;
}
.navigation ul {
    vertical-align:middle;
	text-align:left;
	padding:0;
	margin-bottom:2px;
	margin-top:34px;
	margin-left:30px;
	}
.navigation li {
   display: block;
   list-style-type: none;
   margin-bottom:2px;
}

.strich_org {
	color: #d8a604;
	margin-right:10px;
}

#willkommen {
	vertical-align:text-top;
	margin:0;
	padding:6px 5px 0 5px;
	border-top:1px dotted #cccccc;
}

#kurzinfo {
  margin-top: 20px;
}

#kurzinfo div.kurzinfobox {
  border: 1px solid #9c9a69;
  background-color: #e9e9df; 
  padding:9px;
  margin-bottom: 20px;
}


div.detailContentRight ul.buttonList {
	margin: 0 0 40px 0;
	padding: 0;
}

div.detailContentRight ul.buttonList li {
	float: left;
	list-style-type: none;
	display: block;
	text-decoration: none;
	margin: 0 0 10px 0;
}
div.detailContentRight ul.buttonList li.left {

}
div.detailContentRight ul.buttonList li.right a {}




div.detailContentRight div.rightBlock,
div.detailContentRight div.detailRating {
	float: right;
	padding: 0;
	margin: 0 0 1px 0;
}

div.detailContentRight div.rightBlock,
div.detailContentRight div.detailRating2 {
	float: left;
	padding: 0;
	margin: 0 0 1px 0;
}

.clear {
clear:both;
}

.preis {
	background: url(images/preis_bg.png) no-repeat top left;
	height:195px;
}
.preis_links {
	float:left;
	width:35%;
	height:195px;
	position:relative;
	text-align:center;
}
.preis_rechts {
	float:right;
	width:65%;
}
.preis_links p {
	position:absolute;
	top:70px;
	left:0px;
	font-size:50px;
	color:#CCCCCC;
	font-weight:bold;
	width:190px;
}
.preis_quickcheck p {
	font-size:50px;
	color:#d30000;
	font-weight:bold;
}
.preis_btns {
padding-left:30px;
}
.preis_btns ul {padding:50px 0 2px 12px;}
.preis_btns li{
	padding-bottom:5px;
	list-style:none;
}
.tarif_main {
	padding:20px 0 10px 0;
}
.tarif_main_innen {
width:99%;
}
.tarif_main .left {
	float:left;
	width:35%;
	text-align:center;
}
.tarif_main p.img_pos {
}
.tarif_main .right {
	float:right;
	width:65%
}
.tarif_details {
	_height:25px;
	_margin-top:-15px;
}
.tarif_details p.left {
	float:left;
	width:49%;
	text-align:left;
	padding:3px 0 3px 0;
}
.tarif_details p.right {
	float:right;
	width:50%;
	text-align:right;
	padding:3px;
}
.tarif_tab_title_main {
	color:#b00122;
	font-size:15px;
	font-weight:bold;
}
.tarif_tab_title {
	color:#b00122;
	padding-top:15px;
	_padding-top:0px;
	font-size:12px;
	font-weight:bold;
}
.tarif_empf_aussen {
	border:1px solid #c1041b;
	width:75%;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}
.tarif_empf_innen {
	border:1px solid #fff;
	width:99%;
	background-color:#c1041b;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.tarif_empf_innen  h2{
	text-align:center;
}
.tarif_empf_innen .line {
	background: url(images/line_dbl_tarif.gif) repeat-x top;
	height:3px;
}
.tarif_empf_innen ul.text {padding:5px 0 5px 10px; _padding:0 0 5px 10px;}
.tarif_empf_innen li.text {
	background:url(images/box2.gif) no-repeat 0 6px;
	padding-left:13px;
	padding-bottom:2px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	list-style:none;
}
.tarif_main_innen .preis_btns {
padding-left:0px;
}
.tarif_main_innen .preis_btns ul {padding:10px 0 2px 12px;}
.tarif_main_innen .preis_btns li{
	display: inline;
	padding-bottom:5px;
	list-style:none;
}
.best_prod_main {
padding: 0 5px 0 5px;
} 
.best_prod_inhalt {
padding: 5px 0 5px 0;
_margin-top:-15px;
} 
.best_prod_titles  {
	text-align:right;
	font-weight:bold;
}
.best_prod_titles ul {
margin:8px 0 8px 0;
}
.best_prod_titles li {
	display: inline;
	padding-bottom:5px;
	list-style:none;
}
.best_prod_preis {
	float:right;
	width:454px;
	_margin-top:-15px;
	padding-top:10px;
}
.best_prod_preis td{
	height:15px;
}
.best_step2 ul {
margin:8px 0 8px 0;
}
.best_step2 li {
	display:block;
	margin-bottom:10px;
	list-style:none;
}
.best_step2_adresse {
width:290px; 
border:1px dashed #999;
margin:10px 0 10px 100px;
padding:5px;
font-weight:bold;
}

.best_step2_adresse small {
font-weight:normal;
font-size:12px;
}

.best_step3_form .links {
float:left;
width:49%;
text-align:left
padding-right:10px;
}
.best_step3_form .rechts {
float:right;
width:49%;
text-align:left;
}
.best_step3_form .voll {
clear: both;
width:100%;
text-align:left;
}
.best_step3_form {
margin-top:10px;
overflow:hidden;
}
.best_step3_form ul {
}
.best_step3_form li {
	display:block;
	list-style:none;
}


.best_step3_form .wrap {
	clear: both;
	margin-bottom:5px;
	padding: 5px;
	background-color: #eee;
}

.best_step3_form .wrap label {
	display: block;
	font-weight:bold;
	color:#b00122;
	margin-bottom: 3px;
}

.best_step3_form .wrap p {
	padding:0;
}

.best_step3_form radio {
	border:0;
}

.tarifsuche {
	padding-top:20px;
}
.tarifsuche td{
	border-bottom:1px solid #ccc;
	height:30px;
}
label {
	display: block;
	font-weight:bold;
	color:#000;
	margin-bottom: 3px;
}

.tarifvergleich {
	padding: 5px;
	text-align:center;
}
.tarifvergleich table {
	text-align:left;
}
.tarifvergleich select {
	width:250px;
	margin-top:5px;
	vertical-align:top;
	padding: 2px;
}

.tarifvergleich label {
	font-weight:bold;
	vertical-align:top;
}

.tarifvergleichanzeige {
	padding:40px 5px 0 5px;
}

.tarifvergleichanzeige th{
	height:20px;
	background-color: #444;
	color:#fff;
	text-align:center;
}

.tarifvergleichanzeige ul.text {padding:0 0 5px 2px;}

.tarifvergleichanzeige li.text {
	background:url(images/box.gif) no-repeat 0 6px;
	padding-left:13px;
	padding-bottom:2px;
	font:normal 11px Tahoma, Arial;
	list-style:none;
	text-align:left;
}
.tv_td_title{
	height:20px;
	background-color: #d7d7cf;
	color:#444;
	text-align:center;
	font-weight:bold;
}
.tv_td_title2{
	height:20px;
	background-color: #f0cfd5;
	text-align:left;
	padding-left:5px;
}
.tv_td{
	text-align:left;
	padding-left:20px;
}



/* SWITCHER \*/

.eugentest {
background-image:url(images/eugen.gif);
background-position: bottom right;
background-repeat:no-repeat;

	}
#tabs {
	float:left;
	width:100%;
	font-size:11pt;
	font-weight:bold;
	line-height:normal;
	border-bottom:0px solid #C2BDAE;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:10px 15px 10px 6px;
	color:#000;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#d8a604;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}

#tabs  a.aktiv{
	background-position:0% -42px;
	color:#d8a604;
	}

#tabs a.aktiv span {
	background-position:100% -42px;
	color:#d8a604;
	}
	
/* OLD STYLE \*/
.small_3 {
	font-family:  Arial,Tahoma, Times, Verdana, sans-serif;
	font-size: 11px;
	color:#d8a604;
	font-weight: bold;
}
.small_2 {
	font-family:  Arial,Tahoma, Times, Verdana, sans-serif;
	font-size: 10px;
	font-weight: none;
}
.select_2{
	width:180px;
	font-size:11px;
}

.conf_select{
	width:178px;
	font-size:13px;
}
.prod_info_select{
	width:169px;
	font-size:11px;
}

.inputRequirement { font-family:  Arial,Tahoma, Times, Verdana, sans-serif; font-size: 10px; color: #ff0000; text-align:left; }

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Times, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.ex {color:#b2b2b2; text-align:left; font-size: 11px;}
td.line {height:2px; line-height:0px; font-size:0px; background: url(bilder/underline.gif) repeat-x;padding:0px;}
td.line1 {height:1px; line-height:0px; font-size:0px; padding:0px; border-top: 1px solid; border-color: #d2c8aa;}
td.line2 {height:1px; line-height:0px; font-size:0px; padding:0px; border-left: 1px dashed #ccc;}


.login_box li {
   display:inline;
   list-style-type: none;
   text-align:left;
   vertical-align:middle;
   padding-right:10px;
   margin-bottom:10px;
}
.login_box li label {
float:left;
width:150px;
}
.login_box {
	overflow:hidden;
   text-align:left;
   padding:10px 5px 0 5px;
   border:1px dashed #ccc;
}
.login_box input {
	display: block;
	float: left;
	margin-right:0;
 	margin-top:3px !important;
 	margin-top:0px; /*to fix IE6 position*/
}
.login_box select {
	display: block;
	float: left;
	margin-right:0;
 	margin-top:3px !important;
 	margin-top:0px; /*to fix IE6 position*/
}
.login_box label {
   		width: 100px;
   		padding: 5px;
   		float: left;
   		text-align: left;
   		font-weight: bold;
   	}
   	
.login_box p {
   		float: left;
   		clear: left;
   		width: 100%;
   	}
.lederfarben ul {

}
.lederfarben li {
   display: inline;
   list-style-type: none;
   margin:10px 15px 10px 15px;
   float: left;
}

.switchHead {
border:1px solid #d7a504; 
background-color:#f0dda0;
color:#000;
cursor:pointer;
margin:0 0 3px;
padding:0;
background-position:8px 50%;
background-repeat:no-repeat;
}

.switchHeadOff {
background-color:#CCC;
color:#000;
cursor:pointer;
margin:0 0 3px;
padding:0;
background-position:8px 50%;
background-repeat:no-repeat;
}

.switchInside {
font-size:14px;
font-weight:bold;
margin:0 8px 0 0;
padding:4px 100px 4px 34px;
}
h4 {
font-style:inherit;
font-weight:inherit;
outline-width:0;
vertical-align:baseline;
}
.switchBody{
border:1px solid #ccc;
margin: 0 0 20px;
padding: 10px;
overflow:hidden;
}
.switchSign{
background-image: url(images/sw_plus.gif)
}
.switchSignOpen{
background-image: url(images/sw_minus.gif)
}
