html, body {
	height: 100%;
}

body{
	padding: 0px;
	margin: 0px;
	border:none;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #676767 url(bilder/navigat/body_bg.jpg) repeat-y center;
	text-align: center;
}

h1{
	color: #4F392A;
	font-size: 19px;
}

h2{
	color: #4F392A;
	font-size: 15px;
}
h3{
	color: #4F392A;
	font-size: 13px;
}

a{
	color: #4C382A;
}
a:hover{
	color: #CDB9AB;
}


#leistungen #container1{
	background: white url(bilder/navigat/kopf_leistungen.jpg) no-repeat 0px 0px;	
}

.strukturelement{
	display: none;
}

#container1{
	min-height: 100%;
	position: relative;
	text-align: left;
	width: 710px;
	padding: 0px 0px 0px 0px;
	margin:  0px auto 0px auto;
	border:  none;
	line-height: 19px;
}

* html #container1 {height: 621px;}

#container2{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	min-height: 100%;
}
#containerspacer{
	clear: both;
	height:1px;
	width: 100%;
}

#kopf{
	height: 155px;
}
#logo{
	float: left;
	padding: 78px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border:  none;

}

#navigation{
	width: 422px;
	padding: 0px 0px 0px 0px;
	margin:  53px 0px 0px 10px;
	border:  none;
	float: left;
}
#navigation ul{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
#navigation li{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	float: left;
	list-style: none;
}
#navigation li a{
	font-weight: bold;
	font-size: 13px;
	padding: 0px 5px 0px 5px;
	margin:  0px 0px 0px 0px;
	border:  none;
	color: #4B382B;
	text-decoration: none;
}
#navigation li a:hover, #navigation li .aktiv{
	color: White;
}
/*----*/

#subnavigation{
	width: 710px;
	height: 24px;
	padding: 0px 0px 0px 0px;
	margin:  10px 0px 0px 0px;
	border:  none;
	float: left;

}
#subnavigation ul{
	width: 421px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 288px;
	border:  none;

}
#subnavigation li{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	float: left;
	list-style: none;
}
#subnavigation li a{
	padding: 0px 5px 0px 5px;
	margin:  0px 0px 0px 0px;
	border:  none;
	text-decoration: none;	
	color: White;
}
#subnavigation li a:hover, #subnavigation li .aktiv{
	color: #CDB9AB;
}

/*----*/


#spalte1{
	color: #646464;
	float: right;
	width: 394px;
	padding: 10px 22px 0px 13px;
	*padding: 10px 11px 0px 0px;	
	margin:  0px 0px 0px 0px;
	border:  none;
}
#spalte2{
	float: left;
	width: 278px;
	padding: 0px 0px 179px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}


#fussspacer{
	clear: both;
}

#fusszeile{
	width: 710px;
	bottom: 0;
	left: 0;
	height: 189px;
	padding: 0px 0px 0px 0px;
	*padding: 0px 0px 0px 0px;	
	margin:  4px 0px 0px 0px;
	border:  none;
	background: #4C382A url(bilder/navigat/fusszeile_blume.jpg) no-repeat left bottom;
	position: relative;
}
#fusszeile ul{
	
	height: 20px;
	background: url(bilder/navigat/fusszeile_bg.gif) repeat-x top;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
#fusszeile li{
		padding: 9px 0px 0px 0px;
		*padding: 2px 0px 0px 0px;	
		margin:  0px 0px 0px 0px;
		border:  none;
		float: left;
		list-style: none;
}
#fusszeile li a{
		font-weight: bold;
		height: 24px;
		padding: 0px 8px 0px 8px;
		margin:  0px 0px 0px 0px;
		border:  none;
		color: #D1BAAB;
		text-decoration: none;
	
}
#fusszeile li a:hover{
	color: white;
}

#fusszeile .nachoben a{
	color: white;
	padding: 0px 0px 0px 296px;
	margin:  0px 0px 0px 0px;
	border:  none;
}

#ProduktGalerieBild{
	float: left;
	padding: 0px 10px 10px 0px;
}
