/* ------ STYLE SHEET MBP 2010-2014 -- */

html {

/* scrollbar styling werkt alleen in IE */
	scrollbar-face-color: #FFF;
	scrollbar-arrow-color: #00387D;
	scrollbar-track-color: #EEE;
	scrollbar-shadow-color: #AAA;
	scrollbar-highlight-color: #CCC;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-Color: #666;
	scrollbar-width: 10px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../pics/background/background_lijnen.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
p {
	font-weight: normal;
	font-size: 10px;
	color: #007EA9;
	padding: 0px;
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
hr {
	height: 3px;
	width: 480px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #70A426;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin-bottom: 0px;
}
a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color: #008DC9;
	border-style: none;
	border-width: 0px;
	line-height: normal;
}
a:hover  {
	color: #008DC9;
	text-decoration: underline;
} 

/* -------------------- MAIN -------------------- */

#MBP {
	margin: 0;
	padding: 0;	
	background-color: #FFF;
	text-align: center;
	text-decoration: none;
	text-align: left;
}
#mbp_maincontainer {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: auto;
	width: 100%;
	height: 600px;
	text-align: center;
}
#mbp_main {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	width: 960px;
	background-color: #FFFFFF;
}

/* -------------------- HEADER -------------------- */

#mbp_header {
	margin: 0px;
	padding: 0px;
/* 	border-top: 1px solid #FFF;	
 	border-left: 1px solid #FFF;	
 	border-right: 1px solid #FFF;	
 	border-bottom: 1px solid #00387D;	 */
	width: 960;
	height: 60px;
	text-align: left;
	background-color: #008DC9;
	border: 0px;
}
#mbp_logo {
	float: right;
	margin: 0px;
	margin-top: 8px;
	margin-right: 8px;
	padding: 0px;
	width: 56px;
	text-align: right;
}
#mbp_logo .logo {
	margin: 0px;
	padding: 0px;
}
#mbp_help {
	float: right;
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
	width: 250px;
	text-align: right;	
	line-height: 100%;
}
#mbp_helptext {
	float: right;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: right;	
}
#mbp_helptext p.help {
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
p.help a:link, p.help a:visited, p.help a:active, p.help a:hover {
	text-decoration: none;
	color: #FFF;
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
p.help a:hover {
	text-decoration: underline;
	color: #FFF;
} 
#mbp_headermain {
	float: left;
	margin: 0px;
	margin-left: 42px;
	padding: 0px;
	width: 410px;
	background-color: #FFFFFF;
	vertical-align: top;
}
#mbp_headerkop {
	float: left;
	margin: 0px;
	margin-top: 20px;
	margin-left: 4px;
	padding: 0px;
}

/* -------------------- CONTENT -------------------- */

.mbp_container {
	margin: 0px;
	margin-top: 16px;
	margin-bottom: 16px;
	padding: 0px;
	width: 960;
	height: 400px;	
	text-align: center;
} 
#mbp_container_bg_01 {
	background-image: url(../pics/background/bg/bg_01.gif);
	background-repeat: no-repeat;
}	
#mbp_container_bg_02 {
	background-image: url(../pics/background/bg/bg_02.gif);
	background-repeat: no-repeat;
}	
#mbp_container_bg_03 {
	background-image: url(../pics/background/bg/bg_03.gif);
	background-repeat: no-repeat;
}
#mbp_container_bg_04 {
	background-image: url(../pics/background/bg/bg_04.gif);
	background-repeat: no-repeat;
}	
#mbp_container_bg_05 {
	background-image: url(../pics/background/bg/bg_05.gif);
	background-repeat: no-repeat;
}	
#mbp_container_bg_06 {
	background-image: url(../pics/background/bg/bg_06.gif);
	background-repeat: no-repeat;
}	
#mbp_container_bg_07 {
	background-image: url(../pics/background/bg/bg_07.gif);
	background-repeat: no-repeat;
}	
#mbp_container_bg_08 {
	background-image: url(../pics/background/bg/bg_08.gif);
	background-repeat: no-repeat;
}	
#mbp_container_bg_09 {
	background-image: url(../pics/background/bg/bg_09.gif);
	background-repeat: no-repeat;
}		
#mbp_container_bg_10 {
	background-image: url(../pics/background/bg/bg_10.gif);
	background-repeat: no-repeat;
	bbackground-position: 20px 20px;
}	
#mbp_content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 520px;
	text-align: left;
}
#mbp_contentainer {
	float: left;
	margin: 0px;
	margin: 0px;
	padding: 0px;
	width: 532px;
	height: 400px;
	overflow:auto;
