#header {position:absolute; visibility:visible; left:5; top:5; z-index:0;}

#menu 
{
	background-color:White;
/*	border:1px solid black; */
position:absolute;
left:10px;
top:160px;
visibility:visible;
z-index:0;
height:580px;
width:160px;
overflow:auto;}

#inhalt 
{
/* background-color:Black; 
border:1px solid black;  */
float:left;
left:167px;
top:160px;
width:620px;
/*width:620px;  */
/* height:3950px; */
position:absolute;
overflow:auto;
/* overflow:visible; */
color:black;
z-index:20;}

#inrechts 
{
	background-color:Gray;
border:1px solid black;
float:left;
left:793px;
top:163px;
width:200px;
height:600px;
position:absolute;
overflow:auto;
/* overflow:visible; */
color:black;
z-index:21;}



#rubrik 
{
background-color:Red;
font-family : Verdana,Arial,Helvetica,sans-serif;
line-height : 130%;
font-size: 0.9em;
/* font-size : 13px; */
float:left;
left:163px;
top:160px;
position:absolute;
overflow:auto;
color:black;
z-index:30;}
