body {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background: #EEEEEE;
 margin: 0px;

}

table {
font-size: 10pt;
}

table.bild {
/* margin-left: 50px;*/
border: 48px;
border-color: #C0C0C0;
border-style: solid;
}

td.navobanf {
background: #FFE7AE;
width: 200px;
height: 35
}

td.navob {
width: 120px;
text-align: center;
}

#lineh{
line-height: 1.4;
}
p {
margin-left: 10px;
margin-right: 10px;
}


p.start{
margin-top: 10px;
margin-bottom: 5px;
margin-left: 10px;
margin-right: 10px;
}

p.halb{
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
}


p.navi {
padding-left: 20px;
font-size: 12pt;
}


p.copyr {
 font-size: 8pt;
 margin-top: 0px;
 text-align: center;
}

p.mini {
margin-top: 0px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;

}

p.counter {
 font-size: 10pt;
 margin-top: 0px;
 text-align: center;
width: 100px;
 background-color: #C0C0C0;
 border-style: solid;
border-width: 1px;
border-color: #000000



}

a.button {
 font-size: 10pt;
 display: block;
 margin-top: 10px;
 margin-left:15px;
 text-align: center;
 border-style: outset;
border-width: 3px;
padding:2px;
background-color: #D0D0D0;
width: 160px;

}

a:link.button{text-decoration: none; color: #0000D7;
}
a:visited.button {text-decoration: none; color: #8A008A;
}
a:hover.button {text-decoration: none; color: black; background-color: #FFCC66;
}
a:active.button {text-decoration: none; color: black; background-color: #FFFFB3;
}

/* Box für Logo: */
#logo {
background: #FFCC66;
text-align: center;

margin: 0px;
width: 200px;
height: 80px;
position: absolute;
top: 0px; left: 0px;
}

/* Box für Titel: */
#titel {
background: #FF8000;
text-align: center;
margin-top: 0px;
width: 800px;
height: 80px;
position: absolute;
top: 0px; left: 200px;
font-size: 11pt;
}

/* DIV Box für Gesamtbreite: 1000 px (no navigation oben)*/
#contentnn {
margin: 0px;
width: 1000px;
position: absolute;
top: 80px; left: 0px;
}

/* DIV Box für Gesamtbreite: 1000 px (mit navigation oben)*/
#contentmn {
margin: 0px;
width: 1000px;
position: absolute;
top: 115px; left: 0px;
}

/* Navigation links */
td.navi {
background: #FFE7AE;
width: 200px;
}

/* Hauptspalte 600 breit*/
td.main600 {
background: #FFFFFF;
width: 600px;
}

/* Hauptspalte für großes Bild*/
td.mainbild {
background: #FFFFFF;
text-align: center;
width: 600px;
}

/* Hauptspalte 800 breit*/
td.main800 {
background: #FFFFFF;
width: 800px;
}

/* Rechte Spalte */
td.respalte {
background: #FFFFCC;
width: 200px;
}


/* Box für Navigation-oben: */
#navigob {
background: #FFE7AE;
margin: 0px;
padding: 0px;
width: 1000px;
height: 35px;
position: absolute;
top: 80px; left: 0px;
font-size: 10pt;
}


/* Box für Infotext zum Bild: */
#bildtext {

margin-top: 0px;
width: 190px;
position: absolute;
top: 300px; left: 5px;
}

/* Box für Minibild rueckwärts: */
#bildrueck {

margin-top: 0px;
width: 120px;
position: absolute;
top: 430px; left: 40px;
}

/* Box für Minibild rueckwärts - weiss: */
#bildrueckws {
margin-top: 0px;
width: 120px;
position: absolute;
top: 430px; left: 40px;
}


/* Box für Minibild vorwärts: */
#bildvorw {
margin-top: 0px;
width: 120px;
position: absolute;
top: 430px; left: 40px;
}

/* Box für Minibild vorwärts weiss : */
#bildvorwws {
margin-top: 0px;
width: 120px;
position: absolute;
top: 430px; left: 40px;
}

/* Box für Bildergalerie-Symbol: */
#bildgalerie {
margin-top: 0px;
width: 120px;
position: absolute;
top: 115px; left: 560px;
}


/* Box für Bilderkorb-Symbol: */
#bkorbsymb {
margin-top: 0px;
width: 120px;
position: absolute;
top: 115px; left: 680px;
}

/* Box für Minibild (letztes Galeriebild):
#box1navob {
margin-top: 0px;
width: 120px;
position: absolute;
top: 115px; left: 200px;
}

 Box für Minibild (letztes Galeriebild) - Hintergrund:
#box1navobws {
margin-top: 0px;
width: 120px;
position: absolute;
top: 115px; left: 200px;
} */

/* Box für Bilderkorb auswerten-Symbol: (in bilderkorb.htm) */
#box3navob {
margin-top: 0px;
width: 120px;
position: absolute;
top: 115px; left: 440px;
}


A:link {text-decoration: none; color: #0000D7;
}
A:visited {text-decoration: none; color: #8A008A;
}
A:hover {text-decoration: underline; color: black; background-color: #FFCC66;
}
A:active {text-decoration: underline; color: black; background-color: #FFFFB3;
}