/* 
	Zuletzt bearbeitet:		Sebastian Hamann
	Datum:					30.07.2007
------------------------------------------------------------------

__________________01. GLOBAL
__________________02. HEADER
__________________03. MAIN NAVIGATION
__________________04. CONTENT
__________________0.4.1. CONTENT LEFT
__________________0.4.2. CONTENT CENTER
__________________0.4.3. CONTENT RIGHT
__________________05. FOOTER
__________________06. article_details_middle.tpl
__________________07. article_details_right.tpl
__________________08. article_listing.tpl and article_box_bigger.tpl
__________________09. article_left_last.tpl
__________________10. category_right_charts.tpl
__________________11. category_right_supplier.tpl
__________________12. basket_middle.tpl
__________________13. service_middle.php
__________________14. login_middle.tpl und Register
__________________15. Forms
__________________16. account_ordersummary.tpl 
__________________17. basket_crossselling_middle und basket_crossselling_right.php

------------------------------------------------------------------*/


/* 01. GLOBAL
------------------------------------------------------------------*/
html, body, div, p, h1, h2, h3, h4, ul, ol, li, span, a, table, td, form, fieldset, img {
    border: 0;
    margin: 0;
    padding: 0;
}
body {
	font: 62.5%/140% Verdana, Arial, Helvetica, sans-serif;
	color: black;
	margin: 0px 0 0 0;
	text-align: center;
}
/*
* html body {
	font-size: x-small; /* für IE5/Win */
	f\ont-size: small;  /* für andere IE-Versionen 
}*/
a img {border:0}
* {margin:0; padding:0}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block}
* html .clearfix {height:1%}
.clearfix {display:block}
.fixfloat {
	height:1px;
	font-size: 0;
	line-height: 0;
	clear: both;
}
div#container {
	position: relative;
	font-size: 1.1em;
	line-height: 1.6em;
	width: 880px;
	text-align: left;
	margin: 0 auto;
	padding-top: 20px;
}

h1, h2, h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	margin: 2em 0 1em 0;
	font-size: 1.5em;
	letter-spacing: 1px;
}
h2 {font-size:1.2em;}
h3 {font-size:1.2em; margin:1em 0 0.5em 0;}

.hidden {
	display: none;
}
p {
	margin: 0;
	padding: 0;
}
ul {list-style:none}
a.icon_button {
	border: 1px solid #b6b6b6;
	background: #f2f2f2;
	font-weight: bold;
	text-align: center;
	display: block;
	height: 20px;
	color: #fb6600;
	width: 80px;
	margin-top: 5px;
}
a.icon_go {padding-left:14px; background: url(../img/default/icon_go.gif) left center no-repeat}
a.icon_warenkorb {padding-left:21px; background: url(../img/default/link_basket_white.gif) left center no-repeat}
.cat_text {
	background: url(../img/default/bg_cat.gif) repeat-x;
	background-color:#fffbd8;
	color: #666;
	padding: 5px 20px 5px 20px;
	font-size: 0.9em;
	line-height: 1.2em;
}
.cat_text h1 {
	margin: 7px 0 13px 0;
	color: #950217;
}
/* Hyperlinks
------------------------------------------------------------------*/

a:link {color:#950217; text-decoration:none}
a:visited {color:#950217; text-decoration:none}
a:hover {color:#950217; text-decoration:underline}
a:active {color:#950217; text-decoration:underline}

/* Icons
------------------------------------------------------------------*/

a.ico {
	padding: 0 0 0 25px;
}
a.page {
	background: url(../img/default/ico_page.gif) no-repeat 0 0;
	height: 16px;
}
a.topage {
	background: url(../img/default/ico_topage.gif) 0 10px no-repeat;
	display: block;
	padding: 2px 0 2px 30px;
	margin: 0 0 0 15px;
}
a.emailgo {
	background: url(../img/default/ico_emailgo.gif) 0 15px no-repeat;
	display: block;
	padding: 2px 0 2px 30px;
	margin: 0 0 0 15px;
}
a.printer {
	background: url(../img/default/ico_printer.gif) 0 10px no-repeat;
	display: block;
	padding: 2px 0 2px 30px;
	margin: 0 0 0 15px;
}
a.comment {
	background: url(../img/default/ico_comment.gif) 0 10px no-repeat;
	display: block;
	padding: 2px 0 2px 30px;
	margin: 0 0 0 15px;
}
a.basket {
	background: url(../img/default/ico_basket.gif) no-repeat;
}
a.account {
	background: url(../img/default/ico_acc.gif) no-repeat;
}
a.arrow_left {
	background: url(../img/default/go.gif) no-repeat 3px 5px;
}
a.del {
	background: url(../img/default/ico_del.gif) no-repeat;
	display: block;
	height: 16px;
}


div.ico_new {
	position: absolute;
	top: 45px;
	left: 2px;
	width: 31px;
	height: 31px;
	z-index:2;
	background: url(../img/default/ico_new.gif) no-repeat;
	
}
div.ico_esd {
	position: absolute;
	top: 133px;
	left: 5px;
	width: 111px;
	height: 24px;
	z-index:2;
	background: url(../img/default/sofortdownload.gif) no-repeat;
	
}
div.ico_tipp {
	position: absolute;
	top: 39px;
	left: 59px;
	width: 46px;
	height: 33px;
	z-index:2;
	background: url(../img/default/ico_tipp.gif) no-repeat;
	
}
div.shippingfree {
	position: absolute;
	top: 227px;
	right: 5px;
	width: 112px;
	height: 20px;
	z-index:2;
	background: url(../img/default/ico_deliverfree.gif) no-repeat;
	
}
div.ico_new2 {
	position: absolute;
	top: 14px;
	left: 2px;
	width: 31px;
	height: 31px;
	z-index:2;
	background: url(../img/default/ico_new.gif) no-repeat;
	
}
div.ico_tipp2 {
	position: absolute;
	top: 14px;
	left: 59px;
	width: 46px;
	height: 33px;
	z-index:2;
	background: url(../img/default/ico_tipp.gif) no-repeat;
	
}
div.shippingfree2 {
	position: absolute;
	top: 99px;
	right: 15px;
	width: 112px;
	height: 20px;
	z-index:2;
	background: url(../img/default/ico_deliverfree.gif) no-repeat;
	
}

/* tagcloud
------------------------------------------------------------------*/
p.head_tag {
	margin: 0 0 0 0;
	color: #fff;
	font-weight: bold;
	height: 85px;
background: url(../img/default/tag.gif) no-repeat;
}
div.tagcloud {
	padding: 1px;
	border-left: 2px solid #fde3cd;
	border-right: 2px solid #fde3cd;
	border-bottom: 2px solid #fde3cd;
	margin: 0 0 20px 0;
	height: 270px;
	text-align: center;
	line-height: 10px;
}
div.tagcloud a {
	
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0;
	text-decoration: none;
	white-space: nowrap;
	line-height:10px;
	text-align: center;
}
div.tagcloud a:hover {
	text-decoration: underline;
}
div.tagcloud a.tag0 {
	font-size:10px;
	line-height: 10px;
	color: #ffc18a;
	text-align: center;
	
}
div.tagcloud a.tag1 {
	font-size:10px;
line-height: 10px;
	color: #ed872d;
	text-align: center;
}
div.tagcloud a.tag2 {
	font-size:10px;
line-height: 10px;
	color: #da6c15;
	text-align: center;
}
div.tagcloud a.tag3 {
	font-size:14px;
	line-height: 13px;
	font-weight: bold;
	color: #da6c15;
	text-align: center;
}





/* 02. HEADER
------------------------------------------------------------------*/
div#header {
	/*background: url(../img/default/txt_demo.gif) 180px 18px no-repeat; */
}
div#header h1 {
	background: url(../img/default/logo.gif) no-repeat;
	height: 90px;
	 /*letter-spacing: -999em; IR */
	width: 825px;
	float: left;
	margin: 0px 0 0 2px;
	text-indent: -9999px;
}
div#header h1 a {display:block; height:90px; width:438px}
div#helpnavcontainer {
position: absolute;
width:354px;
height: 84px;
top: 53px;
right: 10px;
background: url(../img/default/bg_shopnav.gif) right no-repeat; 
}
div#searchcontainer {
position: absolute;
width:490px;
top: 83px;
left: 45px;
}
form#searchform {margin-top:6px}
form#searchform label {
	color: #fff;
	font-size: 1.0em;
	margin: 0 10px 0 3px;
	float: left;
	font-weight: bold;
	width: 50px;
}
form#searchform p {
	padding: 27px 10px 2px 10px;
}
form#searchform input#searchfield:hover {  }
form#searchform input#searchfield {
	background: #fff;
	border-style:inset;
	font-size: 1.0em;
	padding: 3px 2px 2px 2px;
	width: 300px;
	color: #666;
	height:14px;
}

