html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body { 

	background: url(../images/bg.gif) repeat-x 50% 0px;
	/*background: url(../images/bg_new.gif) repeat-x 50% 0px;*/ /*----------------new*/
	/*background: url(../images/bg_new2.gif) repeat-x 50% 0px;*/ /*----------------new2*/
	background-color: #e6f4fc; 
	/*background-color: #fff;*/ /*------------------------------------------------new en new2*/
	/*color: #009ee0;*/
	text-align: left;
	font-size: 13px;
	color: #143471; /*donkerblauw-paars)*/
	color: #3e647f; /*donkerTurquoise-paars-lila (oude site)*/
	color: #009ee0; /*fel link blauw*/
	color: #e6f4fc; /*lichtblauw*/
	color: #003b4e; /*donkerblauw*/
	color: #002631; /*donkerblauw*/
color: #87d1f1: /*fel licht turquoise*/
	color: #7ce6e8; /*lichtturquoise*/
	color: #358298; /*donkerTurquoise zie reliantie openingsfoto*/
	color: #2d87a5; /*Turquoise-cyaan*/
	color: #3ca0a7; /*donkerTurquoise-paars*/
	color: #2d7184; /*donkerdonkerTurquoise*/
}

#container
{
	padding: 0px;
	margin: 8px auto 8px auto;
	width: 736px;
}


/* HEADER
----------------------------------------------------------*/

#header
{
	height: 154px;
	height: 259px;
	padding: 0px;
	margin: 0px;
	background: url(../images/header_4.jpg) no-repeat 60% 0px;
	/*background: url(../images/header_4new.jpg) no-repeat 60% 0px;*/  /*-----------new*/
	/*background: url(../images/header_4new2.jpg) no-repeat 60% 0px;*/ /*-----------new2*/
}


#header h1
{
	color: #009ee0; /*#000;*/
	margin: 0px;
	padding: 0px;
	text-align: center;
	display:none;
}

#header h2
{
	color: #000;
	margin: 8px 0px 0px 0px;
	/*font: 16px arial;*/
	text-align: center;
	display:none;
}

#header h1 span, #header h2 span, #header img
{
	display: none;
}


/* MENU
------------------------------------------------------------*/

#menu {
	position: relative;
	left: 570px;
	top: 98px;
	width: 130px;
	z-index: 60;
}
#menu ul{
	list-style-type: none;
}
#menu ul li{
	/*	display: inline;*/
	padding: 0px 0px 10px 0px;
	text-align: right;
	font-size:16px;
	font-family: Verdana;
}
#menu ul li a{
	color: #7ce6e8; /*lichtturquoise*/
	color: #e6f4fc; /*lichtblauw*/
	text-decoration: none;
}
#menu ul li a:hover, #menu ul li a:focus{
color: #009ee0;
}
#menu a:link, #menu a:visited {
	color: #7ce6e8; /*lichtturquoise*/
	color: #e6f4fc; /*lichtblauw*/
}
#menu li span {color: #009ee0;}

#page_1 #panel1 a, #page_2 #panel2 a, #page_3 #panel3 a, #page_4 #panel4 a, #page_5 #panel5 a {color: #009ee0;}



/* MAIN
-------------------------------------------------------------- */

#main
{
	margin: 16px 0px 0px 0px;
	padding: 0px;
}


/* CONTENT
-------------------------*/

#content, #contentaanbod
{
	margin: 0px 35px 0px 32px;
	padding: 0px;
}

#content h1, #contentaanbod h1 {
	color: #009ee0; /*fel link blauw*/
	font-size: 24px;
	margin: 0px 0px 8px 0px;
	padding: 8px 0px 8px 0px;
	clear: both;
	border-bottom: 1px #009ee0 solid;
}


#content h2
{
	margin: 8px 0px;
	padding: 0px 0px;
	font-size: 20px;
	margin-top: 0px;
}

#content p
{
	text-align: justify;
	line-height: 1.25em;
	/*font-family:Verdana, Century Gothic, Arial, Helvetica, sans-serif;*/
	padding: 0px;
	margin-top: 11px;
}

/*#content p:first-line
{
	color: #3ca0a7;
	color: #358298;
}

#content p:first-letter
{
    color: #3ca0a7;
	color: #358298;
}*/


