body {
background-position: repeat;
font-family: Verdana, Tahoma, Arial, Helvetica, Geneva;
}

h1 {
font-size : 11pt;
font-family: Verdana, Tahoma, Arial, Helvetica, Geneva;
font-style: normal;
font-weight: 500;
font-variant: small-caps;
letter-spacing: 0px;
color: #27408B;
}

h2 {
font-size : 10pt;
font-family: Verdana, Tahoma, Arial, Helvetica, Geneva;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #27408B;
}

h3 {
font-size : 10pt;
font-family: Verdana, Tahoma, Arial, Helvetica, Geneva;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #27408B;
}

h4 {
font-size : 10pt;
font-family: Verdana, Tahoma, Arial, Helvetica, Geneva;
font-style: normal;
font-weight: normal;
font-variant: normal;
letter-spacing: 2px;
color: #27408B;
}


/* allgemeine links im text*/

a:link, a:visited, a:after, a:before {
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 0px;
  font-family: MS Sans Serif, Verdana, Tahoma, Arial, Helvetica, Geneva;
  color: #191970;
}

a:hover {
	text-decoration: underline;
	font-weight: 700;
	letter-spacing:0px;
	font-family: MS Sans Serif, Verdana, Tahoma, Arial, Helvetica, Geneva;
	color: #27408B;
}
