 *,html {
    padding:0px;
    margin:0px;
    }
body{
   
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
    padding-botton: 10px;
    background-color: #DDEEFE;
}

h1{
    clear: both;
    position: relative;
    width: 480px;
    margin-top: 25px;
    padding-top: 10px;
    color: #336699;
    font-size: 155%;
    line-height: 25px;
    color: #336699;
}


h2{
   margin-top: 15px;
   border-bottom: 1px solid #006699;
    padding-bottom: 0.5em;
    color: #dc6822;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
}


h3{
    margin-top: 5px;
    color: #336699;
    font-size: 120%;
    font-family: Arial, Helvetica, sans-serif;
}


h4{
    margin-top: 1.5em;
    margin-bottom: -0.75em;
    color: #B2B2B2;
    font-size: 120%;
    font-family: Arial, Helvetica, sans-serif;
}


ol{
    margin-top: 1.5em;
    margin-left: 1.5em;
}


p{
    margin-top: 1.5em;
}


ul{
    margin-top: 1.5em;
    margin-left: 1.5em;
}


.tableborder{
    padding: 4px;
    background-color:#ffffff;
}

.tabellenunhalt-header {
    background-color:#FABA00;
    color: #9F0038;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    font-weight: bold;
}


.tableinhalt1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #715000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
    background-color:#FEE096;
    height: 20px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}



.tableinhalt2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #715000;
    background-color:#FED574;
    height: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
     padding-left: 5px;
}

.tableinhalt3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006699;
   border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #4e82c3;
    padding-top: 8px;
    padding-bottom: 8px;
}

.tableinhalt4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006699;
     border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #4e82c3;
    padding-top: 8px;
    padding-bottom: 8px;
}

.tableinhalt5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006699;

    padding-top: 8px;
    padding-bottom: 8px;
}




