/* Style-Sheet fuer den body */
body { font-size: 11px; 
	   font-family: Verdana; 
	   color: #000000;
	   background-attachment:fixed;
	   background-color: #ffffff; 
	  /*  background-image: url(../bilder/background.jpg);
	   background-position: 50% 350px;
	   background-repeat:repeat-x;*/
	   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:Verdana;}
a:visited {color:#000000; text-decoration:none; font-size:8pt; font-family:Verdana;}
a:active  {color:#000000; text-decoration:none; font-size:8pt; font-family:Verdana;}
a:hover   {color:#009ee0; text-decoration:none; font-size:8pt; font-family:Verdana;}

/* Standards für alle Tabellen */
td	{ color:#000000; text-decoration:none; font-size:8pt;  font-family:Verdana; }


/* Standards für die Mininav */
a.minifound { color:#000066 }
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:Verdana; 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:#000066; 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.subnav:link    {color:#000000; text-decoration:none; font-family:arial;  font-size:11px; font-weight: bold;}
a.subnav:visited {color:#000000; text-decoration:none; font-family:arial;  font-size:11px; font-weight: bold;}
a.subnav:active  {color:#000000; text-decoration:none; font-family:arial;  font-size:11px; font-weight: bold;}
a.subnav:hover   {color:#009ee0; text-decoration:none; font-family:arial;  font-size:11px; font-weight: bold;}

/* Stylesheet für Startseitenbuttons */
a.start:link    {color:#009ee0; text-decoration:none; font-family:Verdana;  font-size:11px; font-weight: bold;}
a.start:visited {color:#009ee0; text-decoration:none; font-family:Verdana;  font-size:11px; font-weight: bold;}
a.start:active  {color:#009ee0; text-decoration:none; font-family:Verdana;  font-size:11px; font-weight: bold;}
a.start:hover   {color:#000000; text-decoration:none; font-family:Verdana;  font-size:11px; font-weight: bold;}