ul#helpnav {
	position: absolute;
	top: 62px;
	right:10px;

	font-size: 1.0em;
	letter-spacing: -1px;
	color: #fff;
	list-style: none;
	width: 320px;
}
ul#helpnav li {display:inline; margin:0 9px 0 0;}
ul#helpnav a {color:#fff; text-decoration:none;}
/*ul#helpnav a:hover {color:#950217;}*/
ul#helpnav a:hover {color:#fff; text-decoration:underline;}

div#shopnav {
	position: absolute;
	top: 59px;
	right: 10px;
	padding: 10px 0 0 15px;
	width: 335px;
	height: 43px;
	z-index: 1;
	color: #950217;
	
}

div#shopnav ul {
	list-style: none;
}
div#shopnav ul li {
	float: left;
	width: 95px;
	color: #950217;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 1.0em;
	color: #666;
}
div#shopnav ul li a {
	display: block;
	font-weight: bold;
}
div#shopnav ul li.basket {
text-align: right;
color: #950217;
margin: 0 15px 0 0;
}
div#shopnav ul li.page {
margin: 0 15px 0 0;
}
div#shopnav ul li.myaccount {
width: 110px;
}

/* 03. MAIN NAVIGATION
------------------------------------------------------------------*/

div#navigation { clear: both; padding-top: 0px; }
div#navigation ul { list-style: none; background: url(../img/default/bg_search.gif) top repeat-x; padding-top: 40px; }
div#navigation ul li { 
	float: left; 
	margin-right: 3px;
	padding: 0 0 0 7px; 
	background: url(../img/default/navigation_li_start.gif) no-repeat;
	height:27px;
}
div#navigation ul li.active { 
	padding: 0 0 0 8px; 
	background: url(../img/default/navigation_li_active_start.gif) no-repeat;

}
div#navigation ul li a {
	display: block; 
	height: 23px; 
	background: url(../img/default/navigation_li.gif) right no-repeat; 
	color: #666666; 
	font-weight: bold; 
	text-decoration: none; 
	padding: 4px 10px 0 3px; 
	font-size: 9px;
}
div#navigation ul li a:hover { 
	color: #950217;
}
div#navigation ul li a.active { 
	background: url(../img/default/navigation_li_active.gif) right no-repeat;
	color: #fff;
}



/* 04. CONTENT
------------------------------------------------------------------*/

div#content {	margin: 20px 0;}
div#content .headline {
	color: #808080;
	font-weight: bold;
	font-size: 1.2em;
	padding: 4px;
	letter-spacing: -1px;
	border-bottom: 1px solid #b6b6b6;
}
div#content .headline2 {
	color: #950217;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 0px 4px 4px;
	letter-spacing: -1px;
	border-bottom: 1px solid #950217;
	margin:0 0 1px 0;
}
div#content .headline3 {
	color: #808080;
	font-weight: bold;
	font-size: 1.2em;
	padding: 4px;
	letter-spacing: -1px;
	
}
div#content .headline4 {
	color: #808080;
	font-weight: bold;
	font-size: 1.2em;
	padding: 4px 4px 4px 4px;
	margin: 20px 0 1px 0;
	letter-spacing: -1px;
	border-bottom: 1px solid #b6b6b6;
}
div#content .headline5 {
	color: #ff0066;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 0px 4px 4px;
	letter-spacing: -1px;

	margin:0 0 2px 0;
}


/* 04.1. CONTENT LEFT
------------------------------------------------------------------*/

div#content #left {
	width: 185px;
	float: left;
	padding-top: 25px;
}
body#hideLeft div#content #left {display:none;}

/* Categories 1st Level */
ul#categories {list-style:none; color:#999}
ul#categories li {}
ul#categories li a {
	font-weight: bold;
}
ul#categories ul li a {
	font-weight: normal;
}
ul#categories li a, ul#categories ul li a  {
	display: block;
	color: #666666;
	font-size: 1.0em;
	text-decoration: none;
	background: #F1EFE8 url(../img/default/categories_bullet.gif) 7px center no-repeat;
	border-bottom: 1px solid #fff;
	padding: 2px;
	padding-left: 25px;
}
ul#categories li a:hover, ul#categories ul li a:hover {
	background: #f7f7f7 url(../img/default/categories_bullet.gif) 7px center no-repeat;
	color: #950217;
	font-weight: bold;
}


