/* WEBSITE OPMAAK */

body {
	background: #FCF8E8 url('files/bg.jpg') repeat-x center top;
	margin: 0px 0px 20px 0px;
	font: 0.75em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}
body.filebrowser {
	background: #F1F1E3;
}

#container {
	width:800px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	position:relative;
}

#header {
	background:url('files/bg_top.jpg') no-repeat bottom;
	height:220px;
}

#mainTop {
	background:url('files/bg_maintop.jpg') no-repeat top right;
}

#main {
	background:url('files/bg_main.jpg') repeat-y;
}

#contentContainer {
	margin-left: 85px;
	margin-right: 240px;
}
#sidebarContainer {
	width:135px;
	margin-right:80px;
	float:right;
	clear: right;
}

#clear {
	height: 1px;
	clear:both;
}

#footer {
	background:url('files/bg_bottom.jpg') no-repeat top;
	height:100px;
	text-align:center;	
}

/* ALGEMENE OPMAAK */

#loading {
	cursor: wait;
	visibility:hidden;
	z-index:1;
	position:fixed;
	background:url('files/loading.gif') 55% center no-repeat #FFF;
	top:0px; right:0px; left:0px;
	bottom:0px;
	opacity:.4;
	filter:alpha(opacity=40);
}
#loading_test {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100% !important;
	height: 100%;
	padding-top: 120px;
	background:url('files/loading.gif') 55% center no-repeat #FFF;
	opacity:.3;
	filter:alpha(opacity=30);
}
#melding {
	background-color:#FEFEFE;
	color:#c00042;
	padding:5px;
	border:1px #333 solid;
	overflow:hidden;
}

#categorie h1, #vacature h1, #nieuwsbericht h1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:0px;
	margin:6px 0px 0px 0px;
	color: #D71F01;
	padding: 0px 0px;
}
#categorie h2, #vacature h2, #nieuwsbericht h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	letter-spacing:0px;
	margin:0px 0px 0px 0px;
	color: #D71F01;
	padding: 0px 0px 6px 0px;
}
#categorie small, #vacature small, #nieuwsbericht small {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight:normal;
	float:right;
	color: #D71F01;
	padding: 0px 0px 6px 0px;
}

#categorie h2 a, #vacature h2 a, #nieuwsbericht h2 a, #categorie h1 a, #vacature h1 a, #nieuwsbericht h1 a {
	text-decoration: none;
	color: #D71F01;
}

#nieuwsbericht {
	margin: 5px 0px 5px 5px;
	padding: 5px 0px 5px 5px;
	border-bottom:1px #DDD solid;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#nieuwsbericht div.fotos-img {
	position: absolute;
	float: left;
	border: 1px #999 solid;
}
#nieuwsbericht div.fotos-img img {
	margin:1px;
}
#nieuwsbericht div.fotos-omschr {
	margin-left: 165px;
}
#nieuwsbericht div.nieuws-img {
	float: left;
	width: 102px;
	border: 1px #999 solid;
}
#nieuwsbericht div.nieuws-img img {
	margin:1px;	
}
#nieuwsbericht div.nieuws-omschr {
	margin-left:110px;
	width: 330px;
}

#nieuwsbericht div.nieuws-kop {
	border-top: 1px #555 solid;
	border-bottom: 1px #555 solid;
	margin-bottom: 10px;
}
#nieuwsbericht div.thumbnail {
	float: left;
	margin:2px;
	border: 1px #999 solid;
}
#nieuwsbericht div.thumbnail img {
	margin:1px;
}

#nieuwsbericht #quote {
	font-family: "Times new Roman", sans-serif;
	font-size:50px;
	color: #CCC;
	float: left;
	padding-top:10px; 
}

#nieuwsbericht #wie {
	font-size: 11px;
	margin-bottom: -10px;
}
#nieuwsbericht #reactie {
	border: 1px #999 solid;
	background: #F3F3F3;
	padding: 10px;
	margin: 10px;
	text-align: left;
}

