a:link { text-decoration:none; color:#BBBBBB; }
a:visited { text-decoration:none; color:#BBBBBB; }
a:hover { text-decoration:none; color:#C6A500; }
a:active { text-decoration:none;color:#F2C800 ; }
a:focus { text-decoration:none; color:#BBBBBB; }
html {
  scrollbar-base-color:#003049;
  scrollbar-3dlight-color:#003049;
  scrollbar-arrow-color:#003049;
  scrollbar-face-color:#003049;
  scrollbar-highlight-color:#003049;
  scrollbar-shadow-color:#003049;
  scrollbar-darkshadow-color:#003049;
  scrollbar-track-color:#003049;
}
body {
	margin-left: 0px;
	margin-top: 260px;
	margin-right: 0px;
	margin-bottom: 60px;
         background-image: url(grafiken/template_background.png);
	background-repeat:repeat-y;
	background-position:top left;
	background-attachment:fixed; padding:0px;
	background-color:#172e41; 
	
	}

@media screen{
.nichtanzeigen{display:none;}
}
@media print{
.nichtdrucken{display:none;}
}
}
.errortyp { font-family:Courier New; color:#F2C800; font-size:14pt;}
.errormessage { font-family:Courier New; color:#FFFFFF; font-size:12pt;}
.copyright { font-family:Courier New; color:#FFFFFF; font-size:10pt;}    
.leisteunten { font-family:Courier New; color:#FFFFFF; font-size:9pt;}
.ip { font-family:Courier New; color:#FFFFFF; font-size:8pt;}
}
   #logo_einblendung {position:absolute; left:0px; bottom:20px; z-index:1; }
   #leiste_unten {position:absolute; left:150px; bottom:0px; z-index:1;}
   #navigation { position:absolute; left:200px; top:20px; z-index:1;}
   #iframe { position:relative; left: 150px; right: 0px;  z-index:1;}