/*	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #EEE; */
}
#mbp_contenttext {
	margin: 0px;
	padding: 0px;
	padding-right: 10px	
}
#mbp_contenttext h1 {
	width: 100%;
	margin: 0px;
	margin-bottom: 16px;
	color: #008DC9;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
#mbp_contenttext h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	margin-top: 16px;	
	color:  #00387D;
}
#mbp_contenttext p {
	width: 100%;
	margin: 0px;
	margin-bottom: 12px;
	color:  #00387D;
	font-size: 11px;
	line-height: 140%;
	text-align: justify;
}
.feit {
	margin-left: 12px;
	margin-bottom: 4px;
}
#mbp_contenttext a.textlink:link, #mbp_contenttext a.textlink:visited , #mbp_contenttext a.textlink:active, #mbp_contenttext a.textlink:hover {
	font-size: 12px;
	color: #007EA9;	
	padding: 1px;
	text-decoration: underline;
}
#mbp_contenttext a.textlink:hover {
	color: #00387D;
}
#contentimagediv {
	float: right;
	margin: 0px;
}
.contentimage {
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 16px;
	border: 1px solid #00387D;
}

/* -------------------- RECHTS -------------------- */

#mbp_content_zijkant{
	float: right;
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 400px;
}
.mbp_content_rechts {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 400px;
 	border: 0px solid #00387D;		
	background-repeat: no-repeat;
}
#mbp_content_rechts_01 { background-image: url(../pics/background/foto_vier/01.jpg); }
#mbp_content_rechts_02 { background-image: url(../pics/background/foto_vier/02.jpg); }
#mbp_content_rechts_03 { background-image: url(../pics/background/foto_vier/03.jpg); }
#mbp_content_rechts_04 { background-image: url(../pics/background/foto_vier/04.jpg); }
#mbp_content_rechts_05 { background-image: url(../pics/background/foto_vier/05.jpg); }
#mbp_content_rechts_06 { background-image: url(../pics/background/foto_vier/06.jpg); }
#mbp_content_rechts_07 { background-image: url(../pics/background/foto_vier/07.jpg); }
#mbp_content_rechts_08 { background-image: url(../pics/background/foto_vier/08.jpg); }
#mbp_content_rechts_09 { background-image: url(../pics/background/foto_vier/09.jpg); }
#mbp_content_rechts_10 { background-image: url(../pics/background/foto_vier/10.jpg); }

