
body { 
    font-family: Verdana, sans-serif;
    font-size: 12px;
	 text-align: center;
    background-color: #dcdcdc;
SCROLLBAR-BASE-COLOR: #dcdcdc;

}


.main {
  width:950;
  margin:0 auto;
  border:1px groove #000000;
  background-color: #f5f5f5; color: black;
  }


.headertext {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    background-color: gray;
    color: White;
    font-weight: bold;
    }

.navl {
    border: 1px inset #293963;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    background-color: #f5f5f5;
    color: black;
    }


.navr {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    background-color: silver;
    color: #fff3ae;
    font-weight: bold;
}

.smalltop {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    background-color: silver;
    color: black;
    font-weight: bold;
}

.foot {
    font-family: Verdana, sans-serif;
    font-size: 9px;
    background-color: gray;
    color: white;

}

.headauswahl {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    background-color: #d3d3d3;
    color: black;
    font-weight: bold;
    }


.mitte {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    background-color: #f5f5f5;
    color: black;
    border: 1px;
    border-color: black;
}

.mittebg {
    background-color: #fff4ea;
    border: 1px;
    border-color: black;
}

a.extra { color: black; background-color: none;  font-weight: bold;  font-size: 12px;  }
a.extra:visited { color: black; background-color: none;  font-weight: bold;  font-size: 12px;  }
a.extra:hover { color: gray; background-color: none;  font-weight: bold;  font-size: 12px;  text-decoration: underline;   }

td {
    font-family: Verdana, sans-serif;
    font-size: 11px;
}

h1 {
    font-family: Verdana, sans-serif;
    font-size: 14px;
}

h2 {
    font-family: Verdana, sans-serif;
    font-size: 12px;
}

form {
    display: inline;
}
#footer, #footer a {
    font-family: Verdana, sans-serif;
    font-size: 9px;
}
a:link {
    color: black;
    text-decoration: none;
}

a:visited {
    color: black;
    text-decoration: none;
}

a:hover {
    color: black;
    text-decoration: underline;
}

small {
    font-family: Arial; sans-serif;
    font-size: 12px;
    color: #999;
}

.o {
    color: Black;
    text-decoration: none;
}

.e {
    background-color: #FFE4B5;
}

.bu { background-color : #fff4ea; font-family : Verdana, Geneva, Arial, Helvetica; font : bold; font-size: xx-small; color: black;     }

 
