body {
	background-color: #FFFFFF;/* Hintergrundfarbe Seite */
 scrollbar-base-color: #0a3f89;
        scrollbar-track-color: #ffffff;
        scrollbar-highlight-color: #ffffff;
        scrollbar-3dlight-color: #000000;
        scrollbar-arrow-color: #000000;
 }

a{      /* Standardhyperlink*/
	font: normal;
	font-family: Arial;
        font-weight: 100;
          font-size: 10pt;
	  text-decoration: none;
	color: #0a3f89;
	
}

a:hover {text-decoration: underline;}


/* Schriften */
/*Definition Startseite Zelle Links*/

.start_titel_links_rot {font-family: Arial;
          font-weight: 600;
          font-size: 10pt;
	  text-decoration: bold;
	  color: #850004;
	  }
.start_impressum {font-family: Arial;
          font-weight: 600;
          font-size: 12pt;
	  text-decoration: bold;
	  color: #000000;
	  }
	  
.start_impressum_links {font-family: Arial;
          font-weight: 600;
          font-size: 10pt;
	  text-decoration: bold;
	  color: #000000;
	  }	  
.start_normaler_text {font-family: Arial;
          font-weight: 100;
          font-size: 10pt;
	  text-decoration: none;
	  color: #000000;}
/*Definition Startseite Zelle Rechts News*/

.ueberschrift {font-family: Arial;
          font-weight: 600;
          font-size: 11pt;
	  text-decoration: bold;
	  text-align: center;
	vertical-align: middle;
	  color: #0a3f89;}