body {
	font-size: 12px;
	font-family: Helvetica,Arial,sans-serif;
	background-color: #E9E9EB;
	margin-top: 40px;
	color: #666666;
    }
	
	h2{
	font-size: 13px;
	}

#headrow {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 78px;
}

#headnav{
display:block;
height:18px;
margin-top:60px;
}

#active_menu{font-weight:bold;}
.activecat{font-weight:bold;}

#header a{
	color: #666666;
	text-decoration: none;	
}

#header a:hover{
	color: #333333;
}

#content{
	padding-top: 7px;
	padding-bottom: 0px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #000000;
}

#content a{
	color: #666666;
	text-decoration: none;	
}

#content a:hover{
	color: #333333;
}

#content .contentpaneopenText{
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer {
	padding-top: 5px;
}

#footer a{
	color: #666666;
	text-decoration: none;	
}

#footer a:hover{
	color: #333333;
}

#producttable td{
	padding: 5px;
}

#productthumbs td{
	padding-bottom: 5px;
}

.contentheading {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

#cartbutton {
	vertical-align: top;
}

.scshorttext, .scprodcode, .scunitprice, .scproduct{
	display: none;
}

.sccart {
	color: #E9E9EB;
}

/* virtuemart specific styling */

#vmMainPage {
	padding-top: 7px;
	padding-bottom: 20px;
}

.vmRecent, .vmRecentDetail {
/*	margin-top: 30px;
	margin-bottom: 20px; */
	display: none;
}

.browseProductImage{
	clear: right;
}

#content img {margin-right: 15px;}
#content {line-height: 18px;}

/*produktliste, add to cart button */
/*.browseAddToCartContainer {
float:left;
margin:-105px 0 0 420px;
width:50px;
}
*/
.produktliste td{ text-align: left; vertical-align: top;}
.produktliste .addtocart td{ text-align: right; vertical-align: bottom;margin-bottom:1px;}

/* pagination versteceken */
.pagination{display:none;}
.mypagination{display:none;} /*in file browse/includes/browse_pagenav.tpl*/


/* add to cart box */
.addtocart_button{background: #cccccc; width:100px;}
.vmCartContainer{background: #cccccc;}
.quantity_box{background: #cccccc;}
/* end add to cart */

/*warenkorb */
td{text-align:left;}
th{text-align:left;}*/
#carttable .sectiontableheader td{text-align:left;}
#cartleft{float:left;width:664px;}
#cartright{float:right;width:200px;}
.mycontinue_link,.mycheckout_link{font-size:13px;font-weight:bold;}

.shop_critical, .shop_tip {
background-color:#CCCCCC;
background-position:left 5px;
background-repeat:no-repeat;
border-color:#AACCAA;
border-style:dotted none;
border-width:1px 0;
font-weight:900;
margin:1pt 1pt 1em 1em;
padding:0.5em 1em 1.5em 48px;
}

.shop_info,.shop_warning,.shop_tip{background:none;border:none;color:#996666;font-size:14px;padding-left:0px;margin-left:0px;margin-top:10px;}
.shop_tip{display:none;}
/*ende warenkorb  */

/* kundendaten */
.formLabel{text-align:left;width:150px;}

/* ende kundendaten */




/* end of virtuemart  */