body{
     font-family:Arial, Tahoma, Verdana;
     color:#000;
}

table{
     vertical-align: top;
}
td{
    vertical-align: top;
    text-align: left;
}
a{
    text-decoration: none;
    color:#000;
}
a:hover{
    text-decoration: none;
    background-color: #fffe99 ;
}
th{
    text-align: right;
    vertical-align: top;
}
.ueberschrift{
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #00459c;
}
#logo td, .menue td{
    padding: 0px;
}

.headline{
    background: #ffc000;
    font-weight:bold;
    margin-bottom: 4px;
    font-size: 15px;
    font-size: 17px;
    text-align: center
}
h1{
    margin:0px;
    font-size: 22px;
    font-weight: bold;
    color: #000;
    text-align: center;
    letter-spacing: 3px;
    margin-bottom: 10px
}

hr{
    height:1px;
    border-color:#ffc000;
    color:#ffc000;
    background:#ffc000;
    margin: 0px;
    border: none;
    padding: 0px;
}
table{
    border-spacing: 0px;
}

img{
    text-decoration: none;
    border-width: 0px;
}

form{
    margin: 0px;
}

