/* StyleSheet polsterei albers (C) Christian Ochsenfeld 2004 */
BODY/*, textarea*/
{
width: 70em;
font-family: Verdana, Tahoma, Arial;
font-size: 0.9em;
color: #ffffff;
background-color: #666666;
margin: 0em;
}
a:link
{
color: #FF0000; 
text-decoration: none;
}
a:visited
{
color: #FF0000;
text-decoration: none;
}
a:hover
{
color: #000000;
text-decoration: underline
}
#hintergrund
{
position: absolute;
margin-left: 5em;
margin-top: 2em;
width: 60em;
border: 2px dotted white;
padding: 0.5em;
height: 37em;
background: url("bilder/vorhang.jpg") no-repeat;
/*z-index: 1;*/
}
#logo
{
position: absolute;
margin-top: 0.5em;
margin-left: 15em;
width: 42em;
background-color: #000000;
border: 2px dotted white;
padding: 0.5em;
text-align: center;
z-index: 2;
}
#galerie
{
position: absolute;
margin-top: 4.5em;
margin-left: 60em;
width: 117px;
/*background: transparent url("bilder/alpha.png") repeat;
filter: Alpha(opacity=85); */
background-color: #CCCCCC;
border: 2px dotted white;
padding: 2px;
z-index: 3;
}
#vorher-nachher
{
position: absolute;
margin-top: 33em;
margin-left: 15em;
width: 42em;
/*background: transparent url("bilder/alpha.png") repeat;
filter: Alpha(opacity=85); */
background-color: #CCCCCC;
border: 2px dotted white;
padding: 0.5em;
color: #000000;
/*z-index: 2;*/
}
#menu1 a
{
position: absolute;
width: 11.8em;
margin-top: 7em;
margin-left: 0.5em;
font-weight: bold;
background-color: #000000;
border: 2px dotted white;
padding: 0.5em;
z-index: 2;
}
#menu1 a:hover
{
text-decoration: none;
font-weight: bold;
background-color: #CCCCCC;
border: 2px dotted black;
padding: 0.5em;
display: block;
}
#menu2 a
{
position: absolute;
width: 11.8em;
margin-top: 10.5em;
margin-left: 0.5em;
font-weight: bold;
background-color: #000000;
border: 2px dotted white;
padding: 0.5em;
z-index: 2;
}
#menu2 a:hover
{
text-decoration: none;
background-color: #CCCCCC;
border: 2px dotted black;
padding: 0.5em;
display: block;
}
#menu3 a
{
position: absolute;
width: 11.8em;
margin-top: 14em;
margin-left: 0.5em;
font-weight: bold;
background-color: #000000;
border: 2px dotted white;
padding: 0.5em;
z-index: 2;
}
#menu3 a:hover
{
text-decoration: none;
background-color: #CCCCCC;
border: 2px dotted black;
padding: 0.5em;
display: block;
}
#menu4 a
{
position: absolute;
width: 11.8em;
margin-top: 17.5em;
margin-left: 0.5em;
font-weight: bold;
background-color: #000000;
border: 2px dotted white;
padding: 0.5em;
z-index: 2;
}
#menu4 a:hover
{
text-decoration: none;
background-color: #CCCCCC;
border: 2px dotted black;
padding: 0.5em;
display: block;
}
#content
{
position: absolute;
margin-top: 7em;
margin-left: 15em;
margin-bottom: 1em;
width: 42em;
background: transparent url("bilder/alpha.png") repeat;
filter: Alpha(opacity=85); 
border: 1px solid black;
color: #000000;
text-align: justify;
padding: 0.5em;
/*z-index: 3;*/
}
.fett
{
font-weight: bold;
}
.copyright
{
font-size: 0.8em;
text-align: right;
}
.header
{
font-size: 1.1em;
font-weight: bold;
}
/*#menu
{
background-color: #CCCCCC;
position: absolute;
width: 100%;
height: 2em;
top: 10.3em;
left: 0em;
border-top: 1px solid black;
border-bottom: 1px solid black;
text-align: center;
vertical-align:  textbottom;
z-index: 2;
}
#contentposition
{
position: absolute;
background: url("bilder/lachsspagetti1.jpg") no-repeat;
margin-top: 11.3em;
width: 100%;
left: 0em;
}
#content
{
margin-top: 2em;
margin-left: 15%;
margin-right: 15%;
margin-bottom: 1em;
width: 70%;
background: transparent url("bilder/alpha.png") repeat;
border: 1px solid black;
text-align: justify;
padding: 0.4em;
}
#bottom
{
background-color: #CCCCCC;
height: 2em;
border-top: 1px solid black;
border-bottom: 1px solid black;
text-align: center;
}
.fuss
{
font-size: 0.8em;
text-align: center;
}
*/