html, body { height:100%; }

.input {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:rgb(0,0,0);
	width:240px;
	margin-bottom:8px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}
#additionalnavi {
	float:right;
	margin-top:3px;
	padding-bottom:0px;
	padding-top:0px;
	margin-left:10px;
	text-align:center;
	width:170px;
}
#navipath {
	padding:0;
	padding-bottom:10px;
	background-color:#FF0000;
	color:rgb(99,99,99);
	width:388px;
}
.navi{
	width:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.navi2{
	width:auto;
	border-bottom:1px solid #BFBFBF;
}
a { font-size:11px; color:rgb(190,190,190); text-decoration:none; }
a:hover { text-decoration:underline; }

a.newsheadline {
	font-weight:bold;
	color: #FF0000;
} 

a.bottomnavi { color:rgb(160,160,160); font-size:9px; } 

a.additionalnavi { font-size:11px; color: #333333; }

a.navipath { font-size:10px; color: #732E2C; } 

a.navileft_passive {
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	color:#732E2C;
	;
	text-decoration: none;
	background-image: url(../images/dot1.gif);
	background-repeat: no-repeat;
	background-position: right 40%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 

a.navileft_active {
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	color:#732E2C;
	background-image: url(../images/dot2.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
} 

a.navileft_open {
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	color: #732E2C;
	background-image: url(../images/dot2.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
} 

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	color:#732E2C;
	font-weight:normal;
	padding-bottom:.4em;
	background-image: url(../images/navi_pfeil_rechts.gif);
	background-repeat: no-repeat;
	background-position: 200px 50%;
	
}

a.sitemap_level2 {
	display:block;
	background-image: url(../images/navi_pfeil_rechts.gif);
	background-repeat: no-repeat;
	background-position: 200px 50%;
}

a.sitemap_level3 {
	color:rgb(190,190,190);
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}

.input_searchbox {
	width:65px;
	vertical-align:middle;
	font-size:11px;
	color: #333333;
; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}

.input_newsletterselect {
	width:80px;
	vertical-align:middle;
	font-size:11px;
	margin-right: 8px;
	color: #333333;
}

.label_searchbox {
	vertical-align:middle;
	color:#999999;
	position:relative;
	padding-left:0px;
; padding-top: 3px
	/*left:-65px;*/
}

#loginbox {
	background-color:#FFFFFF;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
; border: 0px #CCCCCC solid
}
#searchbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}
#newsletterbox {
   background-color:#DFE0E5;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}
.hidden {
	display:none;
}
a.navileft_passive2 {
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	color:#737476;
	;
	font-weight: normal;
	text-decoration: none;
}
a.navileft_open2 {
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:normal;
	text-decoration:none;
	background-image: url(../images/dot2.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
}
a.navileft_active2 {
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	color:#737476;
	;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/dot2.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
}.tab_left {
	background-color: #E6E6E7;
}
.hg_serv_nav {
	background-image: url(hg_serv_nav.gif);
}
