body { background-color:#ffc; font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; color: #333;}

DIV#naviblock_HG {position:fixed; background-color:#AFBEF2; top:0px; left:0px; width:200px; height:100%; z-index:2;}
DIV#kopfzeile_HG {position:fixed; background-color:#AFBEF2; top:0px; left:200px; width:85%; height:50px; z-index:2;}
.kopfzeile_ueberschrift {color: #009966; font-size: xx-large; text-align:center}

#inhalt_block_text {position:absolute;top:0px;left:210px;right:20px;width:79%; height:91%; top:60px; background-color:#ffc; z-index:1;}
#inhalt_block_text a:link {color: #555;text-decoration:none;}
#inhalt_block_text a:visited {color: #555;text-decoration:none;}
#inhalt_block_text a:hover {color: #AFBEF2;text-decoration:none;}
#inhalt_block_text a:active {color: #AFBEF2;text-decoration:none;}

#scollbereich {
	position:absolute;
	top:10px;
	right:10px
}
/* Begin CSS Popout Menu */

DIV#menu{
position:fixed; top:20px; left:20px; width:150px; height:100%;padding-bottom:12em;}

#menu a{
font:bold 11px/16px arial,helvetica,sans-serif;
display:block;
border-width:1px;
border-style:solid;
border-color:#ccc #888 #555 #bbb;
white-space:nowrap;
margin:3px;
padding:0;
width:150px;
}

#menu h2{
font:bold 11px/16px arial,helvetica,sans-serif;
display:block;
border-width:1px;
border-style:solid;
border-color: #000 #000 #f60 #000;
white-space:nowrap;
margin-bottom: 20px;
margin-right: -9px;
padding:0;
text-align:center;
background-color:#fff;
color:#999;
text-transform:uppercase;
}

menu a{
font:bold 11px/16px arial,helvetica,sans-serif;
display:block;
border-width:1px;
border-style:solid;
border-color: #000 #000 #f60 #000;
white-space:nowrap;
margin-bottom: 20px;
padding:0;
text-align:center;
background-color:#fff;
color:#999;
text-transform:uppercase;
}

#menu a:hover{
color:#000;
background:#ddd;
}

#menu a{
color:#000;
background:#eee;
text-decoration:none;
}

#menu a:hover{
color:#a00;
background:#ddd;
}

#menu a:active{
color:#060;
background:#ccc;
}

#menu ul{
list-style:none;
margin:0;
padding:0;
width:100%;
}

div#menu li, div#menu li:hover{
position:relative;
}

div#menu li ul{
position:absolute;
top:0;
left:100.1%;
display:none;
}

div#menu ul ul,
div#menu ul ul ul,
div#menu ul li:hover ul ul,
div#menu ul li:hover ul ul ul
{display:none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display:block;}

#menu a.x, #menu a.x:visited{
background:#eee url(/css/images/expand3.gif) no-repeat bottom right;
}

#menu a.x:hover{
background:#ddd;
}

#menu a.x:active{
color:#060;
background:#ccc;
}

/* End CSS Popout Menu */

