
*{margin:0;padding:0;}

html{
}

ul{
	margin-left: 17px;
}

body
{
	text-align: center;
	line-height: 1.5em;
	padding-bottom: 10px;
	background: white;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
}

div, a, h3, h2, h1, span
{
}

h1{
	font-size: 110%;
	font-family: Arial;
	margin: 0px 0px 4px; 
}

p, ul{
	margin-bottom: 6px;
}

a {
	color: #666;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

.H3LinkBox a:hover p{
	text-decoration: none;
}

input.inputText{
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid black;
	background-color: #EBEAEC;
	color: #333;
	height: 16px;
	padding: 2px 4px 0px;
	vertical-align: middle;
}

input.inputSubmit{
	font-family: Verdana;
	font-size: 10px;
	border: 0px;
	border: 1px solid black;
	background-color: #CCC;
	color: #333;
	padding: 1px 0px 3px;		/* Text vertikal zentrieren (FF) */
	vertical-align: middle;
}

* html input.inputSubmit, *:first-child+html input.inputSubmit{
	height: 20px;				/* Text vertikal zentrieren (IE) */
}

#wrapper
{
	position: relative;
	left: 50%;
	width: 980px;
	margin: 0px -491px 0px;
	text-align: left;
	float: left;
	padding: 0px;
	background: white;
	border: 1px solid black;
	border-top-width: 0px;
}

#header
{
	height: 80px;
	background: url(img/header_bg.png) repeat-x #4D252A;
	border-bottom: 2px solid #4D252A;
}

#logo{
	display: block;
	height: 80px;
	width: 500px;
	float: left;
	clear: both
}

#cart{
	background: #470B0B;
	color: white;
	border-left: 1px solid #B28E38;
	width: 190px;
	height: 80px;
	float: right;
	font-size: 90%;
}

#tel{
	padding-top: 55px;
	padding-right: 20px;
	height: 25px;
	color: white;
	font-weight: bold;
	float: right;
}

.cartTitle{
	display: block;
	float: left;
	padding-left: 8px;
	width: 87px;
	line-height: 18px;
	padding-bottom: 2px;
	color: white;
	background-color: #B28E38;
}

.cartTitleActive{
	background-color: transparent
}

.cartEmpty{
	float: left;
	width: 100%;
	padding-top: 13px;
	color: #E9CE8B;
	text-align: center;
}

.cartFilled{
	float: left;
	width: 100%;
	padding-top: 13px;
	padding-left: 10px;
	color: #E9CE8B;
}

#topbar{
	border-top: 1px solid #B28E38;
	background: #272727;
	height: 25px;
	clear: both;
	margin: 0px;
	font-size: 90%;
}

#boxSearch{
	width: 190px;
	float: left;
	padding-top: 2px;
}

#boxContent{
	width: 790px;
	float: left;
	color: white;
}

#boxContent a{
	display: inline-block;
	line-height: 24px;
	color: white;
	padding: 0px 8px;
	font-weight: normal;
}

#topbar2{
	border-bottom: 1px solid black;
	background: #E9CE8B;
	height: 25px;
	font-size: 90%;
	padding-left: 3px;
	color: #666;
}

#breadcrumb{
	float: left;
	width: 50%;
}

#breadcrumb a{
	display: inline-block;
	line-height: 24px;
	color: black;
	padding: 0px 5px 1px;
}

#fontsize{
	float: left;
	width: 49%;
	padding-top: 2px;
	color: black;
	text-align: right;
	font-weight: bold;
}

#fontsize img, #fontsize span{
	vertical-align: middle;
	margin-left: 2px;
}

* html #fontsize, *:first-child+html #fontsize{
	padding-top: 3px;
}

#accountlinks {
	border: 1px solid #ccc;
	text-align: center;
	padding: 3px 0px;
	margin-bottom: 6px;
}

#accountlinks a{
	font-size: 90%;
	display: inline-block;
	margin: 0px 2px;
}

#middle{
	float: left;
	background: url(img/middle_bg.png) repeat-y;
	padding-bottom: 10px;
	display: block;
}

#leftcol{
	width: 150px;
	margin-right: 1px;
	float: left;
	margin-bottom: 300px;
	margin-left: -790px;
	background-color: #4d252a;
}

#leftcol #boxtop{
	padding-left: 8px;
	font-size: 90%;
	margin-left: 1px;
	margin-top: 20px;
	color: #333;
	background-color:#ccc;
	
}

#leftcol #boxcontent{
	margin-left: 1px;
	margin-bottom: 0px
}

#content {
	margin: 0px 1px;
	padding: 11px;
	width: 615px;
	float: left;
	line-height: 1.7em;
	margin-left: 151px;
}

#rightcol{
	width: 190px;
	float: left;
	/*position: absolute;
	left: 790px;*/
	margin-right: 0px;
	padding-right: 0px;
	display: block;
}

#categories, #categories ul{
    list-style-type: none;
    margin: 0px 0px 0px;
	text-indent: 8px;
}

