* {
	margin:0px;
	padding:0px;
	z-index:0;
}

a img {
    border: none;
}

a {
    border: none;
}


/**
 * Dit zijn de 4 standaard linkstijlen waarop teruggegrepen wordt
 * indien er geen ander stijl is gespecificeerd.
 */
a:link, a:visited, a:hover, a:active{
	color: #494949;
	text-decoration: none;
}

/**
 * Stijlen voor de links in de standaard blokken.
 */
.block a:link, .block a:visited{
	color: #E7B700;
	text-decoration: underline;
}

.block a:hover, .block a:active{
	color: #494949;
	text-decoration: underline;
}

/* Pagineringlinks */
a.paging:link, a.paging:visited{
	color: #164485;
	text-decoration: none;
}

a.paging:hover, a.paging:active{
	color: #000000;
	text-decoration: underline;
}

/**
 * Links voor in de footer
 */
#div_footer a:link, #div_footer a:visited{
	color: inherit;
	text-decoration: none;
}

#div_footer a:hover, #div_footer a:active{
	color: inherit;
	text-decoration: underline;
}

/**
 * Hoofdmenu stijlen
 */
a.hoofdmenu_link{
	color: #494949;
	text-decoration: none;
}

a.hoofdmenu_default {
	color: #494949;
    cursor: pointer;
}

a.hoofdmenu_hover {
	color: #FFFFFF;
    cursor: default;
}

a.hoofdmenu_active {
	color: #FFFFFF;
    cursor: default;
}

/**
 * Submenu stijlen
 */
a.submenu_link{
	color: #494949;
	text-decoration: none;
}

a.submenu_default {
	color: #494949;
	cursor: pointer;
}

a.submenu_hover {
	color: #E7B700;
	cursor: default;
}

a.submenu_active {
	color: #E7B700;
	cursor: default;
}

/**
 * De stijlen voor de overige knoppen. Dit zijn o.a. de "home"
 * en "print" knoppen.
 */
a.meta_link{
	color: inherit;
	text-decoration: none;
}

a.meta_default {
	cursor: pointer;
}

a.meta_hover {
	cursor: default;
}

a.meta_active {
	cursor: default;
}

/**
 * Een paar standaard html stijlen. Deze zijn globaal op ieder
 * element van toepassing.
 */
html {
	height: 100%;
}

body {
	height: 100%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6{
	font-size: 18px;
	font-weight: bold;
}

h2 {
    font-size: 20px;
}

hr {
    border: none;
    height: 1px;
}

ul, ol{
	list-style-position: outside;
	margin-left: 20px;
}

ul.errors {
	list-style: none;
	color: red;
	margin-left: 0px;
}

/**
 * Vanaf hier begint de stijl voor alle blokelementen die de
 * hoofdstructuur van de site bepalen. Alles spreekt voor zich,
 * behalve div_scrollpane. Dit is als het ware het "venster"
 * waarachter de inhoud wordt getoond, en heeft dus een scroll-
 * balk aan de rechterzijde.
 */
 
#div_container {
	height: auto;
	left: 0px;
	overflow: hidden;
    position: absolute;
    top: 0px;
	width: 100%;
}

#div_top_right {
    background-image: url('../images/bg_top_right.png');
    background-repeat: no-repeat;
    background-position: 487px 0px;
    height: 163px;
    margin-left: 50%;
    width: 50%;
}

#div_main {
	margin: 0px auto;
    overflow: visible;
	position: relative;
	top: 0px;
    width: 974px;
}

#div_top {
    background-image: url('../images/bg_top.png');
    background-repeat: no-repeat;
    height: 443px;
    left: 0px;
    overflow: visible;
	position: relative;
    top: 0px;
    width: 100%;
    z-index: 2;
}

#div_middle {
    color: #494949;
    font-size: 13px;
    line-height: 1.4;
    min-height: 300px;
    overflow: hidden;
    padding: 22px 20px 40px;
	position: relative;
	width: 934px;
    z-index: 1;
}

#div_footer{
	background-color: #818285;
    color: #FFFFFF;
    height: 72px;
    position: relative;
	text-align: center;
    width: 100%;
}

#div_homeprint {
    color: #494949;
    font-size: 11px;
    font-weight: bold;
    right: 60px;
    position: absolute;
    top: 12px;
}

#div_logo {
	left: 80px;
    position: absolute;
    top: 30px;
}

#div_logo_sp {
    right: -40px;
    position: absolute;
    top: 40px;
}

