body {
    text-align: center;
    font-family: verdana, arial, helvetica, tahoma, sans-serif;
    font-size: 100%;
    background-image: url("../img/bg1.jpg");
    background-repeat: repeat-x;
    background-color: #ffffff;
    border: 0;
    padding: 0;
    margin: 0;
}

acronym {
    cursor: help;
    font-variant: normal;
    border: none;
    border-bottom: 1px dashed;
}

img {
    border: 0;
}

a {
    outline: 0;
}

h1 {
    display: none;
}

h1 br {
    display: none;
}

h1 hr {
    display: none;
}

#header1 {
    position: relative;
    left: 28px;
    background: #ffffff;
    margin: 0px auto auto auto;
    width: 925px;
}

#header1-click {
   position: absolute;
   left: 32px;
   top: 0px;
   height: 170px;
   width: 210px;
   border: none;
   z-index: 100;
}

#sprache {
    position: absolute;
    top: 64px;
    right: 56px;
    height: 11px;
}

#sprache .en {
    background-image: url("../img/english.png");
    background-repeat: no-repeat;
    background-color: transparent;
    height: 11px;
    width: 59px;
    float: right;
}
#sprache .de {
    background-image: url("../img/deutsch.png");
    background-repeat: no-repeat;
    background-color: transparent;
    height: 11px;
    width: 59px;
    float: right;
}
#sprache a:hover,active,focus {
    background-position: 0 -11px;
}

#menu {
    position: absolute;
    left: 376px;
    height: 53px;
}

#menu .lin {
    background-image: url("../img/linie.jpg");
    background-repeat: no-repeat;
    background-color: transparent;
    height: 53px;
    width: 24px;
    float: left;
}

#menu .sta {
    background-image: url("../img/sta.jpg");
    background-repeat: no-repeat;
    background-color: transparent;
    height: 53px;
    width: 49px;
    float: left;
}

#menu .lei { background-image: url("../img/lei.jpg");
    background-repeat: no-repeat;
    background-color: transparent;
    height: 53px;
    width: 89px;
    float: left;
}

#menu .ref {
    background-image: url("../img/ref.jpg");
    background-repeat: no-repeat;
    background-color: transparent;
    height: 53px;
    width: 118px;
    float: left;
}

#menu .tip {
    background-image: url("../img/tip.jpg");
    background-repeat: no-repeat;
    background-color: transparent;
    height: 53px;
    width: 58px;
    float: left;
}

#menu .kon {
    background-image: url("../img/kon.jpg");
    background-repeat: no-repeat;
    background-color: transparent;
    height: 53px;
    width: 84px;
    float: left;
}

#menu a:hover,active,focus {
    background-position: 0 -106px;
}

#menu .asta {
    background-image: url("../img/sta.jpg");
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0 -53px;
    height: 53px;
    width: 49px;
    float: left;
}

#menu .alei {
    background-image: url("../img/lei.jpg");
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0 -53px;
    height: 53px;
    width: 89px;
    float: left;
}

#menu .aref {
    background-image: url("../img/ref.jpg");
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0 -53px;
    height: 53px;
    width: 118px;
    float: left;
}

#menu .atip {
    background-image: url("../img/tip.jpg");
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0 -53px;
    height: 53px;
    width: 58px;
    float: left;
}

#menu .akon {
    background-image: url("../img/kon.jpg");
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0 -53px;
    height: 53px;
    width: 84px;
    float: left;
}

#blatt {
    position: relative;
    left: 28px;
    background-color: #ffffff;
    color: #646466;
    font-size: 0.75em;
    margin: 0px auto auto auto;
    width: 925px;
    clear: both;
}

#mitte {
    background-color: #ffffff;
    color: #646466;
    line-height: 1.5em;
    margin: 0px auto auto auto;
    text-align: left;
    width: 925px;
    float: left;
    clear: both;
}

.sp1 {
    width: 198px;
    float: left;
    margin-right: 26px;
}

.sp2 {
    width: 422px;
    float: left;
    margin-right: 26px;
}

.sp3 {
    width: 646px;
    float: left;
    margin-right: 26px;
}

.sp4 {
    width: 870px;
    float: left;
}

ul {
    list-style-type: none;
}

#foot {
    text-align: left;
    padding-top: 40px;
    clear: both;
}

#foot1 {
    background-color: transparent;
    background-image: url("../img/foot.gif");
    background-repeat: no-repeat;
    font-size: 0em;
    height: 39px;
    width: 870px;
    border: none;
    margin: 0;
    padding: 0;
    clear: both;
}

#foot2 {
    background-color: #ffffff;
    font-size: .9em;
    font-weight: bold;
    color: #b36c12;
    text-align: center;
    margin: 0px;
    padding: 5px 0 5px 0;
    width: 870px;
    clear: both;
}

#foot2 .buttons {
}

#foot2 .copylink {
    display: none;
}

#foot2 a {
    color: #b36c12;
    text-decoration: none;
    border: none;
}

#foot2 a:hover,active,focus {
    text-decoration: underline;
}

#foot2 .aktiv {
    text-decoration: none;;
    color: #84a711;
}

.clear {
    clear: both;
}

.gradualshine {
filter:alpha(opacity=0);
-moz-opacity:0;
opacity:0;
}

.nachoben  a {
    background-image: url("../img/nach-oben-btn.png");
    background-repeat: no-repeat;
    background-position: 0 -56px;
    background-color: transparent;
    height: 56px;
    width: 144px;
    float: right;
    clear: both;
    margin-bottom: 0px;
}

.nachoben a:hover,active,focus {
    background-position: 0 0px;
}

