﻿/*--- 2colums topmenu ---*/
body
{
 background: url(_images/sitebg.jpg) 0 0 scroll;
 background-color: #ffffff;
 color: #000000;
 background-repeat:no-repeat;
 font-family: Verdana;
 font-size: 12px;
 text-align: left;
}
p
{
margin: 0px;
padding: 0px;
}
img
{
 border: 0px;
 margin: 5px; /*behavior: url(iepngfix.htc); */
}
/* Language buttons*/
#choose-language
{
 padding-right: 2px;
 padding-top: 24px;
 float: right;
 width: 200px;
}
a.language_nl
{
 background-image: url(_images/nl.gif);
 width: 30px;
 height: 20px;
}
a.language_en
{
 background-image: url(_images/nl.gif);
 width: 30px;
 height: 20px;
}
a.language_es
{
 background-image: url(_images/nl.gif);
 width: 30px;
 height: 20px;
}
a.language_de
{
 background-image: url(_images/nl.gif);
 width: 30px;
 height: 20px;
}
a.language_fr
{
 background-image: url(_images/nl.gif);
 width: 30px;
 height: 20px;
}
#maincontainer
{
 width: 990px;
 
}
#maincontainer-layer
{
 /*background: url(_images/sunny_bg.jpg) no-repeat scroll 50% 0;*/
 width: 880px;
 margin-left:70px;
}
#header
{
 height: 65px;
 width: 990px;
 text-align: left;
 margin-top: 10px;
}

#homepage_header_mid
{
width: 880px;
height: 140px;
}


table#mainTable
{
 width: 880px;
}

#navigation-top
{
 width: 880px;
 text-align: left;
height:120px;
}
.navigation-top-align
{
 text-align: left;
}

/*-- navigation --*/
table.nav
{
 margin-bottom: 5px;
 margin-top: 0px;
 height: 18px;
}
table.nav td
{
 border: solid 0px #ffffff;
 margin-bottom: 5px;
 margin-top: 0px;
 padding-left: 10px;
 padding-right: 10px;
 text-align: center; /*background-image: url(_images/menu.gif); background-repeat: no-repeat;*/
}
.nav, a.nav, a.nav:link, a.nav:active, a.nav:visited, a.nav:hover
{
 display: block;
 color: #000000;
 font-family: tahoma;
 font-weight: bold;
 font-size: 1.5em;
}
a.nav:hover
{
 color: #000000;
 text-decoration: underline;
 font-size: 1.5em;
}
a.nav_selected, a.nav_selected:link, a.nav_selected:active, a.nav_selected:visited, a.nav_selected:hover
{
 font-weight: bold;
 color: #000000;
 font-size: 1.5em;
}

/*--- submenu --*/
div.sublevelwrapper
{
 border: solid 0px #000000;
 background-color: #ffffff;
 width: 205px;
 text-align: left;
 padding-left: 3px;
 z-index: 3;
 margin-top: -7px;
 overflow: hidden;
}
a.sublevel, a.sublevel:link, a.sublevel:active, a.sublevel:visited, a.sublevel:hover
{
 font-weight: bold;
 color: #9A8C7E;
}
a.sublevel:hover
{
 color: #808080;
 text-decoration: underline;
}
a.sublevel_selected, a.sublevel_selected:link, a.sublevel_selected:active, a.sublevel_selected:visited, a.sublevel_selected:hover
{
 font-weight: bold;
 color: #808088;
}

#maincontent
{
 width: 630px;
 }
div#maincontent-align
{
 margin: 20px;
 width: 625px;
 border-right: solid 0px #672080;
 padding-right: 5px;
}
.breadcrumb-sitename
{
 color: #2381A4;
 margin: 0px;
}
div#breadcrumbs .node
{
 font-size: 10px;
 color: #2381A4;
 text-decoration: none;
}
div#breadcrumbs .currentNode
{
 color: #2381A4;
 text-decoration: none;
 font-size: 10px;
 padding-right: 5px;
}
div#breadcrumbs .separator
{
 color: #2381A4;
 padding: 5px;
 font-size: 10px;
}

#rightcontent
{
 width: 220px;
 padding:15px 5px 10px 5px;
 margin:0px 5px 0px 15px;
 background-image: url(_images/transparent.png);
 behavior: url(iepngfix.htc);
}
div#rightcontent-align
{
 color:#ffffff;
 width:190px;
 margin: auto;
}
div#footer
{
 position: relative;
 padding-top:5px;
 height: 22px;
 width: 640px;
 text-align: left;
 margin-left:85px;
}
div#footer a
{
 color: #000000;
}
div#footer-left
{

 float: left;
 color: #000000;
}
div#footer-left .utils a
{
 color: #ffffff;
 padding-right: 10px;
}
div#realisatie-NewLimit
{
 float: right;
 padding-right: 5px;

 text-align: right;
 color: #000000;
}
div#realisatie-NewLimit a
{
 color: #000000;
}
#privacy
{
border-right: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}
/*-- standaard elements --*/
h1, h3
{
 color: #9A8C7E;
 padding: 0px;
}
h2
{
 color:  #9A8C7E;
 font-size: 15px;
 padding: 0px;
 margin-top: 0px;
}
a, a:visited, a:active, a:hover, a:link
{
 color: #000000;
}