#categories ul{
	display: none;
}

#categories li, #categories .SubMenue a {
	border-bottom: 1px dotted white;
}

#categories .SubMenue, .SubMenue ul a {
	border-bottom: 0px !important;
}

#categories .Current ul, #categories .CurrentParent ul{
	display: inherit;
	text-indent: 16px;
}

#categories li a {
	color: white;
	font-size: 90%;
	line-height: 25px;
	padding-bottom: 1px;
	display: block;
}

.CatLevel1 {
}

.CatLevel2 {
}

.CatLevel1:hover a, .Current {
}

#content h1, #content h2, .contentsTopics{
	font-size: 125%;
	font-weight: normal;
	color: black;
	margin-bottom: 8px;
}

#content h3{
	font-size: 100%;
}

#content a{
	color: #666;
	font-weight: normal
}

.li{
	background: url(img/list_style_image.gif) no-repeat 1px 2px;
	padding-left: 12px;
	margin-top: 2px;
	clear: both;
}

.information a{
	color: black;
	font-weight: normal;
	display: block;
}

#footernav {
	color: #7F7F7F;
	font-size: 85%;
	text-align: center;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top: 1px solid #ccc;
	clear: both;
}

#footernav a {
	margin-left: 10px;
	text-decoration: none;
	border: 0;
}

#footernav img a {
	border: 0;
}

#footernav a.trennpunkt {
	padding-right: 15px;
	background: url(img/fmenue_trennpunkt.gif) no-repeat bottom right;
}

#footer{
	color: #7F7F7F;
	font-size: 85%;
	text-align: center;
	line-height: 1.2em;
	width: 100%;
	float: left;
	padding-bottom: 10px;
	border-top: 1px solid #ccc;
	padding-top: 15px;
	clear: both;
}

#footer p{
	margin: 6px 0px;
}











.clear
{
	clear: left;
}

.right
{
	float: right;
	margin-right: 20px;
	text-align: right;
	color: #918E7F;
}


.form
{
	margin-left: 13px;
	margin-right: 15px;
	color: #918E7F;
}

#leftbar h3
{
	color: #000000;
	font-size: 14px;
	margin: 10px 0px 5px 5px;
}

.form label
{
	color: #000000;
	display: block;
	margin-left: 2px;
	margin-bottom: 3px;
}

.form input, textarea
{
	background-color: #FFFFFF;
	border: 1px solid #CECCC0;
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #9D9C9C;
	margin-bottom: 10px;
}

#boxtop {
	color:white;
	background-color: #4d252a;
	font-weight:bold;
	padding-left: 11px;
	line-height: 24px;
	font-size: 100%;
}

#boxtop a{
	color: white;
	font-weight:bold;
}
#boxtop a:hover
{
color:#FFFFFF;
font-weight:bold;
}
#boxcontent{
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 8px;
	background-color: #f7f7f7;
	padding-top: 5px;
	border: 1px solid #eee;
}

#boxcontentlogin{
	padding: 12px;
	border-bottom: 1px solid #b5b2b5;
	background-color:#FFFFFF;
	border: 1px solid #eee;
	margin-bottom: 8px;
}
#boxcontentlogin input
{
}
#boxcontentloginbutton
{
height:20px;
}
img
{
border:none;
  }
.infoBox_login
{background-image:url(img/pfeil.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:25px;
}
.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 85%;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 85%;
    line-height: 1.5; 
	
	}
  
.moduleRowSelected { background-color: #E9F4FC; }  

TD.main, P.main {
  padding: 0px;
}

.shiptax {
border-bottom: 1px solid #dedede;
font-weight:normal;
font-style:italic;
 font-size:10px;
}
.shiptax a:link {
font-weight:normal;
font-style:italic;
 font-size:10px;
}
.shiptax a:hover {
font-weight:normal;
font-style:italic;
 font-size:10px;
}
.shiptax a:visited {
font-weight:normal;
font-style:italic;
 font-size:10px;
}
#row1 {
}
#row2 {
margin-top:-105px;
float:left;
}
#row3 {
margin-top:-50px;
float:left;
}

.shippingcosts{
	border: solid #999;
	border-width: 1px 0px 0px 1px;
}

.shippingcosts td{
	padding: 3px 8px;
	border: solid #999;
	border-width: 0px 1px 1px 0px;
}

.shippingcosts td p{
	margin: 0;
}

.img_kreditkarte {
	text-align: center; 
	margin-top: 5px;
}

.productOldPrice {
	color: #000000;
	text-decoration: line-through;
}

.plus {
display: block;
background-image: url(img/plus.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.minus {
display: block;
background-image: url(img/minus.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.alter {
display: block;
background-image: url(img/alter.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.delete {
display: block;
background-image: url(img/delete.gif);
background-repeat: no-repeat;
width: 19px;
height: 22px;
border: 0px;
font-size: 0px;
background-color: #FFCC99;
cursor: pointer;
}