/*Styles für Futon Online.de Shop*/


/*---------------Neue WOT Styles-------------*/
/*-------------------------------------------*/
/*-------------------------------------------*/


/*---------------Start Head --------------*/
.wot_clearer {
	clear:both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}


.wot_head {
	width:800px;
	margin: 0 auto;
	height: 165px;
	background-image:url(../img_design/wot_head_bg.jpg);
	background-repeat:no-repeat;
	background-position: 0 -4px;
	text-align:left;
}

.wot_head_left_menu {
	width:380px;
	height: 34px;
	margin: 0;
	padding: 0 0 0 15px;
	float: left;
}

.wot_head_left_menu ul {
	margin: 0;
	padding: 10px 0 0 0;
}

.wot_head_left_menu ul li{
	margin: 0;
	padding: 0 0 0 0px;
	display:inline;
}

.wot_head_left_menu ul li a{
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration:none;
	color:#FFF;
	font-size:11px;
	background-image:url(../img_design/wot_listdot_orange.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
}

.wot_head_left_menu ul li a:hover{
	text-decoration:underline;
}


.wot_head_suche {
	width:390px;
	height: 34px;
	margin: 0;
	padding: 0 15px 0 0;
	float: right;
	text-align:right;
}

.wot_head_suche span {
	margin: 0;
	padding: 12px 0 0 0;
	display:inline;
	width: 160px;
	float:right;
}

.wot_head_suche_formbox {
	margin: 0;
	width: 210px;
	display:inline;
	float:right;
	padding:10px 0 0 0;
}

.wot_head_suche_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 140px;
	border-width : 1px;
	border-color : #8e2918;
	background-color:#ffffff;
	margin-bottom: 2px;
}
.wot_head_suche_form_butt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 55px;
	border-width : 1px;
	border-color : #8e2918;
	background-color:#ffffff;
	margin-bottom: 2px;
}
.wot_head_suche_form_box {
	height: 20px;
	margin: 0;
}


/*--für Xmass logo
.wot_head_logo {
	width:400px;
	height: 76px;
	margin: 0;
	padding: 8px 0 0 40px;
	float: left;
	text-align:left;
}
----*/

/*---   Default----*/
.wot_head_logo {
	width:400px;
	height: 72px;
	margin: 0;
	padding: 25px 0 0 40px;
	float: left;
	text-align:left;
}



/*---start warenkorb----*/
.wot_head_wk {
	width:202px;
	height: 77px;
	margin: 11px 12px 12px 0;
	padding: 0;
	float: right;
	text-align:right;
	background-color:#FFF;
	border: 1px solid  #ad4a0a;
}

.wot_head_wk_left {
	width:105px;
	height: 26px;
	color:#624D3D;
	font-size:11px;
	margin: 0;
	padding: 0;
	float: left;
	text-align:right;
	line-height:26px;
}

.wot_head_wk_right {
	width:90px;
	height: 26px;
	color:#434240;
	font-size:11px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: center;
	line-height:26px;
	font-weight:bold;
}

.wot_head_wk_butt {
	width:200px;
	height: 21px;
	margin: 0;
	padding: 0;
}

.wot_head_wk_butt a {
	width:190px;
	height: 21px;
	margin: 0;
	padding: 0 10px 0 0;
	display:block;
	color:#FFF;
	line-height:21px;
	font-size:14px;
	background-image:url(../img_design/butt_wk_butt1.gif);
	background-repeat:no-repeat;
	background-color: #999;
	text-decoration:none;
	
	
}

