body  {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background: #E8EEF1 url(img/layout/bg-body.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}
#container { 
	width: 990px; 
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
} 
#header {
	height:5px;
	padding: 0;
} 

#left {
	float: left;
	width: 257px; 
	padding: 0;
	font-size:12px;
}
#right {
	float: right;
	width: 160px;
	padding:5px 0 0 10px;
}
#mainContent { 
	margin: 0 170px 0 267px;
	padding: 0; 
} 

#content{
	padding:10px; background:#FFF; margin:22px 0 0 0;
	}

#footer { 
	padding: 0 10px 0 20px;
	background:#DDDDDD;
	display:none;
} 

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#top{
	width:100%; 
	min-width:990px;
	height:170px; 
	position:relative;
	z-index:0; 
	top:0; 
	margin:0; 
	padding:0;
	}
		

#topinhalt {
	width:100%;
	height:170px;
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	margin:0;
	padding:0;
}


#middle {
	width:990px;
	height:170px;
	position:relative;
	border:0px solid #0F0;
	display:block;
	margin:0 auto;
	text-align: left;
	padding:0;
}


img, div {
	behavior: url(/iepngfix.htc)
}


#buttons-produkte {
	margin-top:15px;}




#buttons-produkte td{
	vertical-align:top;
	text-align:center;
	font-size:11px;
	padding:0 0 10px 0;
	}
	


 a, a:visited {
  color:#B47537;
  }

a:hover {
  color:#000; 
  text-decoration:none;
  }
  
  
  
#left a,  #left a:visited {
  color:#000;
  text-decoration:none;
  }

#left a:hover {
  color:#B47537; 
  text-decoration:none;
  }  



a .border {
	border:  1px solid #e00016;
}


a:hover .border {
	border:  1px solid #414A45;
}


a img  {
	border: 0px;
	text-decoration:none;
}

a:hover img {
	border: 0;
}



hr {
border-top:solid 1px #000;
border-bottom:solid 0px #000;
border-right:solid 0px transparent;
border-left:solid 0px transparent;
background-color: transparent;
height: 1px;
 } 
 
 
 .werbung{
	 width:150px; height:100px; background:#FFF;
	 padding:5px;
	 }