html, body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
#hintergrund {
width: 100%;
height: 100%;
position: relative;
z-index: 1; }
#content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
overflow: auto;
}
body {
font-family: Verdana;
font-size: 100%;
}
h1 {text-align: center;}
body {
font: normal 100.01% Tahoma, sans-serif;
color: black; }
ul#Navigation {
margin: 0; text-align: center;
border: 0px solid black; padding: 0.8em;
background:#FFF url(images/Navi.png) no-repeat; 
}
ul#Navigation li {
list-style: none;
display: inline;
margin: 0.4em; padding: 0;
}
ul#Navigation a, ul#Navigation span {
padding: 0.0em 1em;
text-decoration: none; font-weight: ;
border: 0px solid black;
border-left-color: white; border-top-color: white;
color: black;
}
* html ul#Navigation a, * html ul#Navigation span {
width: 1em; /* nur fuer IE 5.0x erforderlich */
w/idth: auto; /* sicherheitshalber fuer IE 6 zurueckgesetzt */
}
ul#Navigation a:hover, ul#Navigation span {
border-color: white;
border-left-color: black; border-top-color: black;
color: white;
}

#pbar img {
height: 214px;
}

footer {
width: 100%;
	opacity:0.7;
    border-bottom:0px solid #666;
    border-top:1px solid #666;
	clear:left;
    background:#ffffff;
    text-align:center;
    padding:4px;
	bottom: 0;
	position: fixed;
    }

div.transbox
{
width: 800px;
height: 350px;
margin: auto;
background-color: #ffffff;
border: 0px solid black;
opacity:0.7;
filter:alpha(opacity=60); /* Für IE 8 und früher */
}

div.transbox p
{
margin: 50px 30px;
font-weight: bold;
color: #000000;
}
div.transbox_auto
{
width: 800px;
height: auto;
margin: auto;
background-color: #ffffff;
border: 0px solid black;
opacity:0.7;
filter:alpha(opacity=60); /* Für IE 8 und früher */
}
div.transbox_auto p
{
margin: 50px 30px;
font-weight: bold;
color: #000000;
}

div.box_produkte
{
width: 800px;
height: 350px;
margin: auto;
border: 0px solid black;
opacity:1.0;
filter:alpha(opacity=60); /* Für IE 8 und früher */
z-index:1;
}

div.box_produkte p
{
margin: 30px 25px;
font-weight: bold;
color: #000000;
}

div.box_produkte_trans
{
width: 1000px;
height: 350px;
margin: auto;
border: 0px solid black;
opacity:0.9;
filter:alpha(opacity=60); /* Für IE 8 und früher */

}
div.box_produkte_trans p
{
margin: -330px 330px;
font-weight: bold;
color: #000000;
}
div.box_produkte_trans_kissen
{
width: 1050px;
height: 350px;
margin: auto;
border: 0px solid black;
opacity:0.9;
filter:alpha(opacity=60); /* Für IE 8 und früher */

}
div.box_produkte_trans_kissen p
{
margin: -330px 450px;
font-weight: bold;
color: #000000;
}
div.box_produkte_kissen
{
width: 800px;
height: 350px;
margin: auto;
border: 0px solid black;
opacity:1.0;
filter:alpha(opacity=60); /* Für IE 8 und früher */
z-index:1;
}

div.box_produkte_kissen p
{
margin: 30px -20px;
font-weight: bold;
color: #000000;
}