/* Categories 2nd Level */
ul#categories ul {
	list-style: none;
	border-bottom: 1px solid #fff;
	padding: 0 0 2px 0;
	background: #fffbd8;
}
ul#categories ul li a {
	background: #fffbd8 url(../img/default/subcategories_bullet.gif) 7px center no-repeat;
	border-bottom: none;
	padding: 0 0 0 25px;
}
ul#categories ul li a:hover {background:#fffbd8 url(../img/default/subcategories_bullet.gif) 7px center no-repeat}
ul#categories ul li a.active {background:#fffbd8 url(../img/default/subcategories_bullet.gif) 7px center no-repeat}

/* Categories 3rd Level */
ul#categories ul ul {margin:10px 0 10px 0; border-bottom:0}
ul#categories ul ul li .active {font-weight:bold}

/* Categories 4th Level */
ul#categories ul ul ul {margin-left:20px; border-bottom:0}

ul#categories ul li a.active {
	background: #950217 url(../img/default/categories_bullet_on.gif) 7px center no-repeat;
	color: #fff;
	padding:3px 0 2px 25px;
	font-weight: bold;
}
ul#categories ul li ul li a.active {
	background: #fffbd8 url(../img/default/categories_bullet.gif) 7px center no-repeat;
	color: #000;
	font-weight: bold;
	border-bottom: none;
}
ul#categories li a.active {
	background: #950217 url(../img/default/categories_bullet.gif) 7px center no-repeat;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}
/* 04.2. CONTENT CENTER
------------------------------------------------------------------*/

div#content #center {
	width: 487px;
	float: left;
	margin-left: 10px;
	
	padding-top: 5px;
}
body#hideLeft div#content #center {

	float: left;
	margin-left: 0px;
	
	padding-top: 5px;
}
body#hideLeft div#content #center {width:682px}
div#center .article-options {
	border: 1px solid #b6b6b6;

	background: #e9e9e9;
	font-size: 1.0em;
	color: #666;
	margin-bottom: 2px; 
	padding: 3px;

}
.article-options form#frmsort {float:right}
.article-options form#frmsort select {width:145px}
.article-options form#frmsort label {padding-right:5px}
.art_box {
	width: 180px;
	height: 250px;
	border: 1px solid #f2f2f2;
	line-height: 1.1em;
	color: #999;

	float: left;
	margin: 25px;
	background: #f2f2f2;
	position: relative;
}
.no_margin {margin:0}
.art_box_img { background: white; padding: 10px; text-align: center; height: 100px; }
.art_box_img img { }
.art_box h2.product_name {
	padding: 5px; 
	font-weight: bold; 
	margin: 0; 
	font-size: 1.1em; 
	color: #950217;
}
.art_box .product_information { padding: 5px; line-height: 1.2em; }
.art_box .art_box_details {
	position: absolute; bottom: 0;
	padding: 5px;
	height: 20px;
	width: 170px;
}
.art_box .product_price { float: left; color: #950217; font-size: 1.2em; font-weight: bold; padding-top: 2px; }
.art_box .product_buy {	float: left; margin-left: 35px; }
.art_box .product_details {	float: right; margin-left: 5px; padding-top: 1px;}
.detail_text {

font-size: 0.9em; 
color:#666; 
line-height: 1.6em;
padding: 0 20px 0 0;
}
div#content #center ul.bullet, div.detail_text ul { list-style: none; line-height: 1.3em; }
div#content #center ul.bullet li, div.detail_text ul li { background: url(../img/default/subcategories_bullet.gif) left 0.5em no-repeat; padding-left: 12px; margin-bottom: 0.5em; }
div.detail_text ul {width: 250px}
div.detail_text ul li{width: 230px}
div.detail_text ol {width: 250px; padding:20px;}

.detail_name {
	padding:0 20px 0 0;
	margin:10px 0 0 0;
	height: 40px;
}
/* 04.3. CONTENT RIGHT
------------------------------------------------------------------*/

div#content #right {
	width: 185px;
	float: right;
}
.account { background: url(../img/default/go.gif) right center no-repeat; padding-right: 20px; }
div#cart { margin-top: 15px; border-bottom: 1px solid #b6b6b6; }
div#cart_details { background: #f2f2f2 url(../img/default/cart.gif) left bottom no-repeat; color: #999; font-size: 1.0em; padding-left: 75px; }
div#cart_details .order a { color: #950217; background: url(../img/default/categories_bullet.gif) left 0.4em no-repeat; padding-left: 12px; font-weight: bold; }
div#cart_details .order a:hover { text-decoration: underline; }
.right_box h2 {font-size: 1.2em; color:#333;}
.right_box_content {font-size: 1.0em;}
.news{background-color: #f7f7f7;}
.right_box_content a:visited, .right_box_content a:link, .right_box_content a:active {
	color: #999999;
	padding: 10px 10px 10px 20px;
	display: block;
	border-bottom: 1px solid #b6b6b6ccc;
	background: url(../img/default/categories_bullet.gif) 7px center no-repeat;
}
.right_box_content span {
	margin: 2px 0 0 2px;
	float: right;
	padding: 0px 2px 0px 2px; 
	background-color: #b6b6b6ccc;
	color: #fff;
}
div.admin_menu {
	 background: url(../img/default/bg_admin.gif) 0 0 no-repeat; height: 41px; padding: 10px 0 0 55px;
	 color: #950217;
	 margin: 15px 0 0 0;
}
ul#admin_area {margin-top: 2px;}
ul#admin_area a {font-size: 0.9em;}

ul#admin_area li {float: left;margin: 0 20px 0 0;}


/* 05. FOOTER
------------------------------------------------------------------*/

div#footer {
	clear: both;
	border-top: 1px solid #b6b6b6;

	color: #999;
	font-size: 1.0em;
	padding: 20px 10px 30px 10px;
	letter-spacing: -1px;
	text-align: center;
	position: relative;
	margin-top: 2em;
	margin-bottom: 20px;
}
div#footer p.links a {color:#333; text-decoration:none}
div#footer p.links a:hover {color:#950217; text-decoration:underline}
div#footer #extras {position:absolute; right:0}
div#footer #extras a {margin-right:8px}



/* 06. article_details_middle.tpl
------------------------------------------------------------------*/
/*
#article-details #article-images {
	float: left;
	padding-bottom: 10px;
	padding: 0 20px 40px 0;
	width: 200px;
	border: 3px solid #b6b6b6CCC;
}
#article-details #article-images img {
	max-width: 200px;
	max-height: 250px;
	margin-bottom: 10px;
}
#article-details #article-images .thumb {
	float: left;
	margin-right: 10px;
}*/

#article-images {
	width: 200px;
	float: left;
	margin: 0 20px 0 0;
}
a.main_image {
	display: block;
	padding: 30px;
	
	text-align: center;
	border: 5px solid #e9e9e9;
	margin-bottom: 20px;
}
a.thumb_image:hover {border-color:#fff;}
a.main_image:hover {border: 5px solid #c7c7c7;}

a.thumb_image {
	border: 1px solid #c7c7c7;
	float: left;
	padding: 5px;
	margin: 0 8px 8px 0;
	background-color: #fff;
}
div.thumb_box {
	float: left;
	background-color: #e9e9e9;
	padding: 7px 0 7px 0;
	width: 190px;
	margin-right: 20px;
	width:200px;
}
#article_details {
	float: right;
	padding: 8px;
	width: 223px;

	margin: 0 0 20px 0;
}

#article-details #article-information {
	border-top: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
	background: #f7f7f7;
	margin: 5px 0 0 0;
	padding: 5px 5px 5px 5px;
	display: block;
}
#article-details .link_infoblatt {
	background: url(../img/default/icon_print.gif) left 0em no-repeat;
	padding-left: 20px;
}
#article-details .link_weiterempfehlen {
	background: url(../img/default/go.gif) left 0.3em no-repeat;
	padding-left: 20px;
}
#article-details .detail_infobox_price {font-size: 120%; padding-top: 0.5em;}

