body {
margin: 20px;

font-family:"Trebuchet MS", Arial, tahoma, sans-serif;
font-size:12px;
color:#663300;
line-height:140%;
}

td {
font-family:"Trebuchet MS", Arial, tahoma, sans-serif;
font-size:11px;
color:#000000;
line-height:140%;
}

.box {
font-family:"Trebuchet MS", Arial, tahoma, sans-serif;
font-size:11px;
color:#663300;
line-height:140%;
padding: 11px;
background: #ECF1D8;
}

.aussenTabelle {
border: 3px solid #fff;
}


h1 {
font-size: 19px;
margin-top: 0px;
}

h2 {
font-size: 17px;
margin-top: 0px;
}

form {
margin: 0px;
padding: 0px;
}



A:link {
       font-family:"Trebuchet MS", Arial, tahoma, sans-serif;
       line-height:160%;
       color : #BD0000;
       text-decoration : none;
       background-color : transparent;
       border-bottom : none;
       font-weight: bold;
}

A:visited {
          color : #BD0000;
          text-decoration : none;
          background-color : transparent;
          border-bottom : none;
}

A:hover {
        color: #BD0000;
        background-color : transparent;
        text-decoration: underline;
}


A.navbar:link {
color : #ffffff;
text-decoration: none;
font-family : Verdana,Arial,Helvetica,sans-serif;
line-height : 150%;
font-size : 15px;
font-weight: bold;
}

A.navbar:visited {
color : #ffffff;
text-decoration: none;
font-family : Verdana,Arial,Helvetica,sans-serif;
line-height : 150%;
font-size : 15px;
font-weight: bold;
}

A.navbar:hover {
color: #ffffff;
text-decoration: underline;
font-family : Verdana,Arial,Helvetica,sans-serif;
line-height : 150%;
font-size : 15px;
font-weight: bold;
}

A.navbar:active {color: #ff0000;
text-decoration: underline;
font-family : Verdana,Arial,Helvetica,sans-serif;
line-height : 150%;
font-size : 15px;
font-weight: bold;
}

.fehlermeldung {
color: #990000;
}

.meldung {
color: #009900;
}


