body, p,td {
 background: #C9C9C9;
 font-family: Verdana,Arial,Tahoma;
 font-weight: normal;
 color: #0B0B77;
}
th {
 background: #C9C9C9;
 font-family: Verdana,Arial,Tahoma;
 font-weight: normal;
 color: #0B0B77;
 vertical-align: top;
 text-align: left;
}
a:link {

 color: #0000FF;
 text-decoration: none;
}
a:visited {
 color: #0000FF;
 text-decoration: none;
}
a:hover {
 color: #0000A0;
 text-decoration: underline;
}
a:active {
 color: #0000A0;
 text-decoration: underline;
}
#seite {
 width: 100%;
}
#title {
 width:100%;
 text-align: center;
}
#menue {
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 width: 200px;
 min-width: 200px;
 text-align: left;
 float:left;
}
#inhalt {
 margin-top: 25px;
 width=100%;
 text-align: left;
}
.bild {
 border: 5px;
 border-style: ridge;
 border-color: #C9C9C9;
 margin-right: 25px;
 margin-top: 0px;
 margin-left: 0px;
 margin-bottom: 10px;
}