/*-- form elements - also CMS related --*/
input.button
{
 color: #000000;
 background-color: #cccccc;
 border-top: solid 1px #eeeeee;
 border-left: solid 1px #eeeeee;
 border-right: solid 1px #000000;
 border-bottom: solid 1px #000000;
 margin-right: 6px;
}
input.textboxAdmin
{
 border: solid 1px #000000;
}
textarea
{
 width: 350px;
 height: 200px;
}
.error
{
 color: #FF0000;
}

td.fieldlabel
{
 color: #000000;
}
td.field
{
 width: 80%;
}

/*-- CMS-user - contactform - etc --*/
.framed
{
 background-color: #cccccc;
 color: #ffffff;
 border: 2px solid #dddddd;
 font-weight: bold;
 width: 500px;
 padding: 5px;
}

/*---------------- Module textheader ------------*/

div#stars
{
background: url(_images/stars.png);
 position: absolute;
 width: 92px;
 height: 95px;
}
div#vdwlogo
{
background: url(_images/vdwlogo.png);
 position: absolute;
 margin-left: 824px;
 width: 156px;
 height: 97px;
}
/*--- module sidebar RSStext ---*/
/*--- optional ---*//*
div.sidebartop 
{
 background: Transparent url(_images/sidebartop.gif) repeat-x top left;
 height:12px;
 width:215px;
}
*/
div.sidebar
{
 border: solid 1px #ffffff;
 background-color: #2381A4;
 width: 236px;
 margin: auto;
}
/*--- optional ---*//*
div.sidebarbottom
{
 background: Transparent url(_images/sidebarbottom.gif) repeat-x top left;
 height:12px;
 width:215px;
}
*/
div.sidebar ul
{
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}
div.sidebar ul li.item
{
 padding-left: 7px;
 padding-right: 7px;
 color: #FFFFFF;
}
div.sidebar ul li.item a
{
 text-decoration: underline;
 color: #FFFFFF;
}
div.sidebar ul li.item a:hover
{
 color: #EF5801;
}
div.sidebar ul li.sidebaritemseparator
{
 list-style-type: none;
 list-style-image: none;
 padding: 0;
 margin-left: 0px;
 height: 10px;
}
/*--- modules: Gastenboek/NieuwsOverzicht---*/

.pad /*container for odd and even */
{
 width: 500px;
}
.odd
{
 padding: 2px;
 background-color: #999999;
 color: #ffffff;
}
.even
{
 padding: 2px;
 background-color: #ffffff;
 color: #999999;
}
.date
{
 font-weight: bold;
}
.author
{
 font-weight: bold;
 margin-left: 10px;
}
.entry
{
 clear: left;
}
.newscontent
{
 width: 600px;
 padding: 4px;
}

/*----- Events ------*/
.presentationEvents
{
 width: 240px;
}
.categoryEvents
{
 font-weight: bold;
 font-size: 14px;
}
/* Tag Calendar */
.calendarStyle
{
	background-color: #E5F1F8;
	border: solid 1px #A7CAEE;
}

.calendarStyle a
{
	text-decoration: none;
}

.calendarTitle
{
	background-color: #E5F1F8;
 color: #2a416f;
 font-weight: bold;
}

.calendarHeader
{
	background-color: #FFFFFF;
	border-top: solid 1px #A7CAEE;
	color: #2a416f;
}

.calendarDay
{
	background-color: #FFFFFF;
	color:#333;
}

/* calendar */
.selectedDay
{
 border:solid 2px #8fbf5c;
}
/*--height thumbrows mgalview-medium --*/
.jqGalViewIImedium .gvIIContainer .gvIIHolder
{
 height: 220px;
}
/*---galleries design:alttext ---*/
.gvIIAltText
{
 height: 20px;
 padding-top: 4px;
 line-height:20px;
}

.jqGalViewIIsmall .gvIIContainer .gvIIHolder{
height: px;
width: px;
}
.jqGalViewIImedium .gvIIContainer .gvIIHolder{
height: px;
width: px;
}
.jqGalViewII .gvIIContainer .gvIIHolder{
height: px;
width: px;
}
.jqProductSlides .gvIIContainer .gvIIHolder{
height: px;
width: px;
}