.mpb_content_holder {
	display: block;
	border: none;
	width: 224px;
	margin: 0px;
	padding: 0px;
}
#mpb_content_holder_LB {
	float: left;
	margin-top: 20px;
}
#mpb_content_holder_LO {
	float: left;
	margin-top: 298px;
}
#mpb_content_holder_RB {
	float: right;
	margin-top: 20px;
}
#mpb_content_holder_RO {
	float: right;
	margin-top: 298px;
}
#mpb_content_holder_SU {
	float: left;
	margin-top: 20px;
}
.mbp_content_rechts_link {
	width: 100%;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	text-align: center;
}
a.rechterlink:link, a.rechterlink:active, a.rechterlink:visited, a.rechterlink:hover,
a.rechterlink_b:link, a.rechterlink_b:active, a.rechterlink_b:visited, a.rechterlink_b:hover {
	display: block;
	width: 224px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	background-image: url(../pics/pijl_groen_1.gif);
	background-position: 98%; 
	background-repeat: no-repeat;
	background-color: #70A426;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	-khtml-opacity: 1.00;
	opacity: 1.00; */
}
a.rechterlink_b:link, a.rechterlink_b:active, a.rechterlink_b:visited, a.rechterlink_b:hover {
	background-image: url(../pics/pijl_blauw_1.gif); 
	background-color: #00387D;	
}
a.rechterlink:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}
a.rechterlink_b:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}
a.rechterlink2:link, a.rechterlink2:active, a.rechterlink2:visited, a.rechterlink2:hover,
a.rechterlink_b2:link, a.rechterlink_b2:active, a.rechterlink_b2:visited, a.rechterlink_b2:hover {
	display: block;
	width: 200px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
	background-image: url(../pics/pijl_groen_1.gif);
	background-position: 99%; 
	background-repeat: no-repeat;
	background-color: #70A426;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80; 
}
a.rechterlink_b2:link, a.rechterlink_b2:active, a.rechterlink_b2:visited, a.rechterlink_b2:hover {
	background-image: url(../pics/pijl_inno_1.gif); 
	background-color: #008DC9;
}
a.rechterlink2:hover, a.rechterlink_b2:hover {
	background-image: url(../pics/pijl_blauw_1.gif); 
	background-color: #00387D;	
}

#mbp_content_extra {
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	width: 320px;
	background-color: #008DC9;
	text-align: left;
 	border: 1px solid #008DC9;		
}
#mbp_content_extra h1, #mbp_content_extra p {
	color: #FFF;
	font-size: 13px;
	margin: 10px;
	padding: 0px;
}
#mbp_content_extra p {
	font-size: 10px;
}
#mbp_content_rechts_onder {
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 80px;
	background-color: #FFF;
/* 	border: 1px solid #F00;		 */
}
#mbp_content_rechts_onderinner {
	float: right;
	margin: 0px;
	margin-top: 12px;
	padding: 0px;
	width: 260px;
	height: 60px;
	text-align: right;
}
#mbp_content_rechts_onderinner p {
	margin-top: 4px;
	padding: 0px;
}
a.onderlink:link, a.onderlink:active, a.onderlink:visited, a.onderlink:hover {
	color: #70A426;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	padding-right: 12px;
	margin: 0px;
	background-image: url(../pics/pijl_wit_1.gif);
	background-position:  center right;
	background-repeat: no-repeat;
}
a.onderlink:hover {
	text-decoration: underline;
	color: #00387D;
	background-image: url(../pics/pijl_wit_2.gif);
}

/* --------------------- VOORBEELD ---------------------- */

#voorbeeldblock {
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	text-align: center;
}
#voorbeeldcontainer {
	z-index: 3;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 960;
	height: 432;
}
#voorbeeldhead, #voorbeeldnummers {
	z-index: 4;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 960;
	background-color: #AAA;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}
