﻿/*--- 2colums topmenu ---*/
body
{
 background: url(_images/bg.jpg) repeat-x ;
 background-color: #00b169;
 color: #000000;
 font-family: Verdana;
 font-size: 12px;
 text-align: center;
padding:0px;
margin: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: 900px;
 margin:auto;
 padding:0px;
border-left:2px solid #ffcd00;
border-right:2px solid #ffcd00;
}
#maincontainer-layer
{
 /*background: url(_images/sunny_bg.jpg) no-repeat scroll 50% 0;*/
 background-color: #006b3f;
 width: 900px;
 padding:0px;
 margin:0px;
}
#header
{
 background: url(_images/header.jpg);
 height: 183px;
 width: 900px;
 background-color: #E4F0F6;
 text-align: left;
}
table#mainTable
{
 background-color: #006b3f;
}
#navigation-top
{
 background: url(_images/menubar.gif) repeat-x;
 width: 900px;
 height:45px;
 text-align: center;
 background-color: #006b3f;
}
.navigation-top-align
{
 text-align: center;
}

/*-- navigation --*/
table.nav
{
 margin-bottom: 5px;
 margin-top: 0px;
 height: 18px;
}
table.nav td
{
 border: solid 0px #ffffff;
 width: 200px;
 text-align: center; /*background-image: url(_images/menu.gif); background-repeat: no-repeat;*/
}
a.nav, a.nav:link, a.nav:active, a.nav:visited, a.nav:hover
{
 display: block;
 color: #ffcd00;
 font-family: tahoma;
 font-weight: bold;
}
a.nav:hover
{
 color: #ffcd00;
 text-decoration: underline;
}
a.nav_selected, a.nav_selected:link, a.nav_selected:active, a.nav_selected:visited, a.nav_selected:hover
{
 font-weight: bold;
 color: #ffffff;
}

/*--- 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: #000000;
}
a.sublevel:hover
{
 color: #ffcd00;
 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;
 text-align:left;
}
div#maincontent-align
{
 margin: 10px;
 width: 600px;
 text-align:left;
color:#ffffff;
}
.breadcrumb-sitename
{
 color: #ffcd00;
 margin: 0px;
}
div#breadcrumbs .node
{
 font-size: 10px;
 color: #ffcd00;
 text-decoration: none;
}
div#breadcrumbs .currentNode
{
 color: #ffcd00;
 text-decoration: none;
 font-size: 10px;
 padding-right: 5px;
}
div#breadcrumbs .separator
{
 color: #ffcd00;
 padding: 5px;
 font-size: 10px;
}
#rightcontent
{
 width: 270px;
 height: 600px;
 overflow: auto;
}
div#rightcontent-align
{
 width: 260px;
 margin: auto;
}
div#footer
{
font-size:10px;
 background: url(_images/footerbar.gif);
 background-repeat:no-repeat;
background-color:#006b3f;
 height: 44px;
 width: 900px;
 position: relative;
padding-top:5px;
 text-align: left;
}
div#footer a
{
font-size:10px;
 color: #eeeeee;
}
div#footer-left
{                         5
 width: 500px;
 float: left;
 color: #eeeeee;
padding-left:10px;
}
div#footer-left .utils a
{
font-size:10px;
 color: #006b3f;
 padding-right: 10px;
}
div#realisatie-NewLimit
{
 float: right;
 padding-right: 10px;
 width: 450px;
 text-align: right;
 color: #eeeeee;
}
div#realisatie-NewLimit a
{
 color: #eeeeee;
}
/*-- standaard elements --*/
h1
{
 font-size:16px;
 color: #ffcd00;
 padding: 0px;
}
h2
{
 font-size:14px;
 color: #ffcd00;
 padding: 0px;
}
h3
{
 font-size:12px;
 color: #ffcd00;
 padding: 0px;
}
a, a:visited, a:active, a:hover, a:link
{
 color: #ffffff;
}

/*-- 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: #ffffff;
}
td.field
{
 width: 80%;
}

/*-- CMS-user - contactform - etc --*/
.framed
{
 background-color: #333333;
 color: #ffffff;
 border: 2px solid #dddddd;
 font-weight: bold;
 width: 500px;
 padding: 5px;
}

/*---------------- Module textheader ------------*/

div#mainposition
{
 position: relative;
 width: 900px;
 margin: auto;
}

div#websiteTitle
{
 position: absolute;
 top: 6px;
 left: 0px;
 z-index: 2;
 color: #6F7A84;
 font-size: 56px;
 font-weight: bold;
}
div#websiteTitleShadow
{
 position: absolute;
 top: 7px;
 left: 3px;
 color: #000000;
 font-size: 56px;
 font-weight: bold;
 z-index: 1;
 opacity: 0.20;
 filter: alpha(opacity=20);
 -moz-opacity: 0.20;
}
/*--- module sidebar RSStext ---*/
/*--- optional ---*//*
div.sidebartop 
{
 background: Transparent url(_images/sidebartop.gif) repeat-x top left;
 height:12px;
 width:285px;

}
*/
div.sidebar
{
 border: solid 1px #ffffff;
 background-color: #2381A4;
 width: 260px;
 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;
}
/*--height thumbrows mgalview-medium --*/
.jqGalViewIImedium .gvIIContainer .gvIIHolder
{
 height: 220px;
}
/*---galleries design:alttext ---*/
.gvIIAltText
{
 height: 20px;
 padding-top: 4px;
}
