@charset "UTF-8";
/* CSS Document */

body {
        background:#ecddb3;
}


.seite {
        height: 720px;
        width: 1000px;
        margin-left:auto;
        margin-top:20px;
        margin-right:auto;
        background-image:url(background.jpg);
}


.navi {
        width: 980px;
        height: 100px;
        line-height:100px;
}


.logo {
        margin-left:10px;
        width:200px;
        height:260px;
        background-image:url(logo.jpg);
}


.header {
        height: 260px;
        color:#C33;
        width: 750px;
        margin-left: 220px;
        margin-top:-260px;
        background-image:url(doppelbett.jpg);
}

.frei {
        width:1000px;
        height:10px;
}

.adresse {
        margin-left:10px;
        width:190px;
        height:320px;
        *height:310px;
        background-color:#ecddb3;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
        color: #000;
        line-height:22px;
        padding-top:5px;
        padding-left:10px;

}

.inhalt {
        height: 290px;
        width: 730px;
        margin-left: 220px;
        margin-top:-320px;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
        line-height: 22px;
        padding-left:10px;
        padding-top:0px;
        overflow:auto;
}

.inhalt p {
        margin-right:30px;
}

a {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 14px;
        font-style: italic;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-decoration: none;
        font-family: Verdana, Geneva, sans-serif;
        color: #c59e46;
        margin-left:55px;
}

div.navi span { font-family: Verdana, Geneva, sans-serif;
        font-size: 14px;
        font-style: italic;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-decoration: none;
        margin-left:55px;
        color:#e1c175; }

div#lightbox { margin:0; padding:0; }


a:hover {
        font-size: 14px;
        font-style: italic;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-decoration: none;
        font-family: Verdana, Geneva, sans-serif;
        color: #ecddb3;
}


input {
        display: block;
}


textarea {
        display: block;
}


#impressum {
        width:80px;
        height:15px;
        color:#999;
        vertical-align:bottom;
        margin-left:0px;

}

#impressum a {
        font-family:Verdana, Geneva, sans-serif;
        font-size:10px;
        color:#000;
        margin-left:0px;
}

#impressum a:hover {
        font-family:Verdana, Geneva, sans-serif;
        font-size:10px;
        color: #c59e46;
        margin-left:0px;
}

.inhalt a {
        font-family:Verdana, Geneva, sans-serif;
        font-size:12px;
        color:#000;
        margin-left:0px;
        font-style: normal;
}

.inhalt a:hover {
        font-family:Verdana, Geneva, sans-serif;
        font-size:12px;
        color: #c59e46;
        margin-left:0px;
        font-style: normal;
}

div.ziele { margin:40px 0; }
div.ziele img { padding:0 10px 10px 0; }
div.ziele h4 { font-size:12px; padding-bottom:8px; margin-bottom:0; }
