body { font-size:9pt; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; margin:0; padding:0; }
html, body{top:0; left:0; right:0; height:100%;	margin:0;	padding:0; width:100%; }
.clear { clear:both; }

#header_container {position:fixed; top:0; left:0; right:0; text-align:center; margin:0; height:135px; z-index:3; }
#header {position:absolute; top:0; left:0; right:0; bottom:0; height:100px; background: #006DA5; z-index:3; margin:0; padding:0; }
#header1 {position:absolute; top:100px; left:0; right:0; bottom:0; height:10px; background: #006DA5; z-index:3; margin:0; padding:0; }
#header2 {position:absolute; text-align:left; font-size:9pt; top:110px; left:0; right:0; bottom:0; height:25px; z-index:3; margin:0; padding:0;}

#page_container { position:fixed: margin:0; padding-top:135px; padding-left:10px; padding-bottom:30px; z-index:2;}

div#linie_left {float: left; width: 10px;}
div#linie_right { float: right;  width: 10px;}

#footer_container {position:fixed; background: #006DA5; bottom:0; left:0; right:0; text-align:center; margin:0; height:30px; z-index:3; color:#FFFFFF; text-align : right; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:8pt;}
#footer {position:absolute; top:10px; left:0; right:0; bottom:0; height:20px; background: #006DA5; z-index:3; margin: 0px 20px 20px 0px;}	
#footer1 {position:absolute; top:0; left:0; right:0; bottom:20px; height:10px;background: #006DA5; z-index:3; }	

#menue {text-align:left; top:100px; font-size:9pt; margin:2pt 5pt 5pt 10pt;	padding:0;}
#navi, #navi ul {list-style-type:none; margin:0; padding:0;} /* Style-Reset */
#navi li { width:100px; float:left; } /* Horizontale Anordnung */
#navi li ul { display:none; } /* Normalzustand eingeklappt */
#navi li:hover ul { display:block; } /* Ausgeklappt */

/* Styles fuers Auge */
#menue { height:25px; position:relative; }
#navi { position:absolute; }
#navi li { border:0; margin:0px 10px 0px 0px; }
#navi ul li { border:none; margin:0; }
#navi a { font-weight:bold; text-align:center; display:block; padding:3pt; }
#navi a:link, #navi a:visited { color:#336699; background:url(grafik/bg_ff9900.gif); text-decoration:underline; }
#navi a:active, #navi a:hover { color:#990033; background: url(grafik/hover_button4.gif); text-decoration:none; }

#footer a:link {color: #FFFFFF;}
#footer a:visited {color: #00FFFF;}
#footer a:hover, a:active, a:focus {color: #FF9900;}

a.int[href $='.pdf'] { 
   padding-left: 18px;
   background: transparent url(icon_pdf.gif) no-repeat center left;
}
a:link {color: #336699;}
a:visited {color: #008080;}
a:hover, a:active, a:focus {color: #990033;}

a:link IMG {border-color: #336699;}
a:visited IMG{border-color: #008080;}
a:hover IMG, a:active IMG, a:focus IMG{border-color: #990033;}

a.int:link {background: url(int.gif) no-repeat 0% 0; padding: 0 0 0 18px; color:#00CCFF; text-decoration: none;}
a.int:visited {background: url(int.gif) no-repeat 0% -100px; padding: 0 0 0 18px; color:#99CC99; text-decoration: none;}
a.int:hover, a.int:active, a.int:focus {color: #FF9900; background: url(int.gif) no-repeat 0% -200px; padding: 0 0 0 18px; text-decoration: none;}

a.ext1:link {background: url(ext2.gif) no-repeat 0% 0; padding: 0 0 0 18px; color:#336699; text-decoration: none;}
a.ext1:visited {background: url(ext2.gif) no-repeat 0% -100px; padding: 0 0 0 18px; color:#008080; text-decoration: none;}
a.ext1:hover, a.ext1:active, a.ext1:focus {color: #990033; background: url(ext2.gif) no-repeat 0% -200px; padding: 0 0 0 18px; text-decoration: none;}

/* Nun für den MSIE */
* html, * html body {overflow:hidden; bottom:0; height:100%;}
* html #header_container, * html #footer_container {position:absolute; width:100%; padding-right:16px;}
* html #header	{height:100px; position:static;background: #006DA5;}
* html #footer	{height:20px; position:static;background: #006DA5;}
* html #header1,* html #footer1	{height:10px; position:static;}
* html #header2	{height:25px; position:static;}
* html #page_container {position:absolute; top:0; bottom:0; left:0; right:0; height:100%; width:100%; overflow:auto; margin:0;}

