body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
}
a {
	text-decoration: none;
	color: #999999;
}

a:hover {
	font-weight:bold;
}
a:visited {
	text-decoration: none;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	}
.NaviSub {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	}
.NaviSub:a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
.NaviSub:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #CC0000 
	}
.NaviSub_active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	}
.NaviSub_active:a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	}
.NaviSub_active:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	}

.higru_oben {
	background-image:url(images/balken_oben_rot.gif);
	background-repeat:repeat-x;
}
.higru_mitte_1 {
	background-image:url(images/balken_mitte_rot4.gif);
	background-repeat:repeat-x;
}
.higru_impressum {
	background-image:url(images/balken_unten_grau.gif);
	background-repeat:repeat-x;
}
.Haupt_Navigation_over {
	background-image:url(images/balken_mitte_auschnitt.gif);
	background-repeat:inherit;
	filter:alpha(opacity=90); /* for IE */
	-moz-opacity:0.9; /* for mozilla */
	opacity: 0.9; /* for safari */
	khtml-opacity: 0.9 /* for konquerer and older safari */
}
a.Haupt_Navigation_over:hover {
	background-image:url(images/navigation_grauer_balken.gif);
	background-repeat:no-repeat;
	filter:alpha(opacity=90); /* for IE */
	-moz-opacity:0.9; /* for mozilla */
	opacity: 0.9; /* for safari */
	khtml-opacity: 0.9 /* for konquerer and older safari */
}

.zentriert {
	text-align:center;
}
.zentriert-tabelle {
	margin: 0 auto;
	text-align: left;
}
.navigation_aktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #3399CC;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
}


.text_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	line-height: 15px;
}
a.text_normal{
  color: #666666;
  text-decoration:none;
  }
a.text_normal:hover{
  color: #666666;
  text-decoration:none;
  }
  
.formulareingabe {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color: #DDDDDD;
}
.formular_submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color:#FFFFFF;
	border:0px;
	
}
.formular_submit:hover{
	color: #3399CC;
}


#text_main {
	position:absolute;
	width:755px;
	height:35px;
	z-index:1;
	top: 300px;
	background-color: #FFFFFF;
}




#text_main_sub {
	position:absolute;
	width:755px;
	height:35px;
	z-index:1;
	background-color: #FFFFFF;
}

.transparent
{
	filter:alpha(opacity=90); /* for IE */
	-moz-opacity:0.9; /* for mozilla */
	opacity: 0.9; /* for safari */
	khtml-opacity: 0.9 /* for konquerer and older safari */
}
.linie_grau_links_rechts {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: solid;
}
.linie_grau_unten {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: solid;
}
.linie_orange {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;

}
.linie_orange_unten {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	border-bottom-style: solid;


}
.news_temp_ueber {
color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	}
.news_temp {
color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}	
.navigation_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a.navigation_normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
    margin-bottom:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
}
.text {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