#article-details table {margin-top:2em}
#article-details table td {border-bottom: 1px solid #f2f2f2; padding:3px}


div.options {
	/*position: absolute;
	top:218px;
	right: 0;

	width: 197px;*/
	padding: 10px 0px 10px 0px;
	margin: 43px 0 0 0;
}
div.options2 {
	/*position: absolute;
	top:285px;
	right: 0;

	width: 197px;*/
	padding: 10px 0px 10px 0px;
	margin: 43px 0 0 0;
}

div.buy_box {
	/*background-color: #fffbd8;*/
	background-color: #F4EEBB;
	padding: 10px 5px 10px 10px;
	color: #666;
	font-size: 0.9em;
}
div.buy_box br {
	clear: both;
}
div.buy_box label {
	text-align: left;
	float: left;
	font-weight: bold;
	color: #666;
	width: 51px;
	height: 20px;
	padding: 3px 0 1px 0;
	margin: 0 10px 0 0;
}
div.buy_box p.groupdescription {
line-height: 1.4em;
color: #666;
}

div.options ul, div.options2 ul {
	background-color: #f1efe8;
	margin: 0px 0 0 0;
	padding: 0;
}
div.options ul li, div.options2 ul li {
	border-bottom: 1px solid #950217;
	border-top: 1px solid #fff;
	padding: 0;
	margin:0;
}
div.options ul li a, div.options2 ul li a {
	padding: 10px 10px 10px 35px;
	color: #666;	
}
div.options ul li a:hover, div.options2 ul li a:hover {
	text-decoration: none;
	color: #950217;
}
p.stat {
	font-size: 0.9em;
	color: #666;
	line-height: 1.3em;
	margin: 0 0 20px 0;
}
p.stat img {
	margin: 5px 0 0 0;
}


div#article_details {line-height:1.8em;}
div#article_details .article_details_price {font-size:1.4em;}
div#article_details .article_details_price2 {font-size:1.4em; color:#FF0033;}
div#article_details .article_details_price2 s {font-size:0.9em; color:#666;}
p.tax_attention {
	font-size: 0.9em;
	color:  #666;
	line-height: 1.3em;
	margin: 5px 0 0 0;

}
/* 07. article_details_right.tpl
------------------------------------------------------------------*/

.article-details-right {font-size:80%}
.tobasket { 
	background: #f2f2f2 url(../img/default/product_buy.gif) 0.2em 0.2em no-repeat; 
	margin-top: 0.5em;
	border: 1px solid #950217;
	width: 180px;
	padding: 1px;
	color: #950217;
	margin-left: 0;	
	height: 23px;
}




