/* Style-Sheet fuer den body */
body {
	font-size: 10px;
	font-family: Arial;
	color: #333333;
	background-color:#d9edf8;
	background-image: url('../bilder/bg_verlauf.jpg');
	background-repeat:repeat-x;
	float:left;
	margin:0;
	padding:0;
	scrollbar-face-color: #fe000d;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
}

/* Standards für alle Tabellen */
td{ color:#333333; text-decoration:none; font-size:9pt;  font-family:Arial; }

/* Standards für Links */
a:link    {color:#0092de; text-decoration:none; font-size:9pt;}
a:visited {color:#0092de; text-decoration:none; font-size:9pt;}
a:active  {color:#0092de; text-decoration:none; font-size:9pt;}
a:hover   {color:#E91C24; text-decoration:none; font-size:9pt;}


/* 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; }

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;}

/* Styles für Tabellen */
caption     { font-weight:bold; font-size: 13px; font-family: Arial, Helvetica; color:#000000; }
table.std   { border-style:solid; border-width:1px; border-color:#000000; }
td.std      { font-size: 12px; font-family: Arial, Helvetica; background-color:#eeeeee; }
th.std      { font-size: 12px; font-family: Arial, Helvetica; background-color:#eeeeee; font-weight:bold; }
td.stdlight { font-size: 12px; font-family: Arial, Helvetica; background-color:#eeeeee; }
td.stddark  { font-size: 12px; font-family: Arial, Helvetica; background-color:#dddddd; }

/* NEWSADMIN Stylesheets */

th.std { font-family:Verdana; font-size:12px; background-color:#d7d6d6; color: #000000;  }
td.mini { font-family:Verdana; font-size:10px; }

a.newsadmin:link    {color:#000000; text-decoration:none; font-size:11px; font-family:Verdana;}
a.newsadmin:visited {color:#000000; text-decoration:none; font-size:11px; font-family:Verdana;}
a.newsadmin:active  {color:#000000; text-decoration:none; font-size:11px; font-family:Verdana;}
a.newsadmin:hover   {color:#999999; text-decoration:none; font-size:11px; font-family:Verdana;}

a.more_news:link    {color:#fd0001; text-decoration:none; font-size:13px; font-family:Arial; font-weight:bold;}
a.more_news:visited {color:#fd0001; text-decoration:none; font-size:13px; font-family:Arial; font-weight:bold;}
a.more_news:active  {color:#fd0001; text-decoration:none; font-size:13px; font-family:Arial; font-weight:bold;}
a.more_news:hover   {color:#999999; text-decoration:none; font-size:13px; font-family:Arial; font-weight:bold;}

/* Standards für die Mininav */
a.minifound { color:#c71444; font-size:10px; font-family:Verdana; }
a.minigray  { color:#dddddd; font-size:10px; font-family:Verdana; }
a.minisel   { color:#000000; font-size:10px; font-family:Verdana; }
a.minilink:link    { color:#c71444; font-size:10px; font-family:Verdana; }
a.minilink:visited { color:#c71444; font-size:10px; font-family:Verdana; }
a.minilink:active  { color:#c71444; font-size:10px; font-family:Verdana; }
a.minilink:hover   { color:#000000; font-size:10px; font-family:Verdana;}