#content ul
{
list-style-position: inside;
list-style-type: disc;
display: inline;
margin: 2px 0px 0px 0px;
padding: 0px;
}
.ingesprongen li {
	margin-left: 15px;
}
.ingesprongen li ul {
	margin-left: 10px;
}
.ingesprongen li ul li {
	list-style-type:circle;
}
.ingesprongen .geen {
	list-style:none;
	list-style-type:none;
}
/*---------------------------------------------------*/
#content p {text-align:left;}
.vormingentitel1 {
	margin: 8px 0px 16px 0px;
	color:#2d7184;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	
}
.vormingentitel {
	margin: 8px 8px 16px 0px;
	color:#2d7184;
	font-size:14px;
	font-weight:bold;
	text-align: left;
	
}
.vormingen li
{
	margin: 7px 7px 14px 14px;
	list-style-position: outside;
	list-style-type:disc;
	text-align:left;
	font-size:12px;
        line-height:40%;
        font-weight:normal;
}

.vormingen a:link, .vormingen a:visited
{

	margin: 0px;
	text-decoration: none;
	padding: 0px;
	/*width: 100%;
	border-bottom: 1px #3ca0a7 solid;
	font-weight: bold;
	color:#FFF;*/
	color:#003b4e;
}
.vormingen a:hover
{
color: #2d7184;
	/*color: #009ee0;
	border-bottom: 1px #009ee0 solid;*/
}
.ul-left {
	width: 170px;
	float: left;
	background-color:#CCC;
	background-color:#7ce6e8;
	margin:5px;
	height:420px;
	padding-top: 17px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 13px;
	}
.ul-middle {
	width: 270px;
	float: left;
	background-color:#CCC;
	background-color:#7ce6e8;
	margin:5px;
	height:420px;
	padding-top: 17px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 13px;
	}
/* Technische uitleg
---------------------------------------------------------*/

#techuitleg
{
background-color:#7ce6e8;
/*border: #fff 1px dashed;*/
padding:15px;
margin-top:15px;

}

/* GEGEVENS
---------------------------------------------------------*/

#gegevens
{
margin-top: 20px;
}

#gegevens #left
{
float: left;
padding:25px;
background-color:#7ce6e8;
width: 280px;
margin-right: 2%; /* systeem2*/
width:42%;
margin-bottom: 25px;
}

#gegevens #left p
{
padding: 0px;
margin: 2px 0px;
}

#gegevens #right
{
float:left;
padding:25px;
/*margin-left: 337px;*/ /* systeem1*/
background-color:#7ce6e8;
width: 280px;
width:41%;
margin-bottom: 25px;
}
#gegevens #right ul
{
padding: 7px 0px 12px 0px;
}
#gegevens #right p
{
padding: 0px;
margin: 2px 0px;
}

#gegevens #right h1
{
margin: 15px 0px 2px 0px;
}
#gegevens h2
{
	margin: 0px;
	padding: 2px 0px;
	font-size: 18px;
	color: #002632; /*donker blauw grot*/
	border-bottom: 1px #003b4e solid;
}

#gegevens #right h3
{
	margin: 7px 0px 3px 0px;
	padding: 0px;
	font-weight: bold;
}
#gegevens #left h3
{
	margin: 7px 0px 3px 0px;
	padding: 0px;
	font-weight: bold;
}
#gegevens ul
{
padding: 7px 0px 12px 0px;
}
/*go top ---------------------------------------*/
.gototop a
{
margin: 16px 0px 0px 0px;
text-align: right;
/*border-bottom: 1px #010155 solid;*/
text-decoration: none;
}
.gototop a:hover
{
margin: 16px 0px 0px 0px;
text-align: right;
color: #fff;
background-color:#009ee0;
}
.gototop
{
margin: 16px 0px 0px 0px;
text-align: right;
/*border-bottom: 1px #010155 solid;*/
text-decoration: none;
}
.clear {clear:both;}
.scheidingslijn {
	border-bottom: 1px solid #009EE0;
}

/* Footer--------------------- */

#footer, #footer a
{
	padding: 0px;
	margin: 30px 0px 10px 0px;
	background-color: #3e647f; /*(donker) lila*/
	background-color:#4D8EA0; /* donker turquoise als lucht bovenste streep*/
	clear: both;
	height: 36px;
	text-align: center;
	color: #e6f4fc; /*lichtlichtblauw als body_bg*/
	text-decoration:none;
	line-height: 29px;
}


#footer p
{
	top: 0px;
	font-size: 10px;
	margin: 0px;
	padding: 2px 16px;
}

.copyright
{
display: none;
}


/* Links general
--------------------- */

a
{
	color: #009ee0;
}

a:hover
{

	color: #009ee0;
}

a:visited
{
	color: #009ee0;
}