.wot_head_wk_butt a:hover {
	background-image:url(../img_design/butt_wk_butt2.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}


.wot_head_right_menu {
	width:750px;
	height: 26px;
	margin: 0;
	padding: 0 0 0 12px;
	float: left;
	text-align:left;
}


.wot_head_right_menu ul {
	margin: 0;
	padding: 3px 0 0 0;
}

.wot_head_right_menu ul li{
	margin: 0;
	padding: 0 0 0 3px;
	display:inline;
}

.wot_head_right_menu ul li a{
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration:none;
	color:#717070;
	font-size:11px;
	background-image:url(../img_design/wot_listdot_grey.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
}

.wot_head_right_menu ul li a:hover{
	text-decoration:none;
	color:#8e2918;
}



.wot_head_shadow {
	width:800px;
	margin: 0 auto;
	height: 6px;
}
/*---------------End Head --------------*/



a:active, a:focus{ outline:none; }



/*---------------Sart Main--------------*/

.wot_wrap {
	width:800px;
	margin: 0 auto;
	padding: 0;
	background-image:url(../img_design/wot_content_bg_grey.gif);
	background-repeat:repeat-y;
	background-color:#FFF;
	text-align:left;
}


.wot_wrap_auswahl {
	width:800px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../img_design/wot_content_bg.gif);
	background-repeat:repeat-y;
	background-color:#FFF;
	text-align:left;
}

/*---------------End Inhalte--------------*/




/*---------------Sart Menu--------------*/


.wot_menue_box {
	width:150px;
	margin: 0;
	padding: 16px 0 20px 0px;
	background-image:url(../img_design/wot_menu_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	color: #000000;
	text-align:left;
	
}

.wot_menue_box ul {
	margin: 0;
	padding: 0 0 0 0;
}

.wot_menue_box ul li{
	margin: 0;
	padding: 0 0 5px 0;
	color: #090;
	list-style:none;
}

.wot_menue_box ul li a{
	margin: 0;
	padding: 5px 0 5px 15px;
	text-decoration:none;
	line-height:20px;
	font-size: 15px;
	cursor:hand;
}

.wot_menue_box ul li a:hover{
	margin: 0;
	padding: 5px 0 5px 15px;
	background-image:url(../img_design/menue_buttpic_1.gif);
	background-repeat:no-repeat;
	background-position: 0 2px;
	color:#8e2918; 
	text-decoration:none; 
	cursor:hand;
}

.wot_menue_box ul li .aktive{
	margin: 0;
	padding: 5px 0 5px 15px;
	background-image:url(../img_design/menue_buttpic_2.gif);
	background-repeat:no-repeat;
	background-position: 0 2px;
	color:#8e2918; 
	text-decoration:none; 
	cursor:hand;
}

.wot_menue_box ul li .aktive:hover{
	margin: 0;
	padding: 5px 0 5px 15px;
	background-image:url(../img_design/menue_buttpic_2.gif);
	background-repeat:no-repeat;
	background-position: 0 2px;
	color:#8e2918; 
	text-decoration:none; 
	cursor:hand;
}



.wot_menue_box ul ul{
	margin: 0;
	padding: 0 0 0 15px;
}

.wot_menue_box ul ul li{
	margin: 0;
	padding: 2px 0 1px 0;
	list-style:none;
}


.wot_menue_box ul ul li a{
	margin: 0;
	padding: 2px 0 2px 8px;
	text-decoration:none;
	line-height:18px;
	font-size: 12px;
	cursor:hand;
}

.wot_menue_box ul ul li a:hover{
	margin: 0;
	padding: 2px 0 2px 8px;
	background-image: url(../img_design/menue_buttpic_um1.gif);
	background-repeat:no-repeat;
	background-position: 0 0px;
	color:#8e2918; 
	text-decoration:none; 
	cursor:hand;
}

.wot_menue_box ul ul li .aktive{
	margin: 0;
	padding: 2px 0 2px 8px;
	background-image:url(../img_design/menue_buttpic_um2.gif);
	background-repeat:no-repeat;
	background-position: 0 0px;
	color:#8e2918; 
	text-decoration:none; 
	cursor:hand;
}

.wot_menue_box ul ul li .aktive:hover{
	margin: 0;
	padding: 2px 0 2px 8px;
	background-image:url(../img_design/menue_buttpic_um2.gif);
	background-repeat:no-repeat;
	background-position: 0 0px;
	color:#8e2918; 
	text-decoration:none; 
	cursor:hand;
}


.wot_menue_box_under {
	width:150px;
	margin: 0;
	padding: 16px 0 0 0px;
	color: #000000;
	
}

.wot_menue_box_under ul {
	margin: 0;
	padding: 0 0 0 0;
}

.wot_menue_box_under ul li{
	margin: 0;
	padding: 0 0 0 0;
	color: #090;
	list-style:none;
}

.wot_menue_box_under ul li a{
	margin: 0;
	padding: 5px 0 5px 15px;
	text-decoration:none;
	background-image:url(../img_design/menue_buttpic_2.gif);
	background-repeat:no-repeat;
	background-position: 0 2px;
	line-height:20px;
	font-size: 15px;
	cursor:hand;
}

.wot_menue_box_under ul li a:hover{
	margin: 0;
	padding: 5px 0 5px 15px;
	background-image:url(../img_design/menue_buttpic_1.gif);
	background-repeat:no-repeat;
	background-position: 0 2px;
	color:#8e2918; 
	text-decoration:none; 
}




/*---------------End Menu--------------*/




/*---------------Sart Content Standart und Startseite--------------*/

/*---------------Sart Artikel Auswahl--------------*/

.wot_startseiten_wrap {
	width:635px;
	margin: 0;
	padding: 16px 0 0px 15px;
	float:left;
}

.wot_startseiten_wrap img {
	border:none;
}

.wot_startseiten_minis {
	width:124px;
	margin: 0;
	padding: 0 0 10px 0;
	float:left;
	font-size: 11px;
	line-height: 14px;
	text-align:center;
}

.wot_startseiten_minis img {
	margin: 0;
	padding: 0;
	border:none;
}


.wot_teaser_main {
	width:620px;
	margin: 0;
	padding: 0 0 5px 0;
}

.wot_teaser_main_foot {
	width:600px;
	margin:0 0 15px 0;;
	padding: 10px 10px 10px 10px;
	background-image:url(../img_start/teaser_3d_foot.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
}


.wot_teaser_text{
	margin: 0;
	padding: 5px 0px 10px 5px;
	font-size: 11px;
}


.wot_teaser_semi {
	width:400px;
	margin: 0;
	padding: 0;
	float:left;
}



.wot_teaser_smal {
	width:300px;
	margin: 0 0 0 0;
	padding: 0;
	float:left;
}


.wot_teaser_smal_right {
	width:300px;
	margin: 0px 15px 0 0;
	padding: 0;
	float:right;
}

.wot_teaser_smal img {
	margin: 0;
	padding:0;
	border:none;
}




.wot_teaser_mini {
	width:191px;
	margin: 10px 18px 0 0;
	padding: 0;
	float:left;
}

.wot_teaser_mini_right {
	width:191px;
	margin: 10px 0 0 0;
	padding: 0;
	float:left;
}

.wot_teaser_mini img {
	margin: 0;
	padding:0;
	border:none;
}



.wot_contend_box {
	width:405px;
	margin: 0;
	padding: 16px 0 0 15px;
	float:left;
}

.wot_contend_box_startseite {
	width:410px;
	margin: 0;
	padding: 16px 0px 0 0;
	float:left;
}

/*------------------------------------------
.wot_contend_box_startseite img {
	margin: 0 0 15px 0;
	padding:0;
	border:none
}
-----------------------------------------*/

.wot_contend_linkbox {
	float:left; 
	padding: 5px 0 5px 0; 
	width:204px; 
	border-bottom: 1px dotted #666;
}


.wot_contend_linkbox_left {
	float:left; 
	width:87px;
}

.wot_contend_linkbox_right {
	float:right; 
	width:116px; 
	text-align:left; 
	padding: 3px 0 0px 0;
}


.wot_underline {
	margin: 0;
	padding: 0 0 3px 0;
}


/*---------------End Content--------------*/



/*---------------Sart Artikel detail--------------*/

.wot_contend_detail_box {
	width:402px;
	margin: 0;
	padding: 16px 0 30px 12px;
	float:left;
}

.wot_contend_detail_box h1 {
	margin: 0;
	padding: 0;
	float:left;
	width:274px;
	color:#000000;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	display:block;
}

.wot_price {
	width:122px;
	margin: 0;
	padding: 2px 0 2px 0;
	float:right;
	background-color:#FFFFFF;
	border:1px solid #4C4C4C;
	color:#000000;
	font-size:16px;
	line-height:25px;
	font-weight:bold;
	text-align:center;
}

.wot_tax_zoll {
	clear:both;
	margin: 0;
	padding: 2px 0 10px 0;
	color:#4C4C4C;
	font-size:10px;
	line-height:12px;
	text-align:right;
}

.wot_tax_zoll a {
	color:#4C4C4C;
	font-size:10px;
	line-height:12px;
	text-decoration:underline;
}


.wot_artikelbild {
	margin: 0;
	padding: 5px 0 5px 0;
	/*border-top: 1px dotted #4C4C4C;
	border-bottom: 1px dotted #4C4C4C;*/
}

.wot_artikelbild img {
	margin: 0;
	padding: 0;
	border:none;
}

.wot_artikelbild .curserover {
	cursor:pointer;
}



.wot_futonfarben_box {
	margin: 0;
	padding: 10px 0 0 0;
	border:none;
}

.wot_futonfarben_box img {
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #4C4C4C;
}


.wot_tool_box {
	margin: 0;
	padding: 5px 0 10px 0;
	/*border-bottom: 1px dotted #4C4C4C;*/
}

.wot_tool_box span{
	margin: 0;
	padding: 0;
	font-size:10px;
	color: #8e2918;
	line-height: 10px;
}

.wot_tool_box ul{
	margin: 0;
	padding: 0;
}

.wot_tool_box li {
	margin: 5px 4px 5px 4px;
	padding: 0;
	list-style:none;
	display:inline;
	float:left;
}

.wot_tool_box a{
	width: 55px;
	height: 55px;
	border: 2px solid #b6b6b6;
	text-decoration:none;
	display:block;
}
.wot_tool_box a:hover{
	border: 2px solid #da5c0a;
}

.wot_tool_box img{
	border:none;
}




.wot_contend_detail_box h3 {
	margin: 0;
	padding: 10px 0 0 0;
	color:#000000;
	font-size:14px;
	font-weight: bold;
	line-height:20px;
}


.wot_detail_list {
	margin: 10px 0 0 0;
	padding: 4px 0 4px 0;
	background-color:#FFF;
}

.wot_detail_list span {
	margin: 0;
	padding: 0 6px 6px 6px;
	font-weight:normal;
	color:#000;
	font-size:11px;
	display:block;
}


.wot_detail_list ul{
	margin: 0;
	padding: 2px 6px 2px 6px;
	
}

.wot_detail_list li{
	margin: 0;
	padding: 1px 0 3px 0;
	color:#6D2115;
	font-size:11px;
	list-style:none;
	border-bottom: 1px dotted #b6b6b6;
}

.wot_detail_list li span {
	margin: 0;
	padding: 0;
	font-weight:bold;
	width: 130px;
	float:left;
	color:#6D2115;
	font-size:11px;
}

.wot_detail_text {
	margin: 0;
	padding: 15px 0 0 0;
	line-height: 16px;
}


/*---Artikel Kombinieren mit---*/


.wot_kombinieren_mit {
	margin: 0;
	padding: 30px 0 0px 0;
	/*border-bottom: 1px solid #8e2918;*/
}

.wot_kombinieren_mit h2 {
	margin: 0 0 5px 0;
	padding: 0 0 0 40px ;
	width:360px;
	line-height:31px;
	font-weight:bold;
	color:#8e2918;
	background-color:#ffffff;
	border: 1px solid #8e2918;
	background-image:url(../img_design/tooltip_passende_auflage.gif);
	background-repeat:no-repeat;
	background-position: 2px 2px;
}


.wot_kombi_bild {
	width:202px;
	margin: 0 0 4px 0;
	padding: 1px 0 1px 0;
	float:left;
}

.wot_kombi_bild a {
	margin: 0 0 3px 0;
	padding: 1px 0 1px 0;
	border: 1px solid #4c4c4c;
	background-color:#e8e8e8;
	display:block;
	text-decoration:none;
}

.wot_kombi_bild a:hover {
	border: 1px solid #8e2918;
}


.wot_kombi_bild img {
	margin: 0;
	padding: 0;
	border:none;

}

.wot_kombi_box {
	margin: 0;
	padding: 3px 3px 3px 3px;
	width:188px;
	height:98px;
	font-size:12px;
	color: #4C4C4C;
	float:right;
	text-align:left;
	/*background-color:#FFF;*/
}

.wot_kombi_box a{
	margin: 0;
	padding: 0;
	font-size:11px;
}

.wot_kombi_box h3{
	margin: 0;
	padding: 0 0 8px 0;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
}

.wot_kombi_text {
	font-size:11px;
	color: #4C4C4C;
	height: 60px;
}

.wot_kombi_clearer {
	clear:both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	margin: 0 0 4px 0;
	border-top: 1px dotted #4C4C4C;
}

/*---------------End Artikel detail--------------*/






/*---------------Sart Artikel Auswahl--------------*/

.wot_contend_auswahl_box {
	width:635px;
	margin: 0;
	padding: 16px 0 30px 15px;
	float:left;
}

.wot_contend_auswahl_box h1 {
	margin: 0;
	padding: 0;
	float:left;
	color:#000000;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
}

.wot_nextside {
	width:450px;
	margin: 0;
	padding: 0 15px 0 0;
	float:right;
	text-align:right;
	font-size: 11px;
	color:#4c4c4c;
}



.wot_nextside a {
	text-decoration:none;
	font-size: 11px;
	color:#4c4c4c;
	padding: 1px 3px 1px 3px;
	border: 1px solid #4c4c4c;
}

.wot_nextside a:hover {
	text-decoration: none;
	border: 1px solid #4c4c4c;
	color:#ffffff;
	background-color:#8e2918;
}


.wot_nextside a.aktive {
	color:#ffffff;
	background-color:#8e2918;
}


.wot_nextside_left {
	width:120px;
	margin: 0;
	padding: 0;
	float:left;
	font-size: 11px;
	color:#4c4c4c;
}

.wot_nextside_top {
	width:120px;
	margin: 0;
	padding: 0 15px 0 0;
	float:right;
	text-align:right;
	font-size: 11px;
	color:#4c4c4c;
}


/*----------Artikel Small box--------*/

.wot_artikel_box_small {
	width:202px;
	margin: 0;
	padding: 10px 7px 0 0;
	float:left;
	text-align:center;
}

.wot_artikel_bild_small {
	width:202px;
	margin: 0;
}

.wot_artikel_bild_small a {
	padding: 1px 0 1px 0;
	border: 1px solid #4c4c4c;
	background-color:#e8e8e8;
	display:block;
}

.wot_artikel_bild_small a:hover {
	border: 1px solid #8e2918;
}

.wot_artikel_bild_small img {
	margin: 0;
	padding:0;
	border: none;
}

.wot_artikel_name_small {
	width:197px;
	height: 21px;
	margin: 4px 0 0 0;
	padding:0 0 0 3px;
	border: 1px solid #4c4c4c;
	background-color: #d1d1d1;
	line-height:21px;
	text-align:left;
	
}

.wot_artikel_name_small a {
	font-size:11px;
	text-decoration:none;
	color:#000;
}

.wot_artikel_name_small a:hover {
	text-decoration: underline;
}



/*---------------Sart Kategorie seite--------------*/

.wot_contend_kat_box {
	width:405px;
	margin: 0;
	padding: 16px 0 0px 15px;
	float:left;
}

.wot_contend_kat_box h1 {
	margin: 0;
	padding: 0 0 10px 0;
	color:#000000;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
}

.wot_kat_text {
	margin: 0;
	padding: 20px 5px 30px 0;
	line-height: 16px;
}

.wot_kat_img_box {
	width:394px;
	height: 45px;
	margin: 0 0 2px 0;
	padding:0;
	float:left;
	text-align:left;
	border-left: 1px solid #dcdbdb;
	background-color:#FFF;
}

.wot_kat_img_box a {
	margin: 0;
	padding:0;
	font-size:16px;
	font-weight:normal;
	color:#8e2918;
	text-decoration:none;
}

.wot_kat_img_box a:hover {
	color:#000000;
	text-decoration: underline;
}

.wot_kat_img_box span{
	width:260px;
	margin: 0;
	padding: 0 15px 0 0;
	float:right;
	text-align:right;
	display:block;
	line-height: 44px;
}

.wot_kat_img_box img{
	margin: 0 ;
	padding: 0;
	border:none;
	float:left;
}



/*---------------Ende Kategorie seite--------------*/






/*---------------Sart rechte Spalte--------------*/

.wot_contend_right {
	width:202px;
	margin: 0;
	padding: 16px 12px 30px 0;
	float:right;
}




.wot_werbung {
	margin: 0;
	padding: 0px 0px 10px 0;
}

.wot_werbung img {
	margin: 0;
	padding: 0;
	border:none;
}



/*---Konfigurator---*/

.wot_konfigurator {
	margin: 0;
	padding: 0;
}

.wot_konfigurator h2 {
	width:202px;
	height: 28px;
	margin: 0;
	padding: 2px 0 0 0;
	background-image: url(../img_design/wot_konfig_head_bg.gif);
	background-repeat: no-repeat;
	background-position:center top;
	color:#ffffff;
	font-size:13px;
	line-height:24px;
	font-weight: normal;
	text-align:center;
	
}

.wot_konfigurator_bg {
	margin: 3px 0 3px 0;
	padding: 2px 0 10px 0;
	background-color:#f9f8f8;
	background-image:url(../img_design/konfigurator_bg.jpg);
	background-repeat: no-repeat;
	border:1px solid #a4a3a3;
	min-height: 220px;
}


.wot_konfigurator_box {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 11px;
	width: 200px;
}

.wot_konfigurator_box label{
	margin: 0;
	padding: 4px 0 2px 6px;
	width: 190px;
	display:block;
}

.wot_konfigurator_box select{
	margin: 0 0 6px 4px;
	padding: 0;
	width: 192px;
	background-color:#fee7c9;
	border: 1px solid #ad4a0a;
}

.wot_konfigurator_box input{
	margin: 2px 0px 2px 2px;
	padding: 0;
}

.wot_konfigurator_box input[type=checkbox] {
	margin: 8px 2px 4px 6px;
	padding: 0;
}

.wot_konfigurator_box input[type=image] {
	margin: 2px 0px 1px 1px;
	padding: 0;
	border: 1px solid #4c4c4c;
}

.wot_konfigurator_box input[type=hidden] {
	margin: 0;
	padding: 0;
	border: none;
	visibility:hidden;
}


.wot_konfigurator_box span{
	margin: 0;
	padding: 8px 0 0px 4px;
	width: 192px;
	display:block;
}

.wot_konfigurator_futon_box {
	margin: 0;
	padding: 0 0 0 4px;
	width: 196px;
}

.wot_konfigurator_futon_img {
	margin: 0;
	padding: 0 3px 0 0;
	width: 35px;
	float:left;
}






/*---Bestellbuttons---*/

.wot_bestellbutt{
	margin: 0;
	padding: 15px 0 25px 0;

}

.wot_bestellbutt ul{
	margin: 0;
	padding: 15px 0 0px 0px;

}

.wot_bestellbutt li{
	margin: 0;
	padding: 0 0 5px 0;
	list-style:none;
	line-height:27px;
	

}

.wot_bestellbutt li .wk{
	margin: 0;
	padding: 0;
	width: 196px;
	height: 27px;
	font-size:14px;
	text-align:center;
	color:#FFF;
	border: 2px solid #b6b6b6;
	text-decoration:none;
	display:block;
	background-color:#da5c0a;
	
}

.wot_bestellbutt li .wk:hover{
	border: 2px solid #8e2918;
}


.wot_bestellbutt li.wk a {
	margin: 0;
	padding: 0;
	width: 196px;
	height: 27px;
	font-size:14px;
	text-align:center;
	color:#FFF;
	border: 2px solid #b6b6b6;
	text-decoration:none;
	display:block;
	background-color:#da5c0a;
	background-image: url(../img_design/artikel_button_inwkorb2.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	
}

.wot_bestellbutt li.wk a:hover{
	border: 2px solid #8e2918;
}


.wot_bestellbutt li.bst a {
	margin: 5px 0 0 0;
	padding: 0;
	width: 196px;
	height: 27px;
	font-size:14px;
	text-align:center;
	color:#FFF;
	border: 2px solid #b6b6b6;
	text-decoration:none;
	display:block;
	background-color:#8e2918;
	background-image: url(../img_design/artikel_button_bestell2.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
}

.wot_bestellbutt li.bst a:hover{
	border: 2px solid #da5c0a;
}

.wot_bestellbutt li.bk a {
	margin: 5px 0 0 0;
	padding:  0;
	width: 196px;
	height: 27px;
	font-size:14px;
	text-align:center;
	color:#000;
	border: 2px solid #9C9C9C;
	text-decoration:none;
	display:block;
	background-color:#b6b6b6;
	background-image:url(../img_design/artikel_button_zurueck2.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
}

.wot_bestellbutt li.bk a:hover{
	border: 2px solid #8e2918;
}


.wot_bestellbutt li img {
	margin: 0;
	padding: 0;
	border:none;
}


/*---Dazu Passt Modul---*/

.wot_dazupast {
	margin: 0;
	padding: 15px 0 0 0;
}

.wot_dazupast h3 {
	width:200px;
	margin: 0 0 3px 0;
	padding: 2px 0 2px 0;
	background-color:#b6b6b6;
	border:1px solid #4C4C4C;
	color:#fff;
	font-size:17px;
	line-height:25px;
	font-weight: normal;
	text-align:center;
}



.wot_dazupast ul {
	margin: 0;
	padding: 0;
}

.wot_dazupast li {
	margin: 0;
	padding: 0 0 3px 0;
	list-style:none;
}

.wot_dazupast li a {
	width:200px;
	margin: 0;
	padding: 1px 0 4px 0;
	border: 1px solid #4c4c4c;
	background-color:#e8e8e8;
	text-decoration:none;
	display:block;
	text-align:center;
}

.wot_dazupast li a:hover {
	border: 1px solid #8e2918;
}

.wot_dazupast li a img {
	border:none;
}

.wot_nochmehr {
	width:200px;
	margin: 0;
	padding: 6px 0 6px 0;
	background-color:#e8e8e8;
	border:1px solid #4C4C4C;
	color:#000;
	font-size:11px;
	font-weight: normal;
	text-align:center;
	
}



/*---Angebote Modul---*/

.wot_angebot {
	margin: 0;
	padding: 15px 0 0 0;
}

.wot_angebot h3 {
	width:200px;
	margin: 0 0 3px 0;
	padding: 2px 0 2px 0;
	background-color:#eb7c12;
	border:1px solid #4C4C4C;
	color:#ffffff;
	font-size:17px;
	line-height:25px;
	font-weight: normal;
	text-align:center;
}

.wot_angebot ul {
	margin: 0;
	padding: 0;
}

.wot_angebot li {
	margin: 0;
	padding: 0 0 3px 0;
	list-style:none;
}

.wot_angebot li a {
	width:200px;
	margin: 0;
	padding: 1px 0 4px 0;
	border: 1px solid #4c4c4c;
	background-color:#e8e8e8;
	text-decoration:none;
	display:block;
	text-align:center;
}

.wot_angebot li a:hover {
	border: 1px solid #8e2918;
}

.wot_angebot li a img {
	border:none;
}





/*---Neuheiten Modul---*/

.wot_neuheit {
	margin: 0;
	padding: 15px 0 0 0;
}

.wot_neuheit h3 {
	width:200px;
	margin: 0 0 3px 0;
	padding: 2px 0 2px 0;
	background-color:#eb7c12;
	border:1px solid #4C4C4C;
	color:#ffffff;
	font-size:17px;
	line-height:25px;
	font-weight: normal;
	text-align:center;
}

.wot_neuheit ul {
	margin: 0;
	padding: 0;
}

.wot_neuheit li {
	margin: 0;
	padding: 0 0 3px 0;
	list-style:none;
}

.wot_neuheit li a {
	width:200px;
	margin: 0;
	padding: 1px 0 4px 0;
	border: 1px solid #4c4c4c;
	background-color:#e8e8e8;
	text-decoration:none;
	display:block;
	text-align:center;
}

.wot_neuheit li a:hover {
	border: 1px solid #8e2918;
}

.wot_neuheit li a img {
	border:none;
}









/*---------------Ende rechte Spalte--------------*/







/*---------------Begin Footer --------------*/
.wot_footer {
	width:800px;
	margin: 0 auto;
	height: 30px;
	background-color:#8e2918;
	border-bottom: 5px solid #eb7c12;
	color:#FFF;
	font-size: 11px;
	text-align:left;
}

.wot_footer_left {
	width:150px;
	margin: 0;
	padding: 8px 0 0 15px;
	height: 20px;
	float:left;
}

.wot_footer_right {
	width:600px;
	margin: 0;
	padding: 0 15px 0 0;
	height: 25px;
	float:right;
	text-align:right;
}


.wot_footer_right ul {
	margin: 0;
	padding: 8px 0 0 0;
}

.wot_footer_right ul li{
	margin: 0;
	padding: 0 0 0 0px;
	display:inline;
}

.wot_footer_right ul li a{
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration:none;
	color:#FFF;
	font-size:11px;
	background-image:url(../img_design/wot_listdot_orange.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
}

.wot_footer_right ul li a:hover{
	text-decoration:underline;
}



.wot_footer_end {
	width:800px;
	margin: 0 auto;
	padding: 15px 0 15px 0;
	height: 30px;
	text-align:center;
}

/*---------------End Footer --------------*/





