BODY {
	margin: 0px;
	padding: 0px;
	/* background: #E4E3E3; */
	background: #e5e3e4;
}

#wrapper {
	margin-left: auto; 
	margin-right: auto;
	width: 916px; 
	background: url(../images/pbk.jpg) repeat-y;
}

#wrapper2 {
	width: 908px;
	margin-left: 8px;
	background: url(../images/pbk2.jpg) repeat-y;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0px; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


#logo {
	float: left;
	position: relative;
	margin-left: 8px;
	top: 0px;
	width: 700px;
	height: 80px;
	/* background: url(../images/plg.gif) no-repeat; */
}

#search {
	float: right;
	margin-right: 8px;
	background-color: white;
	position: relative;
	padding-top: 28px;
	width: 200px;
height: 52px;
}
* html #search {width: 192px; margin-right: 8px;}


#search input {
	margin: 0px;
	vertical-align : middle;
}

#input.search {
	border : 1px solid #cdcdcd;
	color: #333333;
	width: 118px;
	padding: 2px;
	background: url(../images/pmt.gif) repeat-x;
	font-size: 10px;
}

#maintopic {
	position: relative;
	float: left;
	width: 900px;
	border-top: 1px solid #cdcdcd;
	background: url(../images/pmt.gif) repeat;
	overflow: hidden;
}

#plaintext {
	position: relative;
	float: right;
	padding: 10px 15px 0px 0px;
	width: 495px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}


#youarehere {
	display: block;
	float: left;
	position: relative;
	width: 900px;
	height: 30px;
	background-color: white;
}

#youarehere a {

	width: 900px;
	padding: 0px 0px 5px 10px;
	line-height: 25px; 
	color: #888888;
	text-decoration: none;
	font-size: 11px;
}

#youarehere a:hover {
	color: #757575;
}


#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 2px;
	background : url(../images/pln.gif) no-repeat right;
}

#maintopic a:hover {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
}

#maintopic a.active {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
	font-weight: bold !important;
	font-size: 11px;
}


#topic {
	position: relative;
	float: left;
	width: 199px;
	background-color: #757575;
}

#topic a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFE;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 10px;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover, #topic a.active {
	color: #FFFFFE;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #545454;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

#logo2{
	position: relative;
	float: right;
	width: 708px;
	height: 150px;
	background: url(../images/) no-repeat;
} 

#eyecatcher1, #eyecatcher2, #eyecatcher3, #eyecatcher4, #eyecatcher5, #eyecatcher6, #eyecatcher7, #eyecatcher8, #eyecatcher9, #eyecatcher10,  #eyecatcher11, #eyecatcher12 { 
	position: relative;
	float: right;
	width: 708px;
	height: 150px;
}

#eyecatcher1 { 	background:		url(../images/peye1.jpg) no-repeat; } 
#eyecatcher2 { 	background:		url(../images/peye2.jpg) no-repeat; } 
#eyecatcher3 { 	background:		url(../images/peye3.jpg) no-repeat; } 
#eyecatcher4 { 	background:		url(../images/peye4.jpg) no-repeat; } 
#eyecatcher5 { 	background:		url(../images/peye5.jpg) no-repeat; } 
#eyecatcher6 { 	background:		url(../images/peye6.jpg) no-repeat; } 
#eyecatcher7 { 	background:		url(../images/peye7.jpg) no-repeat; } 
#eyecatcher8 { 	background:		url(../images/peye8.jpg) no-repeat; } 
#eyecatcher9 { 	background:		url(../images/peye9.jpg) no-repeat; } 
#eyecatcher10 { background:		url(../images/peye10.jpg) no-repeat; } 
#eyecatcher11 { background:		url(../images/peye11.jpg) no-repeat; } 
#eyecatcher12 { background:		url(../images/peye12.jpg) no-repeat; } 

#rechts {
	width: 688px;
	float: right;
}

#warenkorb {
	color: #757575;	
	font-size: 130%;
	padding: 10px 0px 0px 0px;	
}

#content {
	position: relative;
	float: left;
	width: 460px;
	padding: 0px;
	margin: 0px;
	min-height: 400px;
}

#sidebar {
	position: relative;
	float: right;
	margin-right: 8px;
	width: 200px;
	background-color: #757575;
	color: #ffffff;
}
* html #sidebar {margin-right: 4px;}

#footer_oben {
	clear: both; 
	text-align: center;
	padding: 12px 8px 12px 8px;	
	color: white;
	text-decoration : none; 
	font-size: 90%; 
	background: url(../images/footer_oben.jpg);	
	background-repeat: repeat-y;
}
* html #footer_oben {padding: 12px 8px 12px 8px !important;}

#footer_oben a:link {
	color: white;
	text-decoration : none; 
}

#footer_oben a:visited {
	color: #d5d5d5;
	text-decoration : none;  
}

#footer_oben a:hover {
	color: #d5d5d5;
	text-decoration: underline;
}

#footer_oben p {
	padding: 8px 0px 0px 0px;
	margin: 0px;
}

#footer {
	clear: both; 
	text-align: center;
	margin-left: auto; 
	margin-right: auto; 
	width: 916px; 
	height: 8px;
	background: #e5e3e4 url(../images/footer.jpg);	
	background-repeat: no-repeat;
}



