/* Martijn Fransen - Proximedia  */

body{
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000055;
	scrollbar-face-color:#000055;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color: #000055;
	scrollbar-darkshadow-color: #000055;
	scrollbar-track-color: #000055;
	scrollbar-arrow-color:#FFFFFF;
	background-color : #000055;
	padding: 0px;
	margin: 0px;
	text-align : center;
	overflow: -moz-scrollbars-vertical;
	background-image :  url(../images/bg.gif);
	background-position : top center;
	background-repeat : repeat;
	background-attachment : fixed;
}

*{
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
p{
	padding-bottom: 15px;
}

/* HYPERLINKS */

a{
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000055;
	text-decoration : underline;
}
a:hover{
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration : underline;
}
a:active{
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000055;
	text-decoration : underline;
}

a.adreslink{
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000055;
	text-decoration : none;
}
a.adreslink:hover{
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration : none;
}
a.adreslink:active{
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000055;
	text-decoration : none;
}

td{
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.wit{
	background-color : #FFFFFF;
}



.fout{
    font : 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Red;
	letter-spacing : 1pt;
}

.klein{
	font : 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* HEADERS */

h1{
	font : bold 17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000055;
	text-align : center;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	border-bottom: 0px solid #F09110;
}
h2{
	font : bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1F0D64;
	text-align : left;
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #F09110;
}
h3{
	font : bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	margin-bottom: -5px;
}




/* FOTO'S  */

.foto {
	border: 1px solid #1F0D64;
}
.fotorechts {
	border : 1px solid #1F0D64;
	float:right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 0px;
	padding-top: 0px;
}
.fotorechts2 {
	border : 0px solid #1F0D64;
	float:right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding-top: 0px;
	width: 240px;
}
.fotolinks {
	border : 1px solid #1F0D64;
	float:left;
	margin-right: 10px;
	margin-top: 0px;
}



/* OPSOMMINGEN */

ul{
	list-style: url(../images/list.gif);
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
}



/*  FORMULIEREN */
.invul, .route {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	/*filter: alpha(opacity=70)*/
	background-color: #FFFFFF;
	color: #000000;
	border-top : 1px solid #AAAAAA;
	border-left : 1px solid #AAAAAA;
	border-bottom : 1px solid #777777;
	border-right : 1px solid #777777;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#777777;
	scrollbar-highlight-color:#777777;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color:#777777;
	margin-bottom: 0px;
}
textarea.invul{
    height: 75px;
	width : 225px;
	margin-bottom: 5px;
}
input.invul{
	width : 225px;
}
.route{
	width : 110px;
}


/*    BUTTONS    */
.versturen, .wissen{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #999999;
	color: #FFFFFF;
	border-top : 1px solid #AAAAAA;
	border-left : 1px solid #AAAAAA;
	border-bottom : 1px solid #777777;
	border-right : 1px solid #777777;
	width : 110px;
	margin-top: 2px;
}
.wissen{
	margin-right: 5px;
}


#tekstvlak{
	position:absolute;
	text-align:right;
	left:251px;
	top:212px;
	width:526px;
	height:360px;
	z-index:2;
	overflow: auto;
	background-image : url(../images/bg_tekst.gif);
	background-repeat : repeat;
	background-position : left top;
	background-attachment : fixed;
}

/*  TEKSTVLAK  */

/*   Scrollende DIV in IE   */
#scrolltekst{
	position:absolute;
	text-align:left;
	left:301px;
	top:232px;
	width:476px;
	height:325px;
	z-index:10;
	overflow: auto;
	scrollbar-face-color:#6F6F6F;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color: #6F6F6F;
	scrollbar-darkshadow-color: #6F6F6F;
	scrollbar-track-color: #6F6F6F;
	scrollbar-arrow-color:#FFFFFF;
	border : 0px solid #B8B8B8;
	padding-right: 15px;
}
/*   Scrollende DIV in Firefox   */
html>body  #scrolltekst{
	left:301px; 
	top:232px; 
	width:461px; 
	height:309px;
}

#iframediv{
	position:absolute;
	text-align:left;
	left:301px;
	top:232px;
	z-index:10;
}
.nieuwscata{
   width: 100%;
   height: 100%;
}

/* ===========================================================================*/


ul.navigatielijst{
	list-style-type : none;
	padding: 0 0 0 0;
	margin: 0 0 0 10;
	 /*width: auto; Width of Menu Items */
	width: 200px;  /*Width of Menu Items */
	border-top: 2px solid #E8E1E0;
}
ul.navigatielijst li{
	display: block;
}
ul.navigatielijst li a {
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	color: #000066;
	background-color : transparent;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align : left;
	border-bottom: 2px solid #E8E1E0;
}

