﻿body
{
    background-color: #fff4a8;
    color:#006bb7;
    font-family: Arial, Helvetic, Sans-Serif;
    font-size: 12px;


}
td
{
    color: #006bb7;
    font-family: Arial, Helvetic, Sans-Serif;
    font-size: 12px;
    vertical-align: top;
    text-align: left;
}
h1
{
      color:#006bb7;
    font-family: Arial, Helvetic, Sans-Serif;
    font-size: 16px;
}
h2
{
      color:#006bb7;
    font-family: Arial, Helvetic, Sans-Serif;
    font-size: 14px;
}
a
{
    color:#006bb7;
    font-size: 12px;
    text-decoration: none;
}

.bild
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    display:block;

  
}

.bildlinks
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    margin-bottom : 20px;
     margin-top : 20px;
    margin-right   : 20px;
     text-align: left;
     float:left;
}

.bildrechts
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 20px;
    text-align:right;
    float:right;
}

.spezlink
{
    text-decoration: none;
    color: #ffffff;
    border: 0px;
}
. tabellenunterstrich
{
    border-collapse: separate;
    border-spacing: 0px 0px;
    
}

.tabellenunterstrich td
{
    border-bottom: #006bb7 1px solid;
    border-collapse: separate;
    border-spacing: 0px 0px;
}

.buttons
{
    background-color: #ffde00;
    font-size: 10px;
    border-top: #006bb7 1px outset;
    border-left: #006bb7 1px outset;
    border-right: #006bb7 1px outset;
    border-bottom: #006bb7 1px ridge;
}

.buttons:hover
{
    background-color: #fff4a8;
    font-size: 10px;
    border-top: #006bb7 1px outset;
    border-left: #006bb7 1px outset;
    border-right: #006bb7 1px outset;
    border-bottom: #006bb7 1px ridge;
}
.textboxes
{
      background-color: #fff4a8;
          font-family: Arial, Helvetic, Sans-Serif;
    font-size: 12px;
    border-top: #006bb7 1px outset;
    border-left: #006bb7 1px outset;
    border-right: #006bb7 1px outset;
    border-bottom: #006bb7 1px ridge;
}

.textboxes:active
{
      background-color: #ffde00;
          font-family: Arial, Helvetic, Sans-Serif;
    font-size: 12px;
    border-top: #006bb7 1px outset;
    border-left: #006bb7 1px outset;
    border-right: #006bb7 1px outset;
    border-bottom: #006bb7 1px ridge;
}
.dropdownlists
{
      background-color: #fff4a8;
    font-size: 12px;
    border-top: #006bb7 1px solid;
    border-left: #006bb7 1px solid;
    border-right: #006bb7 1px solid;
    border-bottom: #006bb7 1px solid;
}

.dropdownlists:active
{
      background-color: #ffde00;
    font-size: 12px;
    border-top: #006bb7 1px solid;
    border-left: #006bb7 1px solid;
    border-right: #006bb7 1px solid;
    border-bottom: #006bb7 1px solid;
}