#voorbeeldhead {
	height: 60px;
}
#voorbeeldnummers {
	height: 96px;
}
#voorbeeldbox {
	z-index: 7;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 960;
	height: 432;
}
.voorbeeld {
	z-index: 9;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 0px;
	width: 960px;
	height: 432px;
	background-repeat: no-repeat;	
} 
#voorbeeld_s {  background-image: url(../pics/background/voorbeeld/00s.jpg); }
#voorbeeld_c {  background-image: url(../pics/background/voorbeeld/00c.jpg); }
#voorbeeld_1a { background-image: url(../pics/background/voorbeeld/01a.jpg); }
#voorbeeld_1ae { background-image: url(../pics/background/voorbeeld/01ae.jpg); }
#voorbeeld_1b { background-image: url(../pics/background/voorbeeld/01b.jpg); }
#voorbeeld_2a { background-image: url(../pics/background/voorbeeld/02a.jpg); }
#voorbeeld_2b { background-image: url(../pics/background/voorbeeld/02b.jpg); }
#voorbeeld_3a { background-image: url(../pics/background/voorbeeld/03a.jpg); }
#voorbeeld_3b { background-image: url(../pics/background/voorbeeld/03b.jpg); }
#voorbeeld_4a { background-image: url(../pics/background/voorbeeld/04a.jpg); }
#voorbeeld_4b { background-image: url(../pics/background/voorbeeld/04b.jpg); }
#voorbeeld_5a { background-image: url(../pics/background/voorbeeld/05a.jpg); }
#voorbeeld_5b { background-image: url(../pics/background/voorbeeld/05b.jpg); }
#voorbeeld_6a { background-image: url(../pics/background/voorbeeld/06a.jpg); }
#voorbeeld_6b { background-image: url(../pics/background/voorbeeld/06b.jpg); }
#voorbeeld_7a { background-image: url(../pics/background/voorbeeld/07a.jpg); }
#voorbeeld_7b { background-image: url(../pics/background/voorbeeld/07b.jpg); }
#voorbeeld_8a { background-image: url(../pics/background/voorbeeld/08a.jpg); }
#voorbeeld_8b { background-image: url(../pics/background/voorbeeld/08b.jpg); }
#voorbeeld_9a { background-image: url(../pics/background/voorbeeld/09a.jpg); }
#voorbeeld_9b { background-image: url(../pics/background/voorbeeld/09b.jpg); }
#voorbeeld_10a { background-image: url(../pics/background/voorbeeld/10a.jpg); }
#voorbeeld_10b { background-image: url(../pics/background/voorbeeld/10b.jpg); }

.voorbeeld_inner {
	width: 300px;
	margin: 0px;
	padding: 10px;
	background-color: #70A426;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
} 
#voorbeeld_inner_SU {
	float: left;
	margin-top: 110px;
	margin-left: 20px;
} 
#voorbeeld_inner_LB {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
} 
#voorbeeld_inner_RB {
	float: right;
	margin-top: 20px;
	margin-left: 20px;
} 
#voorbeeld_inner_LO {
	float: left;
	margin-top: 220px;
	margin-left: 20px;
} 
#voorbeeld_inner_RO {
	float: right;
	margin-top: 220px;
	margin-left: 20px;
} 
#voorbeeld_inner_ROh {
	float: right;
	margin-top: 172px;
	margin-left: 20px;
} 
#voorbeeld_exit {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#voorbeeld_titel {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-bottom: 1px solid #FFF;
} 
#voorbeeld_titel p.voorbeeldtitel {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;

}
#voorbeeld_text {
	display: block;
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
} 
#voorbeeld_text p.voorbeeldtext {
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 140%;
}
a.voorbeeldlink:link, a.voorbeeldlink:active, a.voorbeeldlink:visited, a.voorbeeldlink:hover {
	color: #FFF;
}
a.voorbeeldlink:hover {
	text-decoration: underline;
}
a.voorbeeld_exit:link, a.voorbeeld_exit:active, a.voorbeeld_exit:visited, a.voorbeeld_exit:hover {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}
a.voorbeeld_exit:hover {
	text-decoration: underline;
}
#voorbeeld_sluit {
	margin: 0px;
	margin-top: 2px;
	margin-right: 2px;
	padding: 0px;
	float: right;
}
a.sluitlink:link, a.sluitlink:active, a.sluitlink:visited, a.sluitlink:hover {
	display: block;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(../pics/sluit_1.gif);
}
a.sluitlink:hover {
	background-image: url(../pics/sluit_2.gif);
}
/* -------------------- SUGGESTIEFORM -------------------- */

