body {
    margin: 0;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 6%;
}
body, p {
   font-size: 14px;
   font-family: Verdana;
   font-weight: normal;
   font-style: normal;
   line-height: 133%;
   color: black;
   text-decoration: none;
   text-align: justify;
}
h1 {
    color : Lime;
    font-family : Verdana;
    font-size : 12pt;
    font-weight : bold;
}
h2 {
    color: #3367cd;
    font-family: Verdana;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px;
}
h3 {
    color: black;
    font-family: Verdana;
    font-weight: bold;
    font-size: 20px;
    margin-top: 32px;
}
h4 {
    color : black;
    font-family : Verdana;
    font-size : 16px;
    font-weight : none;
    margin-bottom: 16px;
}
hr.orangelinie {
    height: 2px;
    color: #f47700;
    background-color: #f47700;
    margin-top: -12px;
    border: 0;
}
h3 + p, h4 + p, h3 + h4 {
    margin-top: -10px;
}
table {
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    color: black;
    text-decoration: none;
}
@media screen {
table.bildlinks {
    float: left;
    clear: left;
    margin-right: 25px;
}
table.bildrechts {
    float: right;
    clear: right;
    margin-left: 25px;
}
}
td.infokasten {
    font-size: 14px;
    background-color: #fffac6;
    border: 1px solid black;
    padding: 5px;
}
A:Link.style1{
    font-size : 10pt;
    font-family : Verdana;
    text-decoration : none;
    font-weight : none;
    color : #6495ED;
    font-style : normal;
}
A:visited.style1{
    text-decoration : none;
    color : gray;
    font-weight : normal;
    font-family : Verdana;
    font-size : 10pt;
    font-style : normal;
}
A:active.style1{
   text-decoration : none;
    color : #6495ED;
    font-weight : normal;
    font-family : Verdana;
    font-size : 10pt;
    font-style : normal;
}
A:Hover.style1{
    text-decoration : underline;
    color : #6495ED;
    font-weight : none;
}
A:Link.style2{
    font-size : 8pt ;
    font-family : Verdana;
    text-decoration : none;
    font-weight : none;
    color : #6495ED;
    font-style : normal;
}
A:visited.style2 {
    text-decoration : none;
    color : gray;
    font-weight : normal;
    font-family : Verdana;
    font-size : 8pt;
    font-style : normal;
}
A:active.style2 {
   text-decoration : none;
    color : #6495ED;
    font-weight : normal;
    font-family : Verdana;
    font-size : 8pt;
    font-style : normal;
}
A:Hover.style2 {
    text-decoration : underline;
    color : #6495ED;
    font-weight : none;
}
a img {
    border: 1px solid black;
}
.small  {
    font-size : 8pt;
}
.gittertabelle {
    border-collapse: collapse;
}
.gittertabelle th, .gittertabelle td {
    border: 1px solid black;
    text-align: center;
}
