@charset "utf-8";
/* BODY + CONTAINER */
body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(images/bg.jpg);
}
#bodybg {
	position: absolute;
	position: fixed;
	width: 100%;
	height: 100%;
	background-image: url(images/bg_overlay.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#framecontainer {
	background-image: url(images/bck_container.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 45px;
	left: -470px;
	margin-left: 50%;
	width: 941px;
	height: 880px;
}
#container {
	position: absolute;
	top: 20px;
	left: 18px;
	width: 904px;
}

#bigimage {
	position: absolute;
	background-image: url(images/bck_duovak.jpg);
	background-repeat: no-repeat;
	width: 440px;
	height: 325px;
}
#bigimage img{
	position: absolute;
	left: 1px;
	top: 1px;
	width: 438px;
	height: 323px;
}

#paginatekst {
	position: absolute;
	width: 420px;
	height: 323px;
	left: 10px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	overflow:auto;
	scrollbar-face-color: #ec8b00;
}

/* TOP: LOGO + STER + ADRES */
#top {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 83px;	
}
#top_logo {
	position: absolute;
	background-image: url(images/top_logo.jpg);
	top: 0px;
	left: 0px;
	width: 302px;
	height: 83px;
}
#top_ster {
	position: absolute;
	background-image: url(images/top_ster.jpg);
	height: 70px;
	width: 77px;
	left: -38px;
	margin-left: 50%;
	top: 3px;
}
#top_adres {
	position: absolute;
	background-image: url(images/top_adres.jpg);
	top: 0px;
	right: 0px;
	width: 302px;
	height: 83px;
}

/* MENU */
#menu {
	position: relative;
	left: 2px;
	top: 15px;
	height: 50px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
#menutext {
	padding-top: 12px;
}
#menuitemleft {
	float: left;
	background-image: url(images/menu/menu_left.png);
	height: 37px;
	width: 127px;
	border-right: solid 2px #333;
	margin-right: 1px;
	text-align: center;
	cursor: pointer;
}
#menuitemleft:hover {
	background-image: url(images/menu/menu_left_hover.png);
	color: #000;
}
#menuitem {
	float: left;
	background-image: url(images/menu/menu_middle.png);
	height: 37px;
	width: 125px;
	border-right: solid 2px #333;
	margin-right: 1px;
	text-align: center;
	cursor: pointer;
}
#menuitem:hover {
	background-image: url(images/menu/menu_middle_hover.png);
	color: #000;
}
#menuitemright {
	float: left;
	background-image: url(images/menu/menu_right.png);
	height: 37px;
	width: 129px;
	text-align: center;
	cursor: pointer;
}
#menuitemright:hover {
	background-image: url(images/menu/menu_right_hover.png);
	color: #000;
}

/* CONTENT VAK */
#content {
	position: relative;
	left: 0px;
	top: 15px;
	width: 100%;
	height: 335px;
}

/* VAKKEN */
#vak {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}
#titelvak {
	position: absolute;
	background-image: url(images/bck_titelvak.png);
	left: 1px;
	top: 1px;
	height: 17px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ec8b00;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 6;
}

/* TABS */
#tabs {
	position: relative;
	width: 100%;
	height: 127px;
	left: 0px;
	top: 30px;
}
#tab {
	float: left;
	background-image: url(images/bck_tab.png);
	width: 213px;
	height: 127px;
	margin-left: 1px;
	margin-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
#tab a{
	text-decoration: none;
	color: #FFF;
}
#tab a:visited{
	color: #FFF;
}
#tab a:hover{
	color: #FFF;
}

/* BOTTOM */
#bottom {
	position: relative;
	height: 165px;
	width: 100%;
	top: 45px;
	left: 0px;
}

/* BANNER */
#banner {
	position: absolute;
	width: 400px;
	height: 165px;
}

/* COPYRIGHT */
#copyright {
	position: relative;
	height: 20px;
	width: 100%;
	text-align: center;
	top: 55px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
#copyright a{
	color: #FFF;
}
#copyright a:visited{
	color: #FFF;
}
#copyright a:hover{
	color: #ec8b00;
}

/* SLIDER */
#slider_frame {
	position: absolute;
	border: 5px solid #4c4c4c;
	width: 425px;
	height: 325px;
	overflow: hidden;
}
.anythingSlider                         { width: 425px; height: 325px; position: relative; margin: 0px; overflow: hidden }
.anythingSlider .wrapper                { width: 425px; overflow: hidden; height: 325px; margin: 0px; position: absolute; top: 0px; left: 0px; }
.anythingSlider .wrapper ul             { width: 999999px; list-style: none; position: absolute; top: 0px; left: 0px; margin: 0px; margin-left: -40px }
.anythingSlider ul li                   { display: block; float: left; padding: 0px; height: 325px; width: 425px; margin: 0px; }
.anythingSlider .arrow                  { display: block; height: 49px; width: 26px; no-repeat 0px 0px; text-indent: -9999px; position: absolute; top: 130px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0px 0px; right: 0px; background-image:url(images/slider_right.png); z-index:20 }
.anythingSlider .back                   { background-position: 0px 0px; left: 0px; background-image:url(images/slider_left.png); z-index:20 }


/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0px; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }


/* ALBUMS */
#album {
	height: 120px;
	width: 180px;
	border: 1px solid #999;
}
#album img.foto{
	height: 120px;
	width: 180px;
}
#album_titel {
	position: absolute;
	background-image: url(images/overlay_trans.png);
	bottom: 1px;
	left: 1px;
	width: 177px;
	height: 22px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-left: 3px;
	padding-top: 2px;
	line-height: 11px;
}
#album_titel2 {
	position: absolute;
	background-image: url(images/overlay_trans.png);
	bottom: -1px;
	left: 1px;
	width: 177px;
	height: 22px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-left: 3px;
	padding-top: 2px;
	line-height: 11px;
}
#album_button {
	position: absolute;
	bottom: 1px;
	right: 0px;
	width: 24px;
	height: 23px;
}
#album_button2 {
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 24px;
	height: 23px;
}


/* DUO SLIDER */
#duo_slider {
	position: absolute;
	width: 100%;
	height: 125px;
	top: 25px;
	left: 0px;
	z-index: 10;
	overflow: hidden;
}
#titelagenda {
	position: absolute;
	width: 117px;
	height: 17px;
	background-image: url(images/bck_titelagenda.png);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	color: #FFF;
}
#titelarrangementen {
	position: absolute;
	width: 117px;
	height: 17px;
	bottom: 7px;
	background-image: url(images/overlay_trans.png);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	color: #FFF;
}

/* AGENDA */
#agendaimage {
	position: absolute;
	background-image: url(images/bck_singlevak.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 325px;
}
#agendatekst {
	position: absolute;
	width: 640px;
	height: 323px;
	left: 10px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	overflow:auto;
	scrollbar-face-color: #ec8b00;
}
.agendatekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

/* FOTO SLIDER */
#fotoslider {
	position: absolute;
	top: 30px;
	left: 3px;
	width: 880px;
	height: 350px;
}

/* REGISTREREN */
.registrerenfields {
	border: 1px #666 solid;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

.registrerensubmit {
	background-color: #000;
	border-color: #999;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.registrerenerror {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* FEED BAR */
#feed_container {
	position: absolute;
	position: fixed;
	bottom: 100px;
	left: 3px;
	width: 60px;
	height: 180px;
}
#feed_container img{
	padding-bottom: 5px;
}

/* BANNER */
#bannergoogle {
	position: absolute;
	right: -130px;
	top: 0px;
	width: 120px;
	height: 600px;
}
