body, table, td {
        bg-color: #FAFAFA;
         scrollbar-base-color:#D6EAFE;
         scrollbar-arrow-color:#000064;
        scrollbar-face-color:#D6EAFE;
         scrollbar-highlight-color: #000064;
         scrollbar-shadow-color:#000064;
         scrollbar-track-color:#D6EAFE;
		 font-family : Arial, Helvetica, sans-serif;
		 font-size : 10pt;
        font-weight : normal;
        font-style : normal;
        color : Black;
} 

h2.weissline {
	color:#ffffff;
	font-weight:bold;
	font-size:13pt;
	display:inline;
	margin:5px 0 5px 0;
}

input.submit {
    /* Formularfeld*/
        font-size : 9pt;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight : bold;
        font-style : normal;
        color : White;
        background-color: #000064;

}

.ueber1 {
	 font-size : 15pt;
	 font-weight : bold;
     font-style : normal;
     color : White;
	 line-height: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
}

.ueber2 {
	 font-size : 10pt;
	 font-weight : bold;
     font-style : normal;
     color : White;
	 line-height: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
}

.ueber3 {
	 font-size : 10pt;
	 font-weight : bold;
     font-style : normal;
     color : Black;
	 line-height: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
}

.ueber4 {
	 font-size : 11pt;
	 font-weight : bold;
     font-style : normal;
     color : Black;
	 line-height: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
}

.linka {
	 font-size : 11pt;
	 font-weight : bold;
     font-style : normal;
     color :#143885;
	 line-height: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
}

.linkb {
	 font-size : 9pt;
	 font-weight : bold;
     font-style : normal;
     color :#143885;
	 line-height: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
}

.linkc {
	 font-size : 12pt;
	 font-weight : bold;
     font-style : normal;
     color :#143885;
	 line-height: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
}

.linkc:hover {
	 font-size : 12pt;
	 font-weight : bold;
     font-style : normal;
     color :#143885;
	 line-height: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
}

.linkc:visited {
	 font-size : 12pt;
	 font-weight : bold;
     font-style : normal;
     color :#143885;
	 line-height: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
}

.weiss {      /* weiss und fett, z.b. für hervorhebungen auf gefärbten flächen */
		font-size: 9pt;
        font-weight : bold;
        color : White;
        text-decoration : none;
}

.weiss:Hover {      /* weiss und fett, z.b. für hervorhebungen auf gefärbten flächen */
        font-size: 9pt;
		font-weight : bold;
        color : #386CBA;
        text-decoration : none;
}
A  {
   font-size : 9pt;
        /* font-family : Verdana, Arial, Helvetica, sans-serif;*/
        font-weight : bold;
        font-style : normal;
        color : #143885;
        text-decoration : none;
}
A:Hover  {
   		/*font-family : Verdana, Arial, Helvetica, sans-serif;*/
        text-decoration : underline;
}

A:Active  {
        text-decoration : none;
        color : #003366;
}
A:Visited  {
   		text-decoration : none;
        color : #515B7B;
}

.boxfnw {
background-color:#d4d4ff;
display:block;
margin:10px;
padding:10px;
border:1px solid #9696C8;
}