#div_fotos {
    height: 7px;
    position: absolute;
    top: 163px;
    width: 100%;
    z-index: -1;
}

.div_fotos_foto {
	position: absolute;
	z-index: 0;
}

#div_balk {
    background-image: url('../images/bg_balk.png');
    background-repeat: no-repeat;
    height: 7px;
    position: absolute;
    top: 436px;
    width: 100%;
}

#div_adres {
	left: 20px;
	position: absolute;
	text-align: left;
	top: 10px;
}

#div_adres td {
	line-height: 1.6;
	padding: 6px;
    vertical-align: top;
}

#div_copyright{
    font-size: 9px;
    position: absolute;
    right: 40px;
    text-align: right;
    top: 16px;
}

#div_uitloggen {
    background-color: #007F0E;
    color: #FFFFFF;
    font-family: "arial", arial, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    padding: 4px;
    position: absolute;
    right: 0px;
    text-transform: uppercase;
    top: 134px;
}

#div_uitloggen a {
    color: #FFFFFF;
}

#div_adminlogo{
	position: absolute;
	left: 340px;
	top: 30px;
	width: 87px;
	height: 87px;
	z-index: 1;
}

#img_adminlogo{
	position: absolute;
	width: 87px;
	height: 87px;
	z-index: 1;
}

/**
 * Stijl voor het menu
 */
#ul_menu {
    background: url("../images/bg_menubalk.png") repeat;
    font-size: 14px;
    height: 40px;
    list-style-type: none;
    margin-left: 0px;
    position: absolute;
    top: 163px;
    width: 100%;
}

ul.submenu {
    background: url("../images/bg_menu.png") repeat;
    font-size: 13px;
    left: 0px;
    list-style-type: none;
    margin-left: 0px;
    min-width: 160px;
    overflow: hidden;
    padding: 4px 0px;
    position: absolute;
    top: 40px;
    z-index:9999;
}

ul.submenu_IE {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg_menu.png', sizingMethod='scale');
}

li.hoofdmenu_item {
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    height: 31px;
    overflow: visible;
    padding: 0px 40px;
    padding-top: 9px;
    position: relative;
    text-align: center;
}

li.submenu_item {
    font-weight: normal;
    height: 22px;
    letter-spacing: 0px;
    line-height: 20px;
    overflow: hidden;
    padding: 0px 8px;
    text-align: center;
}

/**
 * Blok inhoud
 */
div.block {
	position: static;
	float: left;
	overflow: hidden;
}

div.block_admin {
    position: relative;
    width: 910px;
}

.bordered {
    border: solid #818285;
}

.bordered_titel {
    background-color: #818285;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 2.4;
    text-align: left;
}

.bordered_titel span {
	margin-left: 6px;
}

/**
 * Fotoalbum
 */
div.fotolist_top {
    background-image: url('../images/fototop.png');
    background-repeat: no-repeat;
    margin-left: -15px;
	height: 22px;
	width: 390px;
}

div.foto_footer{
	padding-top: 4px;
}

ul.fotolijst {
	list-style-type: none;
	display: block;
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding: 0px;
}

li.fotoboek_foto {
	position: relative;
	float: left;
	text-align: center;
}

li.fotoboek_foto img {
    margin-top: 28px;
}

div.foto_titel {
	position: absolute;
    top: 0px;
	width: 100%;
}

div.foto_titel img {
    margin-top: 0px;
}

.input_foto_titel {
    width: 80%;
}


/**
 * Fotoloop
 */
div.fotoloop_foto {
	right: 0px;
	bottom: 0px;
	text-align: center;
}

div.fotoloop {
	position: relative;
	text-align: center;
}

p.fotoloop_titel {
    position: relative;
}

/**
 * Uploadgedeelte
 */
div.upload {
	position: absolute;
	text-align: center;
	height:50px;
}
 
div.upload .progress {
	background: white url("../images/progress.gif") no-repeat;
	background-position: +50% 0;
}

div.upload .progress-text {
	font-size: 0.9em;
	font-weight: bold;
}

span.progress-text{
	padding-left:8px;
}

div.cancel_button {
	display: block;
	position: absolute;
	text-align: left;
	background: url("../images/icons/cancel.png") no-repeat;
	width: 16px;
	height: 16px;
	z-index: 1;
	cursor: pointer;
}

/**
 * Nieuws
 */
div.buttonbalk {
    height: 40px;
    position: relative;
}

