/* dashed für die topshops */
.border-topleft
{
	BORDER-TOP:1px dashed #cccccc;
	BORDER-LEFT:1px dashed #cccccc;
}
.border-top
{
	BORDER-TOP:1px dashed #cccccc;
}

.border-left
{
	BORDER-left:1px dashed #cccccc;
}

body{
	color: #000;
	background-color: #fff;
	font-family: sans-serif;
	font-size: 12px;
	margin:0px;
}

td,th{
	font-family: sans-serif;
	font-size: 12px;
}

div,input, p, table {
	margin: 0;
	padding: 0;
}

.border_top{
	border-top:1px solid #069;
}

.border_bottom{
	border-bottom:1px solid #069;
}

.border_right{
	border-right:1px solid #069;
}

.border_left{
	border-left:1px solid #069;
}

.box {
	background-color: #fff;
	border: 1px solid #069;
	overflow:hidden;
}

.box h1 {
	margin: 0;
	padding: 0 0 0 10px;
	color: #fff;
	background-color: #069;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	font-weight: bold;
	text-align: left;
}

.button {
	font-size: 12px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	float: left;
	cursor: pointer;
	font-weight: bold;
	color: #069;
	margin-left: 10px;
	white-space: nowrap;
}

.btn_left{width:5px;height:23px;float:left;}
.btn_middle{height:23px;float:left;}
.btn_right{width:5px;height:23px;float:left;}

#productsearch {
	background-color:#069;
	width: 800px;
	height: 70px;
}

#productsearch h1 {
	font-size: 16px;
	font-weight: bold;
	color: #f00;
	text-align: left;
	padding: 10px 0 0 250px;
	margin: 0;
}

#productsearch input {
	width: 200px;
	height: 23px;
	font-size: 14px;
	line-height: 14px;
	margin: 0 0 0 250px;
	float: left;
}

#category_navigation {
	width:170px;
}

#categories {
	width: 170px;
}

#categories div {
	width: 170px;
	height: 23px;
	cursor: pointer;
	text-align: left;
	vertical-align:middle;
	float:left;
	padding-left: 5px;
	background-repeat: no-repeat;
}

#categories a {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

#news_top {
	float:right;
	padding-bottom: 13px;
	width:627px;
}

#category_navigation {
	/*
	hoehe raus, damit bei weniger kategorien kein platz verschenkt wird
	height:438px; */
	overflow:hidden;
}

#shop_quick_navigation {
	width:168px;
	margin: 13px 0 0 0;
}

#topseller_middle {
	margin-left: 15px;
	width: 477px;
	text-align: left;
}

#banner_right {
	width:120px;
	height:600px;
	margin: 0 0 0 15px;
	float: left;
	background-color:#FFFFFF;
}

#banner_bottom {
	width:475px;
	height:70px;
	background-color:#FFFFFF;
	margin-top:20px;
	margin-left:19px;
}

#news_bottom {
	float:left;
	width:350px;
	height:250px;
	margin: 13px 0 0 0;
}

#news_bottom div {
	padding: 4 3 4 5;
	overflow: hidden;
	white-space:nowrap;
}

#news_bottom a {
	padding-right: 0.5em;
}

#topshops_bottom {
	float: right;
	margin: 13px 0 0 0;
	width:430px;
	height:250px;
}

#found_shops {
	width:168px;
	/*height:666px;*/
}

#product_search_results {
	width:598px;
}

#footer {
	padding-top: 13px;
	width:800px;
}

#shopsearch .shopname{font-weight:bold;}
#shopsearch .shopdesc{color:blue;}
#shopsearch .shopdetails{color:red;}
#shopsearch	.totheshop{color:black;}

.headerImpressum{
	font-size:14px;
}

.contentImpressum p{
	margin:10px 0;
}
