* {
	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: #FFFFFF;
	text-decoration: none;
}

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

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

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

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

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

a.footer:hover, a.footer:active{
	color: #FFFFFF;
	text-decoration: underline;
}

/**
 * Links voor in de copyright footer
 */
a.footer:link, a.footer:visited{
	color: #00aeef;
	text-decoration: none;
}

a.footer:hover, a.footer:active{
	color: #00aeef;
	text-decoration: underline;
}

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

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

a.hoofdmenu_hover {
	color: #00374c;
    cursor: default;
}

a.hoofdmenu_active {
	color: #00374c;
    cursor: default;
}

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

a.submenu_default {
	color: #FFFFFF;
    font-weight: 400;
	cursor: pointer;
}

a.submenu_hover {
	color: #FFFFFF;
    font-weight: 700;
	cursor: default;
}

a.submenu_active {
	color: #FFFFFF;
    font-weight: 700;
	cursor: default;
}

/**
 * De stijlen voor de overige knoppen. Dit zijn o.a. de "home"
 * en "print" knoppen.
 */
a.meta_link{
	color: #FFFFFF;
	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: 8pt;
	font-family: "arial", arial, sans-serif;
	line-height: 1.3;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url("../images/bg.jpg");
	background-position: top center;
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6{
	font-size: 9pt;
	font-weight: bold;
	color: #f78f1e;
}

h2 {
    font-size: 8pt;
}

hr {
    background: #f78f1e;
    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_main {
    height: auto;
	margin: 0px auto;
    overflow: visible;
	position: relative;
    width: 807px;
}

#div_top {
    height: 145px;
    left: 0px;
    overflow: visible;
	position: relative;
    top: 0px;
    width: 807px;
    z-index: 2;
}

#div_middle {
    background-image: url('../images/content.png');
    background-repeat: repeat-y;
    color: #474747;
    font-size: 8pt;
    min-height: 200px;
    padding: 10px;
	padding-top:15px;
	position: relative;
	width: 789px;
    z-index: 1;
}

#div_footer{
	background-image: url('../images/bottom.png');
	background-repeat: no-repeat;
    font-size: 8pt;
    height: 134px;
    padding-top: 5px;
    position: relative;
	text-align: center;
    width: 807px;
}

#div_copyright{
    clear:both;
    color: #00aeef;
    font-size: 8pt;
    height: 45px;
    padding-top: 5px;
    position: relative;
	text-align: center;
    width: 100%;
}

#div_homeprint {
    color: #FFFFFF;
    font-family: "Trebuchet", arial, sans-serif;
    font-size: 8pt;
    right: 10px;
	position: absolute;
	top: 10px;
}

#div_logo {
    height: 53px;
    position: absolute;
    top: 20px;
    width: 241px;
}

#div_label {
    height: 114px;
    position: absolute;
    right: -26px;
    top: -174px;
    width: 30px;
    cursor: pointer;
}

#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: 60px;
}

#div_huidigetaal {
	position: absolute;
	height: 29px;
	width: 200px;
	bottom: 29px;
	left: 0px;
	background-color: #007F0E;
    visibility: hidden;
}

#p_huidigetaal{
	color: #FFFFFF;
	position: absolute;
	bottom: 0px;
	left: 4px;
	font-size: 20px;
	font-family: "arial", arial, sans-serif;
	font-weight: bold;
	text-align: right;
}

#div_adminlogo{
	position: absolute;
	right: 110px;
	top: 0px;
	width: 87px;
	height: 87px;
	z-index: 1;
}

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

#div_flags{
	position: absolute;
	width: 200px;
	padding: 4px;
    visibility: hidden;
}

#div_flags div {
    position: absolute;
	border: none;
	color: #FFFFFF;
	text-align: center;
}

/**
 * Stijl voor het menu
 */
#ul_menu {
    font-size: 11pt;
    font-family: "trebuchet", arial, sans-serif;
    height: 50px;
    list-style-type: none;
    margin-left: 0px;
	position: absolute;
    top: 90px;
	left: 0px;
    width: 100%;
}

