body 
{
 background-color:#dddddd;
 font-family:Helvetica,Arial,sans-serif;
 font-weight:normal;
 font-style:normal;
 color:#333333;
} 

p,li
{
 font-family:Helvetica,Arial,sans-serif;
 font-size:12pt;
}

.navigation
{
 font-family:Helvetica,Arial,sans-serif;
 font-size:13pt;
 font-weight:normal;
 text-align:justify;
 text-decoration:none;
 color:#333333;
}


/* Umfasst alle Elemente und zentriert sie */
div.hauptelement
{
 position:relative;
 margin-left:auto;
 margin-right:auto;
 width:800px;
 height:900px;
 overflow:visible;
 /* Debug: 
 background:red;
 border:solid 2px blue;
 */ 
}

/* Logo/Unterschrift */
div#hannebeelink
{
 position:absolute;
 top:5px;
 left:0px;
}

/* Die Navigation oben */
div.navigationslinks
{
 position:relative;
 top:75px;
 height:23px;
 border-width:1px;
 border-color:#aaaaaa;
 border-style:solid;
}

div.navigationslinks-aktiv
{
 position:relative;
 top:75px;
 height:23px;
 border-width:1px;
 border-color:#aaaaaa;
 border-style:solid;
 background-color:#e9e9e9;
}

div.pfeile
{
 position:relative;
 top:105px;
}

div#bilder-link
{
 position:absolute;
 left:0px;
 width:115px;
 border-right-width:0px;
}

div#bilder-zurueck
{
 position:absolute;
 left:15px;
 width:40px;
}

div#bilder-vor
{
 position:absolute;
 left:60px;
 width:40px;
}


div#zeichnungen-link
{
 position:absolute;
 left:115px;
 width:115px;
 border-right-width:0px;
}

div#zeichnungen-zurueck
{
 position:absolute;
 left:130px;
 width:40px;
}

div#zeichnungen-vor
{
 position:absolute;
 left:175px;
 width:40px;
}


div#linkshaendig-link,div#linkshaendige-link
{
 position:absolute;
 left:230px;
 width:115px;
 border-right-width:0px;
}

div#linkshaendig-zurueck
{
 position:absolute;
 left:245px;
 width:40px;
}

div#linkshaendig-vor
{
 position:absolute;
 left:290px;
 width:40px;
}

div#objekt-link,div#objekte-link
{
 position:absolute;
 left:345px;
 width:115px;
 border-right-width:0px;
}

div#objekte-zurueck
{
 position:absolute;
 left:360px;
 width:40px;
}

div#objekte-vor
{
 position:absolute;
 left:405px;
 width:40px;
}

div#verschiedenes-link,div#verschiedenes-link
{
 position:absolute;
 left:460px;
 width:115px;
 border-right-width:0px;
}

div#verschiedenes-zurueck
{
 position:absolute;
 left:475px;
 width:40px;
}

div#verschiedenes-vor
{
 position:absolute;
 left:520px;
 width:40px;
}

div#limerick-link
{
 position:absolute;
 left:575px;
 width:115px;
 border-right-width:0px;
}

div#limerick-zurueck
{
 position:absolute;
 left:590px;
 width:40px;
}

div#limerick-vor
{
 position:absolute;
 left:635px;
 width:40px;
}

div#uebersicht-link
{
 position:absolute;
 left:690px;
 width:115px;
}


/* Das Hauptbild und die Detail-Thumbnails */
div.zentrales_bild
{
 position:absolute;
 top:155px;
 left:125px;
 text-align:left;
}


div.details_links
{
 position:absolute;
 top:155px;
 left:0px;
}


/* Die Gallerieseiten, die Einstiegsseite und die Kontaktseite */
div.uebersicht,div.haupttext,div.impressum
{
 position:absolute;
 top:125px;
 left:0px;
 text-align:left;
}


/* Die Navigation der einzelnen Gallerieseiten */
.gallerie-links, .gallerie-links-aktiv
{
 text-decoration:none;
 color:#333333;
 z-index:1;
}

div.gallerie-links 
{
 position:relative;
 left:690px;
 width:115px;
 font-family:Helvetica,Arial,sans-serif;
 font-size:9pt;
 border-width:1px;
 border-color:#aaaaaa;
 border-style:solid;
}

div.gallerie-links-aktiv 
{
 position:relative;
 left:690px;
 width:115px;
 font-family:Helvetica,Arial,sans-serif;
 font-size:9pt;
 border-width:1px;
 border-color:#aaaaaa;
 border-style:solid;
 background-color:#e5e5e5;
}


div#bilder-gallerie-link
{
 position:absolute;
 top:99px;
 height:15px;
}

div#zeichnungen-gallerie-link
{
 position:absolute;
 top:115px;
 height:15px;
}

div#linksh-gallerie-link
{
 position:absolute;
 top:131px;
 height:15px;
}

div#objekte-gallerie-link
{
 position:absolute;
 top:147px;
 height:15px;
}

div#verschiedenes-gallerie-link
{
 position:absolute;
 top:163px;
 height:15px;
}


div.portrait
{
 position:absolute;
 top:150px;
 left:625px;
}