#pagina-nummering {
	text-align: center;
	height: 30px;
}
#pagina-nummering a {
	text-decoration: none;
}
#pagina-nummering div {
	display:inline;
	text-align: center;
	padding: 2px 3px;
	position: relative;
	font-size: 10px;
}
#pagina-nummering div.inactive {
	border: 1px #999 solid;
	background: #EEE;
}
#pagina-nummering div.active {
	border: 1px #333 solid;
	background: #FFF;
}
#pagina-nummering div.inactive:hover {
	border: 1px #c00042 solid;
}

#photoframe {
	cursor:pointer;
	margin:10px;
	width: 140px;
	height: 108px;
	background: url('files/photoframe.gif');
	float:left;
}
#photoframe #title {
	position:absolute;
	margin-top:97px;
	margin-left:9px;
	font-size:10px;
	font-family:Verdana, sans-serif;
	font-style:italic;
	color:#FFF;	
}
#photoframe #photo {
	position:absolute;
	margin-top:3px;
	margin-left:3px;
	width:135px;
	height:94px;
}
#photogallery_title {
	margin-left:10px;
	font-size:25px;
	font-family:Verdana, sans-serif;
	color:#333;
}

div.nieuwsbrief {
	margin:5px 10px;
	height:55px;
	font-family: Arial, serif;
	font-size:12px;
	text-align: center;
}

div.sponsorstitel, div.zoekentitel {
	text-align:left;
	margin:30px 0px 0px 5px;
	padding-left:5px;
	font-family: "Times new Roman", sans-serif;
	letter-spacing:1px;
	font-size:13px;
	font-variant: small-caps;
	color:#666;
	height:15px;
	width:115px;
	border-bottom: 1px #999 solid;
}

div.sponsors, div.zoeken {
	position: relative;
	margin:5px 0px 0px 2px;
	text-align: center;
}

div.welkom {
	position:absolute;
	width:830px;
	text-align:right;
	font-size:10px;
	font-family: Verdana, sans-serif;
	color:#333;
	padding-top:105px;
}

div.logo {
	position: absolute;
	margin: 72px 0px 0px 65px;
	z-index: 11;
	width: 330px;
	height: 70px;
}

div.titel {
	position:absolute;
	z-index:4;
	text-align:right;
	margin:200px 0px 0px 90px;
	font-family: "Times new Roman", sans-serif;
	letter-spacing:1px;
	font-size:13px;
	font-variant: small-caps;
	color:#666;
	height:15px;
	width:460px;
	border-bottom: 1px #999 solid;
}
*html div.titel { /* IE hack */
	font-weight:bold;
}
div.nieuwsbrieftitel {
	position:absolute;
	z-index:4;
	text-align:left;
	margin:200px 0px 0px 590px;
	padding-left:5px;
	font-family: "Times new Roman", sans-serif;
	letter-spacing:1px;
	font-size:13px;
	font-variant: small-caps;
	color:#666;
	height:15px;
	width:115px;
	border-bottom: 1px #999 solid;
}

div.menu {
	position:absolute;
	margin-left: 280px;
	margin-top: 203px;
}
div.hoofdmenu {
	z-index:5;
	position:absolute;
	margin-top: 154px;
	margin-left: 78px;
}
div.hoofdmenu li {
	margin-right:4px;
}
div.hoofdmenu div {
	padding-top:8px;
}
div.hoofdmenu li a {
	font-family: "Times new Roman", sans-serif;
	letter-spacing:1px;
	font-size:15px;
	font-variant: small-caps;
	color: #FFF;
	text-decoration: none;
}
div.hoofdmenu li.selected a {
	color: #000;
}

div.content {
	width:450px;
	margin-left:10px;
	padding-top: 10px;
	font-family: Arial, sans-serif;
	font-size:12px;

	min-height:500px;
	height:auto !important;
	height:500px;
}
div.talen {
	margin-top:5px;
	margin-right:5px;
	float:right;
}
div.topheader {
	background:url('files/topheader.jpg') no-repeat;
	position:absolute;
	height: 102px;
	width:580px;
	margin-top:35px;
	margin-left:35px;
}
div.companyname {
	margin-left:30px;
	margin-top:20px;
	font-size:2em;
	font-family: "Lucida Grande", LicidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-style: italic;
	letter-spacing: 6px;
	color: #FFF;
}
div.search {
	z-index:2;
	height:20px;
	margin-top:-10px;
	margin-left:300px;
	font-family: Verdana;
	font-size:12px;
	float:right;
	position: absolute;
}

