body {
background-color:#FDFEFF;
overflow : hidden;
}

A { text-decoration: none; }
A:link { color: #5357A3; }
A:visited { color: #5357A3; }
A:hover { color: #C61F0D; text-decoration: none}

.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 1.85;
	font-weight: bold;
	font-variant: normal;
	color: ;
}

.link-aktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 1.85;
	font-weight: normal;
	font-variant: normal;
	color: #C61F0D;
}
