html, body{
	height:100%;
	width:100%;
}
body{
	margin:0px;
	padding:0px;
	background-image: url(../hg/body-hg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#holder{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	min-height:100%;
}
#top{
	height:248px;
}
#topbild{
	position:relative;
	background-image: url(../hg/werk.jpg);
	height:238px;
	background-repeat: no-repeat;
	background-position: center 0px;
	z-index:1;
}
#nav{
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	height:160px;
	position:relative;
	background-image: url(../hg/nav-hg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width:946px;
}
#nav img.logo{
	position:absolute;
	bottom:0px;
}
#navl{
	float:right;
	margin-top:96px;
	font-size:11px;
}
#navl a{
	text-decoration:none;
	color:#000;
	margin-right:20px;
	border-bottom:2px solid #FFF;
}
#navl a:hover, #navl a.sel{
	color:#2C73BB;
	border-bottom:2px solid #FF6C00;
}
#titel{
	float:left;
	padding-top:18px;
	margin-left:24px;
	font-size:24px;
	color:#2C73BB;
}
#datum{
	padding-top:30px;
	margin-right:30px;
	float:right;
	font-size:10px;
	color:#666666;
}
.dclear{
	clear:both;
	height:1px;
}
#inhalt{
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	padding-bottom:80px;
	width:680px;
	font-size:12px;
}
#inhalt h1{
	font-size:16px;
}
#inhalt h2{
	font-size:14px;
}
#inhalt p, #inhalt li{
	margin-left:30px;
}
#bottom{
	font-size:9px;
	position:relative;
	top:-50px;
	text-align:center;
	width:660px;
	margin-left:auto;
	margin-right:auto;
}
#bottom hr{
	color:#666;
}
#bottom a{
	text-decoration:none;
	color:#000000;
}
#adresse{
	float:right;
	border-left:3px solid #FF6C00;
	padding-left:10px;
}
.unter{
	font-size:9px;
	font-style:italic;
}
.bilder{
	float:right;
	border:1px solid #777;
	margin-left:20px;
	/*background-color:#777;*/
}
li {
	list-style-image: url(../hg/li.gif);
	line-height:18px;
}
#ula{
float:left;
width:200px;
}
#ulb{
float:left;
width:200px;
}
#flash{
float:right;
margin-right:0px;
margin-left:20px;
top:10px;
border:0px solid #ff0000;
}
.linkK{
font-weight:bold;
color:#206BB8;
cursor:pointer;
}
#map a{
color:#FF6C00;
}
