html{
	width:100%;
	height:100%;
}
body{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	background-color:#FCFBF7;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../hg/wrapper-hg.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#wrapper{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:970px;
	border:1px solid #ccc;
	border-bottom:0px;
	background-image: url(../hg/pflanze.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*height:100%;
	min-height: 100%;*/ /* For modern browsers */
    /*height: 100%;*/ /* For IE */
	min-height: 100%;
}
#top{
height:140px;
}
#top .logo{
float:right;
margin-top:40px;
margin-right:50px;
}
#top .titel{
	margin-top:56px;
}
#time{
padding-top:24px;
margin-left:40px;
font-size:10px;
width:200px;
}
#mid{
	position:relative;
	height:45px;
	background-image: url(../hg/unav-hg.png);
}

#mid img.spruch{
position:absolute;
left:40px;
}
#midNav{
	position:absolute;
	bottom:0px;
	width:100%;
	height:45px;
}
#unav{
float:left;
margin-left:204px;
margin-top:2px;
line-height:22px;
font-size:12px;
border:0px solid #ff0000;
}
#unav a{
text-decoration:none;
color:#fff;
margin-right:10px;
padding:4px;
}
#unav a:hover, #unav a.selected{
color:#AE2855;
}
#size{
margin-top:0px;
margin-left:736px;
width:202px;
color:#666;
font-size:12px;
text-align:center;
line-height:20px;
}
#size img{
margin-left:5px;
}
#content{
width:100%;
}
#navi{
float:left;
padding-top:80px;
width:160px;
font-size:12px;
padding-left:50px;
}
#navi p{
margin:10px 3px 10px 3px;
padding-bottom:8px 3px 8px 3px;
}
#navi a{
text-decoration:none;
color:#7D7D7D;
display:block;
}
#navi a:hover, #navi a.selected{
	color:#AE2855;

}
#inhalt{
margin-left:210px;
padding-top:40px;
width:550px;
}
#inhalt h1{
font-size:1.1em;
color:#626262;
}
#bottom{
/*position:relative;*/
position:absolute;
/*bottom:0px;*/
background-color:#626262;
width:100%;
text-align:center;
color:#fff;
height:20px;
font-size:11px;
width:970px;
bottom:0px;
}
#bottom .bold{
font-weight:bold;
}
#fz{
clear:both;
margin-left:20px;
}
#aktuelles{
padding-left:5px;
position:absolute;
right:20px;;
width:170px;
border-left:1px solid #ccc;
}
#aktuelles a{
color:#AE2855;
font-weight:bold;
text-decoration:none;
}
#dclear{
clear:both;
}
#navtext{
font-size: .8em;
color:#666;
}
#navtext .pp{
color:#AE2855;
font-weight:bold;
font-size: 1.1em;
}
#inhalt p.start, #aktuelles p.dtext{
	text-indent:13px;
	background-image: url(../hg/pktP.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#imgText{
border:0px solid #ff0000;
}
#imgText img, #imgTextR img{
	border:4px solid #fff;
	margin:4px;
}
#imgTextR{
border:0px solid #ff0000;
}
#imgTextR{
float:right;
}
#imgTextR p.unter{
color:#666;
font-size:0.8em;
font-style:italic;
padding-left:6px;
}
#imgText .big{
float:left;
background-color:#ff0000;
padding:10px;
}
.bildR{
float:right;
margin-left:10px;
border:1px solid #fff;
}
.unterF{
font-size:.8em;
}