body {
    padding:0;
    margin:0;
    background-color:#E0A74C;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    color:#000000;
    
    text-align: center;
}

#wrapper {
    margin: 0 auto;
    width: 950px;
    background-color: #FFDDA8;
}


#kopf {
      background-color: #fff;
}

#mitte {
    background-color:#E0A74C;
    width: 950px;
}

#inhalt {
    float: right;
    width: 730px;
    background-color:#FFF1DB;
    margin-left: 5px;
    text-align: left;
    min-height:850px;
}
#links {
    float: left;
    width: 210px;
    margin-bottom: 0px;
    margin-top: 50px;
    /*height:300px;*/
    text-align:left;
    
}

#links ul {
    font-size: 12px;
    /*margin-left: 18px;*/
    list-style-image: url('images/paw.png');
    margin-right: 0px;
    padding-right: 0px;
}

#links li {
    line-height: 38px;
    height: 40px;
    vertical-align: 38px;
    border-bottom: dashed 1px;
    width: 95%;
    margin-right: 0px;
    padding-right: 0px;

    
}

#links li:hover {
    background-color: #E0A74C;
    text-decoration: underline;
    list-style-image: url('images/paw_mirrored.png');
}

#links li.active {
    padding-left:10px;
    text-decoration: underline;
    list-style-image: url('images/paw_mirrored.png');
}

#nachwuchs_eltern {
    margin-left: 50px;
    height:240px;
}

#nachwuchs_mutter {
    width: 250px;
    float: left;
    margin-left: 50px;
}

#nachwuchs_eltern span {
    display: block;
    text-align: center;
}

#nachwuchs_vater {
    width: 250px;
    float: right;
    margin-right: 60px;
}

#nachwuchs {

}

#nachwuchs div {
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
}

#nachwuchs span {
    display: block;
    text-align: center;
}



p {
    font-size:0.8em;
    padding:10px 30px;
}

h2 {
    display: block;
    margin-left:75px;
    padding-left: 65px;
    border-bottom: dashed 1px;

    background-image: url('images/bone.gif');
    height: 63px;
    background-repeat: no-repeat;
    line-height: 55px;
    vertical-align: middle;
}

.intro_greet {
    display: block;
    padding-left: 0px;
    margin-left:25px;
    border-bottom: dashed 1px;

    background-image: url('images/bone.gif');
    height: 63px;
    background-repeat: no-repeat;
    line-height: 55px;
    vertical-align: middle;
}

cite {
    display: block;
    text-align: center;
    padding: 0px 35px;
    margin-bottom: 5px;
}
dfn {
    display: block;
    text-align: center;

    font-size: 12px;
    font-style: italic;
}

pre {
    font-size:12px;
    padding:10px 15px;
}
#back {
    padding:15px;
    text-align:center;
}
#back a {
    color:white;
    font-size:0.8em;
    font-weight:600;
}
.rot {
    color:red;
    font-size:1.3em;
    font-weight:bold;
}

.clear {
    clear: both;
}

.gallery {
    float: left;
    margin-left: 55px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.gallery img {
    display: inline;
    height: 150px;
    width: 215px;
    margin: 2px;
}

a {
    text-decoration: none;
    font-weight: bold;
    color: #000;
}

#titel {
    text-align: center;
}

#titel h3 {
    text-decoration: underline;
}
