body {
font: normal 100.01% Helvetica, Arial, sans-serif;
color: #CCCCCC; font-size:12px; background-color: white;
min-width: 40em; /* Mindestbreite verhindert Anzeigefehler in modernen Browsern */
}
p {
margin: 3em 0 0 3em; /* Positionierung des 'zurueck'-Links */
}
p a {
color:black; /* Farbe des 'zurueck'-Links */
}
html {
padding: 0;
}
body {
margin: 0; padding: 0;
}
#fixiert {
position: absolute;
top: 0; left: 0;
width: 100.01%;
background-color:#0D5065;
border: 1px solid #776060;
}
html>body #fixiert { /* nur fuer moderne Browser! */
position: fixed;
}

#fixiert1 {
position: absolute;
bottom: 48px; left: 64%;
width: 214px;
background-color: #0D5065;
border: 1px solid #776060;
z-index:1;
}
html>body #fixiert1 { /* nur fuer moderne Browser! */
position: fixed;
}

#fixiert2 {
position: absolute;
bottom: 80px; left: 53%;
width: 399px;
}
html>body #fixiert2 { /* nur fuer moderne Browser! */
position: fixed;
}

#fixiert3 {
position: absolute;
bottom: 95px; left: 49%;
width: 214px;
}
html>body #fixiert3 { /* nur fuer moderne Browser! */
position: fixed;
}

#fixiert_onlinegalerien {
position: absolute;
bottom: 60%; left: 0;
width: 1000px;
}
html>body #fixiert3 { /* nur fuer moderne Browser! */
position: fixed;
}




#fixiert_kuenstler1 {
position: absolute;
bottom: 32%; left: 30%;
width: 130px;
}
html>body #fixiert3 { /* nur fuer moderne Browser! */
position: fixed;
}

#fixiert_kuenstler2 {
position: absolute;
bottom: 30%; left: 2px;
width: 130px;
}
html>body #fixiert3 { /* nur fuer moderne Browser! */
position: fixed;
}

