@charset "utf-8";
/* CSS Document */
body, html{
	margin: 5;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.border_shim_red {
	background-color: #CC0066;
	width: 2px;
}
.HeaderWit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 7px;
	line-height: 17px;
	padding-right: 5px;
}
.BroodBlauwCursief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}
.LeesMeer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.LeesMeer a:link {
	color: #006699;
	text-decoration: none;
}
.LeesMeer a:visited {
	color: #006699;
	text-decoration: none;
}
.LeesMeer a:hover {
	color: #CC0000;
	text-decoration: none;
}
.LeesMeer a:active {
	text-decoration: none;
}
.TabelBlauw {
	border: 2px solid #006699;
	background-image: url(Graphics/bar_blue.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.HeaderBlauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	line-height: 17px;
}
.BroodGreyMargin5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
.BroodRozeCursief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #CC0066;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}
.BroodWit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
	padding-left: 10px;
}
.BroodWit a:link {
	text-decoration: none;color: #FFFFFF;
}
.BroodWit a:visited {
	text-decoration: none;color: #FFFFFF;
}
.BroodWit a:hover {
	text-decoration: underline;color: #FFFFFF;
}
.BroodWit a:active {
	text-decoration: none;color: #FFFFFF;
}

.TabelRoze {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0066;
	border-right-color: #CC0066;
	border-bottom-color: #CC0066;
	border-left-color: #CC0066;
}
.Foto {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 0px;
	float: left;
}
.FotoBig {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 0px;
	float: left;
}
.TabelLichtBlauw {
	border: 2px solid #77A2CD;
}
#main_container{
float: left;
width: 100%;
min-height: 100%;
_height: 100%;
margin: -30px 0 0 0;
}
#header_container{
	width: 100%;
	height: 150px;
	padding: 30px 0 0 0;
	text-align: center;
	background-color: #FFFFFF;
}
#search_container{
	width: 850px;
	height: 25px;
	text-align: left;
	margin-left: 15px;
	background-color: #E6E6E6;
}
#links_container{
float: left;
width: 260px;
}
#content_container{
	margin-top: 0;
	margin-right: 265px;
	margin-bottom: 0;
	margin-left: 265px;
	padding-top: 4px;
}
#rechts_container{
float: right;
width: 260px;
}

.HeaderBlauwKlein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	line-height: 16px;
}
.BroodRoze {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CC0066;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}

