body {
        text-align: center;

}
#seite {
        width: 981px;
        height: 745px;
        text-align: center;
        margin: 0 auto;
        background-image: url(images/bg.gif);
}

#header {
        width: 870px;
        height: 88px;
        float: left;
        margin: 26px 0 0px 66px;
        display: inline;
}


#content {
        float: left;
        text-align:left;
        display: inline;
        width: 457px;
        height: 580px;
        margin: 37px 0 0px 70px;
}

#navi {
        float: left;
        margin-top: 60px;
        _margin-top: 72px;
        margin-left: 8px;
        text-align: left;
        width: 200px;
}

#navi li a{
        color: #4f778a;
        font-family: verdana, arial;
        font-size: 13px;
        font-weight: normal;
        background-image: url("images/dot.gif");
        background-position: left;
        background-repeat: no-repeat;
        padding-left: 18px;
        text-decoration: none;
}

#navi li a:hover{
        background-image: url("images/dot_high.gif");
        background-position: left;
        background-repeat: no-repeat;
        text-decoration: none;
        padding-left: 18px;
}

#navi li{
        color: #4f778a;
        font-family: verdana, arial;
        font-size: 13px;
        font-weight: normal;
        list-style: none;
}

#start {
        float: left;
        text-align:left;
        display: inline;
        width: 450px;
        height: 250px;
        margin: 28px 0 0px 278px;
}

#bild_start {
        float: right;
        height:183px;
        width: 562px;
        margin: 52px 0px 0 0;
}

#bild_single {
        float: right;
        height: 183px;
        width: 183px;
        margin: 329px 0px 0 0;
        _margin: 329px 0px 0 0;
}

#bild_single2 {
        float: right;
        height: 183px;
        width: 183px;
        margin: 329px -183px 0 0;
        _margin: 44px 0px 0 0;
}

#box_right {
        float: right;
        text-align: left;
        width: 183px;
        font-family: verdana, arial;
        margin: 50px 0px 0 0;
        _margin: 72px 0px 0 0;
}

.grey_light {
        color:#bfbfbf;
    }

.grey {
        color: #9d9e9f;
}

p {
        color: #4f778a;
        font-family: verdana, arial;
        font-size: 12px;
        font-weight: normal;
        line-height: 18px;
}

.copy {
        color: #4f778a;
        font-family: verdana, arial;
        font-size: 12px;
        font-weight: normal;
        line-height: 18px;
}

h1 {
        color: #4f778a;
        font-family: verdana, arial;
        font-size: 13px;
        font-weight: bold;
}

h2 {
        color: #bfbfbf;
        font-size: 24px;
        font-weight: normal;
}

.zitat {
        color: #4f778a;
        font-family: verdana, arial;
        font-size: 13px;
        font-weight: bold;
        line-height: 36px;
}

div#info {
        background-color: #eff1e1;
        height: 183px;
}

a.weiter {
        color: #949494;
        text-decoration: none;
}

a.weiter:hover {
        color:  #4f778a;

}

a {
        color: #4f778a;
        text-decoration: underline;
}

a:hover {
        color: #949494;
        text-decoration: none;
}

.input {
         border: 1px solid #DBDBDB;
         background-color: #EBEBEB;
         color:#000000;
         font-family: Tahoma, arial, verdana;
         font-size: 12px;
}
