/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1{
	font-size: 14px;
	color: #516A7F;
	font-weight:bold;
	}
	
h2{
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	line-height: 4px;
}
h3{
	font-size: 12px;
	color: #8b0035;
	font-weight:bold;
	line-height: 0px;
}
h4{
	font-size: 18px;
	color: #8b0035;
	font-weight:bold;
	line-height: 0px;
}
h5{
	font-size: 12px;
	font-weight:bold;
	}

a:link {
	color: #8b0035;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8b0035;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a.lightgrey:link {
	color: #8b0035;
	font-size: 12px;
	text-decoration: none;
}
a.lightgrey:visited {
	font-size: 12px;
	text-decoration: none;
	color: #8b0035;;
}

a.andererlink:link {
}

.error{
	color: #FF0000;
}

.Stil1 {

	font-size: 9px;
	font-weight:normal;
}
