body {
background-color:#99CCFF;
font-family:verdana, helvetica, sans-serif;
 }

h1 {
font-family:verdana, helvetica, sans-serif;
font-size:11px;
font-weight:bold;
margin-top:0px;
}

h2 {
font-family:verdana, helvetica, sans-serif;
font-size:14px;
font-weight:normal;
margin-top:0px;
}

#logo {
margin:0px auto;
width:840px;
height:50px;
font-weight:bold;
font-size:14px;
}


#menu_1 {
margin:0px auto;
width:840px;
height:30px;
background-color:#000099;
 }

#inhalt {
margin:0px auto;
padding:20px;
width:800px;
min-height:420px;
background-color:white;
 }

#bottom {
margin:0px auto;
padding:5px;
width:830px;
background-color:#000099;
border-top:solid 1px black;
border-bottom:solid 1px black;
height:20px;
 }


a.menu:link {
	font-size: 11px;
	text-decoration: none;
	color: white;
	font-weight:normal;
	background-color:#000099;

}

a.menu:visited {
    	font-size: 11px;
	text-decoration: none;
	color: white;
	font-weight:normal;
	background-color:#000099;
}

a.menu:active {
    	font-size: 11px;
	text-decoration: underline;
	color:white;
	font-weight:bold;
	background-color:#000099;
}

a.menu:hover {
	font-size: 11px;
	text-decoration: none;
	color:white;
	font-weight:bold;
	background-color:#000099;
}
a.text:link {
	font-size: 11px;
	text-decoration: underline;
         color:#353535;
         background-color:white;
}

a.text:visited {
    	font-size: 11px;
	text-decoration: underline;
	color: #353535;
         background-color:white;
}

a.text:active {
    	font-size: 11px;
	text-decoration: underline;
	color:white;
         background-color:#353535;
}

a.text:hover {
	font-size: 11px;
	text-decoration: none;
	color: white;
         background-color:#353535;
}
a.text_black:link {
	font-size: 11px;
	text-decoration: none;
         color:black;
}

a.text_black:visited {
    	font-size: 11px;
	text-decoration: none;
	color: black;
}

a.text_black:active {
    	font-size: 11px;
	text-decoration: none;
	color:white;
}

a.text_black:hover {
	font-size: 11px;
	text-decoration: none;
	color: white;
}

.menutable_border_r {
border-right:solid 1px white;
border-top:solid 1px #000066;
border-bottom:solid 1px #000066;
height:30px;
color:white;
vertical-align:middle;
text-align:center
 }

 .menutable {
border-right:0px;
border-top:solid 1px black;
border-bottom:solid 1px black;
height:30px;
color:white;
vertical-align:middle;
text-align:center;
 }

 .text {
 font-size:11px;
 color:#353535;
  }

.text_black {
 font-size:11px;
 color:black;
   }

 .text_bottom {
 font-size:11px;
 color:white;
 font-weight:normal
   }
