/* CSS Document */
* {
    margin: 0;
    padding: 0;
}
#ueber_uns {
    width: 80%;
    margin: 0 auto;
}

#ueber_uns img {
    margin: 2em 2em;
}

#ueber_uns img.al {
    text-align: center;

}

#ueber_uns p, ul, li, h1, h2, h3, h4, h5 {
    float: none;
    text-align: justify;
    font-size: 130%;
    margin: 0;
    padding: 10px;
    color: #5b3524;
    line-height: 1.2em;
    text-indent: 1.5em;
}

#ueber_uns a:link, a:active, a:visited, a:hover {
    color: #5b3524;
}

#ueber_uns ul, li {
    font-size: 115%;
}

#ueber_uns h1, h2, h3, h4 {
    text-align: center;
}

#box {
    margin: 2px;
    width: 100%;
}


#ikone {
    margin-top: 60px;
    margin-left: 20px;
}

#kontakt {
    color: #5b3524;
    background-repeat: repeat;
    font-family: Arial Narrow, serif;
    font-size: medium;
    text-align: center;
    line-height: normal;
}

#impressumtext {
    color: #5b3524;
    background-repeat: repeat;
    font-family: Arial Narrow, serif;
    line-height: normal;
    float: none;
    text-align: justify;
    font-size: 80%;
    width: 80%;
    margin-left: auto;
    margin-right: auto;

}

#galerie a:link {
    color: #5b3524;
}

div #rov {
    height: auto;
 }

div #ityp {
    width: 40%;
    height: auto;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

div #beschreibung {
    text-align: left;
    width: 40%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

#bildergalerie {

    text-align: left;
    font-size: medium;
    line-height: 1.5;
    font-family: verdana, sans-serif;
    text-shadow: #c0c0c0 3px 3px 5px;
}



#UeberschriftGDO {
    width: 60%;
    font-weight: bold;
    font-size: large;
    line-height: 1.3em;
    padding: 1em;
    color: #5b3524;
    margin-left: auto;
    margin-right: auto;
 }

#info, #zeit, #ort {

    float: left;
    font-size: medium;
    width: 18em;
    padding: 1em;
    color: #5b3524;
    line-height: 1.3em;
    text-align: center;
    margin-left: auto;
    margin-right: auto;

}

#zeit {
    width: 6em;
    margin-left: auto;
    margin-right: auto;

}

#ort {
    float: right;
    margin-left: auto;
    margin-right: auto;
}

#zeile {
    width: 85%;
    padding: 5px;
    height: 13em;
    margin-left: auto;
    margin-right: auto;

}

#leerzeile {
    width: 85%;
    /*float:left;*/
    font-size: medium;
    height: 3em;
    line-height: 1.5em;
    font-style: italic;
    color: #00009F;
    margin-top: 0.5em;
    margin-left: auto;
    margin-right: auto;

}

#infozeile {
    float: none;
    font-size: medium;
    width: 90%;
    padding: 10px;
    color: #5b3524;
    line-height: 1.3em;
    margin-left: auto;
    margin-right: auto;
}


p:first-letter {
    font-family: western, Fantasy, serif;
}

p.ausnahme:first-letter {
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#zusatz {
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
}

#datumGDO {
    margin-bottom: 5px;
    margin-top: 20px;
    background-color: #5b3524;
    color: White;
    font-size: medium;
    line-height: 1.7em;

}

#map_canvas_dresden, #map_canvas_leipzig, #map_canvas_erfurt, #map_canvas_halle, #map_canvas_cottbus, #map_canvas_friedrichstrasse {
    width: 500px;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
}

#login h1, h2 {

    float: none;
    font-size: 130%;
    margin: 0;
    padding: 10px;
    color: #5b3524;
    line-height: 1.2em;
    text-align: center;
    text-indent: 0;
}