body {
background-color:#b0c4de;
font-family:verdana, helvetica, sans-serif;
 }
 
h1 {
font-family:verdana, helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

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

#zwischen {
margin:0px auto;
width:803px;
height:15px;
background-color:white;
 }

#menu_1 {
margin:0px auto;
width:803px;
height:30px;
background-color:#00008b;
 }

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

#bottom {
margin:0px auto;
padding-right:20px;
width:783px;
background-color:#00008b;
border-top:solid 1px #00008b;
border-bottom:solid 1px #00008b;
height:30px;
 }


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

}

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

a.menu:active {
    	font-size: 11px;
	text-decoration: underline;
	color:white;
	font-weight:normal;
}

a.menu:hover {
	font-size: 11px;
	text-decoration: underline;
	color: white;
	font-weight:normal;
}
a.text:link {
	font-size: 11px;
	text-decoration: underline;
         color:#00008b;
         background-color:white;
}

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

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

a.text:hover {
	font-size: 11px;
	text-decoration: none;
	color:white;
         background-color:#00008b;
}
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;
width:11%;
height:30px;
color:white;
vertical-align:middle;
text-align:center;
width:73px
 }

 .menutable {
border-right:0px;
height:30px;
color:white;
vertical-align:middle;
text-align:center;
width:73px
 }

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

.text_black {
 font-size:11px;
 color:black;
   }
   
 .text_silver {
 font-size:11px;
 color:silver;
   }
   
    .text_gray {
 font-size:11px;
 color:gray;
   }
