body
{
background:#000000;
background-image:url(../bubblechamber_invert.jpg);
background-position: center;
background-repeat:no-repeat;
}

div,td
{
font-family:arial;
font-size:8pt;
text-align:center;
color:#000000;
}
div.container
{
width:600px;
margin:0px;
background-color:#FFFBF5;
border:10px solid #2B0000;
}
div.header
{
background-color:#2B0000;
clear:left;
width:600px;
height:240px;
border-bottom:10px solid #2B0000;
}

div.footer
{
background-color:#2B0000;
clear:left;
}

div.content
{
margin-left:195px;
margin-top:20px;
}
div.navi
{
margin-top:20px;
float:center;
width:175px;
}

/*&uuml;berschriften*/


h1
{
text-transform:uppercase;
text-align:right;
letter-spacing:3pt;
font-size:10pt;
background:url(http://www.block2.net/images/h1.jpg);
line-height:18pt;
color:#261305;
border-right:#261305 5px solid;
}
h2
{
text-transform:uppercase;
text-align:right;
letter-spacing:3pt;
font-size:8pt;
background:#EBD7BD;
border-right:#580C00 5px solid;
color:#261305;
}
h3
{
text-transform:uppercase;
text-align:left;
letter-spacing:3pt;
font-size:10pt;
background:#EBD7BD;
border-left:#580C00 5px solid;
color:#261305;
}

h4
{
text-transform:uppercase;
text-align:right;
letter-spacing:3pt;
font-size:8pt;
color:#261305;
}


/*links*/

a
{
color:#85251C;
font-weight:bold;
}
a:hover
{
color:#85251C;
font-weight:bold;
text-decoration:none;
}

a.menue
{
color:#FF0200;
display:block;
width:175px;
line-height:18pt;
border-bottom:1px solid #2B0000;
text-align:center;
font-size:10pt;
text-decoration:none;
padding-right:2px;
}

a.menue:hover
{
color:#000000;
display:block;
width:175px;
line-height:18pt;
border-bottom:1px solid #4F0200;
text-align:center;
font-size:10pt;
text-decoration:none;
padding-right:2px;
background-color:#EBD7BD;
}

a.footer
{
color:#FF0200;
#display:block;
width:175px;
line-height:18pt;
#border-bottom:1px solid #2B0000;
text-align:center;
font-size:9pt;
text-decoration:none;
padding-right:2px;
}
