html, body{
height:100%;
width:100%;
}
body{
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-image: url(../hg/body-hg.gif);
	background-repeat: no-repeat;
	background-position: center 180px;
	font-weight: normal;
}
#top{
	width:100%;
	position:relative;
	background-repeat: no-repeat;
	background-color:#FFF;
	border:0px solid #ff0000;
	background-position: 50% top;
	height:129px;
	background-image: url(../hg/hg-top.gif);
}
#top{
text-align:center;
}
#cont{
background-image: url(../hg/hg-nav.jpg);
background-repeat: no-repeat;
background-position: left bottom;
}
#holder,#holderStart{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	border:0px solid #ff0000;
	width:970px;
	background-image: url(../hg/hg-content.gif);
	background-repeat: repeat-y;
	background-position: center top;
	min-height:70%;
}

#navi{
	padding-left:0px;
	padding-top:10px;
	margin-left:0px;
	float:left;
	width:182px;
	color:#000;
	height:100%;
	min-height:600px;
	font-size: 14px;
	border:0px solid #ff0000;

}

#navi a{
	/*padding:8px 0 8px 0;*/
	padding-left:16px;
	text-decoration:none;
	display:block;
	color:#7F1325;
	line-height:30px;
}
#navi a:hover,#navi a.sel{
	background-image: url(../hg/btn_hg_o.jpg);
	background-repeat: repeat-x;
}
#navi a.sel{
	background-image: url(../hg/btn_hg_o.jpg);
	background-repeat: repeat;
	color:#7F1325;
}
#navi .unav a, #navi .unav a.h{
	line-height:14px;
	padding-top:5px;
	margin-top:0px;
	padding-bottom:3px;
	margin-bottom:0px;
	background-image: url(../hg/btn_hg_u.jpg);
	background-repeat: repeat-x;
	color:#BDB583;
	font-size:12px;
	padding-left:22px;
	
}
 #navi .unav a.h{
 	background-image: url(../hg/btn_hg_u_h.jpg);
 }
#navi .unav a.sel,#navi .unav a:hover{
	/*background-color:#FFF;
	text-decoration:underline;*/
		color:#7F1325;
}

#navi a.unter:hover, #navi a.unterS {
	/*background-image: url(../hg/sel-u.jpg);
	background-repeat: no-repeat;
	background-position: left center;*/
	}
#navi a.unter{
	padding-left:28px;
}
#navi a.unterS {
	color:#7F1325;
	/*padding-left:28px;*/
}
#navi .unav{

}

#navi .unav a:hover{
	/*border-top:1px solid #294F22;
	border-bottom:1px solid #294F22;
	color:#000;
	font-size:12px;
	background-image: url(../hg/nav-ov-a.png);
	background-repeat: repeat;*/
}
#unav{
	background-color:#89191C;
	height:40px;
	background-image: url(../hg/hg_unav.gif);
	background-repeat: repeat-y;
	border-bottom:4px solid #fff;
	margin-top:6px;
}

.dclear{
clear:both;
}
#bottom{
	height:30px;
	font-size:12px;
	color:#333333;
	overflow:hidden;
	background-image: url(../hg/hg-bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
}
#adresse{
margin-top:15px;
margin-left:auto;
margin-right:auto;
width:970px;
line-height:16px;
text-align:left;
color:#7F1325;
border:0px solid #ff3300;
}

#size{
position:absolute;
top:170px;
right:40px;
padding-right:0px;
color:#000;
z-index:100;
font-size:10px;
}
#size img{
padding:4px;
}
#h1{
position:absolute;
top:230px;
left:210px;
z-index:30;
/*width:100%;
overflow:hidden;*/
display:block;
margin-left:-30px;
color:#000;
text-align:left;

padding-left:64px;
font-weight:bold;
color:#FFF;
}
#topimg{
height:129px;
border:0px solid #dd33ee;
overflow:hidden;
}
#inhalt{
	float:left;
	width:700px;
	margin-top:30px;
	margin-left:60px;
	border:0px solid #ff3399;

}
#inhalt h1, #inhalt h2{
color:#7F0022;
}
#inhalt h1{
font-size:1.4em;
margin-bottom:80px;
}
#inhalt p{
line-height:1.6em;
}
#inhalt p.bold{
color:#7F1325;
font-weight:bold;
}
#inhalt h2{
font-size:1.2em;
}
#inhalt a.dlink, #inhalt a.umsicht, #inhalt a.thickbox{
color:#7F1325;
text-decoration:none;
	padding-left:16px;
	background-image: url(../hg/dlink.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.bild_re{
float:right;
margin-left:10px;
}
.bild_li{
float:left;
margin-right:10px;
}
.hover{
	background-image: url(../hg/hover.png);
	background-repeat: repeat;
}
.links{
border-bottom:1px solid #ccc;
cursor:pointer;
}
.links a{
color:#990000;
text-decoration:none;
font-weight:bold;
}
#inhalt li{
	list-style-image: url(../hg/li.gif);
}
.anz{
color:#999999;
font-size:80%;
}
.hdiv img{
margin-right:20px;
}
.noo, .nool {
width:96%;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #e1d8b9;
}
.noo img {
float: right;
}
 .down span{
	float:right;
	font-size:70%;
}
.down{
	border-bottom:1px dotted #666;
	padding:4px;
}
.down a{
	text-decoration:none;
	display:block;
	color:#7F1325;
}

