
 BODY {
 	background-color : #FAD1E3;
 }
 .maintext1{
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	font-style : normal;
 	color : #990066;
 	font-weight : normal;
 }

 .maintext1bold{
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	font-style : normal;
 	color : #990066;
 	font-weight : bold;
 }
  .maintext1small{
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 11px;
 	font-style : normal;
 	color : #990066;
 	font-weight : normal;
 }
 .maintext2{
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	font-style : normal;
 	color : Black;
 	font-weight : normal;
 }
  .maintext2{
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	font-style : normal;
 	color : Black;
 	font-weight : normal;
 }

 H1 {
 	color : #990066;
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 20px;
 	font-weight : bold;
 }
 
  H2 {
 	color : #990066;
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 18px;
 	font-weight : bold;
 }
.toprow {
	color : #2E3192;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.schulungfett{
	color : #990066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-weight : bold;
}

.schulung{
	color : #2E3192;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.footnote {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: Black;
}
.navi{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #2E3192;
	font-weight : bold;
}
a {text-decoration: underline}
a:hover {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	font-style : normal;
	color: #003399;
	
}
a:link {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	font-style : normal;
	color: #003399;
}
a:visited {
 	font-family : Arial, Helvetica, sans-serif;
 	font-size : 12px;
 	font-style : normal;
	color: #003399;
}
a.navlocal{
	font-family: Tahoma;
	font-size:10px;
	color: #990066;
	text-decoration: none;
	font-weight: bold;
}
a.navlocal:hover{
	font-family: Tahoma;
	font-size:10px;
	color: #990066;
	text-decoration: none;
	font-weight: bold;
}
a.navlocal:visited{
	font-family: Tahoma;
	font-size:10px;
	color: #607068;
	text-decoration: none;
	font-weight: bold;
}

a.nav:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #990066;
	font-weight: bold;
	text-decoration : none;
}
a.nav:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #990066;
	font-weight: bold;
	text-decoration : none;
}


a.bold {
	font-weight: bold;
	text-decoration: underline;
	color : Black;
}
a.bold:hover{
		color : Black;
}

a.bold:visited {
	font-weight : normal;
}
HR {
	color : White;
}
