﻿/* CSS Document */
* {margin:0px;padding:0px;}

/* LINKS */

a:link		{color: #788ce6; text-decoration: underline; }
a:visited 	{color: #788ce6; text-decoration: underline; }
a:active	{color: #788ce6; text-decoration: underline; }
a:hover		{color: #788ce6; text-decoration: none; }  

a.teruglink {margin:20px 10px 0px 0px;font-weight:bold;float:right;}
a.teruglink:link, a.teruglink:active, a.teruglink:visited {text-decoration:none;}
a.teruglink:hover {text-decoration:underline;}

a.contactlink:link		{color: #000; text-decoration: underline; }
a.contactlink:visited 	{color: #000; text-decoration: underline; }
a.contactlink:active	{color: #000; text-decoration: underline; }
a.contactlink:hover		{color: #333; text-decoration: none; }  

/* HTML, BODY, DIVS */

body
{
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    font-family: Arial, tahoma, Helvetica, sans-serif;
    font-size: 10px;
    color:#fff;
    background-image:url(/sites/120/images/background.gif);
    background-repeat:repeat;
    /*scrollbar-3dlight-color: #f3b113;
    scrollbar-arrow-color: #000000;
    scrollbar-base-color: #000000;
    scrollbar-darkshadow-color: #f3b113;
    scrollbar-face-color: #f3b113;
    scrollbar-track-color: #0060a9;
    scrollbar-highlight-color: #f3b113;
    scrollbar-shadow-color: #f3b113;*/
}

html {width: 100%;height:100%;}

div.container{
	width:960px;
	height:100%;
	color:#FFFFFF;
	margin:0 auto;
}

div.leftframe	{width:360px;height:auto;_height:100%;background-color:#1d3368;float:left;}
div.rightframe {width:600px;height:100%;background-color:#fff;float:left;}
div.mainfoto {width:360px;height:270px;overflow:hidden;}
div.mainnieuwsbrief {width:360px;height:120px;}
div.mainleft {width:360px;background-image:url(/sites/120/images/logo.jpg);background-repeat:no-repeat;}
div.header	{width:600px;height:105px;background-image:url(/sites/120/images/toprightbg.gif);background-repeat:repeat-x;}
div.navigatie {position:relative;width:600px;_width:600px;height:30px;background-color:#1d3368;text-align:center;}
div.navigatie ul{margin-left:0px;_margin-left:0px;width:100%;}
div.mainright {width:600px;height:auto;_height:100%;background-color:#fff;}
div.nieuwsbriefcenter {width:300px;height:80px;background-color:#9cb1ce;margin:10px 0px 0px 30px;}

div.nieuwssource input {display:none;}

div.submenu
{
	position:absolute;
	margin:30px 0px 0px 133px;
    padding:0px;
    display: none;
    z-index: 5;
    background-color: #9cb1ce;
    width:125px;
    top:0px;
    left:0px;
}

div#menu2
{
	position:absolute;
	margin:30px 0px 0px 103px;
}

div#menu3
{
	position:absolute;
	margin:30px 0px 0px 204px;
    padding:0px;
    display: none;
    z-index: 5;
    background-color: #9cb1ce;
    width:145px;
    top:0px;
    left:0px;
}

div#menu4
{
	position:absolute;
	margin:30px 0px 0px 304px;
}

li.navigatie ul.navigatie {display:none;}
div.submenu ul.navigatie {display:block;list-style:none;float:left;margin:0px;padding:0px;text-align:left;}
div.submenu ul.navigatie li.navigatie {text-transform:uppercase;text-align:left;float:left;margin:0px;padding:5px 0px 0px 0px;width:125px;height:20px;}
div.submenu ul.navigatie li.navigatie:link, div.submenu ul.navigatie li.navigatie:active, div.submenu ul.navigatie li.navigatie:visited {}
div.submenu ul.navigatie li.navigatie:hover {background-color:#b5c8e8;}
div.submenu ul.navigatie li.navigatie a.navigatie {background:url(/sites/120/images/blokje.gif) left center no-repeat;padding:0px 0px 0px 15px;margin:0px 0px 0px 10px;color:#1d3368;}

div#menu3 ul.navigatie li.navigatie {text-transform:uppercase;text-align:left;float:left;margin:0px;padding:5px 0px 0px 0px;width:145px;height:20px;}


div.maindivslider 
{
	width:550px;
	max-height:550px;
	position:relative;
	margin:0px 0px 0px 20px;
	text-align:center;
}

div.nieuwsbericht {padding:10px;border-top:dotted 1px #d6c286;margin:0px 0px 5px 0px;height:145px;overflow:visible;}
div.openingstijden {width:230px;margin:200px 65px 0px 65px;_margin:200px 65px 0px 65px;background-color:#788ce6;}

div.headerlinks {width:120px;height:90px;float:right;margin:15px 20px 0px 0px;padding:0px;}
div.headerlinks ul {list-style:none;margin:0px;padding:0px;}
div.headerlinks ul li{margin:0px;padding:0px;height:30px;overflow:hidden;}
div.headerlinks ul li a{margin:0px;padding:0px;}
div.headerlinks ul li img{margin:0px;padding:0px;}
div.headerp {width:440px;height:100px;float:left;overflow:hidden;}

div.subsubmenu {width:200px;text-align:right;float:right;margin:80px 28px 0px 0px;_margin:80px 14px 0px 0px;}
div.subsubmenu ul{display:inline;margin:0px;padding:0px;list-style:none;}
div.subsubmenu ul li{display:inline;width:200px;margin:0px;padding:0px;}
.actief {font-weight:bold;}

div.editorinline {display:inline;}

div.popupdiv 
{
	width:550px;
	height:550px;
	position:absolute;
	background-color:#fff;
	top:0px;
	left:0px;
	display:none;
	z-index:999;
	text-align:center;
	overflow:auto;
	border: 1px #042848 solid;
	padding: 10px;
}

div.zwart_transparant 
{
    filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
    position:absolute;
    top:0px;
    left:0px;
    background-color:#000;
    z-index:98;
    display:none;
    width:100%;
    height:100%;
}

/*div.actiefdiv {display:block;}*/

/* TABLES */

table.s_center {width:100%;height:100%;}
td.s_center {vertical-align:middle;}

table.nbregister {width:100%;height:100%;}
td.nb_contact {font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;color:#1d3368;font-size:14px;width:100%;font-weight:bold;text-align:center;height:30px;vertical-align:bottom;}
td.nb_contact2a {text-align:right;height:50px;}
td.nb_contact2b {text-align:left;width:50px;height:50px;}
td.nb_contact2a input {width:170px;height:17px;margin:0px 5px 0px 0px;line-height:15px;}
td.nb_contact2a input.textarea {width:170px;height:17px;margin:0px 5px 0px 0px;line-height:15px;font-size:11px;}
input.nb_submit {width:50px;height:20px;font-size:10px;font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;font-weight:bold;}

table.fotorep td {vertical-align:top;}
/* H + P */

h1.nieuws {font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;color:#1d3368;font-size:22px;margin:10px 5px 0px 10px;}
h1.main {font-family: Arial, tahoma, Helvetica, sans-serif;color:#1d3368;font-size:22px;margin:10px 0px 0px 10px;}

h3.newstitle {font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;color:#1d3368;font-size:18px;margin:0px 0px 5px 0px;}
h3.n_nieuwsitem {font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;color:#1d3368;font-size:18px;margin:0px 0px 5px 0px;}

p.bericht {font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;font-size: 11px;margin:3px 0px 0px 3px;}
p.berichtfail {font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;font-size: 11px;margin:3px 0px 0px 3px;}
p.footer {font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;color:#fff;font-size:10px;text-align:center;margin:-15px 0px 0px 0px;}
p.footer a:link, p.footer a:active, p.footer a:visited {color:#fff;text-decoration:none;}
p.footer a:hover {color:#fff;text-decoration:underline;}
p.footer2 {font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;color:#fff;font-size:10px;text-align:center;margin:100px 0px 0px 0px;}
p.footer2 a:link, p.footer2 a:active, p.footer2 a:visited {color:#fff;text-decoration:none;}
p.footer2 a:hover {color:#fff;text-decoration:none;}
p.maintekst {font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;color:#000;font-size:12px;margin:10px 5px 10px 10px;}

p.nieuwsdatum {font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;color:#000;font-size:9px;margin:0px 0px 0px 0px;}
p.nieuwsdatum2 {font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;color:#000;font-size:9px;margin:0px 0px 0px 0px;}
p.nieuwstekst {font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;color:#000;font-size:12px;padding:0px 0px 0px 0px;}

div.nieuwsbericht li{font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;color:#000;font-size:12px;padding:0px 0px 0px 0px;}


p.nwlPositiveConfirmMailSent, p.nwlPositiveChanged, p.nwlPositiveChangeMailSent 
{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color:#000;
    margin:10px 0px 0px 10px;
}

p.bericht {font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;font-size: 11px;margin:10px 0px 0px 10px;color:#000;}
p.berichtfail {font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;font-size: 11px;margin:10px 0px 0px 10px;color:#ff0000;}

p.header {font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;font-size: 12px;margin:10px 0px 0px 10px;color:#d90000;text-align:center;width:440px;}
p.foto_editor_tekst1 {display:none;}
p.e_foto_editor_tekst1 {font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;font-size: 12px;color:#000;margin:0px 0px 0px 10px;width:180px;overflow:hidden;}
p.foto_editor_tekst2 {display:none;}
p.e_foto_editor_tekst2 {font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;font-size: 12px;color:#000;margin:0px 10px 0px 10px;width:180px;overflow:hidden;}
p.foto_editor_tekst3 {display:none;}
p.e_foto_editor_tekst3 {font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;font-size: 12px;color:#000;margin:0px 0px 0px 0px;width:180px;overflow:hidden;}
p.plaatje_groot_tekst {font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;font-size: 12px;color:#000;}

p {font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;font-size: 12px;color:#000;}

/* UL, OL, LI */

ul	{margin:0px;padding:0px;}
li	{margin:0px;padding:0px;}

ul.navigatie	{margin:9px 0px 0px 0px;padding:0px;display:inline;float:left;font-family: Arial;font-size:11px;color:#fff;width:100%;list-style-type:square;}
li.navigatie	{margin:0px 0px 0px 0px;padding:0px;display:block;float:left;font-size:11px;color:#fff;text-transform:uppercase;width:100px;}
li.navigatie a:link, li.navigatie a:visited, li.navigatie a:active	{color:#fff;text-decoration:none;}
li.navigatie a:hover	{color:#fff;text-decoration:none;font-weight:bold;}

div.nb_form {margin:10px 0px 0px 10px;}

/* IMAGES */
	
img {border:0px;padding:0px;margin:0px;}

img.new_windowpijl{
	margin-left:5px;
	border:0px;
	vertical-align:middle;
}

img.nieuwsimage {float:right;margin:0px 0px 0px 5px;}
img.nieuwsimage_klein {float:right;margin:0px 0px 0px 5px;height:140px;}

img.fotorepimgleft {margin:0px 0px 0px 10px;border:solid 1px #1e3368;cursor:pointer;}
img.fotorepimgmiddle {margin:0px 10px 0px 10px;border:solid 1px #1e3368;cursor:pointer;}
img.fotorepimgright {margin:0px 0px 0px 0px;border:solid 1px #1e3368;cursor:pointer;}

img.contactimg {margin:10px 0px 0px 10px;border:solid 1px #1e3368;}
img.grote_foto {display:none;}
img.sluitenimg {float:right;}

img.s_fotorechts {margin:10px 0px 0px 0px;}

/* CONTACTFORM & NIEUWSBRIEF*/

input.textarea 
{
    font-size:9px;
	color: #000000;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	width:200px;
	margin:0px 0px 1px 0px;
	#margin:0px 0px 0px 0px;
}

textarea.textarea 
{
    font-size:9px;
	color: #000000;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	#padding-left:1px;
	width:200px;
	height:70px;
}

table.contact {margin:15px 0px 0px 3px;}
td.contact 
{
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-size: 11px;
    color:#000;
    width:205px;
    padding:0px 142px 0px 5px;
    #padding:0px 0px 0px 5px;
}

td.inhoud 
{
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-size: 11px;
    color:#000;
    width:160px;
}

input.c_submit 
{
	/*background-color:#fff;*/
	/*border:0;*/
	font-weight:bold;
	margin:1px 0px 0px 0px;
	#margin:0px 0px 0px 0px;
	text-transform:uppercase;
    font-size:11px;
    cursor:pointer;
    }
    
input#regsubmit 
{
	/*background-color:#fff;*/
	/*border:0;*/
	font-weight:bold;
	margin:1px 0px 0px 0px;
	#margin:0px 0px 0px 0px;
	text-transform:uppercase;
    font-size:11px;
    cursor:pointer;
}

input#afmelden 
{
	/*background-color:#fff;
	border:0;*/
	font-weight:bold;
	margin:1px 0px 0px 0px;
	#margin:0px 0px 0px 0px;
	text-transform:uppercase;
    font-size:11px;
    cursor:pointer;
}

input.inhoud {width:200px;margin:1px 0px 0px 0px;#margin:0px;font-size:12px;font-family: Verdana, tahoma, Helvetica, sans-serif;}
input#regpostcode {width:70px;margin:0px -2px 0px 0px;}
input#regcity {width:125px;}

input.bezoeker {display:none;}
label.bezoeker {display:none;}
input#group_181 {display:none;}

tr.hidden_input {display:none;}

/*-----------NIEUWS & AANBIEDINGEN----------*/

p.nieuwsdatum 
{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 9px;
	margin:0px;
	padding:0px;
}

p.nieuwstekst
{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
}

h3.nieuwstitel 
{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 14px;
	margin:0px;
	padding:0px;
}

span.schuin {font-style:italic;color:#788ce6;text-decoration:underline;}

/* -------SLIDESHOW ---------------*/

div.slideshow	{display:none;}
div.s_slideshow	{display:none;}
p.tekstbovengroteimage {display:none;}
p.e_tekstbovengroteimage {color:#000;display:block;}
img.slideshow {border:solid 1px #1e3368;}

input.inputhidden {display:none;}