		
html, body {height: 100%;}

body {
	background: transparent  url("../images/bg_body.png") repeat-x 0 0px;
	padding-top: 9px;
}

a:link {
	color: #04c !important;
}

a:active {
	color: #FF0E00 !important;
}

a:visited {
	color: #A000CC !important;
}

a:hover {
	color: #0090CC !important;
	text-decoration: none;
}

#wrap {min-height: 100%;width:100%;}

#body_bottom{
	position: relative;
	clear: both;
	height: 270px;
	margin: -270px auto 0 auto;
	background: transparent url("../images/bg_body_bottom.png") repeat-x 50% 100%;
}

#footer {
	background: transparent url("../images/bg_bottom.png") no-repeat 0% 100%;
	width: 940px;
	height: 265px;
	display: block;
	margin: 0 auto;
	padding: 0 0 0 10px;
	color: #f00;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}

#content {
	clear: both;
	font-size: 12px;
	line-height: 1.5em;
	padding-bottom: 50px;
}

	#content h1 {
		color: #f00;
		font-weight: bold;
		text-transform: uppercase;
		border-bottom: 2px solid #f00;
		font-size: 1.5em;
		line-height: 1em;
		padding-bottom: 0.5em;
		margin-bottom: 1em;
	}
	
	#content h2 {
		color: #000;
		font-weight: bold;
		font-size: 1.5em;
		line-height: 1em;
		padding-bottom: 0.5em;
		margin-bottom: 0.5em;
	}
	
	#content h3 {
		color: #f00;
		font-weight: bold;
		font-size: 1.25em;
		line-height: 1.2em;
		margin-bottom: 1.2em;		
	}
		
	#content h4 {
		color: #000;
		font-weight: bold;
		font-size: 1.25em;
		line-height: 1.2em;
		margin: 0em;
		padding: 0;		
	}
	
	#content ul {
		
	}
	
	#content ul li {
		
	}
	
	#content ol {
		
	}
	
	#content ol li {
		
	}
	
	#content hr {
		border: 0px;
		border-bottom: 3px solid #f00;
		margin: 1em 0;
		clear: both;
	}
	
	#content a.sortiment {
		border: 5px solid #eaeaea;
		float: left;
		padding: 5px;
		margin: 0 15px 15px 0;
	}
	
		#content a:hover.sortiment {
			border-color: #f00;
		}
	
	#content p {
		margin: 0 0 1.5em 0;
	}
	
	#content ul.abteilungen {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	
	#content ul.abteilungen li {
		float: left;
		margin: 0 10px 10px 0;
		padding: 0;
		display: inline-block;
	}
	
		#content ul.abteilungen li.last {
			margin-right: 0;
		}
	
	#content ul.abteilungen li h2 {
		margin: 0;
		padding: 0 0 5px 0;
		color: #f00;
		font-size: 12px;
		text-transform: uppercase;
		letter-spacing: 1px;
		border-bottom: 10px solid #f00;
		text-align: center;
	}
	
	
	#content ul.abteilungen li img {
		border: 0px solid #f00;
	}
	
	/* ANGEBOTE */
	#content div.cat1 {
		width: 100%;
		padding: 0 20px;
		margin: 0;
		display: block;
		border-bottom: 1px solid #333333;
		height: 29px;
	}
	
	#content a:link.cat,
	#content a:active.cat,
	#content a:visited.cat {
		color: #04c !important;
		border-bottom: 1px solid #333333;
		padding: 5px 10px;
		margin: 1px 0px 0 0px;
		display: inline;
		float: left;
	}
	
	#content a:hover.cat {
		
	}
	
	#content a.cat_active {
		color: #f00 !important;
		border: 1px solid #333333;
		border-bottom: 1px solid #EFEFEF;
		padding: 5px 10px;
		margin: 0 0px 0 0px;
		display: inline;
		float: left;
		text-decoration: none;
		font-weight: bold;
	}
	
	#content .uvp2 {
		color: #f00;
		font-style: italic;
	}
	
	#content .price {
		color: #000;
		font-size: 1.1em;
	}
	
	#content a.details {
		font-size: 1.2em;
	}
	
	#content h1 a.backlink {
		font-weight: normal;
		float: right;
		font-size: 12px;
		color: #04c !important;
		text-decoration: underline;
		text-transform: none;
	}
		#content h1 a:hover.backlink {
			text-decoration: none;
		}
	
	#content a:link.subcat,
	#content a:active.subcat,
	#content a:visited.subcat {
		color: #04c !important;
		padding: 0px 10px;
		margin: 0px;
		display: inline;
		float: left;
	}
	
	#content a:hover.cat {
		
	}
	
	#content a.subcat_active {
		color: #f00 !important;
		padding: 0px 10px;
		margin: 0 0px 0 0px;
		display: inline;
		float: left;
		text-decoration: none;
		font-weight: bold;
	}
	
	#content td.white {
		background-color: #fff !important;
	}
	
	#content td.uvpdesc {
		border-top: 2px solid #f00;
		margin: 0px 0 0 0 !important;
		padding: 0px 0 0 0;
		background-color: #fff !important;
	}
	
	#content .detail_uvp {
		display: block;
		color: #f00;
		font-style: italic;
		font-size: 1.25em;
		font-weight: bold;
		text-align: right;
	}
	
	#content .detail_preis {
		display: block;
		font-size: 1.5em;
		font-weight: bold;
		text-align: right;
		margin: 0.5em 0;
	}
	
	#content .detail_uvp2 {
		display: block;
		font-size: 1em;
		font-weight: normal;
		text-align: right;
		font-style: italic;
		color: #339966;
	}
	
		#content .detail_uvp2 strong {
			font-style:  normal;
			font-size: 1.33em;
		}
	
	.clearHere {
		clear: both !important;
	}

