/*Fußzeile: Rollover*/
a.feet {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.feet:hover {
	color:#666666;
	text-decoration: none;
}
a.feet:visited {
	color:#666666;
	text-decoration: none;
}

/*Fußzeile: Text*/
.feet_text {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
/*Fußzeile: Text*/
.bild_text {
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

/*Navigation: HAUPT Rollover*/
a.navi {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.navi:hover {
	color:#5EB827;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

a.navi_dead{
	color:#5EB827;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}


/*Navigation: UNTER Rollover*/
a.navi_u {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.navi_u:hover {
	color:#5EB827;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

/*Fußzeile: Text*/
.unternavi {
	font-family: Arial, Helvetica, sans-serif;
	color:#5EB827;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}



/*pdf: Rollover*/
a.pdf {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.pdf:hover {
	color:#666666;
	text-decoration: none;
	font-size: 11px;
}



/*Navigation: Seitenpunkt*/
.navi_text {
	white-space:nowrap;
	border:0px solid 0;
	font-size: 11px;
	display:block;
	color: #666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/button.gif);
	text-decoration: none;
	width: 170px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 20px;
}

.navi_text:hover{
	white-space:nowrap;
	border:0px solid 0;
	font-size: 11px;
	display:block;
	color: #5EB827;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/button.gif);
	text-decoration: none;
	width: 170px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 20px;
}

.navi_text_dead {
	white-space:nowrap;
	border:0px solid 0;
	font-size: 11px;
	display:block;
	color: #5EB827;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/button.gif);
	text-decoration: none;
	width: 170px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 20px;
}




/*Hauptüberschrift*/
.navi_list{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

body{
	SCROLLBAR-BASE-COLOR: #CCC;  
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #666666; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-FACE-COLOR: #FFFFFF;  
	SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
	SCROLLBAR-SHADOW-COLOR: #666666; 
	SCROLLBAR-TRACK-COLOR: #CCC; 
}

/*Umrahmung und Text Suchfeld*/
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
	background-color: #FFFFFF;


		
}


/*Hauptüberschrift*/
.main_heading {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

/*Absatz Überschrift*/
.part_heading {
	color:#5EB827;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}


/*normaler Lauftext im Body Bereich*/
.body_standard {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.body_standard a:link {
	color: #000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
.body_standard a:visited {
	color: #000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
.body_standard a:hover {
	color:#000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

/*normaler Lauftext im Body Bereich*/
.sitemap_standard {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sitemap_standard a:link {
	color: #000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
.sitemap_standard a:visited {
	color: #000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
.sitemap_standard a:hover {
	color: #000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 


.pic_standard {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.pic_standard:link {
	color: #333333;
	text-decoration:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
} 
.pic_standard a:hover {
	color: #333333;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
} 
.pic_standard a:visited {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.frame_body {
	width: 628px;
}

/*Button für den Belastungsrechner*/
.sbutton {
	font-size: 11px;
	width: 100px;
	color: #333;
	font-weight: normal;
	background-color: #E8E8E8;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
}


.navi_text_unternehmen{
	white-space:nowrap;
	border:0px solid 0;
	font-size: 11px;
	display:block;
	color: #5EB827;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/button.gif);
	text-decoration: none;

	background-repeat: no-repeat;

}

/*Webdesign Referenz*/
.nuh {
	color:#5A5A5A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
.nuh a:link {
	color: #5A5A5A;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
.nuh a:visited {
	color: #5A5A5A;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
.nuh a:hover {
	color:#5A5A5A;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 

