body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #928165;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000000;
	
}

h1 {
	color: #FF9900;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
}

h2 {
	font-size: 1.1em;
	border-bottom: 1px solid #FF9900;
	text-align: left;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}

img {
border: 0;
}

ul.Abstand li {
margin-top: 10px;
}

/*
*  Layout
*/

#KopfTab {
	width: 1000px;
	border-top: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}

#InhaltsTab {
	width: 1000px;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
}

#MetaSpalte {
	width: 194px;
}

#HMenuSpalte {
	background-color: #BBAC95;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}
#InhaltsSpalte {
	background-color: #FFFFFF;
	padding: 30px;
}
#MWSpalte {
	background-color: #FE9900;
	width: 194px;
	padding: 0;
	margin: 0;
	/*width: 180px;
	padding: 10px;*/
}

/*
*  MetaNavi
*/

#MetaNavi {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFC864;
	height: 150px;
}
#MetaNavi a {
	text-decoration: none;
}
#MetaNavi a:hover {
	color: #775500;
}
#MetaNavi p {
	margin: 0;
	padding: 10px 10px 0 0;
}

#HaendlerSuchbox {
	display: block;
	text-align: left;
	font-weight: normal;
	background-color: #FF9900;
	padding: 3px;
	margin: 0px;
	height: 94px;
}
#HaendlerSuchbox div {
	padding: 0;
	margin: 0;
	background-color: #D2C7B1;
	background-image: url(../img/haendlersuchbox.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	height: 91px;
}
#HaendlerSuchbox h4 {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding: 5px;
	background-color: #FFC864;
	background-image: url(../img/boxtitelhg.gif);
	background-repeat: repeat-x;
}
#HaendlerSuchbox form {
	display: inline;
}
#HaendlerSuchbox label {
	display: block;
	font-size: 10px;
	padding: 5px;
}
#HaendlerSuchbox input {
	margin-left: 5px;
	border: 1px solid #FF9900;
}

/*
*  HMenu
*/

#HMenu {
	border-bottom: 1px solid #FFFFFF;
	margin-top: 50px;
	margin-bottom: 50px;
}

#HMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#HMenu li {
	border-top: 1px solid #FFFFFF;
	display: block;
}

#HMenu a {
	padding: 2px 5px;
	display: block;
	color: #000000;
	text-decoration: none;
}
#HMenu a:hover {
	color: #FFFFFF;
	background-color: #FF9900;
}

#HMenu .sel {
	color: #FFFFFF;
	background-color: #FF9900;
}

#HMenu .Platz span {
	height: 30px;
}

#HMenu li ul {
	margin-left: 25px;
}

#HMenu li li {
	background-color: #FFC864;
}

/*
*  Allgemeines
*/

#Fehler {
	border: 2px solid #FF0000;
	background-color: #FFEEEE;
	padding: 2px;
	margin: 10px 0;
}

#ColorTable {
	margin-top: 10px;
	margin-bottom: 10px;
}
#ColorTable.noSpace {
	border-collapse: collapse;
}
#ColorTable.noAbstand {
	margin-top: 0px;
	margin-bottom: 0px;
}

#ColorTable td, #ColorTable th {
	padding: 2px;
	margin: 2px;
}
#ColorTable th {
	color: #000000;
	font-weight: bold;
	background-color: #FFC864;
	text-align: center;
}
#ColorTable td {
	background-color: #E9E4DE;
}
#ColorTable td.noHG, #ColorTable tr.noHG td {
	background-color: #F2EEE8;
}
#ColorTable .hilite {
	font-weight: bold;
}

#VHZnavi {
	padding: 0;
	margin: 10px 0;
	color: #AAAAAA;
	font-size: 20px;
	font-weight: bold;
}
#VHZnavi a {
	color: #000000;
	text-decoration: none;
}
#VHZnavi a:hover {
	color: #FF9900;
	text-decoration: none;
}

#Pager {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* News ***********************************/

#NewsDatum {
	font-weight: bold;
}
#NewsTitel {
	font-size: 1.5em;
	font-weight: bold;
	color: #FF9900;
}
#NewsUntertitel {
	font-weight: bold;
	margin-bottom: 10px;
}
#NewsInhalt {
	padding-bottom: 15px;
	border-bottom: 1px solid #FF9900;
}

/*
*  Produkte
*/

#ContainerProd {
	font-size: 12px;
	font-variant: normal;
	padding: 3px;
	border: 3px solid #FE9900;
}

#ContainerProd_innen {
	border: 2px solid #FE9900;
	line-height: 20px;
}

#ContainerProd_innenTD1 {
	font-weight: bold;
	padding: 5px;
	border: 2px solid #FE9900;
}

#ContainerProd_innenTD2 {
	padding: 10px 10px 10px 10px;
}

#ContainerProd_innenTD3 {
	padding: 0px 0px 0px 5px;
}

/*
*  Mehrwert
*/
#MWKasten {
	margin: 3px;
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	width: 188px;
}

#MWKasten th {
	background-color: #FFC864;
	background-image: url(../img/boxtitelhg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 3px;
	text-align: left;
}

#MWKasten td {
	background-color: #D2C7B1;
	background-image: url(../img/haendlersuchbox.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 3px;
}

/*
*
* lightbox
*
*/
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img { border: none; }

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav { left: 0;}
#hoverNav a { outline: none;}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../img/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { 
	left: 0; 
	float: left;
	
	filter: alpha(opacity=50);
	KhtmlOpacity: 0.5;
  MozOpacity: 0.5;
  opacity: 0.5;
  background: url(../img/lightbox/prev.gif) left 85% no-repeat; 
}
#nextLink {
	right: 0; 
	float: right;
	
	filter: alpha(opacity=50);
	KhtmlOpacity: 0.5;
  MozOpacity: 0.5;
  opacity: 0.5;
  background: url(../img/lightbox/next.gif) right 85% no-repeat; 
}
#prevLink:hover, #prevLink:visited:hover { 
	/*background: url(../img/lightbox/prev.gif) left 15% no-repeat;*/
	
	filter: alpha(opacity=100);
	KhtmlOpacity: 1;
  MozOpacity: 1;
  opacity: 1;
}
#nextLink:hover, #nextLink:visited:hover { 
	/*background: url(../img/lightbox/next.gif) right 15% no-repeat;*/
	
	filter: alpha(opacity=100);
	KhtmlOpacity: 1;
  MozOpacity: 1;
  opacity: 1;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData {	padding:0 10px; color: #666; }
#imageData #imageDetails { width: 70%; float: left; text-align: left; }	
#imageData #caption { font-weight: bold;	}
#imageData #numberDisplay { display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose { width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

#start {
	background-color: #D2C5B2;
	padding: 30px 20px 30px 30px;
}