@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txt {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	word-spacing: 2px; 
}

h1
{
    font-size: 16px;
    font-weight: bold;
    color: #e22f22;
    font-variant: small-caps;
    margin-top: 0;
}.txtfed {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
		line-height: 20px;
}
.txtroedlille {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #e22f22;
}
a:link {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.formfelt {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #efefef;
	border: 1px solid #e32f21;
}
.formknap {
	font-family: Verdana, Arial, "Times New Roman";
	font-weight: bold;
	color: #FFFFFF;
	background-color: #e32f21;
	border: 1px solid #e32f21;
}