ul.navigatielijst li a:hover {
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color : #D2D2E6;
	text-decoration : none;
	/*filter:alpha(opacity=50); -moz-opacity:.15; opacity:.15; */
} 

ul.navigatielijst li a:active {
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color : transparent;
	text-decoration : none;
} 

/* Fix IE. Hide from IE Mac \*/
* html ul.navigatielijst li { float:left;}
* html ul.navigatielijst li a { height: 1%;  }
/* End */


.main{
	width : 765px;
	height: 100%;
	border: 0px;
	background-position : top center;
	background-repeat : repeat-y;
	background-image : url(../images/bg_site.gif);
	margin: 0px auto;
}

.adres{
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000055;
	vertical-align : bottom;
	text-align : center;
	width: 555px;
	height: 32px;
	background-position : bottom center;
	background-repeat : no-repeat;
	background-image : url(../images/bg_adres.gif);
	padding-bottom: 3px;
}
.navigatievlak{
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000055;
	background-image: url(../images/bg_nav.gif);
	background-repeat : no-repeat;
	background-position : left top;
	vertical-align : top;
	text-align : left;
	width: 210px;
	height: 100%;
}

.textvlak{
	width: 550px;
	height: 100%;
	text-align : right;
	vertical-align : bottom;
	background-image : url(../images/top.gif);
	background-position : right top;
	background-repeat : no-repeat;
}
.logo{
	width: 210px;
	height: 155px;
	background-image : url(../images/cte.jpg);
	background-position : top left;
	background-repeat : no-repeat;
}
.top{
	width: 555px;
	height: 155px;
	background-image : url(../images/top.jpg);
	background-position : top left;
	background-repeat : no-repeat;
}
.titelvlak{
	height: 200px;
	width: 529px;
	border: 0px;
	text-align : left;
	vertical-align : top;
}
.text{
	height: 100%;
	width: 485px;
	border: 0px;
	text-align : left;
	vertical-align : top;
	background-image : url(../images/bg_text.gif);
	background-position : left top;
	background-repeat : no-repeat;
	padding-left: 45px;
	padding-right: 25px;
}

.contactadres{
	float: right;
	width: 155px;
	height: 100%;
	border-left: 1px dashed #FFFFFF;
}
.contactadrescell{
	padding-left: 10px;
	vertical-align : top;
	text-align : left;
}

/*  Tabel in contactformulier  */

.tabelsmi{
	width: 100%;
	height: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.titelsmi{
	height: 36px;
	vertical-align : top;
	text-align : left;
}
.smi{
	width: 100%;
	vertical-align : top;
	text-align : right;
}

/*  Tabel in contactformulier  */

.contact{
	width: 320px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
}
.contactleft{
	width: 80px;
	height: 20px;
	vertical-align : top;
	text-align : left;
}
.contactright{
	width: 240px;
	height: 20px;
	vertical-align : top;
	text-align : right;
}
.contactklein{
	width: 80px;
	height: 20px;
	vertical-align : bottom;
	text-align : left;
	font-size : 9px;
}
.contactbuttons{
	width: 240px;
	height: 20px;
	vertical-align : bottom;
	text-align : right;
}
.contactrequired{
	width: 320px;
	height: 20px;
	vertical-align : bottom;
	text-align : left;
	font-size : 9px;
}
.naam{
	color: blue;
	font-family : "Comic Sans MS";
	font-size : 28px;
}

/*  Tabel in contactformulier  */

.routetabel{
	width: 300px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
	margin: 0px auto;
}
.routeleft{
	width: 150px;
	height: 20px;
	vertical-align : top;
	text-align : left;
}
.routeright{
	width: 150px;
	height: 20px;
	vertical-align : top;
	text-align : right;
}
.routeklein{
	width: 150px;
	height: 20px;
	vertical-align : bottom;
	text-align : left;
	font-size : 9px;
}
.routebuttons{
	width: 150px;
	height: 20px;
	vertical-align : bottom;
	text-align : right;
}



/*  ---------------------------------------------------------- */
/*  PROXImedia link  */
.proximedia{
	vertical-align : bottom;
	text-align : left;
	width : 200px;
	height : 35px;
	padding-left: 10px;
}

#proximedia{
	float: left;
	margin-left: 5px;
}

a.proxlink{
	color : #F7C076;
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.proxlink:hover{
	color : #FFFFFF;
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.proxlink:active{
	color : #F7C076;
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}


#webdesigner{
	display: none;
}