/* 08. article_listing.tpl and article_box_bigger.tpl
------------------------------------------------------------------*/
#banner_center {
	margin: 3px 0 20px 0;
}
.article-listing {
	padding-bottom: 2em;
	border-bottom: 3px solid #f7f7f7;
}
.article-listing .article-description {
	float:left;
	width:220px;
	line-height:1.6em;
	margin-left: 5px;
}
.article-listing .article_details .tocart, .article-listing .article_details .information  {	
	display: block;
	height: 20px;
	width: 20px;
	text-indent: -999em; outline: none;
	float: left;
	margin-left: 10px;
}
.article_details, #article_details {
	line-height: 1.3em;
	float: right;
	width: 120px;
	border: 1px solid #dadada;
	padding: 10px 10px 5px 20px;
}
#article_details {
	width: 233px;
	margin: 0 0 1px 0;
	border: 1px solid #dadada;
	padding: 10px 10px 5px 20px;
}
span.marker {
	float: left;
	margin-right: 10px;
	color:#f20000;
	font-weight: bold;
}
.article_details p {}
.article-listing .article_details .tocart { background: url(../img/default/product_buy.gif) left 0em no-repeat; margin-top: 5px;}
.article-listing .article_details .information {background: url(../img/default/product_information.gif) left 0.1em no-repeat; margin-top: 5px;}
h1 {font-size:1.2em;}
.article-price {font-size:130%; color:#333; padding-bottom:5px}

.deliverable1 {
	background: url(../img/default/sofort_lieferbar.gif) left center no-repeat;
	padding-left: 12px;
	padding-bottom: 2px;
}
.deliverable2 {
	background: url(../img/default/bald_lieferbar.gif) left center no-repeat;
	padding-left: 12px;
	padding-bottom: 2px;
}
.deliverable3 {
	background: url(../img/default/nicht_lieferbar.gif) left center no-repeat;
	padding-left: 12px;
	padding-bottom: 2px;
}

/* ARTICLE BOXES
------------------------------------------------------------------*/

div.box_marginalie h1 {
	font-size: 1.0em;
	margin: 0 0 3px 0;

	letter-spacing:normal;
}
div.box_marginalie a.thumb_image2 {
	font-size: 1.0em;
	margin: 0 0 15px 0;
	padding:5px;
	background-color: #fff;
	border: 1px solid #000;

	letter-spacing:normal;
}
div.box_marginalie2 {
	position: relative;
	background-color:#e9e9e9;
	border-bottom: 1px solid #dfdfdf;

	margin: 0 1px 1px 0;
	padding: 5px 5px 0 10px;
}
div.box_marginalie2 h1 {
	font-size: 1.0em;
	margin: 0 0 3px 0;
	letter-spacing:normal;
}
div.box_marginalie {
	position: relative;
	margin: 0 1px 0px 0;
	padding: 5px 5px 0 10px;
	/*background-color: #f1efe8;*/
	background-color:#fffbd8;
	border-bottom: 1px solid #950217;
	border-top: 1px solid #fff;
}
div.box_2col {
	position: relative;
	float: left;
	width: 226px;
	height:277px;
	
	background: #f1efe8 url(../img/default/bg_gradient.gif) repeat-x;
	border-bottom: 1px solid #e6b693;

	margin: 0 1px 0px 0;
	padding: 5px 5px 0 10px;
}
div.box_2col_img {
	position: relative;
	float: left;
	width: 242px;
	height:278px;
	margin: 0 1px 1px 0;

}
div.box_2col .box_2col_top {
	height:180px;
}
div.box_2col h1 {
	height:35px;
	font-size: 1.0em;
	margin: 0 0 10px 0;
	letter-spacing:normal;
}
div.box_2col .article-price2 s {font-size:0.9em; color:#666;}
div.box_2col .article-price2  {font-size:1.1em; color:#FF0033; width: 100px; text-align: center; float: right;}
div.box_2col .article-price  {font-size:1.1em; color:#000; width: 100px; text-align: center; float: right;}

div.article_items {
	position: absolute;
	top:275px;
	left: 0;
	/*background-color: #fffbd8;*/
	background-color: #F4EEBB;
	padding: 10px 5px 0px 10px;
	width: 226px;
	height: 37px;
	z-index: 0;

}
div.box_2col .article-description {
	float:left;
	width:100px;
	line-height:1.4em;
	font-size: 0.9em;
	color: #666;
	margin-left: 5px;
}
div.box_2col p.stat {
	position: absolute;
	top: 183px;
	left: 5px;
	height: 30px;
	width: 100px;
	display: block;
	z-index: 5;
}


div.box_1col {
	position: relative;
	height:175px;
	
	margin: 0 0 1px 0;
	border-bottom: 1px solid #e6b693; 
	background: #f1efe8 url(../img/default/bg_gradient.gif) repeat-x;
	padding: 5px 0 0 10px;
}
div.box_1col_picture {
	float:left;
	width: 100px;
	text-align: center;
}
div.box_1col_description {
	float: left;
	width:180px;
	margin: 5px 10px 0 0px;

}
div.box_1col_description h1 {
	height:35px;
	font-size: 1.0em;
	margin: 0 0 10px 0;
	letter-spacing:normal;
}
div.box_1col .article-price2 s {font-size:0.9em; color:#666;}
div.box_1col .article-price2  {font-size:1.1em; color:#FF0033; width: 100px; text-align: center; float: right;}
div.box_1col .article-price  {font-size:1.1em; color:#000; width: 100px; text-align: center; float: right;}

div.article_items2 {
	position: absolute;
	top: 100px;
	right: 13px;
	width: 130px;
	/*background-color: #fffbd8;*/
	background-color: #F4EEBB;
	padding: 10px 5px 5px 15px;
	margin: 10px 0 0 0;
	height:40px;
}
div.article_items3 {
	position: absolute;
	top: 63px;
	right: 13px;
	width: 130px;
	height:30px;
	padding: 0px 5px 0 5px;
}
.stat_pos {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 100px;
}
div.box_1col .article-description {

	line-height:1.4em;
	font-size: 0.9em;
	color: #666;
	margin:0;
}


div.box_3col_cross {
	position: relative;
	float: left;
	width: 210px;
	height:274px;
	background: #f1efe8 url(../img/default/bg_gradient.gif) repeat-x;
	margin: 0 1px 0px 0;
	padding: 5px 5px 0 10px;
	border-right: 1px solid #e6b693;
	border-bottom: 1px solid #e6b693;  
}
div.box_3col_cross .box_2col_top {
	height:170px;
}
div.box_3col_cross h1 {
	height:35px;
	font-size: 1.0em;
	line-height: 1.2em;
	margin: 0 0 10px 0;
	letter-spacing:normal;
}
div.box_3col_cross .article-price2 s {font-size:0.9em; color:#666;}
div.box_3col_cross .article-price2  {font-size:1.1em; color:#FF0033; width: 100px; text-align: center; float: right;}
div.box_3col_cross .article-price  {font-size:1.1em; color:#000; width: 100px; text-align: center; float: right;}
div.box_3col_cross p.stat {
	position: absolute;
	top: 176px;
	left: 5px;
	height: 30px;
	width: 100px;
	display: block;
	z-index: 5;
}


div.article_items {
	position: absolute;
	top:235px;
	left: 0;
	/*background-color: #fffbd8;*/
	background-color: #F4EEBB;
	padding: 10px 5px 0px 10px;
}
div.article_items_cross {
	position: absolute;
	top:232px;
	left: 0;
	/*background-color: #fffbd8;*/
	background-color: #F4EEBB;
	padding: 10px 5px 0px 10px;
}
div.box_3col_cross .article-description {
	float:left;
	width:90px;
	line-height:1.4em;
	font-size: 0.9em;
	color: #666;
	margin-left: 5px;
}


.box_premium {
	position: relative;
	text-align: center;
	border: 5px solid #fffbd8;
	
}
.box_premium h1 {
	color: #666;
	font-weight: bold;
	margin: 0;
}
.box_premium img {
	padding: 25px 25px 5px 25px;
	margin: 0;
}
div.ico_bonus {
	position: absolute;
	top: -30px;
	left: 140px;
	width: 59px;
	height: 41px;
	z-index:2;
	background: url(../img/default/ico_gratis.gif) no-repeat;
	
}




/* 3 col_inline */
div.box_3col_inline {
	position: relative;
	float: left;
	width: 155px;
	height:320px;
	
	background: #d9d1ba url(../img/default/bg_gradient.gif) 0 50px repeat-x;
	border-bottom: 1px solid #e6b693;
	border-right: 1px solid #e6b693;
	
	margin: 0 1px 0px 0;
	padding: 5px 0px 0 5px;
	
}

div.box_3col_inline .box_3col_inline_top {
	height:220px;
}
div.box_3col_inline h1 {
	height:40px;
	font-size: 10px;
	margin: 0 0 10px 0;
	letter-spacing:normal;
	line-height:1.2em;
}
div.box_3col_inline .article-price2 s {font-size:0.9em; color:#666;}
div.box_3col_inline .article-price2  {font-size:1.1em; color:#FF0033; width: 100px; text-align: center; float: right;}
div.box_3col_inline .article-price  {font-size:1.1em; color:#000; width: 100px; text-align: center; float: right;}

div.box_3col_inline div.article_items {
	position: absolute;
	top:275px;
	left: 0;
	/*background-color: #fffbd8;*/
	background-color: #F4EEBB;
	padding: 3px 5px 0px 10px;
	width: 145px;
	height: 47px;
	z-index: 0;

}




/* 09. article_left_last.tpl
------------------------------------------------------------------*/
.article-last {
	border:1px solid #f2f2f2;
	width:180px;
	margin-bottom:2em;
	font-size:85%
}
.article-last-details {background: #f7f7f7;padding: 10px;}
.article-last-img {text-align:center; padding:10px;}
 
 
 
/* 10. category_right_charts.tpl
------------------------------------------------------------------*/
/*.top-article {background:#fffbd8; font-size:85%; padding:7px; border-bottom: 1px solid #b8da90; line-height: 1.3em; border-top: 1px solid #fff;} */
.top-article {background:#fffbd8; font-size:85%; padding:7px; border-bottom: 1px solid #950217; line-height: 1.3em; border-top: 1px solid #fff;}
.top-article a {
	font-weight: bold;
}
/*.colored {background: #e7f5d3; } */
.colored {background: #f4eebb; }
.top-article dt {float:left}
.top-article dd {margin-left:30px}



/* 11. category_right_supplier.tpl
------------------------------------------------------------------*/
ul.hersteller {font-size:85%; border:1px solid #f5f5f5; padding:10px; list-style:none}
ul.hersteller li {margin-bottom: 0.5em}



/* 12. basket_middle.tpl
------------------------------------------------------------------*/
#basket {}
table.basket-middle {border:1px solid #b6b6b6; margin: 1em 0}
table.basket-middle th {
	background-color: #fff;
	padding:3px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #666;
}
table.basket-middle th.artikel {border-left:none; color: #666;}
table.basket-middle th.anzahl  {width:90px; }
table.basket-middle th.sum  {color: #950217; /*background-color: #950217;*/  font-weight: bold; border-bottom: 1px solid #950217;}
table.basket-middle td.sum  {color: #fff; background-color: #fffbd8; color: #666; font-weight: bold;}
table.basket-middle td.sum2  {color: #fff; background-color: #e9e9e9; color: #666; font-weight: bold; text-align: right;}
table.basket-middle td.mainsum  {color: #fff; background-color: #fffbd8; color: #666; font-weight: bold;}
table.basket-middle td {padding: 5px; border-bottom: 1px solid #fff; color: #666; background-color: #e9e9e9;}
table.basket-middle td.priceright { text-align: right; width: 70px; padding-right: 7px; }

table.basket-middle td.center {text-align:center}
a.arrow-right {background:url(../img/default/icon_go.gif) left center no-repeat; padding-left:17px}
.tobasket { 
	border:1px solid #b6b6b6;
	background:#f7f7f7 url(../img/default/product_buy.gif) left no-repeat; 
	margin-left:10px;
	padding-left:5px;
}
td.sum {background:#fff6f0; width:90px; text-align: right;}
.to-checkout {
	border:1px solid #950217;
	background:#ff9c5a;
	color:#fff;
	padding:3px;
	font-weight:bold;
	float:right;
	margin-right:30px;
	display:block;
	width:90px;
	text-align:center;
}
/* Artikel nach Bestellnummer hinzufügen */
h2#bestellnummer {
	margin-top: 5em;
	font-size: 100%;
}
form#form_bestellnummer {
	margin-top: 20px;
} 
input.ordernum {
	border: 1px solid #333;
	padding: 2px 2px 2px 3px;
	color: #000;
	font-size: 1.1em;
	height: 16px;
	margin: 5px 0 0 20px;
	background-color: #fff;
}
input.ordernum:hover {
	border: 1px solid #950217;
}
form#form_bestellnummer select {
	height: 17px;
	padding-top: 1px;
}


.imgwkorb {

	margin: 0;

	background-color: #fff;

}
/* 13. service_middle.php
------------------------------------------------------------------*/
.serviceform {background:url(../img/default/email.gif) left 0.1em no-repeat; padding-left:20px}
.top {background:url(../img/top.gif) 2px 0.3em no-repeat; padding-left:20px}



/* 14. login_middle.tpl und Register
------------------------------------------------------------------
.loginform {margin-top:2.5em; }
.c2_box2 h2 {margin-top:0}
#login-middle h1 {font-size:110%}
#login-middle h2 {font-size:100%; margin-top:1.5em}
#login-middle .button-arrow {background:url(../img/default/icon_go.gif) left center no-repeat; padding-left:15px}
#steps-container {margin-top:2em}
#steps-container .step {
	float:left;
	height:100px;
	width:110px;
	border:1px solid #b6b6b6;
	background:#f7f7f7;
	color:#515151;
	font-size:85%;
	margin-right:12px;
}
#steps-container .active {background:#fff; color:#950217;}
#steps-container .step-number {float:left;font-size:150%;font-weight:bold;padding:5px 0 0 3px}
#steps-container .step-text {margin-left:25px;font-weight:bold;padding:5px 0 0 0;}
#steps-container #step4 {margin-right:0;}*/
.error {border:1px solid #cf1c1c; background:#f7d8d8; padding:7px 7px 7px 45px; margin:2em 0; color: #cf1c1c;}
.registerform {margin-top:2em;}


div.login_col1 {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
	height:300px;
}
div.login_col2 {
	float: left;
	width: 350px;
	height:300px;
}
div.login_col1 fieldset, div.login_col2 fieldset {
	height: 172px;
}
div.login_col1 fieldset p {
	height: 152px;
}
fieldset p.password {
	background-color: #e9e9e9;
	padding: 0px 20px 10px 150px;
	border-bottom: 1px solid #fff;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666;
}

/* 15. Forms
------------------------------------------------------------------*/

.advantage {
	padding: 10px;
	color: #666;
	background-color: #fef7dc;
}
.advantage ul {
	margin: 20px 0 20px 0;
}
.advantage ul li {
	padding: 0 0 10px 25px;
	background:url(../img/default/ico_check.gif) left 0 no-repeat; 
}
form br {clear: both;}
form {margin:0;	padding:0;}
fieldset {
	border: 1px solid #999;
	padding:0 1px 1px 1px;
	margin: 10px 0 5px 0;
	color: #666;
}
legend {
	margin:0 0 1px 0;
	padding:0;
	font-weight: bold;
}
label {
	display:block;
	width:200px;
	float:left;
	height:35px;
	color: #333;
	text-align: right;
	margin: 0 10px 0 0;
}
div.login_col2 label {
	display:block;
	width:130px;
	float:left;
	height:35px;
	color: #333;
	text-align: right;
	margin: 0 10px 0 0;
}
fieldset p {
	background-color: #e9e9e9;
	padding: 10px;
	border-bottom: 1px solid #fff;
	display: block;
	height:20px;
}
fieldset div.line {
	background-color: #e9e9e9;
	padding: 10px 10px 5px 10px;
	border-bottom: 1px solid #fff;
}
fieldset p.none {
	background-color: #e9e9e9;
	padding: 10px;
	border-bottom: none;
}
fieldset p.description {
	background-color: #e9e9e9;
	padding: 0px 20px 10px 220px;
	border-bottom: 1px solid #fff;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666;
}

fieldset p.checkdescription {
	background-color: #fff;
	padding: 0px 20px 10px 243px;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666;
}
fieldset p.buttons {
margin: 10px 0 20px 0;
}
fieldset p.check {
	background-color: #fff;
	padding: 7px 20px 5px 220px;
	border-bottom: 1px solid #fff;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666;
}
fieldset p.uos {
	
	padding: 7px 20px 5px 220px;
	border-bottom: 1px solid #fff;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666;
	background: #fff url(../img/default/uos.gif) 5px center no-repeat;
}
#content fieldset input {

	padding: 2px 2px 2px 3px;
	color: #000;
	font-size: 1.1em;

}
fieldset input:hover { border: 1px solid #950217; }


/*
fieldset div {
	background-color: #e9e9e9;
	padding: 10px;
	height:25px;
	border-bottom: 1px solid #fff;
	display: block;
}*/



select {
	padding: 1px 0 1px 5px;
	font-size: 11px;
	border: 1px solid #333;
	background-color: #fff;
}
select:hover { border: 1px solid #950217; }
.chkbox { float: left; margin: 0 10px 0 0; border: none; background-color: #e9e9e9;}
label.chklabel {
	text-align: left;
	float: none;
	height:15px;
}
.small { padding: 0px 20px 0 10px; height: 10px;}
input.radio {
	border: none;
	background-color: #e9e9e9;
	margin: 0 5px 0 0;
	padding: 0;
	height: auto;
}
span.enabled {
	color: #950217;
	margin: 0 0 0 20px;
	font-weight: bold;
	background: url(../img/default/ico_check.gif) 0px center no-repeat;
	padding: 2px 0 2px 25px;
}
select.slc_detail {
	margin: 10px 0 0 0;
}
select.normal {
	width: 190px;
	height: 20px;
}
select.suche {
	width: 150px;
	height: 18px;
}
select.details {
	width: 90px;
}
select.year {
	width: 90px;
}
select.month {
	margin: 0 10px 0 0;
	width: 90px;
}
.radio { background-color: #e9e9e9; }
input.normal {
	width: 190px;
	height: 16px;
	margin: 0 10px 0 0;
	background-color: #fff;	
	border: 1px solid #333;
}
div.login_col2 input.normal {
	width: 140px;
	height: 16px;
	margin: 0;
}
input.suche {
	margin: 0 10px 0 0;
	width: 150px;
	height: 14px;
}
input.plz {
	width:40px;
	background-color: #fff;	
	border: 1px solid #333;
}
input.ort {
	width:131px;
	margin: 0 0 0 10px;
	background-color: #fff;	
	border: 1px solid #333;
}
input.strasse {
	width:125px;
	background-color: #fff;	
	border: 1px solid #333;
}
input.nr {
	width:46px;
	margin: 0 0 0 10px;
	background-color: #fff;	
	border: 1px solid #333;
}
input.instyle_error {
	border: 1px solid #cf1c1c;
	background-color: #f7d8d8;
}

.loginform .submitbutton, .registerform .submitbutton  { 
	background: #f2f2f2;
	margin-top: 0.5em;
	border: 1px solid #b6b6b6;
	font-size: 85%;
	font-weight: bold;
	color: #950217;
	letter-spacing: 1px;
	padding: 3px;	
}
.register_right {
	font-size: 85%;
}
.datenschutz { background: url(../img/default/go.gif) left center no-repeat; padding-left: 15px; } 

.overview_col1 {
	position: relative;
	float: left;
	width: 210px;
	height: 200px;
	margin: 0 20px 20px 0;
}
.overview_col2 {
	position: relative;
	float: left;
	width: 210px;
	height: 200px;
	margin: 0 20px 20px 0;
}
.overview_col3 {
	position: relative;
	float: left;
	width: 210px;
	height: 200px;
	margin: 0 0 20px 0;
}
.overview_col1 fieldset, .overview_col2 fieldset, .overview_col3 fieldset {
	height: 160px;
}
.overview_col1 fieldset p, .overview_col2 fieldset p, .overview_col3 fieldset p {
	height: 140px;
}
.order_now {
	background-color: #fffbd8;
	padding: 10px;
	color: #666;
	
}
/* Buttons
------------------------------------------------------------------*/
input.button {
	padding: 5px 7px 5px 25px;
	cursor:pointer;
	color: #000;
	border: 1px solid #950217;
	font-weight: bold;
	background: #fffbd8 url(../img/default/go.gif) 5px center no-repeat;
}

a.submit {
	padding: 5px 7px 5px 7px;
	cursor:pointer;
	color: #000;
	border: 1px solid #950217;
	font-weight: bold;	
	background-color: #fffbd8;
	font-size: 1.1em;
	height: 16px;
}
a.submit2 {
	padding: 5px 7px 5px 30px;
	cursor:pointer;
	color: #000;
	border: 1px solid #950217;
	font-weight: bold;	
	font-size: 1.1em;
	height: 16px;
	background: #fffbd8 url(../img/default/ico_arrow_left.gif) 5px center no-repeat;
}
a.submit3 {
	padding: 5px 30px 5px 7px;
	cursor:pointer;
	color: #000;
	border: 1px solid #950217;
	font-weight: bold;	
	background-color: #fffbd8;
	font-size: 1.1em;
	height: 16px;
	background: #fbcaa9 url(../img/default/ico_arrow_green.gif) 85px center no-repeat;
}
a.submit:hover {
	 border: 1px solid #950217;
	 text-decoration: none;
}
textarea {
	border: 1px solid #333;
	color: #000;
}
/* 16. account_ordersummary.tpl 
------------------------------------------------------------------*/
ul.offers {
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	list-style: none; 
}
ul.offers li {
	margin: 0 0 5px 0;
	background: none;
	padding: 0;
}
ul.offers li a, ul.offers li a:visited, ul.offers li a:active {
	display: block;
	padding: 5px 10px 5px 20px;
	height: 75px;
	text-decoration: none;
	color: #555555;
}

ul.offers li a:hover {
	background-color: #feece0;
} 
ul.offers li div.orderoverview {
	background: #f2f2f2;
}
ul.offers li div.orderoverview_active {
	background: #fff;
}
ul.offers li div.orderoverview {

}
ul.offers li span.col1 {
	float: left;
	padding: 7px 0 0 0;
	width: 280px;	
}

ul.offers li span.col2 {
	float: left;
	padding: 17px 0 0 0;
}
ul.offers li span.col2 strong {
	color: #000;
}
/*
ul.offers li span.col3 {
	float: right;
	padding: 17px 0 0 0;
	font-weight: bold;
}*/
div.comment {
	margin:0;
	border: 1px solid #ffd270;
	padding: 10px;
	font-weight: bold;
	color: #000;
	background-color: #fff99e;/* 18. newsletter.php
------------------------------------------------------------------*/

}



/* 17. basket_crossselling_middle und basket_crossselling_right.php
------------------------------------------------------------------*/
#crossselling .checkout, #crossselling .basket-edit {
	background: #f2f2f2;
	margin-top: 1em;
	border: 1px solid #b6b6b6;
	font-size: 80%;
	font-weight: bold;
	color: #950217;
	letter-spacing: 1px;
	padding: 3px;
	display: block;
}
#crossselling .basket-edit {}

.variant {
margin-bottom: 5px;
 width: 175px;
}

/* 18. newsletter.php
------------------------------------------------------------------*/
form#form_newsletter input {
	height: 13px;
	padding-top: 1px;
	width: 150px;
}
form#form_newsletter select#chmail {
	height: 18px;
	padding: 0;
	padding-top: 1px;
	width: 153px;
}
form#form_newsletter input#send_newsletter {
	margin-left: 10px;
	height: auto;
	width: auto;
}


/* 19. crossselling_middle.tpl
------------------------------------------------------------------*/
h2.crossselling {margin:2.5em 0 1em 0}





/* 20. search_right_fuzzy.tpl
------------------------------------------------------------------*/
.searchfilterbody {
	background-color: #fffbd8;
	padding: 0;
	margin: 0 0 25px 0;

}
.searchfilterbody ul.searchresults li {
	border-bottom: 1px solid #fff;
}
.searchfilterbody ul.searchresults li a {
	padding: 5px 5px 5px 25px;
	background: url(../img/default/categories_bullet.gif) 7px center no-repeat;
	color: #666;
	display: block;
} 
.searchfilterbody ul.searchresults li a:hover {
	text-decoration: none;
	color: #950217;
	background-color: #e9e9e9;
	
}



.allright {
	border: 1px solid #950217;
	padding: 10px 20px 10px 60px;
	margin: 0 0 2px 0;
	background: #e7f5de url(../img/default/ico_check.gif) 22px 22px no-repeat;
}
.allright h2 {
margin: 0 0 5px 0;
}
.rezension {
	border-bottom: 1px solid #dfdfdf;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	color: #666;
	font-size: 0.9em;
	line-height: 1.6em;
}





.date {

	margin: 0 20px 0 0;
	width: 190px;
	height:160px;
	font-size: 11px;
	font-weight: bold;
	color: #848484;
	text-align: center;
}
.date_detail {
	float: left;
	margin: 0 20px 0 0;
	width: 170px;
	border-right: 1px solid #ebebeb;
	height:200px;
	font-size: 11px;
	font-weight: bold;
	color: #848484;
	text-align: center;
}
.date span.day, .date_detail span.day {
	font-size: 16px;
	margin: 5px 0 15px 0;
}


.sitemap {
	float: left;
	width: 211px;
	margin-right: 5px;
	margin-top: 5px;
}
.sitemap2 {
	float: left;
	width: 212px;
	margin: 0;
	margin-top: 5px;
}


/* 1. Category */
ul#categories_s {margin-bottom: 20px;}
ul#categories_s li {
	border-bottom: 1px solid white;
}
ul#categories_s a {
	display: block;
	background: #e6e6e6 url(../img/pfeil_grau.gif) 5px center no-repeat;
	padding: 5px 5px 5px 20px;
	text-decoration: none;
}
ul#categories_s a:hover {
	font-weight: bold;
}
ul#categories_s a.active {
	background: #950217 url(../img/pfeil_weiss_offen.gif) 3px center no-repeat;
	color: #fff;
}

/* 2. Category */
ul#categories_s ul {border-bottom:1px solid #F1EFE8; border-left:1px solid #F1EFE8; border-right:1px solid #F1EFE8;}
ul#categories_s ul li {border-bottom:none}
ul#categories_s ul a {
	background: #F1EFE8 url(../img/pfeil_orange.gif) 20px center no-repeat;
	padding: 2px 2px 2px 30px;
	font-size: 11px;
}
ul#categories_s ul a:hover {}
ul#categories_s ul a.active {
	background: #FFFBD8 url(../img/pfeil_orange_offen.gif) 20px center no-repeat;
	font-weight: bold;
	color: #950217;
}

/* 3. Category */
ul#categories_s ul ul {border:none}
ul#categories_s ul ul li {border-bottom:none}
ul#categories_s ul ul a {background:#F4EEBB; padding:2px 2px 2px 35px}
ul#categories_s ul ul a:hover {}
ul#categories_s ul ul a.active {background:#FFFBD8; font-weight:normal; color:#000}

/* 3. Category */
ul#categories_s ul ul ul {border:none}
ul#categories_s ul ul ul li {border-bottom:none}
ul#categories_s ul ul ul a {background:#FFFBD8; padding:2px 2px 2px 55px}
ul#categories_s ul ul ul a:hover {}
ul#categories_s ul ul ul a.active {
	background: #FFFBD8 url(../img/pfeil_orange_offen.gif) 40px center no-repeat;
	font-weight: bold;
	color: #ff6600;
	padding:2px 2px 2px 55px
}