div.bloknieuws {
    float: left;
    position: relative;
    margin-bottom: 30px;
}

div.nieuwsdatum {
    margin-bottom: 13px;
    position: relative;
}

div.nieuwsbericht { }

div.nieuwsverwijderen {
    top: 2px;
    right: 0px;
    margin-right: 20px;
    position: absolute;
    font-size: 7pt;
}

div.nieuwsrule {
    float: left;
    position: relative;
    bottom: 0px;
    height: 16px;
}

span.paging_inactive {
    color: #16274b;
    font-weight: bold;
}

/**
 * Youtube
 */
div.player { }

div.youtube_footer {
	color: #FFFFFF;
	padding: 0px;
	position: absolute;
}

span.youtube_titel {
	margin-left: 4px;
}

.youtube_footer a:link, .youtube_footer a:visited {
    color: #FFFFFF;
}

.youtube_footer a:hover, .youtube_footer a:active {
    color: #FFFFFF;
}

/**
 * Google Maps
 */
div.gmaps { }

div.gmaps_footer {
    color: #FFFFFF;
    padding: 0px;
    position: absolute;
}

span.gmaps_titel {
    margin-left: 4px;
}

/**
 * Mailformulier
 */
table.mailformulier {
    vertical-align: top;
}

table.mailformulier td {
    padding: 2px 0px;
}

table.mailformulier input, table.mailformulier textarea {
    border: 1px solid silver;
}


/**
 * Inlogpagina
 */
div.table_inlog {
	text-align: left;
}

#div_login {
	position: absolute;
	margin: 0px auto;
	width: 400px;
	height: 300px;
	top: 300px;
}

#tbl_login {
	position: absolute;
}

/**
 * Template selectie
 */
#div_template {
	text-align: center;
}

#p_template_select{
	height:24px;
}

#div_template_image {
	width: 95%;
	height: 240px;
	text-align: center;
	background: #FBFBFB;
	padding: 4px;
	padding-top: 12px;
	color: black;
	border-style: dotted;
	border-color: #A2A2A2;
	border-width: 1px;
	border-bottom: 0px;
}

#div_template_tekst {
    width: 95%;
	text-align: left;
	background: #FBFBFB;
	color: black;
    padding: 4px;
	border-style: dotted;
	border-color: #A2A2A2;
	border-width: 1px;
	border-top: 0px;
}

#select_template {
	width: 200px;
}

/**
 * Stijlen voor custom buttons
 */
p.button_normal {
	border: 2px solid #E7B700;
	padding: 4px;
	background-color: #EEEEEE;
	color: #00374c;
	width: auto;
}

p.button_active {
	border: 2px solid #E7B700;
	padding: 4px;
	background-color: #CCCCCC;
    color: #00374c;
}

a.button_link:link, a.button_link:visited {
	color: inherit;
	text-decoration: none;
}

a.button_link:hover, a.button_link:active {
    color: inherit;
    text-decoration: none;
}

.input_videolink {
	width: 200px;
}

.img_link {
	cursor: pointer;
	border: none;
	vertical-align: middle;
}

/**
 * Menusorteerlijst in admin
 */
ul.hoofdmenulist {
    list-style: none;
    width: 100%;
    margin: 0px;
    position: relative;
    text-align: left;
}

li.hoofdmenulist {
    margin: 4px;
    width: 120px;
    padding: 4px;
    background-color: #FFFFFF;
    color: #000000;
    margin-bottom: 2px;
    border: 1px solid #000000;
    float: left;
}

span.hoofdmenulist {
    cursor: pointer;
}

div.hoofdmenulisttoevoegen {
    position: static;
    padding: 4px;
}

div.hoofdmenutoevoegen {
    position: static;
    padding: 4px;
}

ul.submenulist {
    list-style: none;
    margin-top: 4px;
    margin-left: 0px;
}

li.submenulist {
    padding: 4px;
    background-color: #FFFFFF;
    color: #000000;
    margin-bottom: 2px;
    border: 1px solid #000000;
}

span.submenulist {
    cursor: pointer;
}

/**
 * Box klassen
 */
#box_input {
    text-align: center;
    padding: 10px;
}

.box_button {
	margin-top: 20px;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #ffffff;
}

.lbLoading {
	background: #ffffff url(../images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #ffffff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/slimbox/prevlabel.png) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/slimbox/nextlabel.png) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #ffffff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/slimbox/closelabel.png) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

