* {font-family:Verdana, Geneva, sans-serif}

#flowarround {
	width:100%;
	background-color:#333333;
	background-image:url(https://www.dein-reifenshop.de/images/gallery/ebay/Background_main4.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
	
#auctionbody {
	background-color:#141414;
	background-image:url(https://www.dein-reifenshop.de/images/gallery/ebay/strahlen_reifenbilly.de.png);
	background-repeat:no-repeat;
	margin:auto;
	width:950px;
}

#header {
background-color:#FFFFFF;
}

#logo {
	width:100%;
	
	background-color:#FFFFFF;
}

#navigation {
	height:5px;
	background:#FF7D00;
}

#content {
	color:#FFFFFF;
	
	position:relative;
}

#left_column {
	float:left;
	width:160px;
	padding-right:20px;
	min-height:350px;
	
}

#main_column {
	float:right;
	width:760px;
	background-color:#FFF;
	border: 1px solid #bdbdbd;
	min-height:350px;
}

h1 {
	background-color:#FF7D00;
	width:735px;
	margin:10px;
	padding:5px;
	font-size:20px;
	color: #000000;
}

#kategorie { 

width:170px;
height:36px;
font-size:14px;
font-weight: bold; 
color: #ffffff;
padding-top:12px;
padding-left:5px;

}

h2 .subhead_ebay {
width:100%;
}

.description {
	color:#000;
	padding-left:10px;
}

.images {
	text-align:center;
}

.clear {clear:both;}

#footer {
	height:82px;
	width:935px;
	color:#FFF;
	font-size:10px;
	padding-top:15px;
	padding-left:15px;
	text-align: center;
}

ul.left_menu {
	list-style-type:none;
	color:#636363;
	padding-left:4px;
	margin-top:-10px;
}

ul.left_menu li {
	height:34px;
	width:95%;
	background-image:url(https://www.dein-reifenshop.de/images/gallery/ebay/bg_nav.png);
	background-repeat:no-repeat;
		padding-left:0px;


}
ul.left_menu li:hover {
	background: #FF7D00;
}
ul.left_menu li.level1 a{
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	margin-left: 5px;
	padding-top: 20px;
	list-style-type: none;
}

ul.left_menu li.level1 {
list-style-type:none;
	padding:0px;
	width:160px;
	padding-top: 5px;
}

ul.left_menu .sub_cat li.level2 {
list-style-type:none;
	padding-left:0px;
	margin-left:-20px;
	display:none;
}

ul.left_menu .sub_cat li.level2 a{
	color:#636363;
 text-decoration:none;
	margin-left:5px;
	marging-top:20px;
	font-size:13px;
	padding-right:2px;
display:none;
	
}