BODY {
MARGIN: 0px; BACKGROUND-COLOR: #00387f;
}


A:link { 
         COLOR: #064D8D ;
         TEXT-DECORATION: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	}
A:visited {
          COLOR: #2F65A3;
          TEXT-DECORATION: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	}
A:active {
         COLOR: #4774AD;
         TEXT-DECORATION: none
         	font-family: arial, sans-serif;
	font-size: 12px;
	}
A:hover {
         COLOR: #7A99C8;
         TEXT-DECORATION: none;
         	font-family: arial, sans-serif;
	font-size: 12px;
	}

fieldset {
  padding: 1em;
  font:80%/1 sans-serif;
  border:0px;
}

label {
  width: 12em;
  font-size: 16px;
  FONT-WEIGHT: bold;
  padding: 0px 10px 0px 10px;
  float: left;
  text-align: left;
  margin-right: 0.5em
/*  display: block */
}

input {
  margin-bottom: 10px;
}

textarea {
  margin-bottom: 10px;
}




#balken_top {
	Z-INDEX: 1; LEFT: 0px; POSITION: absolute; TOP: 0px
}
#logo_ggw {
	Z-INDEX: 1; RIGHT: 6px; WIDTH: 150px; POSITION: absolute; TOP: 6px; HEIGHT: 120px; BACKGROUND-COLOR: white; TEXT-ALIGN: center
}
#balken_top_text {
Z-INDEX: 2; LEFT: 15px; COLOR: white; POSITION: absolute; TOP: 100px
FONT-WEIGHT: bold; FONT-SIZE: 26px; Z-INDEX: 2; LEFT: 15px; COLOR: white; POSITION: absolute; TOP: 100px
	
}
#text_allg {
	Z-INDEX: 2; LEFT: 210px; OVERFLOW: auto; WIDTH: 800px; POSITION: absolute; TOP: 160px; HEIGHT: 331px; TEXT-ALIGN: left
/* FONT-SIZE: 14px; FONT-WEIGHT: bold; Z-INDEX: 2; LEFT: 210px; OVERFLOW: auto; WIDTH: 800px; POSITION: absolute; TOP: 160px; HEIGHT: 331px; TEXT-ALIGN: left */
	
}


#start_balken_bottom {
	Z-INDEX: 3; LEFT: 0px; BOTTOM: 0px; POSITION: absolute
}
#start_balken_bottom_text {
	FONT-WEIGHT: bold; FONT-SIZE: 50px; Z-INDEX: 4; LEFT: 55px; COLOR: white; BOTTOM: 25px; POSITION: absolute
}
#start_rand_bottom_unten {
	BORDER-RIGHT: #c8d4ec 2px solid; Z-INDEX: 4; LEFT: 12px; BORDER-LEFT: #c8d4ec 2px solid; WIDTH: 980px; BOTTOM: 20px; BORDER-BOTTOM: #c8d4ec 2px solid; POSITION: absolute; HEIGHT: 70px
}
#start_rand_bottom_oben {
	BORDER-RIGHT: #c8d4ec 2px solid; BORDER-TOP: #c8d4ec 0px solid; Z-INDEX: 2; LEFT: 12px; BORDER-LEFT: #c8d4ec 2px solid; WIDTH: 980px; BOTTOM: 90px; POSITION: absolute; HEIGHT: 30px
}
#start_haus {
	Z-INDEX: 1; RIGHT: 360px; POSITION: absolute
}
#start_bottom_menue {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; Z-INDEX: 2; RIGHT: 0px; WIDTH: 360px; POSITION: absolute; HEIGHT: 30px; BACKGROUND-COLOR: #c8d4ec; TEXT-ALIGN: center
}
#start_bottom_menue_text {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; Z-INDEX: 3; COLOR: #02367f; POSITION: relative; TOP: 5px
}

#start_punkt_bottom1 {
	Z-INDEX: 3; LEFT: 30px; BOTTOM: 60px; POSITION: absolute
}
#start_punkt_bottom2 {
	Z-INDEX: 3; LEFT: 30px; BOTTOM: 40px; POSITION: absolute
}



#navi {
        Z-INDEX: 1; LEFT: 0px; POSITION: absolute; TOP: 132px; TEXT-ALIGN: left;
        font-weight:bold;
        width:150px;
        /*height:420px;*/
        margin-top:0px;
        background-repeat: no-repeat;
        background-position: bottom;
}

#navi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navi li { margin: 0 0 -1px 0; }

#navi a {
	display: block;
	padding-top: 5px;
	padding-left: 18px;
	padding-bottom: 5px;
	width: 150px;
	color: white;
	background-color: #003C87;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 12px;
}

#navi a:hover {
	color:#003C87;
	background-color: #A2B8D3;
	text-decoration: none;
	/*font-weight:normal;*/
}

#navi ul ul li { margin: 0 0 -1x 0; }
/* 2.ebene */
#navi ul ul a {
	display: block;
	padding: 5px 0px 5px 45px;
	width: 150px;
	color:white;
	background-color: #809EC3;
	text-decoration: none;
	border-top: 0px solid #BFCEE1;
}

#navi ul a.current {
margin: 0 0 -1x 0;
         /*font-weight:normal;*/
         color: #E5EBF3;
	background-color: #4571A7;
	background-repeat: no-repeat;
	background-position: 1px 6px;
}

#navi ul ul a.subcurrent {
	/*font-weight:normal;*/
         color: #E5EBF3;
         background-color: #4571A7;
 	background-repeat: no-repeat;
	background-position: 28px 6px;
}
#subnavlist li.subactive {
	/*background-color:#FF00FF;*/
}
