body {
	margin:0; 
	background:#ffffff;
	color:#003366;
	font-family:arial, helvetica, sans-serif;
	text-align:justify;
}
table.form {
	background:#eaeaea;
}
td {
	font-size:9pt;
	font-weight:normal;
}
td.greykontakt {
	background:#eaeaea;
}
b {
	font-weight:bold;
}
b.red {
	font-weight:bold;
	color:#aa0000;
}
small {
	font-size:8pt;
}

input.norm {
	width:300px;
	background-color:#ffffff;
	color:#be1019;
	border: solid 1pt #003366;
	font-family: arial, helvetica, sans-serif; 
	font-size:10pt; 
	font-weight:bold; 
}
textarea.norm {
	width:300px;
	background-color:#ffffff;
	color:#be1019;
	border: solid 1pt #003366;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size:10pt; 
	font-weight:bold; 
}
input.daym {
	width:20px;
	background-color:#ffffff;
	color:#be1019;
	border: solid 1pt #003366;
	font-family: arial, helvetica, sans-serif; 
	font-size:10pt; 
	font-weight:bold; 
}
input.year {
	width:40px;
	background-color:#ffffff;
	color:#be1019;
	border: solid 1pt #003366;
	font-family: arial, helvetica, sans-serif; 
	font-size:10pt; 
	font-weight:bold; 
}
input.submit {
	width:300px; 
	border: solid 1pt #003366; 
	background-color:#ffffff; 
	font-family:arial, helvetica, sans-serif; 
	font-size:10pt; 
	color:#be1019;
	font-weight:bold;
}


a.standard:link {
	color:#003366; 
	text-decoration:underline;
}
a.standard:visited {
	color:#003366; 
	text-decoration:underline;
}
a.standard:active {
	color:#003366; 
	text-decoration:underline;
}
a.standard:hover {
	color:#be1019; 
	text-decoration:none;
}
a.nolinenavi:link {
	color:#ffffff; 
	font-weight:normal; 
	font-variant:normal; 
	font-size:0px; 
	text-decoration:none;
}
a.nolinenavi:visited {
	color:#ffffff; 
	font-weight:normal; 
	font-variant:normal; 
	font-size:0px; 
	text-decoration:none;
}
a.nolinenavi:active {
	color:#ffffff; 
	font-weight:normal; 
	font-variant:normal; 
	font-size:0px; 
	text-decoration:none;
}
a.nolinenavi:hover {
	color:#ffffff; 
	font-weight:normal; 
	font-variant:normal; 
	font-size:0px; 
	text-decoration:none;
}