#mbp_content_suggesties {
	float: right;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	width: 100%;
	background-color: #70A426;
	text-align: left;
 	border: 0px solid #00387D;		
}
#mbp_content_suggesties_inner {
	margin: 0px;
	padding: 0px;
}
#mbp_content_suggesties h1, #mbp_content_suggesties p {
	color: #FFF;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#mbp_content_suggesties p {
	font-size: 10px;
}
#mbp_content_suggesties #suggestieform {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#mbp_content_suggesties .suggestietabel {
	font-size: 10px;
	color: #FFF;
	width: 100%; 
	margin: 0px;
	margin-top: 10px;
	padding: 0px;	
}
#mbp_content_suggesties .suggestiecel {
	margin: 0px;
	padding: 0px;	
}
#mbp_content_suggesties .suggestieveld, #mbp_content_suggesties .suggestieveld_nok,
#mbp_content_suggesties .suggestieveldtext, #mbp_content_suggesties .suggestieveldtext_nok {
	font-size: 11px;
	color: #00387D;
	width: 200px; 	
	border: 1px solid #FFF;
	background-color: #EEE;
}
#mbp_content_suggesties .suggestieveldtext, #mbp_content_suggesties .suggestieveldtext_nok {
	width: 100%;
	height: 100px; 	
}
#mbp_content_suggesties .suggestieveld_nok, #mbp_content_suggesties .suggestieveldtext_nok {
	border: 1px solid #9C1722;
	color: #9C1722;
	background-color: #FFF;
}

/* -------------------- NUMMERS -------------------- */

#mbp_nummers {
	margin: 0px;
	margin-top: 16px;
	padding: 0px;
	width: 960;
	height: 96px;
/*	border: 1px solid #929292; */
}
#mbp_nummers_vat {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
.nummervlak {
	margin: 0px;
	margin-right: 0px;
	width: 96px;
	height: 96px;
	float: left;
	text-align: right;
}
.nummervlak_inner {
	margin: 0px;
	padding: 0px;
	width: 100%;	
}
a.nummerlink:link, a.nummerlink:visited, a.nummerlink:active, a.nummerlink:hover {
	display: block;
	width: 100%;
	height: 96;
	background-repeat: no-repeat;
	background-color: #929292;
	margin: 0px;
	padding: 0px; 
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	line-height: 140%;
	letter-spacing: 1px;	
	text-decoration: none;
}
a#nummerlink01:link, a#nummerlink01:visited, a#nummerlink01:active, a#nummerlink01:hover { background-image: url(../pics/background/nummer/num_01.gif); }
a#nummerlink02:link, a#nummerlink02:visited, a#nummerlink02:active, a#nummerlink02:hover { background-image: url(../pics/background/nummer/num_02.gif); }
a#nummerlink03:link, a#nummerlink03:visited, a#nummerlink03:active, a#nummerlink03:hover { background-image: url(../pics/background/nummer/num_03.gif); }
a#nummerlink04:link, a#nummerlink04:visited, a#nummerlink04:active, a#nummerlink04:hover { background-image: url(../pics/background/nummer/num_04.gif); }
a#nummerlink05:link, a#nummerlink05:visited, a#nummerlink05:active, a#nummerlink05:hover { background-image: url(../pics/background/nummer/num_05.gif); }
a#nummerlink06:link, a#nummerlink06:visited, a#nummerlink06:active, a#nummerlink06:hover { background-image: url(../pics/background/nummer/num_06.gif); }
a#nummerlink07:link, a#nummerlink07:visited, a#nummerlink07:active, a#nummerlink07:hover { background-image: url(../pics/background/nummer/num_07.gif); }
a#nummerlink08:link, a#nummerlink08:visited, a#nummerlink08:active, a#nummerlink08:hover { background-image: url(../pics/background/nummer/num_08.gif); }
a#nummerlink09:link, a#nummerlink09:visited, a#nummerlink09:active, a#nummerlink09:hover { background-image: url(../pics/background/nummer/num_09.gif); }
a#nummerlink10:link, a#nummerlink10:visited, a#nummerlink10:active, a#nummerlink10:hover { background-image: url(../pics/background/nummer/num_10.gif); }

