
#foto {
width: 400px; /* Breite des linken Containers */
height: 600px;
margin-top: 5px; /* Abstand zum oberen Seitenrand (width:logo+vorwort)*/
margin-right: 1em;
float:left; /* Ausrichten des Containers am linken Rand */
border: 1px solid #55ab26;
text-align: center;
}


#tourenleiter {
width: 200px; /* Breite des linken Containers */
height: 250px;
margin-top: 5px; /* Abstand zum oberen Seitenrand (width:logo+vorwort)*/
margin-right: 1em;
float:left; /* Ausrichten des Containers am linken Rand */
border: 1px solid #55ab26;
text-align: center;
border-radius: 5px;
}


#jugend {
width: 200px; /* Breite des linken Containers */
height: 170px;
margin-top: 5px; /* Abstand zum oberen Seitenrand (width:logo+vorwort)*/
margin-right: 1em;
float:left; /* Ausrichten des Containers am linken Rand */
border: 1px solid #55ab26;
text-align: center;
}

td.tour {
        text-align: center;
}

#test {
width:300px; /* Breite des linken Containers */
height:360px;
margin-top:5px; /* Abstand zum oberen Seitenrand (width:logo+vorwort)*/
margin-right: 2em;
float:left; /* Ausrichten des Containers am linken Rand */
}

#heli {
width: 300px; /* Breite des linken Containers */
height: 250px;
margin-top: 5px; /* Abstand zum oberen Seitenrand (width:logo+vorwort)*/
margin-right: 1em;
float:left; /* Ausrichten des Containers am linken Rand */
border: 1px solid #55ab26;
text-align: center;
}

#bg-0, #bg-1, #bg-2, #bg-3, #bg-4, #bg-rodln, #dav {
background-color: #55ab26;
width:200px; /* Breite des linken Containers */
margin-top:5px; /* Abstand zum oberen Seitenrand (width:logo+vorwort)*/
margin-right: 1em;
float:left; /* Ausrichten des Containers am linken Rand */
border: 1px solid #55ab26;
text-align:center;
border-radius: 20px;
color:#FFFFFF;
}

#bg-0, #bg-1, #bg-2, #bg-3, #bg-4, #bg-rodln {
height: 300px;
}

#dav {
height:255px;
}

#bg-1 {

background-image: url(fotos/div-1-200px.jpg);
background-position:bottom;
}

#bg-2 {
background-image: url(fotos/div-2-200px.jpg);
}

#bg-3 {
background-image: url(fotos/div-3-200px.jpg);
}
#bg-rodln {
background-image: url(fotos/div-rodln.jpg);
}

#index {
width: 200px; /* Breite des linken Containers */
height: 200px;
margin-top: 5px; /* Abstand zum oberen Seitenrand (width:logo+vorwort)*/
margin-right: 1em;
float:left; /* Ausrichten des Containers am linken Rand */
border: 1px solid #55ab26;
text-align: center;
border-radius: 20px;
}


#foto {
width: 200px; /* Breite des linken Containers */
height: 200px;
margin-top: 5px; /* Abstand zum oberen Seitenrand (width:logo+vorwort)*/
margin-right: 1em;
float:left; /* Ausrichten des Containers am linken Rand */
border: 1px solid #55ab26;
text-align: center;
border-radius: 20px;
background-color: #55ab26;
}


h5, h6, h7 {
    margin-bottom: 0.3em;
    margin-top: 0.3em;
    line-height: 0.9em;
    text-shadow: 0 0 1px black;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    }

h5  { font-size: 1.8em;
    color: #ffffff;
    }
h6  { font-size: 1.4em;
    color: #F4FA58;
    }
h7  { font-size: 2.2em;
    color: #F4FA58;
    }

