*+html h3 {
    font-size: 14px;        
}

#content h2 { 
    font-size: 13px;
    font-weight: normal;
    clear: both; 
}

#content p {
    margin-bottom: 1.8em;
    line-height: 1.4em;
    font-size: 1.2em;
}

#content #bild_titel p {
    margin-bottom: 0;
    font-size: 1em;
}

#content p a {
    text-decoration: underline;
    font-size: 1em;
}

#content a {
    line-height: 1.4em;
    font-size: 1.2em;    
}

#content table td { vertical-align: bottom; }

/*----------------------------------------------------
    INHALT AUF HÖHE DER NAVIGATION
----------------------------------------------------*/

#content #impressum, 
#content #wir, 
#content #woundwann, 
#content #archiv,
#content #kuenstler, 
#content #aktuelles { margin-top: 60px; }

/*----------------------------------------------------
    IMPRESSUM
----------------------------------------------------*/

#impressum h2 { margin-bottom: 53px; }

#impressum ul#adresse {
    margin-bottom: 1.8em;
    line-height: 1.7em;
    font-size: 1.2em;
}

#impressum a { text-decoration: underline; font-size: 1em; }

/*----------------------------------------------------
    WIR
----------------------------------------------------*/

#wir img { margin-bottom: 20px; }

/*----------------------------------------------------
    WO UND WANN
----------------------------------------------------*/

#woundwann ul {
    margin-bottom: 1.8em;
    line-height: 1.4em; 
    font-size: 1.2em;   
}

#woundwann ul a { font-size: 1em; }

#woundwann img { margin-bottom: 20px; }

#woundwann img#lageplan {
    margin-bottom: 10px; 
    float: left;
}

#woundwann div#adresse {
    margin-left: 25px;
    float: left;
}

#woundwann a#pdf {
    text-decoration: underline;
    display: block;
    clear: both;
}

/*----------------------------------------------------
    AUSSTELLUNG
----------------------------------------------------*/

#ausstellung #content_header { margin-bottom: 27px; }

#ausstellung h2#headline { margin-bottom: 0.4em; }

/*----------------------------------------------------
    ARCHIV
----------------------------------------------------*/

#archiv h2 { margin-bottom: 0.4em; }

#archiv a {
    margin-bottom: 0.8em;
    text-decoration: underline;
}

#archiv li { margin-bottom: 1em; }

#archiv span { margin-left: 10px; }

/*----------------------------------------------------
    KUENSTLER
----------------------------------------------------*/

#kuenstler h2 { 
    width: auto;
    margin: 0 10px 0.8em 0;
    float: left;
}

#kuenstler a.pdf {
    margin-right: 10px;
    text-decoration: underline;   
    float: left;
}

/*----------------------------------------------------
    AKTUELLES
----------------------------------------------------*/

#aktuelles h2 {
    width: auto; 
    margin-bottom: 0.5em;
    float: left;
}

#aktuelles a.pdf {
    margin: 0 0 0 10px;
    text-decoration: underline;
    display: block; 
    float: left;
}

#aktuelles li.eintrag {
    margin-bottom: 35px;    
}

/*----------------------------------------------------
    BILDER GALERIE
----------------------------------------------------*/

#bilder {
    width: 900px;
    margin-bottom: 18px;
    clear: both;
}

#bilder #bild_titel {
    width: 100px;
    display: block;
    float: left;
}

#bilder #image_container {
    margin-right: 10px;
    float: left;
}

.bilder_gallerie {
    width: 930px;
    margin-top: 1.5em;
    margin-bottom: 0.6em;
   /* margin-bottom: 20px; */
    display: block; 
    float: left;  
}

.bilder_gallerie li {
    margin-right: 10px; 
    display: block;
    float: left; 
}
