





body {
    background: #15608c;
    margin:         0em 0em 0em 0em;
	font-family: Verdana, Tahoma, Arial;
	/*font-size: 10px;*/
    /*font-size:      90%; */
    /*color:          #303030; */
    /*background:     #F5F5F5; */
    height:         101%;  /* Hack um Scrollbalken zu erzwingen */ 
   /* width:         70em; */
   /*min-width:      60em; */
   /*max-width:      80em; */
}

.decor_Hintergrund {
    background-image: url(../images/2pix01.gif);
  }
.Haupt_Navi_Hintergrund {
    background-image: url(../images/higru-tab.gif);
  }


h3 {
	font-weight: bold;
	color: #16577d;
	text-transform: uppercase;
    margin:         0em 0em 0em 0em;  /* Alt-Style-Modus*/
  }


/*----------
 * 
 *     SeitenNavigation  (Links)
 *
 */

.navi * {
  	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
}

.navi h3 {
	font-weight: bold;
    display: inline;   /* Alt-Style-Modus*/
	color: #16577d;
	text-transform: uppercase;
    margin:         0em 0em 0em 0em;  /* Alt-Style-Modus*/
  }

.navi .Aktiv {
	font-weight: bold;
	text-transform: uppercase;
  }




.navi a {
     font-weight: bold;
	 text-decoration: none;
	 border-bottom:   none;
}
.navi a:link {
 	 color: #000000;
}
.navi a:visited  {
	 color: #767d81;
}
.navi a:active  {
	 color: #16577d;
}
.navi a:hover  {
	 color: #16577d;
	
}

/*----------
 * 
 *     content (Inhalt / Mitte)
 *
 */

.content {
    /*background: #00FFFF;  /* nur zum "Debugen" */
}
.content * {
  	font-family: Verdana, Tahoma, Arial;
	font-size:   10px;
    /*color: #FF00FF;   /* nur zum "Debugen" */
}

.content h1 {
    font-family: Verdana, Tahoma, Arial;
    font-size:   10px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
  }


.content table tr.graue_Zeile {
  background-color: #EFF2F3;
}

.content a {
	border-bottom:    1px dotted #000000;
	text-decoration : none;
}

.content a.nodecoration {
	border-bottom:   none;
	text-decoration: none;
}

.content a:link {
 	 color: #000000;
}
.content a:visited  {
	 color: #767d81;
}
.content a:active  {
	 color: #16577d;
}
.content a:hover  {
	 color: #16577d;
	
}


.content ul li {
    margin-left: 0.8em;
    text-indent: -0.8em;
  }
.font1 {
  	font-family: Verdana, Tahoma, Arial;
	font-size:   10px;
    //color:       #FF00FF;
}
.head1 {
	font-family: Verdana, Tahoma, Arial;
	font-size:   10px;
	font-weight: bold;
}
.head2 {
	text-decoration: underline;
	font-family: Verdana, Tahoma, Arial;
	font-size:   10px;
	font-weight: bolder;

}



.font-klein {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
}
.mail {
	text-decoration: underline;
}
.head3 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #16577d;
	text-transform: uppercase;
}
.blau {
	color: #16577d;
}

tr.uneven {
	background-color: #EFF2F3;
}

*/
