@charset "UTF-8";
/* CSS Document */


body{
	background-color:#ffffff;
	font-family:Verdana, Geneva, sans-serif;
	
	color:#000;
	
}

.mainframe{
	width:800px;
	height:auto;
	background-color:#000;
}

.banner{
	width:800px;
	height:147px;
	background-image:url(http://www.know-more-stylez.de/ebay_vorlage/images/layout/banner.jpg);
	background-repeat:no-repeat;
	float:left;
	
}

.banner_bottom{
	width:800px;
	height:27px;
	background-image:url(http://www.know-more-stylez.de/ebay_vorlage/images/layout/banner_bottom.jpg);
	background-repeat:no-repeat;
	float:left;
	
}

.content_frame{
	width:800px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
	background-image:url(http://www.know-more-stylez.de/ebay_vorlage/images/layout/sides.jpg);
	background-repeat:repeat;
	
}


.content_main{
	width:698px;
	
	/*background-color:#FF00FF;*/
	float:left;
	margin-left:52px;
	margin-right:30px;
}


.beschreibung{
	margin-left:15px;
	margin-top:15px;
	width:655px;
	height:auto;
	float:left;
	font-weight:bold;
	
	
}

.liste{
	
	margin-top:15px;
	width:680px;
	float:left;
	color:#666;
	
}


.minifont{
	font-size:9px;
}

.tabelle{

	float:left;
	width:480px;
	height:300px;
	
	/*background-color:#F00;*/
	
}




.groessentabelle{

	float:right;
	width:220px;
	height:260px;
	/*background-color:#FF00FF;*/
	
}


.shopbutton{

	float:right;
	width:202px;
	height:300px;
	/*background-color:#FF0000;*/
	margin-right:10px;
}


.contentspacer{
	width:698px;
	height:20px;
	margin-top:10px;
	float:left;
	/*background-color:#000;*/
}

.content_bottom{
	width:798px;
	padding-left:2px;
	background-color:#000;
	float:left;
}

.impressum{
	width:800px;
	height:153px;
	background-image:url(http://www.know-more-stylez.de/ebay_vorlage/images/layout/imprint.jpg);
	background-repeat:no-repeat;
	float:left;
}


img{
	border:0px;}
