* {
	margin: 0;
	padding: 0;
}


body {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-align: center;
  background: #deeaff url(bodybg.png) top left repeat-x; 
  color:#333;
}

table	{ border-collapse: collapse; }


hr {	border:0px;
	height: 1px;
	background-color:#F2EEEC;
	noshade;
	}

#farouter {
	background: #ffffff;
	width: 760px; 
	border: 1px solid #3A291F;
	margin: 20px auto 20px auto;
	text-align: left;  
	}
	
#outer {
	}
	
#wrap {
	background: #ffffff;
	}
	
#headermain {
	letter-spacing: 0.2em;
	margin: 8px 8px 0 8px;
	padding: 0 10px 10px 60px; 
	height: 160px;
	background-image: url(header.jpg);
	}

#main {
	padding-left:35px;
	}
	
#contentbox {
	float: left;
	width: 690px; 
	padding-top: 40px;
	}
	
#content {
	 width:500px;
	 }
	
#leftbar {
	padding-left: 10px;border-left:1px solid #eee;
	}
	

#hnav {
	margin: 8px;
	padding: 0;
	background: #81B9CF;
	}

#hnav ul {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 0;
	margin-left: 0;
	background-color: #6D9CAF;
	color: #deeaff;
	width: 100%;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height: 18px;
	}

#hnav ul li {
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	}

#hnav ul li a {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #F2EEEC;
	text-decoration: none;
	}

#hnav ul li a:hover {
	background: #81B9CF;
	color: #3A291F;
	}
	
	
.clearer,#clearer { 
	clear: both; 
	
	}
	
#footer { 
	margin: 8px 8px 8px 8px;
	color: #CCCCCC;
	word-spacing: 10px;
	text-align: center;
	}
	

a {
	color: #406076; 
	text-decoration: none; 
	}

         a img {
         border: 0 none;
           }
	
a:visited { 
	color: #406076; 
	text-decoration: none; 
	}
	
a:hover { 
	color: #406076; 
	text-decoration: underline; 
	}
	
a.active {
	font-weight:bold;
	}

	
h1 { 	
	margin: 0; 
	padding: 20px; 
	text-align: right; 
	color: #F2EEEC;
	font-size:2em;
	}

	
h2 {	

	font: 22px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; 
	margin-top: 30px;
	color: #406076;  

	}

  	
h2#tagline {
	margin:0; 
	margin-right: 25px; 
	padding:0;
	text-align: right;
	color: #F2EEEC;
	border: 0;
	font-size:1.2em;
	}

.post h2 { 
	font: 100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  	letter-spacing: 0.2em; 
  	margin: 0 20px 0 30px; 
  	padding: 20px 0 30px 0; 
  	}

 	
h3 {
	color: #406076;
	font-size: 16px;
	font-weight: normal;
	
	letter-spacing: 0.2em; 
	
	margin-top: 20px; 
  		}
	
h3 a {
	color: #406076; 
	}
	
h3 a:hover {
	color: #406076;
	}
	
h3 a:visited {
	color: #406076;
	}



h4 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.2em; 
	color: #406076;
	margin-top: 10px; 
	}




acronym, abbr { 
	border-bottom: #333; 
	border-bottom: 1px none; 
	}

	
acronym, abbr, span.caps { 
	cursor: help; 
	font-size: 90%; 
	letter-spacing: .07em;
	}

	
blockquote {
	color: #573D2E;
	border-left: 1px solid #573D2E;
	margin-left: 1.5em; 
	padding: 5px;
	}


.meta { 
	color: #DCD3CE
	} 
	
.meta a {
	color: #884400;
	}
	
.feedback a{
	color: #884400;
	}

cite { 
	font-size: 90%; 
	font-style: normal; 
	}
	
#header a { 
	color: #F2EEEC; 
	text-decoration: none; 
	}
	
#header a:hover { 
	text-decoration: underline; 
	}
	

	
#hidden {
	display:none;
	}


	
ol#comments li p { 
	font-size: 100%; 
	}
	
img {
	margin: 0px;
	padding: 2px;
	}
	

	
p {
	}
	



#leftbar ul ul ul.children {

	padding-left: 15px;
	}


#leftbar { 
	width: 170px; float:right;
	}

#leftbar ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}

#leftbar ul ul{
	margin-left: 10;
	padding-left: 0;
	list-style-type: none;
	}


#leftbar a {
	
text-decoration: none;
	}

#leftbar a:link, #navlist a:visited {
	text-decoration: none;
	}

#leftbar a:hover {
	color: #000;
	text-decoration: underline;
	}

input, textarea,input,select{
	border:0px;
	border-bottom:1px solid #CCCCCC;
	font-size:11px;
	padding: 2px;
	vertical-align:middle;
}
.textarea { 
	width:200px; 
	margin:0; 
	}



.csc-mailform {
        border: 0px;
}

.csc-mailform-field label {

        width: 10em;
        float: left;
        text-align: left;

        display: block
}

.csc-mailform-submit {
        margin-left: 9em;
}

p.listitem_subheader {

	font-style:italic;
}
/****shop***//


h2.category_title {
	font-size: 11px;
}

.listitem h3 {


}
.listitem .image {
	width:120px;
	float:left;
}

.listitem .image img{

	padding: 4px;
	margin: 4px;
	border:1px solid #eee;
	
}
.listitem .product_note {
	
}

.listitem .price, .price {
	padding-top:15px;
	padding-bottom:15px;
}

.tt_products_item_single_display .images{
	float:right;
}
.tt_products_item_single_display .images img{
	padding: 4px;
	margin: 4px;
	border:1px solid #eee;
}


.tt_products_minibasket {
	padding-top:10px;
}



.tt_products_basket .basket_items thead {
		background-color:#CCC;
		margin:0;
		padding:0;
		
		
}
.tt_products_basket .basket_items {
	width:100%;
	vertical-align: middle;
		
}

.tt_products_basket .basket_items select{
	margin:0px;
	padding:0px;
		
}



.tt_products_basket .basket_items td {
		padding:0px 5px 5px 5px;
		border-right:1px solid #eee;
		border-left:1px solid #eee;
		border-bottom:1px solid #f9f9f9;
}



.tt_products_basket .basket_row .quantity {
		text-align: center;
}

.tt_products_basket .basket_row .price {
		text-align: right;
}
.tt_products_basket .basket_row .total{
		text-align: right;
}


.tt_products_basket .basket_items .text-right{
	text-align: right;
		
}


.tt_products_basket .contitions  {
	margin-top:15px;
	margin-bottom:15px;

}
.tt_products_basket .contitions td {
		padding:3px;
		
		border-left:1px solid #f9f9f9;
}

.tt_products_basket_info label {
        width: 10em;
        float: left;
        text-align: left;

        display: block
        }

.tt_products_basket_info fieldset
{
margin:10px;
padding:10px;
}

.tt_products_basket .confirmation p{
	padding-left:25px;
	
}


dd {
	padding-left:20px;
}

.aktion {
	font-weight:bold;
	color:#BB1100;
}