/* ------------- RESETS ------------- */
html{height:100%;min-height:100%;}
body{padding:0;margin:0;font:11px Verdana, Geneva, sans-serif;}
h1,h2,h3,h4,h5,h6,ul,li,em,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-weight:normal;font-style: normal;}
ul{list-style:none;}
img, a img{border:0;}
p{margin:0;}
a.invisible{display:none;}
*{border: 0;outline: none;}

/* ------------- CLEARS ------------- */
.clb, .clr, .cll{width:0;height:0;line-height:0;font-size:0;}.clb{clear:both;}.clr{clear:right;}.cll{clear:left;}

/* ------------- TAGS ------------- */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:21px;
	color:#5F4738;
	background:#fff url(../img/headbg.jpg) repeat-x top center;
}

/* ------------- IDs ------------- */

#center{
	margin:0 auto;
	width:945px;
}
#head{
	height:355px;
}
#logo{
	position:relative;
	margin-left:60px;
	top:80px;
}
#main{
	width:538px;
	padding:15px 50px 0 66px;
	float:left;
	margin-bottom:10px;
}
#right{
	width:251px;	
	float:right;
	margin:0 39px 0 0;
}
#bottom{
	width:825px;
	border-top:1px dotted #0076BB;	
	margin-left:66px;
}
#bottom_l{
	float:left;
}
#bottom_r{
	float:right;
}
#bottom ul{
	margin:8px 0;
}
#bottom ul li{
	display:inline;
	listy-style-type:none;
}
/* ------------- NIEDERLASSUNGEN ------------- */
ul#niederlassungen{
	margin-bottom:20px;	
}
ul li.ro{
	margin-top:-1px;
	border-1px solid red;
}
/* ------------- SHOP ------------------- */
.shoppingcart{
	text-align:center;
	margin:20px 0 20px 0;
}
.shopcategories{
	text-align:center;	
	margin-bottom:15px;
}
td, th{
	text-align:left;
	padding:0;
	margin:0;
}
td{
	font-size:11px;
}
.messages{
	text-align:center;
	color:#090;
	margin:10px 0 15px;
	padding:3px;
	background-color:#DFFFDF;
	border:1px solid #009900;
	-moz-border-radius: 6px;
}
.magazindetail td{
	vertical-align:top;
	text-align:left;
}
.mag_bild{
	padding-right:15px;
}
.mag_table{
	padding-right:10px;
}
.spalte1, .spalte2, .spalte3, .spalte4{
	padding-right:5px;	
}
.spalte1{
	width:135px;	
}
.spalte2{
	width:90px;	
}
.spalte3{
	width:50px;	
}
.spalte4{
	width:65px;	
}