/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	background-color:#a2beea;
	background-image:url("images/pageBack.gif");
	background-repeat:repeat-x;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	
}
#container{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:854px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
#topTop{
	width:854px;
	background-color:#507ec5;
	border-bottom:1px solid #fff;
	height:33px;
	display:block;
}
#header{
	width:854px;
}
#headerLeft{
	width:283px;
	background-image:url(images/headerLeft.gif);
	background-repeat:repeat-x;
	height:193px;
	float:left;
}
#headerMain{
	background-color:#FFFFFF;
	width:570px;
	height:193px;
	float:right;
	border-left:1px solid #fff;
}
#mommen{
	margin-top:22px;
	margin-left:29px;
}
#main{
	background-image:url(images/mainBack.gif);
	background-repeat:repeat-y;
	background-color:#dde5f2;
	border-top:1px solid #fff;
	padding-bottom:40px;
}
#center a,a:hover,a:visited{
	color:#002358;
	text-decoration:underline;
}
#left{
	width:283px;
	float:left;
	background-color:#bbd3f9;
	color:#000;
}
#left ul{
	list-style-type:none;
}
#left li{
	list-style-type:none;
	height:31px;
	width:243px;
	background-image:url(images/pijltje.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#99c2ff;
	padding-left:40px;
	border-color:#fff;
	border-style:solid;
	border-width:0px 1px 1px 0px;
}
#left li a{
	display:block;
	height:31px;
	line-height:31px;
	vertical-align:middle;
	color:#002358;
	text-decoration:none;
	font-size:12px;
}
#left li a:hover{
	text-decoration:underline;
	color:#001a41;
}
#left table{
	padding-left:14px;
}
#left table span{
	color:#1d54a7;
}
#left table td{
	padding:6px;
}
#left p{
	padding-left:20px;
}

h3{
	color:#002358;
	font-size:14px;
	font-weight:normal;
	line-height:54px;
	padding-left:20px;
}
h4{
	color:#002358;
	font-size:14px;
	font-weight:bold;
	line-height:54px;
}
h2{
	color:#000;
	font-size:14px;
	font-weight:normal;
	line-height:54px;
}
#center{
	width:530px;
	padding-left:40px;
	float:right;
	padding-top:20px;
}
h1{
	font-size:18px;
	line-height:40px;
	font-weight:normal;
}
#center p{
	line-height:20px;
	color:#002358;
	font-size:12px;
}
#center table{
	line-height:30px;
	color:#002358;
	font-size:12px;
}
#center table td{
	padding:6px;
}
#center ul{
	margin-left:20px;
}
#center li{
	line-height:20px;
	color:#002358;
	font-size:12px;
}
#footer{
	height:33px;
	width:100%;
	background-repeat:repeat-x;
	text-align:center;
	background-color:#779dd8;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
#footerMain{
	width:854px;
	height:33px;
	margin-left:auto;
	margin-right:auto;
	background-color:#a2beea;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	line-height:33px;
	vertical-align:middle;
}
.promoContainer{
	width:450px;
	display:block;
}
.promoImg{
	padding:5px;
	width:90px;
	height:82px;
	float:left;
	border-bottom:1px solid #A2BEEA;
}
.promoOther{
	height:82px;
	width:340px;
	padding:5px;
	float:right;
	line-height:16px;
	color:#002358;
	font-size:12px;
	border-bottom:1px solid #A2BEEA;
}
.moreinfo{
	border-bottom:1px solid #A2BEEA;
	padding:5px;
}
#gallery { position: relative; width:570px; height:193px; margin:0; padding:0; }
#gallery li { display: block; }
#intro_container{
	margin-left:auto;
	margin-right:auto;
	width:672px;
}
#intro_body{
	background-image:none;
	background-color:#1d54a7;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;

}
#intro_adres{
	line-height:60px;
	font-size:12px;
}
#intro_container img{
	border:1px solid #ffffff;
}
#intro_container ul{
	display:block;
	width:670px;
	height:40px;
	background-color:#a2beea;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	font-size:16px;
	color:#002358;
}
#intro_container li{
	display:inline;
	line-height:40px;
	vertical-align:middle;
	width:100px;
	padding-left:50px;
	padding-right:50px;
}
#intro_container li a,a:visited{
	text-decoration:none;
	color:#002358;
}
#intro_container p{
	display:block;
	width:630px;
	padding:20px;
	font-size:12px;
	border:1px solid #ffffff;
	background-color:#779dd8;
	line-height:18px;
}