div.footermenu {
	padding:46px 200px 0px 60px;
	font-size: 12px;
	font-family: Tahoma;
	color: #DDD;
	text-align: left;
}
div.footermenu a {
	text-decoration: none;
}

div.credit {
	padding:25px 60px 0px 0px;
	font-size: 9px;
	font-family: Tahoma;
	color: #999;
	text-align: right;
}

#sidebarContainer ul {
	position:absolute;
	z-index:1000;
	list-style-image: url('files/bg_li.jpg');
	margin:0px;
}
#sidebarContainer ul li {
	font-size:13px;
	font-family:Verdana, sans-serif;
}
#sidebarContainer ul li a {
	color:#F5F5EF;
	text-decoration:none;
}
#sidebarContainer ul li a:hover {
	text-decoration:underline;
}

div.sidebarLogo {
	height:420px;
	width:200px;
	position:absolute;
	z-index:1;
	margin:-420px 0px 0px 625px;
	background:url('files/bg_sidebar.jpg');
}

/* NAVIGATION */

#nav {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#nav li {
	float:left;
}
#nav li ul {
	display:none;
}

/* STANDAARD OPMAAK */

.prop {
	height:450px;
    float:right;
    width:1px;
}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
}

td {
	color:#000;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}
hr {
	border:none;
	background:#333;
	height: 1px;
}
label {
	cursor:pointer;
}
p {
	margin-top:0px;
	margin-bottom:10px;
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height: 18px;
}
form {
	margin:0px;
}
h1, h2 {
	margin-top:0px;
	font-size:16px;
	color: #D72001;
	font-style:italic;
}
h2 {
	font-size:14px;
}

font.titel {
	color: #004080;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
font.menu {
	color: #91A5C5;
	font-family: Verdana, sans-serif;
	font-weight:bold;
	font-size: 10px;
}
font.hoofdmenu {
	color: #004080;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
font.small {
	color: #666;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
}

/* INPUTS & SELECTS */

input {
	border: #999 1px solid;
	width:100px;
	height:20px;
	background: #DDD;
	cursor:pointer;
	font-family: Tahoma;
	font-size: 8pt;
	color:#333;
}
input.titel {
	border: #999 1px solid;
	margin-left:4px;
	margin-bottom:6px;
	padding-left: 3px;
	color:#333;
	background:#FFF;
	cursor:text;
	font-size: 12px; 
	font-family: Verdana; 
	font-weight: bold;
	width:150px;
	height:17px;
}

input.search {
	height:17px;
	width:115px;
	border: 2px #FFF solid;
	background:#EEE;
	cursor:text;
	font-family:tahoma;
	font-size:8pt;
	color:#000;
	position: relative;
}

input.input {
	border: #999 1px solid;
	padding-top:2px;
	padding-left: 3px;
	padding-right: 2px;
	color:  #000;
	width: 150px;
	height: 15px;
	background: #FFF;
	font-size: 11px;
	font-family: Tahoma;
	cursor:text;
	background-Position: left top;
	background-repeat:no-repeat;
}
input.dashed {
	border:none;
	height:15px;
	border-bottom: 1px #333 dashed;
	background: none;
	text-align:center;
}
input.radio {
	border: 0px #ccc solid;
	background:none;
	width:15px;
	height:15px;
}
input.image {
	width:60px;
	height:109px;
	border:none;
}

select {
	border: #999 1px solid; 
	font-size: 11px; 
	background: #FFF; 
	color: #000; 
	font-family: Tahoma;
}

textarea {
	border: #999 1px solid; 
	padding: 3px;
	color:  #000;
	background:#FFF;
	font-size: 9pt;
	font-family: Tahoma; 
	scrollbar-face-color: #F2F2F2;
	scrollbar-highlight-color: #D6D7C4;
	scrollbar-3dlight-color: #999;
	scrollbar-darkshadow-color: #999;
	scrollbar-shadow-color: #999999;
	scrollbar-arrow-color: #000033;
	scrollbar-track-color: #FFF;
}

/* CONTROL PANEL */

div.cp {
	margin-left:20px;
	visibility:hidden;
	font-style:italic;
	position:absolute;
}
div.controlpanel {
	border:1px #999 solid;
	width:450px;
	background:#F7F7F7;
}

table.add-form {
	border:1px #999 solid;
	margin-left:20px;
	background:#F7F7F7;
}
table.fotogallery_afb {
	border:1px #999 solid;
	background:#F7F7F7;
}

img.tool {
	border:1px #ccc solid;
	cursor:pointer;
}
.link {
	border:1px #E9E9E9 solid;
	background:#F1F1F1;
	cursor:pointer;
	padding:3px;
	font-size:10px;
}
.filled {
	border:1px #DDD solid;
	background:#F1F1F1;
	padding:3px;
	font-size:9px;
}
.fill {
	border:1px #DDD solid;
	background:#F1F1F1;
	padding:3px;
}

div.nieuws-afb-uploader {
	border:1px #999 solid; 
	background:#FFF; 
	padding:10px;
}
div.nieuws-afb-uploader ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.nieuws-afb-uploader div.img {
	width: 102px;
	margin: 1px;
	float: left;
	border: 1px #999 solid;
}
div.nieuws-afb-uploader div.img img {
	border: none;
	margin: 1px;
}


div.nieuws-afb-uploader .prop {
	height:100px;
    float:right;
    width:1px;
}

div.nieuws-afb-uploader .clear {
  clear:both;
  height:1px;
  overflow:hidden;
}


/* TINY MCE STYLES */

body.mceContentBody {
	background: #FFFFFF;
	margin:2px;
}
.mceContentBody a {
	color: blue !important;
}
.mceAdvancedEditor {
	width:860px !important;
}

table.mceLayout {
	background:#FFFFFF !important;
}
td.mceIframeContainer {
	border:1px #BBBBBB solid !important;
}
.o2k7SkinSilver .mceMenuItemTitle a {
	background:#EEE !important;
}
#tekst_Nederlands_formatselect_text, #tekst_Nederlands_fontselect_text, #tekst_Nederlands_fontsizeselect_text {
	background:#F8F8F8 !important;
	border-top:1px #ADADAD solid !important;
	border-bottom:1px #ADADAD solid !important;
	border-left:1px #ADADAD solid !important;
}

div.mceMenu {
	border-color: #BBB !important;
}

/* LINK OPMAAK */

a.titel:link {
	color:#666;
	text-decoration: none;
}
a.titel:hover {
	color:#666;
	text-decoration: underline;
}
a.titel:visited {
	color:#666;
	text-decoration: none;
}

a.menu:link {
	color:#004080;
	text-decoration: none;
}
a.menu:hover {
	color:#000;
	text-decoration: underline;
}
a.menu:visited {
	color:#004080;
	text-decoration: none;
}


a:link {
	color:#000;
	text-decoration: underline;
}
a:visited {
	color:#000;
	text-decoration: underline;
}
a:hover {
	color:#c00042;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/* OVERIGE OPMAAK /*

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* COLORBOX */

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxTopLeft{width:14px; height:14px; background:url(files/colorbox/controls.png) 0 0 no-repeat;}
    #cboxTopCenter{height:14px; background:url(files/colorbox/border.png) top left repeat-x;}
    #cboxTopRight{width:14px; height:14px; background:url(files/colorbox/controls.png) -36px 0 no-repeat;}
    #cboxBottomLeft{width:14px; height:43px; background:url(files/colorbox/controls.png) 0 -32px no-repeat;}
    #cboxBottomCenter{height:43px; background:url(files/colorbox/border.png) bottom left repeat-x;}
    #cboxBottomRight{width:14px; height:43px; background:url(files/colorbox/controls.png) -36px -32px no-repeat;}
    #cboxMiddleLeft{width:14px; background:url(files/colorbox/controls.png) -175px 0 repeat-y;}
    #cboxMiddleRight{width:14px; background:url(files/colorbox/controls.png) -211px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(files/colorbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(files/colorbox/loading.gif) center center no-repeat;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(files/colorbox/controls.png) 0px 0px no-repeat; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose.hover{background-position:-100px 0px;}
        
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}

/* EINDE CSS /*