@charset "utf-8";
/* CSS Document */



p, h1, h2, h3, h4, h5 {
color:#15244B;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
padding-left:10px; 
padding-right :10px;
}



a, a:link {
text-decoration:none;
}

a:visited {
color:#990000;
}

a:hover, a:active {
color:#FF0000;
}


body {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}

#navigatie {
	position:absolute;
	left:240px;
	top:200px;
	width:193px;

}

li {
list-style-type:square;
font-family:Arial, Helvetica, sans-serif;
color:#15244B;
text-align:left;
padding-left:5px;
}

.listijl {
width:200px;
height:200px;
}



#container {
	position:relative;
	margin: 10px auto;
	width: 932px;
	height: 644px;
	background-color:#FFFFFF;
}

#containerifr {
	position:relative;
	margin:0px auto;
	}

#contiframe {
	position:absolute;
	left:-8px;
	top:0px;
	width:469px;
	height:610px;
	background-repeat:no-repeat;
	background-position:bottom;
}

#smoeliframe {
	position:absolute;
	left:-8px;
	top:-8px;
	width:500px;
	height:400px;
	
}

#contiframeg {
	position:absolute;
	left:-8px;
	top:-150px;
	width:469px;
	height:800px;
	background-repeat:no-repeat;
	background-position:bottom;
	
}


#agenda {
	position:absolute;
	left:-8px;
	top:-8px;
	width:469px;
	height:308px;
	
}

#agendatekst {
	position:absolute;
	left:-7px;
	top:294px;
	width:469px;
	height:315px;
	background-repeat:no-repeat;
	background-position:bottom;
}


#contiframerep {
	position:absolute;
	left:-8px;
	top:0px;
	width:469px;
	height:615px;
	margin-top:-30px;
	background-repeat:no-repeat;
	background-position:bottom;
}



#randtop {
	position:absolute;
	width:932px;
	height:8px;
	left:0px;
	top:0px;
	z-index:9;
	background-color:#15244B;
}




#randlinks {
	width:17px;
	height:642px;
	position:absolute;
	z-index:6;
	left:0px;
	top:2px;
	background-image:url(images/Pagina/borderLeft.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

#logo {
	width:196px;
	height:258px;
	position:absolute;
	z-index:2;
	left:42px;
	top:5px;
	background-image:url(images/Pagina/logo.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#fotodirigent {
	width:194px;
	height:127px;
	position:absolute;
	z-index:3;
	left:237px;
	top:55px;
	border:none;
	}
	

#nieuwsklein {
	width:186px;
	height:358px;
	position:absolute;
	z-index:11;
	left:15px;
	top:273px;
	background-color:#15244B;
	border:thin;
	border-style:solid;
	border-color:#000000;
	font-size:12px;
	color:#FFF;
	text-align:left;
	padding:5px;
	
}

#blokboven {
	width:620px;
	height:32px;
	position:absolute;
	z-index:4;
	left:238px;
	top:5px;
	background-color:#15244B;
}

#blokrechts {
	width:65px;
	height:620px;
	position:absolute;
	z-index:5;
	left:855px;
	top:5px;
	background-color:#4F8AB2;
}

#randrechts {
	width:17px;
	height:642px;
	position:absolute;
	z-index:7;
	left:915px;
	top:0px;
	background-image:url(images/Pagina/borderRight.jpg);
	background-position:left;
	background-repeat:repeat-y;
}



#blokbeneden {
	width:678px;
	height:25px;
	position:absolute;
	z-index:6;
	left:239px;
	top:620px;
	background-color:#4F8AB2;
}

#randbeneden {
	width:932px;
	height:5px;
	position:absolute;
	z-index:8;
	left:0px;
	top:642px;
	background-image:url(images/Pagina/borderBottom.jpg);
	background-repeat:repeat-x;
}


#contHome {
	width:469px;
	height:600px;
	position:absolute;
	z-index:10;
	left:432px;
	top:15px;
	background-color:#FFFFFF;
	/*background-image:url(images/Pagina/content.jpg);*/
	background-position:bottom;
	background-repeat:no-repeat;
	border:medium;
	border-style:solid;
	border-color:#15244B;
	
}

#gastenboek {
	width:520px;
	height:600px;
	position:absolute;
	z-index:10;
	left:432px;
	top:15px;
	background-color:#FFFFFF;
	/*background-image:url(images/Pagina/content.jpg);*/
	background-position:bottom;
	background-repeat:no-repeat;
	border:medium;
	border-style:solid;
	border-color:#15244B;
	
}

#volgevorig {
	width:200px;
	height:auto;
	position:absolute;
	left:252px;
	color:#4F8AB2;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}

#contact {
	width:469px;
	height:600px;
	position:absolute;
	z-index:10;
	left:432px;
	top:15px;
	background-color:#FFFFFF;
	background-image:url(images/Pagina/contact.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	border:medium;
	border-style:solid;
	border-color:#15244B;
	
}

#login {
     background-color: #DDDDDD;
     color: #000000;
     border: 1px solid #777777;
     font-family:Arial, Helvetica, sans-serif;
     font-size: 10px;
     text-align: right;
     width: 468px;
	
     
    }

#login .theInput {
     font-family:Arial, Helvetica, sans-serif;
     font-size: 11px;
     width: 110px;
     margin-right: 2px;
	 margin-left:2px;
    }
	
#login .theSubmit {
     font-family:Arial, Helvetica, sans-serif;
      font-size: 10px;
      background-color: #333333;
     color: #FFFFFF;
	 
}

#multimediaCD {
background-image:url(images/Pagina/CD-hoes.jpg);
background-position:right top;
background-repeat:no-repeat;
width:200px;
height:200px;
position:absolute;
right:20px;
top:auto;
}

#footer {
position:relative;
top:650px;
left:330px;
}

.agenda { line-height:5px;
}



h6 {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
}

#iframebasis {
	width:490px;
	height:621px;
	position:absolute;
	z-index:10;
	left:432px;
	top:15px;
	background-color:#FFFFFF;
	border:medium;
	border-style:solid;
	border-color:#15244B;
	
}

