a:link { color:#1D4B87; text-decoration:underline}
a:visited { color:#1D4B87; text-decoration:underline}
a:hover { color:#E42626; text-decoration:underline; cursor:hand}
a:active { color:#1D4B87; text-decoration:underline}
}
.normfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.normfontblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3300CC;	
}
.normfontred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.normfontbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.normfontboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3300CC;
}
.normfontboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.newstext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.toptest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #1D4B87;
}
.hgbildeinmal {
	background-image: url(../images/mannunten.gif);
	background-repeat: no-repeat;
}
.formularfeld1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 20px;
}
.newstextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E42626;


}
.searchform {
	border: 1px solid #666666;
	height: 18px;
	width: 120px;
	background-color: #EBECED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.imgborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E42626;
	border-right-color: #E42626;
	border-bottom-color: #E42626;
	border-left-color: #E42626;
}

