BODY {
	margin:0;
	background:#F0F0F0;
}
TD,DIV {
	font-family:arial;
	font-size:11px;
	color:#002F64;
}
INPUT,SELECT,TEXTAREA {
	font-family:arial;
	font-size:11px;
	color:#000000;
}
UL,OL {
	margin-top: 0px;
	margin-bottom: 5px;
}
A {
	color:#002F64;
	font-weight:bold;
	text-decoration: underline;
}
A.leftpane {
	color:#002F64;
	font-weight:bold;
	text-decoration: none;
}
A.footer {
	color:#709EB3;
	font-weight:100;
	text-decoration: none;
}
B {
	color:#002F64;
}
B.footer {
	color:#A2B2B9;
}
.kader {
	border:1px solid #002F64;
}
.imgkader {
	border:1px solid #6E6E6E;
}
.formbutton {
	border:1px solid #f4f6fa;
	background-color:#f4f6fa;
	color:#002F64;
}
.footer {
	font-size:11px;
	color: #709EB3;
	text-align:center;
}
.separator {
	color: #336A96;
}
.subnavselected {
	left:2px;
	height:17px;
	background-color:#F4F4F6;
	color:#2868B0;
	font-family:arial;
	font-size:11px;
	font-weight:100;
}
.subnavdeselected {
	left:2px;
	height:17px;
	background-color:#FFFFFF;
	color:#002F64;
	font-family:arial;
	font-size:11px;
	font-weight:100;
}
.bloktitel {
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}
.white {
	color:#F0F0F0;
}
.detailtab {
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	padding:5 12 0 12;
	border-bottom:1px solid #98a7c8;
	height:24px;
}
.detailtab2 {
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
	padding:5 11 0 10;
	border-bottom:1px solid #98a7c8;
	height:24px;
}
.detailtabover {
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#002F64;
	text-decoration:none;
	cursor:pointer;
	padding:5 12 0 12;
	height:24px;
}
.detailtabover2 {
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#002F64;
	text-decoration:none;
	cursor:pointer;
	padding:5 11 0 10;
	height:24px;
}
.detailsplit {
	padding:3 0 0 0;
	height:23px;
}
.tablecontent {
	background-color:#FFFFFF;
	text-align:center;
	padding:3 5 3 5;
}