body { background: url("../grafik/divers/fell-02.jpg") }

#kopf
{position:absolute; width:800px; height:100px;  z-index:1;
left: 50%;
margin-left:-400px;
top: 50%;
margin-top: -300px;
padding:0px;
border-top:2px solid #666666; border-left:2px solid #666666; border-right:2px solid #666666;
overflow:hidden;
background-image:url(/grafik/divers/kopf-01.jpg)}

#menue
{position:absolute; width:150px; height:400px;  z-index:2;
left: 50%;
margin-left:-400px;
top: 50%;
margin-top: -200px;
padding:0px;
border-top:2px solid #666666; border-left:2px solid #666666;
overflow:hidden;
background-color: #333333;}

#body
{position:absolute; width:500px; height:400px; z-index:3;
left: 50%;
margin-left:-250px;
top: 50%;
margin-top: -200px;
padding:5px;
border-top:2px solid #666666; border-left:1px solid #666666;
overflow:auto;
background-color: #eeeeee;}

#info
{position:absolute; width:150px; height:400px; z-index:4;
left: 50%;
margin-left:250px;
top: 50%;
margin-top: -200px;
padding:5px;
border-top:2px solid #666666; border-left:1px solid #666666; border-right:2px solid #666666;
overflow:hidden;
background-color:#333333;}

#fuss
{position:absolute; width:800px; height: 50px; z-index:5;
left: 50%;
margin-left:-400px;
top: 50%;
margin-top: 200px;
padding:0px;
border-top:1px solid #666666; border-bottom:2px solid #666666; border-right:2px solid #666666; border-left:2px solid #666666;
overflow:hidden;
background-color:#333333;}

p.text1,p.text2,p.titel,p.fuss, p.kopf, p.bm {font-family: Arial, Helvetica, sans-serif; color: #000000}

p.kopf      {font-size:30pt; font-weight:bold; color:#eeeeee}
p.titel     {font-size:10pt; font-weight:bold; text-decoration:underline}
p.text1     {font-size:10pt}
p.text2     {font-size:12pt}
p.fuss      {font-size: 8pt}
p.info      {font-size: 8pt}

a:link      {color:#000000;text-decoration:none}
a:visited   {color:#000000;text-decoration:none}
a:hover     {color:#000000;text-decoration:none}
a:active    {color:#000000;text-decoration:none}

a.bm         {border-bottom:1px solid #666666; font-size:10pt; color:#eeeeee; padding:4px; text-align:center; line-height:16px; width:150px; background-color:#990000; display:block; font-family: Arial, Helvetica, sans-serif;}
a.bm:visited {border-bottom:1px solid #666666; text-decoration:none; color:#eeeeee}
a.bm:hover   {border-bottom:1px solid #666666; text-decoration:none; color:#eeeeee; font-weight:bold; background-color:#cc0000}
a.bm:active  {border-bottom:1px solid #666666; text-decoration:none; color:#eeeeee; font-weight:bold; background-color:#cc0000}

a.info:link     {font-family: Arial, Helvetica, sans-serif; text-decoration:none; font-size:8pt; color:#eeeeee}
a.info:visited  {font-family: Arial, Helvetica, sans-serif; text-decoration:none; font-size:8pt; color:#eeeeee}
a.info:hover    {font-family: Arial, Helvetica, sans-serif; text-decoration:underline; font-size:8pt; color:#eeeeee}
a.info:active   {font-family: Arial, Helvetica, sans-serif; text-decoration:underline; font-size:8pt; color:#eeeeee}