#header {
	position: relative;
	height: 155px;
	background: transparent url("../images/logo.png") no-repeat 0 95%;
	z-index: 100 !important;
	color: #f00;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	text-align: right;
	padding: 0px 0 0 0;
}

#nav {
	z-index: 1;
	margin-top: -16px;
	color: #fff;
	background: transparent url("../images/bg_nav.png") repeat-x 0 100%;
	height: auto;
	border-bottom: 10px solid #eaeaea;
}

	#nav ul {
		list-style-type: none;
		padding: 0;
		margin: 0 0 0 0px;
	}
	
	#nav ul li {
		float: left;
		display: inline;
		margin: 0 0px 0 2px;
	}
	
	#nav ul li a:link,
	#nav ul li a:active,
	#nav ul li a:visited {
		color: #fff !important;
		text-decoration: none !important;
		padding: 11px 10px 5px 10px;
		display: inline-block;
		width: auto;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: bold;
		border-bottom: 1px solid #A10000;
	}
	
	#nav ul li a:hover {
		color: #f00 !important;
		background-color: #eaeaea;
		padding: 10px 9px 5px 9px;
		border: 1px solid #A10000;
		border-bottom: 1px solid #eaeaea;
		text-decoration: underline !important;
	}
	
	#nav ul li a.active {
		display: inline-block;
		width: auto;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: bold;
		border-bottom: 1px solid #A10000;
		color: #f00 !important;
		background: transparent url("../images/bg_nav_active.gif") repeat-x 0 0;
		padding: 10px 9px 5px 9px;
		border: 1px solid #A10000;
		border-bottom: 1px solid #eaeaea;
		text-decoration: underline;
	}

#leftCol {
	background: transparent url("../images/img_top.jpg") no-repeat 100% 0%;
}

#rightCol {
	margin-top: 104px;
	background: transparent url("../images/bg_offers.png") no-repeat 50% 0%;
	padding: 65px 0 0 0px;
	margin-bottom: 30px !important;
}

#rightCol ul {
	width: 162px !important;
	margin: 0;
	margin-left: 32px;
	padding: 0;
	list-style-type: none;
}

#rightCol ul li {
	font-size: 11px !important;
	color: #f00;
}

#rightCol ul li a {
	display: block;
	text-decoration: none;
	font-size: 11px !important;
	color: #f00;
	padding: 0 0 7px 0;
	cursor: pointer;
	width: 162px;
}

#rightCol ul li a h3 {
	font-size: 11px !important;
	background-color: #808080;
	color: #fff;
	padding: 5px;	
}

#rightCol ul li a:hover h3 {
	background-color: #eaeaea;
	border-top: 1px solid #808080;
	padding-top: 4px;
	color: #808080;
}

#rightCol ul li a img {
	float: left;
	margin: 0 5px 3px 5px;
}

#rightCol ul li a h4{
	font-size: 11px !important;
	color: #f00;
	font-weight: bold;
}

#rightCol ul li a  em{
	clear: both;
	display: block;
	text-align: right;
	padding-right: 5px;
	font-size: 11px !important;
	color: #f00;
	
}


#rightCol ul li a u {
	clear: both;
	display: block;
	text-align: right;
	padding-right: 5px;
	font-size: 11px !important;
	color: #808080;
}
#rightCol ul li a:hover {
	background-color: #eaeaea;
}
	#rightCol ul li a:hover u {
		color: #f00;
		text-decoration: none;
	} 

#rightCol span {
	display: block;
	width: 100%;
	clear: both;
	height: 15px;
	background: transparent url("../images/bg_offers_bottom.gif") no-repeat 31px 100%;	
}


/* SLIDER */

#slideshow {
  width: 708px;
  height: 400px;
  border: 1px solid #a10000;
  margin-bottom: 1.5em;
}


