BODY {
	background-color: #BFE9F7;
}

TD {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


A {
	color: #0055A6;
}

A:HOVER {
	color: #DE0031;
}

A.nav_link {
	color: #000000;
	text-decoration: none;
}

A.nav_link:HOVER {
	color: #DE0031;
	text-decoration: none;
}

A.nav_link_selektiert {
	color: #DE0031;
	text-decoration: none;
}

A.nav_link_selektiert:HOVER {
	color: #DE0031;
	text-decoration: none;
}


.small {
	font-size: 11px;
	color: #000000;
}

.pflichttext {
	font-size:10px;
	color: #000000;
}

.headline {
	font-size: 18px;
	font-weight: bold;
	color: #DE0031;
	margin-bottom: 20px;
}

.fehlermeldung {
	font-size:: 12px;
	font-weight: bold;
	color: #F00;
}

.subheadline {
	font-weight: bold;
	color: #0055A6;
}

.navigation {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
   line-height: 120%;
}

.navigation2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
}

.formnormal {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	color: #000000;

}

li.bulletpoints {
	margin-top: 0;
	margin-bottom: 10px;
	color: #000000;
}

p.absatz_einhalb {
	margin-top: 0;
	margin-bottom: 5px;
	color: #000000;
}

p.absatz_ganz {
	margin-top: 0;
	margin-bottom: 16px;
	color: #000000;
}

.hochgestellt {
	vertical-align: text-top;
	font-size: 90%;
}

hr {
	border: solid;
	border-width: 1px;
}
