@charset "utf-8";
/* CSS Document */

body { width: 100%; text-align: center; margin: 0px auto; background-image:url(../Images/Top_background.jpg); background-position:top center; background-repeat:no-repeat; background-color: #e8e1d7; font-family:Tahoma, Geneva, sans-serif;}

div#text-block{ width:455px; height:326px; overflow:hidden; float:left; }
div#slide{  width:11px; height:326px; float:left; margin-left:5px; }
div#slide div#slider{ width:11px; height:11px; background-color:#6d5d50; position:absolute; cursor:pointer; }
div#slide div#slidebar{ width:5px; height:326px; border-right:1px solid #7f7064; }

#wrapper {position: relative; margin: 0 auto; width: 880px; background-color:#a39386; text-align:left;}
#header {background-color: #656366; background-image:url(../images/header_bg.jpg); background-position:center; background-repeat:no-repeat; height:197px; width:100%;}
#LeftPanel {width:505px; height:386px; background-image:url(../images/content_bg.jpg); background-position:right top; background-repeat:no-repeat; float:left;}
#MiddlePanel {width:187px; height:386px; background-image:url(../images/menu_bg.jpg); background-position:left top; background-repeat:no-repeat; float:left; }
#RightPanel {width:188px; height:386px; background-image:url(../images/submenu_bg.jpg); background-position:left top; background-repeat:no-repeat; float:left;}
#Footer {width:880px; height:160px; background-image:url(../images/footer_bg.jpg); background-position:left top; background-repeat:no-repeat; clear:both; text-align:right;}
#ContentTitle {color: #FFF; font-size:14px; font-weight:bold; text-align:right; padding:20px 0px 0px 0px; margin:0px;}
#ContentPic { display:none; width:188px; height:386p; padding-top:177px; float:left;}
#ContentTexts {float:left; color:#FFF; font-size:12px; padding:20px; padding-top:30px; line-height:20px; width:100%}
#ContentTexts a {color:#FFF; text-decoration:none; border-bottom:1px solid dotted;}


#MenuPic { width:188px; height:176px;}
#MenuPicDivider {height:2px; background-color:#FFF;}
#MenuTexts {color:#FFF; font-size:12px;}
#News {margin:20px 9px 0px 9px;}

.Button {border:none;}

.MenuButtonHolder { background-color:#a9a091; padding:5px; margin:3px 4px 3px 4px ;}
.MenuButton { background-color:#a39386; color:#FFF; font-size:13px; font-weight:normal; text-align:center; padding:4px; padding-top:5px; }
.MenuButton:hover { background-color:#6d5d50; color:#FFF; font-size:13px; font-weight:normal; text-align:center; padding:4px; padding-top:5px; }
.MenuButtonSelected { background-color:#6d5d50; color:#FFF; font-size:13px; font-weight:normal; text-align:center; padding:4px; padding-top:5px; }
.MenuButtonSelected:hover { background-color:#a39386; color:#FFF; font-size:13px; font-weight:normal; text-align:center; padding:4px; padding-top:5px; }
.MenuButtonSelected a {color:#FFF; text-decoration:none; }
.MenuButton a {color:#FFF; text-decoration:none; }
.MenuSubScript { text-align:center;  font-size:10px; color:#6d5d50;}

.SubMenuItemSelected { color:#d6d0c6;  text-decoration:underline; font-size:14px;font-weight:bold; list-style:none;}
.SubMenuItemSelected a { color:#d6d0c6;  text-decoration:underline; font-size:14px;font-weight:bold; list-style:none;}
.SubMenuItem a { color:#FFFFFF; text-decoration:underline; font-size:14px; font-weight:bold; list-style:none;}
.SubMenuItem a:hover { color:#d6d0c6; text-decoration:underline; font-size:14px; font-weight:bold; list-style:none;}


.ChangeLanguage {text-decoration:none; padding-right:5px;}
.ChangeLanguage a {text-decoration:none;}
.LanguageOff { font-size:12px; font-weight:bold; color:#82817c; text-decoration:none;}
.LanguageOff a { font-size:12px; font-weight:bold; color:#82817c; text-decoration:none;}
.LanguageOn { font-size:12px; font-weight:bold; color:#b6b1ad; text-decoration:none;}
.LanguageOn a { font-size:12px; font-weight:bold; color:#b6b1ad; text-decoration:none;}

.GalleyListItem {width:70px; border:1px solid #FFFFFF; margin:5px;}

.FormButton {background-color:#6d5d50; font-size:12px; padding:3px; color:#FFF; border:3px solid #a9a091; text-transform:uppercase;}
.TekstKlein { font-size:10px; color:#FFF;}
.Tekst { font-size:10px;}

.NewsBlock {background-color:#b7a99c; padding:6px; margin:8px; }
.NewsDatum { color:#6d5d50; font-size:11px; text-align:right;}
.NewsTitel { color:#a58025; font-size:12px; font-weight:bold;}
.NewsContent { color:#FFF; font-size:12px;}
.NewsLeesmeer { color:#6d5d50; font-size:11px;}
.Error {color:#C00;}

.TooltipBox { border:1px solid #6d5d50; background-color:#b6a89b; padding:10px; color:#FFF; font-size:11px; max-width:150px; text-align:left;}

#OverLayData { z-index:10; margin: 0 auto; padding:0px; position:absolute; display:none; background-image:url(../Images/OverLayBg.gif); background-color:transparent; z-index:2; visibility:visible; overflow:visible; width:100%;	top:1px;	left:1px; text-align:left;}
#OverlayContent { width:700px; height:1000px; padding-top:50px;}
#OverlayContentHolder {	margin-top:150px; padding:30px; width:800px; height:650px; overflow-y:auto; overflow-x:hidden; text-align:left; float:left;}