ul.submenu {
    background: url("../images/bg_menu.png") repeat;
    font-family: "trebuchet", arial, sans-serif;
    font-size: 10pt;
    left: 0px;
    list-style-type: none;
    margin-left: 0px;
    overflow: hidden;
    padding: 4px 0px;
    position: absolute;
    top: 46px;
    width: 160px;
}

li.hoofdmenu_item {
    height: 41px;
    float: left;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    overflow: hidden;
    padding: 0px 20px;
    padding-top: 9px;
}

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

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

div.block_admin {
    position: relative;
    width: 95%;
}

.bordered {
    border: solid #00aeef;
}

.bordered_titel {
    color: #FFFFFF;
}

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

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

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

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

.input_foto_titel {
    width: 80%;
}


/**
 * Fotoloop
 */
div.fotoloop_foto {
	left: 0px;
	top: 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 4px;
	position: absolute;
}

span.youtube_titel {
	margin-top: 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 4px;
    position: absolute;
}

span.gmaps_titel {
    margin-top: 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: 767px;
	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: 767px;
	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 #00aeef;
	padding: 4px;
	background-color: #EEEEEE;
	color: #00374c;
	width: auto;
}

p.button_active {
	border: 2px solid #00aeef;
	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;
}

/**
 * Bestandbeheer in admin
 */
#file_upload {
    float: left;
}

#div_file_list {
    float: left;
    margin-left: 20px;
}

.filelist {
    border: 1px solid #666666;
    color: #000000;
    list-style: none;
    margin: 0px;
    width: 280px;
}

.filelist_odd {
    background: #FFFFFF;
}

.filelist_even {
    background: #E6E6E6;
}

.filelist_padded {
    padding: 5px;
}

.filelist_line {
    background: #666666;
    height: 2px;
}

.filelist_header {
    background: #666666;
    color: #FFFFFF;
    padding: 4px;
}

.filelist_selected {
    background: #666666;
}

.filelist_name {
    padding: 2px;
}

.filelist_size {
    text-align: right;
    padding: 2px 4px 2px 0px;
}

.filelist_options {
    background: #FFEEAA;
    font-size: 8pt;
}

.filelist_options a:hover, .filelist_options a:active, .filelist_options a:visited, .filelist_options a:link {
    color: #000000;
    text-decoration: none;
} 

.filelist_totals {
    background: #666666;
    color: #FFFFFF;
    padding: 2px 4px;
    text-align: right;
}

#file_options_errors {
    color: red;
}

#fileupload_status {
    text-align: left;
}

#fileupload_status .progress {
    background: url(../images/fancyupload/progress.gif) no-repeat;
    background-position: +50% 0;
    margin-right: 0.5em;
    vertical-align: middle;
}
 
#fileupload_status .progress-text {
    font-size: 0.9em;
    font-weight: bold;
}
 
#fileupload_list {
    list-style: none;
    margin: 0;
}
 
#fileupload_list li.validation-error {
    padding: 5px;
    padding-left: 44px;
    display: block;
    clear: left;
    color: #8a1f11;
    cursor: pointer;
    border-bottom: 1px solid #fbc2c4;
    background: #fbe3e4 url(../images/fancyupload/failed.png) no-repeat 4px 4px;
}
 
#fileupload_list li.file {
    border-bottom: 1px solid #eee;
    background: url(../images/fancyupload/file.png) no-repeat 4px 4px;
    overflow: auto;
    height: 44px;
    position: relative;
}
#fileupload_list li.file.file-uploading {
    background-image: url(../images/fancyupload/uploading.png);
    background-color: #D9DDE9;
}
#fileupload_list li.file.file-success {
    background-image: url(../images/fancyupload/success.png);
}
#fileupload_list li.file.file-failed {
    background-image: url(../images/fancyupload/failed.png);
}
#fileupload_list li.file .fileblock-info {
    left: 44px;
    top: 2px;
    overflow: hidden;
    position: absolute;
}
#fileupload_list li.file .fileblock-action {
    right: 6px;
    top: 2px;
    position: absolute;
}
#fileupload_list li.file .file-name {
    font-weight: bold;
    display: block;
}
#fileupload_list li.file .file-size {
    display: block;
}
#fileupload_list li.file .file-info {
    font-weight: normal;
    font-size: 0.8em;
}
#fileupload_list li.file .file-remove {
}

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

.box_button {
	margin-top: 20px;
}
