A:LINK {
	text-decoration : none;
	color : #F53232;
}
A:HOVER {
	font-weight : bold;
	color : #F53232;
	text-decoration : none;
}
A:VISITED {
	text-decoration : none;
	color : #F53232;	
}

.menue{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #E8EDF6;
}
.menueLeer{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : White;
}
.logoCopy{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.mainHead{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : Blue;
}
.mainCopy{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Blue;
	font-weight : normal;
}
.mainCopyBold{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Blue;
	font-weight : bold;
}
.copy{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}
.copyBold{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}
.head{
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	font-style : italic;
}
.zeileA{
	background-color: White;
	line-height : 16px;
}
.zeileB{
	background-color : #E8EDF6;
	line-height : 16px;
}
.Hline{
	color : Blue;
	border-style : solid;
	size : 1px;
}