body{
	background-color: #eef5fb;
	background-image: url(../images/background_stripe.png);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:center;
	margin:0px;
	padding:0px;
}
#inhoud UL{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:170%;
}
#inhoud LI{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:170%;	
}
#centered{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 980px;
	background-color: #FFFFFF;
	top:22px;
	height:100%;
	text-align:left;
}
#horizontaal{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 200px;
	overflow:hidden;
	background-color: #c4ddef;
	background-image: url(../images/infopanel_background.png);
	background-repeat: repeat-x;
	z-index:1;
}
.infoPanelContent{
	width: 350px;
	height: 150px;
	overflow: hidden;
	font-size: 1em;
	padding-top:20px;
	padding-left:10px;
	line-height:150%;
	color: #1378BE;
}
#logo{
	float:left;
}
#infoPanel {
	position: relative;
}

#infoPanel .infoPanels {
	display: block;
	height: 200px;
}

#infoPanel li {
	float: left;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}
#infoPanel .infoPanel {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 190px;
	padding:5px 0px 5px 0px;
	width: 100px;
	text-align: left;
	font-weight:normal;
	color: #FFFFFF;
	font-size:10pt;
}
.infoPanel p{
	padding:0px;
	margin:0px;
}

#inhoud p{
	padding-top:0px;
	margin-top:0px;
}

#infoPanel .infoPanel span {
	position:relative;
	top: 3px;
	padding-left:10px;
}

#infoPanel .nieuws {
	border-right: 1px solid #FFFFFF;
}

#infoPanel .keuzehulp {
	border-right: 1px solid #FFFFFF;
}

#infoPanel .contact {
	border-right: 1px solid #FFFFFF;
}

#infoPanel .vragen {
	border-right: 1px solid #FFFFFF;
}
.infoPanels {
	padding:0px;
	border:0px;
	margin:0px;
}
.infoPanelIcon{
	position:relative;
	top: 35px;
}
#clear {clear: both; margin: 0px}
#inhoudKolom{
	position:relative;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:980px;
	background-image:url(../images/menu_background.png);
	background-repeat:repeat-y;
	z-index:0;
	border-right:1px solid #c4ddef;
	border-bottom:1px solid #c4ddef;
}
#menuKolom{
	position:relative;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:213px;
	top: 25px;
}
.menuItem{
	padding:0px 0px 0px 0px;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	margin:0px 0px 0px 0px;
	vertical-align:top;
}
.menuItem li{
	background-repeat:no-repeat;
	padding-top: 5px;
	display:block;
	width:213px;
	vertical-align:top;
	line-height:29px;
	cursor:hand;
	cursor:pointer;
}
.menu_0 li{
	background-image:url(../images/menu_0_background.png);
	text-indent:30px;
}
.menu_1 li{
	background-image:url(../images/menu_1_background.png);
	text-indent:50px;
}
.menu_2 li{
	background-image:url(../images/menu_2_background.png);
	text-indent:70px;
}
.menu_3 li{
	background-image:url(../images/menu_2_background.png);
	text-indent:85px;
}
.menu_4 li{
	background-image:url(../images/menu_2_background.png);
	text-indent:100px;
}
.showItem li{
	display: block !important;
}
.hideItem li{
	display: none !important;
}
.hasChildren{
	
}
.noChildren{

}
#inhoud{
	float:right;
	width:740px;
	padding:8px;
	padding-top: 5px;
	line-height:160%;
}


a{
	color: #1378BE !important;	/* For Firefox... mark as important, otherwise it becomes black */
}
.rood a{
	color: #B11212 !important;	/* For Firefox... mark as important, otherwise it becomes black */
}
.zwart a{
	color: #000000 !important;	/* For Firefox... mark as important, otherwise it becomes black */
}
.blauw a{
	color: #1378BE !important;	/* For Firefox... mark as important, otherwise it becomes black */
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	color: #1378BE;
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	padding-top: 20px;
	padding-bottom:10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color: #B11212;
	margin-bottom:0px;
	margin:0px;
	padding:0px;
	padding-top:20px;
	padding-bottom:5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color: #B11212;
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	padding-top:15px;
	padding-bottom:0px;
}
#inhoud a img{
	border:0px;
}
#inhoud img a{
	border:0px;
}
#inhoud img {
	border:0px;
	margin-top: 0px;
	margin-left: 5px; 
	margin-right: 5px;
	margin-bottom: 0px;
}

h2 a, h3 a{
	color: #B11212;
	padding-bottom:0px;
}
.hasChildren a{
	text-decoration:none;
	color:#000000;
	font-size:1.1em;
}
.hasChildren a{
	text-decoration:none;
	color:#000000;
	font-size:1em;
}
.noChildren a{
	text-decoration:none;
	color:#000000;
	font-size:1em;
}
.rood{
	color: #B11212;
}
.zwart{
	color: #000000;
}
.blauw{
	color: #1378BE;
}
a{
	color: #1378BE;
	text-decoration:underline;
	border:0;
}
.activeNewsitem{
	width: 680px;
	border: 1px solid #DEDEDE;
	padding:10px;
	color: #000000;
}
.activeNewsitem img{
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #CCCCCC;
}
.activeNewsitem h2{
	padding-bottom: 8px;
}

.activeFaqitem{
}