a#nummerlink01:visited, a#nummerlink02:visited, a#nummerlink03:visited, a#nummerlink04:visited,
a#nummerlink05:visited, a#nummerlink06:visited, a#nummerlink07:visited, a#nummerlink08:visited,
a#nummerlink09:visited, a#nummerlink10:visited  {
	color: #FFF;
	background-color: #929292;
}
a#nummerlink01:hover, a#nummerlink02:hover, a#nummerlink03:hover, a#nummerlink04:hover,
a#nummerlink05:hover, a#nummerlink06:hover, a#nummerlink07:hover, a#nummerlink08:hover,
a#nummerlink09:hover, a#nummerlink10:hover  {
	color: #D9C900;
	background-color: #008DC9;
}
a#nummerlink01:visited { background-image: url(../pics/background/nummer/num_01v.gif); }
a#nummerlink02:visited { background-image: url(../pics/background/nummer/num_02v.gif); } 
a#nummerlink03:visited { background-image: url(../pics/background/nummer/num_03v.gif); }
a#nummerlink04:visited { background-image: url(../pics/background/nummer/num_04v.gif); } 
a#nummerlink05:visited { background-image: url(../pics/background/nummer/num_05v.gif); }
a#nummerlink06:visited { background-image: url(../pics/background/nummer/num_06v.gif); } 
a#nummerlink07:visited { background-image: url(../pics/background/nummer/num_07v.gif); }
a#nummerlink08:visited { background-image: url(../pics/background/nummer/num_08v.gif); } 
a#nummerlink09:visited { background-image: url(../pics/background/nummer/num_09v.gif); } 
a#nummerlink10:visited { background-image: url(../pics/background/nummer/num_10v.gif); } 
a#nummerlink01:hover { background-image: url(../pics/background/nummer/num_01h.gif); }
a#nummerlink02:hover { background-image: url(../pics/background/nummer/num_02h.gif); } 
a#nummerlink03:hover { background-image: url(../pics/background/nummer/num_03h.gif); }
a#nummerlink04:hover { background-image: url(../pics/background/nummer/num_04h.gif); } 
a#nummerlink05:hover { background-image: url(../pics/background/nummer/num_05h.gif); }
a#nummerlink06:hover { background-image: url(../pics/background/nummer/num_06h.gif); } 
a#nummerlink07:hover { background-image: url(../pics/background/nummer/num_07h.gif); }
a#nummerlink08:hover { background-image: url(../pics/background/nummer/num_08h.gif); } 
a#nummerlink09:hover { background-image: url(../pics/background/nummer/num_09h.gif); } 
a#nummerlink10:hover { background-image: url(../pics/background/nummer/num_10h.gif); } 

.nummertext {
	padding: 4px;
}
#mbp_nummertext {
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
	width: 960;
	height: 20px;
}

/* -------------------- FOOTER -------------------- */

#mbp_footer {
	display: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 32px;
	text-align: left;
	background-color: #FFF;
	border-top: 1px solid #00387D;

}
#mbp_footertekst {
	margin: 0px;
	width: 100%;
	padding: 8px;
	padding-left: 0px;
	text-align: left;
}
#mbp_footertekst p {
	color: #008DC9;
	font-size: 11px;
	margin: 0px;
}
a.footer, a.footer:visited, a.footer:active, a.footer:hover {
	text-decoration: none;
	color: #008DC9;
}
a.footer:hover {
	text-decoration: underline;
} 

/* -------------------- CLASSEN -------------------- */

.button {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #00387D;
	border: 1px solid #FFF;
	text-align: center;
	height: 18px;
	cursor: hand;
	width: 72px;
}	
.inputtextbox {
	font-size: 10px;
	color: #00387D;
	width: 220px; 
}
.inputtext {
	font-size: 10px;
	color: #00387D;
	width: 180px; 
}
.inputtext_fout {
	font-size: 10px;
	color: #00387D;
	border-color:#9C1722;
	width: 180px; 
}
.form  {
	font-size: 10px;
	color: #00387D;
	background-color: #FFFFFF;
	border-color: #00387D;
	border-style: solid;
	border-width: 1px;
	margin-top: 2px;
}	 
img.menu {
	border: 1px solid #00387D;
	margin-right: 10px;
}	
