a:link.menue {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited.menue {
	color: #DC143C;
	text-decoration: none;
	font-weight:bold;
}

a:hover.menue {
	color: #FFFFFF;
	text-decoration: underline;
}


body.haupttext {
	font-family: verdana, helvetica, 'sans serif';
	font-size:11pt;
}

p.haupttext {
	padding-left: 4%;
	padding-right: 4%;
	font-size: 11pt;
	text-align:justify;	
}
a:link.haupttext {
	color: black;
	text-decoration:underline;
}

a:visited.haupttext {
	color: #DC143C;
	text-decoration:none;
}

a:hover.haupttext {
	color: black;
	text-decoration: none;
}

h5.haupttext {
	font-size:12;
	font-weight: bold;
	padding-left: 4%;
}

h4.haupttext {
	font-size: 15;
	font-weight:bold;
	padding-left: 4%;
}

h3.haupttext {
	font-size: 18;
	padding-left: 4%;
}

h2.haupttext {
	font-size: 22;
	padding-left: 4%;
	color:#000066;
}
h1.haupttext {
	font-size: 24;
	padding-left: 4%;
	color:#000066;
}
li.haupttext {
	padding-left: 4%;
}
a:link.index {
	font-size:22;
	padding-left: 10%;
	color: #DC143C;
	text-decoration:none;
}


a:hover.index {
	font-size:22;
	padding-left:10%;
	color: #DC143C;
	font-weight:bold;
	text-decoration:none;
}

a:visited.index {
	font-size:22;
	padding-left:10%;
	color:#000066;
	text-decoration:none;
}	
