body {
 background-color: rgb(0,0,0);
 color: white;
 margin: 10px;
 font-size: 10pt;
 font-family: 'Verdana',sans-serif;
}
td {
 font-family: 'Verana',sans-serif;
 font-size: 10pt;
}
#inhalt {
 width: 900px;
}
.menu {
 width: 160px;
 color: black;
 text-align:center;
}
.menu .list{
 margin-left:0px;
}
.menu td{
 font-size: 8pt;
}
.menu a:hover {
 color: white;
}
.menu a {
 color: rgb(175,175,175);
}
.bildlink {
 display: block; 
 text-indent: -9999px; 
 letter-spacing: -9999px; 
 font-size:0; 
 width: 180px; 
 height:40px;
 background-position: 0 0;
}
.bildlink:hover {
 background-position: -180px 0;
}
.menu .dabinich {
 display: block; 
 text-indent: -9999px; 
 letter-spacing: -9999px; 
 font-size:0; 
 width: 180px; 
 height:40px;
 background-position: -180px 0;
}
a {
 color: rgb(175,175,175);
 text-decoration:none;
 font-weight:bold;
}
#content a:hover {
 text-decoration: none;
 color: white;
}

.hervorgehoben {
 color: rgb(100,100,100);
 font-weight: bold;
 font-size: 12pt;
 padding-bottom: 0px;
}
#content {
 color: white;
 text-align:center;
 overflow:auto;
 height: 600px;
}
#content td {
 color: white;
}
#footer {
 text-align: center;
 font-size:8pt;

 color: black;
 height: 20px;
}
#footer a {
 color: black;
}
.kasten {
 background-image:url('kasten.jpg');
 color:black;
 font-weight: bold;
 font-size: 12pt;
 text-align: center;
 padding-top: 5px;
 padding-bottom: 5px;
}
.line {
 font-size:5px;
 background-image:url('kasten.jpg');
}
.mark {
 color: black;
 background-color: rgb(238,227,0);
}
input, textarea {
 font-family: 'Verdana',sans-serif;
}
.fett2 { 
 font-weight: bold;
}
