@charset "utf-8";
/* CSS Document */
BODY {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #eee6d5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
}
TD {
	line-height: 19px;
	font-size: 11px;
}
#menu {
	margin-left: 16px;
	padding-top: 4px;
}
#menu A {
	margin-right: 32px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menuItem {
	color: #fff;
}
A.menuItem:hover {
	color: #ff9600;
}
.menuActive {
	color: #ff9600;
}
.menuTitel01 {
	background-color: #cc1616;
	height: 24px !IMPORTANT; height: 31px;
	padding-left: 16px;
	width: 158px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 7px;
	display: block;
}
.menuTitel02 {
	background-color: #ff9600;
	height: 24px !IMPORTANT; height: 31px;
	padding-left: 16px;
	width: 158px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 7px;
	display: block;
}
#leftMenu A {
	display: block;
	font-size: 12px;
	color: #cc1616;
	font-weight: bold;
	text-decoration: none;
	padding-left: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#leftMenu A:hover {
	color: #000;
}
#leftMenu02 A {
	display: block;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#leftMenu02 A:hover {
	color: #ff7200;
}
#leftMenu03 {
	font-size: 11px;
	text-decoration: none;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.titelOrange {
	color: #ff7200;
	font-weight: bold;
}
#midContent {
	width: 548px;
}
.titel01 {
	width: 524px;
	border-bottom: 1px solid #cc1616;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #cc1616;
	margin-bottom: 8px;
}
.titel02 {
	color: #ff7200;
	font-weight: bold;
}
.titel03 {
	width: 224px;
	border-bottom: 1px solid #002144;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #002144;
	margin-bottom: 8px;
}
.redLink {
	color: #cc1616;
}
#item01 {
	display: block;
	width: 524px !IMPORTANT; width: 555px;
	padding: 10px 0px 8px 15px !IMPORTANT; padding: 10px 8px 8px 15px;
	margin-right: 15px !IMPORTANT; margin-right: 0px;
}
#item02 {
	background-color: #eee6d5;
	display: block;
	width: 532px !IMPORTANT; width: 555px;
	padding: 10px 8px 10px 15px;
}
.whiteText {
	color: #fff;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}
.blackLink {
	color: #000;
}
#kolomRechts {
	padding: 10px 15px 10px 15px;
}
.redText {
	color: #cc1616;
}
.tableRound {
	margin-top: 7px;
}
.tableRoundTD {
	padding: 4px;
}
.tableRoundRedLink {
	width: 199px;
	padding: 1px 4px 3px 4px;
	background-color: #cc1616;
	color: #fff;
	margin-top: 5px;
	display: block;
}
.tableRoundRedLink2 {
	width: 300px;
	padding: 1px 4px 3px 4px;
	background-color: #cc1616;
	text-decoration: none;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 12px;
}