/* Farben:
orange:          #FF6600;
dunkelblau:      #000066;
grau:            #999999;
hellgrau (Menü): #f0f0f1;
*/

body  {
  background-color:#ffffff;
  color:#000000;
}
h1, h2, h3, h4  {
  font-family:Arial,Helvetica,sans-serif;
  color:#000066;
}
p, ul, ol, li, div, td, th, address, blockquote, input, textarea, nobr, b, i {
  margin-top:4px;
  margin-bottom:4px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
}
p, ul, ol, li, div, td, th, address, blockquote, input, textarea { font-size:11px; }

h1 {font-size:20px;}
h2 {font-size:17px;}
h3 {font-size:14px;}
h4 {font-size:11px;}

.bgdblau {background-color:#000066;}
.bggrau {background-color:#999999;}
.bghgrau {background-color:#f0f0f0;}
.bgmgrau {background-color:#cccccc;}

.kopf_pfad	
{
	font-size:10px;
	color:#FF6600;
}

.font_start
{
	font-size:14px;
}

.stiwo_kl
{
	font-size:9px;
    font-weight:bold;
}

.meld_anlage
{
   color:#ff9900;
   font-weight:bold;
}

.meld_ueb, .meld_ueb_klein, .meld_fliess, .meld_fliess_klein {
  margin-top:3px;
  margin-bottom:6px;
  margin-left:6px;
  margin-right:6px;
}

.meld_ueb  {
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold;
  font-size:15px;
  color:#000066;
}
.meld_ueb_klein  {
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold;
  font-size:11px;
  color:#000066;
}

.meld_fliess  {font-size:11px;}
.meld_fliess_klein  {font-size:9px;}
.klein1 {font-size:10px;}

a:link {color:#000066;text-decoration:underline;}
a:hover {color:#FF6600;text-decoration:none;}
//a:visited {color:#000099;text-decoration:underline;}
a:visited {color:#000066;text-decoration:underline;}
a:active {color:#FF6600;text-decoration:none;}