body{
        BackGround : #E9E9E9;
        /*Background-image:url(http://www.usdoetlingen.de/images/background.gif); */
        }
p{
		Font : 15px normal Arial;
        Color : #000000;
        Line-Height : 15px;
        Font-Family : Arial, verdana;
        }
.title{
		Font-Size : 20px;
        Color : #FF0000;
        Text-Align : center;
        Font-Family :'Comic Sans MS',Fantasy;
        }
h1,h2,h3{
        Color : #FF0000;
        Text-Align : center;
        Font-Family:'Comic Sans MS', Fantasy;
        }
th{
		Font : 25px normal;
        Color : #000000;
        Font-Family : Arial, verdana;
        }

a:link{
		Font : 16px normal;
        Color : red;
        Text-Align : center;
        Text-Decoration : none;
        text-shadow:black;
        Font-Family :'Comic Sans MS', Fantasy;
        }

a:visited{
		Font : 16px normal;
        Color : red;
        Text-Align : center;
        Text-Decoration : none;
        Font-Family : 'Comic Sans MS', Fantasy;
        }
a:hover{
		Font : 16px normal;
        Color : #FB5A21;
        Background-Color :#FFFFFF ;
        Text-Align : center;
        Text-Decoration : none;
		text-shadow:black;
        Font-Family : 'Comic Sans MS', Fantasy;
        }

.aktuell{
		Font : 16px normal ;
        Color : red;
        Text-Align : center;
        Text-Decoration : none;
        Font-Family : 'Comic Sans MS', Fantasy;
        }

.border{
		Font : 4px normal Arial;
        Font-Size : 4px;
        Font-Variant : normal;
        Font-Weight : normal;
        Color : #E8E8F1;
        Background-Color :#E9E9E9 ;
        Text-Align : center;
        Text-Decoration : none;
		}

.navdown {
  background-color:#D8D8D8;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-color:white;
  border-right-width:1px;
  border-right-style:solid;
  border-color:#000000;
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:white;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#b5b5b5;
  padding:0px;
  text-align:center;
  line-height: 20px;
  height: 20px;
  color: black;
   }

.navup {
  border-top-width:2px;
  border-top-style:solid;
  border-color:white;
  border-left-width:2px;
  border-left-style:solid;
  border-color:white;
  border-right-width:2px;
  border-right-style:solid;
  border-right-color:black;
  border-bottom-width:2px;
  border-bottom-style:solid;
  border-bottom-color:black;
  padding:0px;
  text-align:center;
  display: block;
  line-height: 24px;
  height: 24px;
}

