/***********************************************/
/* Styles                                      */
/***********************************************/
body {
	font-family: Verdana, Arial,Verdana, Helvetica,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.tabelle_rahmen {
	border: 1px solid #999999;

}
.titel {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.subtitel_1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.subtitel_2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.helpline {
	font-size: 10px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	line-height: normal;
}
a{
	/*color: #000;*/
	text-decoration: none;
}



.clear{
	clear:both;
	height: 0px;
}

.table_border {
	border: 1px solid #999999;
}

.help_txt {
	font-size: 10px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	line-height: normal;
	text-align: center;
}

.address_txt {
	font-size: 10px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	line-height: normal;
	text-align: center;
}

.descr_txt {
	font-size: 10px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	line-height: normal;
	text-align: center;
}
.img_content {
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#content_body {
	font-size: 12px;
	color: #333333;
	margin-left: 20px;
	margin-top: 20px;
	width: 580px;
	float: left;
}

#col3{
	float: left;
	width: 230px;
	margin-top: 20px;
	margin-left: 20px;
}

#content_body table {
	font-size: 12px;
}
#content_body div.htmltext{
	border:  1px solid #999999;
	margin-bottom:10px;
}

#content_body .htmltext h1{
	margin-top: 10px;
}

#content_body .htmltext h2{
	margin-top: 15px;
	margin-bottom: 15px;
	
}


#content_body a:link {
	color: #003366;
	text-decoration: none;
}



#content_body a:hover {

}

#content_body h1 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	margin: 0px;
}

#content_body h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}

#content_body h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 1.1em;
}

#content_body h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}

#content_body hr {  
	height: 1px; 
	color: #999999; 
	background-color: #999999; 
	border: none;
}

#content_body .img_prod_border {
	border: 1px solid #666666;
}

#content_body .img_prod_noborder {
	border: 0px;

}
.gruppen_box_1{
	float: left;
	width: 180px;
	height: 250px;
	background-color:#555555;
}

#col3_content{
	font-size: 10px;
}
div.contentnav{
	float: left;
	padding: 5px 10px;
	width: 170px;
	text-align:center;
	font-size:9px;
}
div.contentnav img{
	margin:  10px;
	border: 1px solid #666;
	height: 150px;
}
div.contentnavhead h2{
	text-align:center;
}
div.contentnav a:hover,
div.contentnav a
{
	display:block;
	text-decoration:none ;
	font-weight: bold;
	color: #036;
	font-size: 12px;
}
.basket_itemlist th{

	background-color: #F0F0E6;
	font-size: 10px;
	padding: 6px 0;
}

.basket_itemlist .productimage{
	width:84px;
}
.basket_itemlist .productname{
    width:174px;
}

.basket_itemlist .quantity,
.basket_itemlist .singleprice,
.basket_itemlist .price 
{
	width:70px;
}



.formmid .action{
	width:24px;
}


.basket_itemlist .productimage img{
	width:80px;
	border: 1px solid #666; 
}

table.order_remark {
	border-top: 20px solid #fff;
}
.order_remark td{
	vertical-align: top;
}
.order_remark textarea{
	width: 365px;
	height: 50px;
}

