/* Style-Sheet fuer den body */
body { font-size: 11px; 
	   font-family: arial; 
	   color: #000000;
	   background-attachment:fixed;
	   background-color: #ffffff; 
	   background-image: url(../bilder/bg.jpg);
	   margin: 0px;
	   padding: 0px;
       scrollbar-arrow-color:#000000;
       scrollbar-base-color:#ffffff;
       scrollbar-track-color:#f0f0f0;
       scrollbar-face-color:#e1e1e1;
       scrollbar-highlight-color:#ffffff;
       scrollbar-3dlight-color:#D4D0C8;
       scrollbar-darkshadow-color:#808080;
       scrollbar-shadow-color:#404040; 
}

/* Standards für Links */
a:link    {color:#000000; text-decoration:none; font-size:8pt; font-family:arial;}
a:visited {color:#000000; text-decoration:none; font-size:8pt; font-family:arial;}
a:active  {color:#000000; text-decoration:none; font-size:8pt; font-family:arial;}
a:hover   {color:#009ee0; text-decoration:none; font-size:8pt; font-family:arial;}

/* Standards für alle Tabellen */
td	{ color:#000000; text-decoration:none; font-size:8pt;  font-family:arial; }


/* Standards für die Mininav */
a.minifound { color:#000000 }
a.minigray  { color:#dddddd }
a.minisel   { color:#ee0000 }
a.minilink  { color:#4444ee }

/* Standards für TabControls */
div.navsel { padding:2px; border-color:#aa4444; border-style:solid;  border-width:1px; }
div.navstd { padding:2px; border-color:#4444aa; border-style:solid;  border-width:1px; }
div.navgry { padding:2px; border-color:#999999; border-style:dashed; border-width:1px; }

td.navsel { padding:2px; border-color:#aa4444; border-width:2px; border-left-style:solid; border-right-style:solid; border-top-style:solid; border-color:#aa4444; }
td.navgry { padding:2px; border-color:#4444aa; border-width:1px; border-bottom-style:solid; }
td.navstd { padding:2px; border-color:#4444aa; border-width:1px; border-bottom-style:solid; }
td.blue	{ color:#ffffff; background-color:#00a6eb; padding:2px; text-decoration:none; font-size:8pt;  font-family:arial; font-weight: bold; }

a.navsel { color:#aa4444 }
a.navstd { color:#4444aa }
a.navgry { color:#999999 }

td.navlbr { padding:4px; border-left-style:solid; border-width:1px; border-bottom-style:solid; border-right-style:solid; border-color:#4444aa; }
td.navb   { border-bottom-style:solid; border-width:1px; border-color:#4444aa; }

/* Styles für Erfogswarnungs und Fehlermeldungen */
div.info    {border-style:dashed; border-width:1px; padding:5px; border-color:#000000; text-align:center; float:none; }
div.warning {color:#dd0000; border-style:dashed; border-width:1px; padding:2px; border-color:#dd0000; text-align:center;}
div.success {color:#009900; border-style:dashed; border-width:1px; padding:2px; border-color:#009900; text-align:center;}

/* Stylesheet für Unternavigationlinks */
a.nav:link    {color:#ffffff; text-decoration:none; font-family:arial;  font-size:13px; font-weight: bold;}
a.nav:visited {color:#ffffff; text-decoration:none; font-family:arial;  font-size:13px; font-weight: bold;}
a.nav:active  {color:#ffffff; text-decoration:none; font-family:arial;  font-size:13px; font-weight: bold;}
a.nav:hover   {color:#e9d9b7; text-decoration:none; font-family:arial;  font-size:13px; font-weight: bold;}

#stdXXLb {color:#001426; font-size:14pt; font-style:normal; font-family:arial; font-weight:bold;}
#stdXXL {color:#001426; font-size:14pt; font-style:normal; font-family:arial; font-weight:normal;}
#stdXLb {color:#001426; font-size:12pt; font-style:normal; font-family:arial; font-weight:bold;}
#stdXL {color:#001426; font-size:12pt; font-style:normal; font-family:arial; font-weight:normal;}
#stdLb {color:#001426; font-size:11pt; font-style:normal; font-family:arial; font-weight:bold;}
#stdL {color:#001426; font-size:11pt; font-style:normal; font-family:arial; font-weight:normal;}
#stdMb {color:#001426; font-size:10pt; font-style:normal; font-family:arial; font-weight:bold;}
#stdM {color:#001426; font-size:10pt; font-style:normal; font-family:arial; font-weight:normal;}
#stdSb {color:#001426; font-size:9pt; font-style:normal; font-family:arial; font-weight:bold;}
#stdS {color:#001426; font-size:9pt; font-style:normal; font-family:arial; font-weight:normal;}
#stdXSb {color:#001426; font-size:8pt; font-style:normal; font-family:arial; font-weight:bold;}
#stdXS {color:#001426; font-size:8pt; font-style:normal; font-family:arial; font-weight:normal;}
#stdXXSb {color:#001426; font-size:7pt; font-style:normal; font-family:arial; font-weight:bold;}
#stdXXS {color:#001426; font-size:7pt; font-style:normal; font-family:arial; font-weight:normal;}

#ueberschrift {color:#e2001a; font-size:12pt; font-style:normal; font-family:arial; font-weight:bold;}
#ueberschrift_seite {color:#ffffff; font-size:10pt; font-style:normal; font-family:arial; font-weight:bold;}



