﻿@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	/*border:0px;*/
}
img {border:0px;}
html
{
    overflow-y: scroll;
    height: 100%;
}
body
{
	background-color:#FFFFFF;
	color:#49555c;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size:12px;
	line-height: 18px;
    height: 100%;
}
input.text {color:#49555c; font-family: Trebuchet MS, Arial, sans-serif; font-size:11px;}
textarea {color:#49555c; font-family: Trebuchet MS, Arial, sans-serif; font-size:11px;}

/* commented backslash hack \*/ 
html, body, form{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}


h1
{
	color:#49555c;
    font-weight:normal;
	font-size:18px;
	line-height:14px;
}

h2
{
	color:#6a7379;
    font-weight:normal;
	font-size:18px;
	line-height:180%;
	letter-spacing: 1px;
	margin-bottom:5px;
	
}

.bruin{
	color:#564625;
    	font-weight:normal;
	font-size:18px;
	line-height:100%;
	margin-bottom:10px;
}
bruin
{
	color:#564625;
	font-size:18px;
    font-weight:normal;
}

.h3{
	color:#6a7379;
    	font-weight:normal;
	font-size:18px;
	line-height:26px;
	margin-bottom:10px;
}
h3
{
	color:#564625;
	font-size:18px;
    font-weight:normal;
}
h4
{
	color:#49555c;
    font-size: 12px;
	line-height:14px;
}
a:link
{
	color:#564625;
    text-decoration: none;
    outline: 0;
}
a:visited
{
	color:#564625;
    text-decoration: none;
    outline: 0;
}
a:hover
{
	color:#82929C;
    text-decoration: none;
    outline: 0;
}
a:active
{
	color:#82929C;
    text-decoration: none;
    outline: 0;
}
UL 
{
	margin-left: 15px;
	line-height:18px;
    list-style: square;
	color:#49555c;
	font-size:14px;	
	margin-bottom:0px;
}


#sitemap a span{
	color:#49555c;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
}

.mailform tr{
	vertical-align:top;
	height:20px;
}

.FormInput
{
    background-color: #FFFFFF;
    border: solid 1px #000000;
    color:#49555c;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size:11px;
}
.FormInputActive
{    
    background-color: #eeeeee;
    border: solid 1px #000000;
    color:#49555c;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size:11px;
}
.Floatright{
	float:right;
	width:65px;
}

.Floatleft{
	float:left;
}

.clearboth {
	clear:both;
}

.hiddenTB
{
	visibility:hidden;
}

/* WRAPPER */
* html #wrapper{height:100%;}/* ie6 and under*/

#wrapper
{
    width: 959px;
    margin: 0px auto;
    background-color: #f6f6f4;
    border-left: solid 3px #424e56;
    border-right: solid 3px #424e56;
    background: #f6f6f4 url(../images/background.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: left bottom;
    min-height:100%;
    height:auto;
    position: relative;
}

/* HEADER */
#header
{
    margin: 0px auto;
    text-align: center;
    width:959px;
    height:140px;
}
/* MENU */
#menudiv
{
    float:left;
    border-top: solid 1px #424e56;
    border-bottom: solid 1px #424e56;
    width: 100%;
    height: 25px;
    padding-top: 7px;
    background-color: #f6f6f4;
}
#menu
{
	color:#49555c;
	float:left;
	list-style: none;
	margin-left: 23px;
	font-size:15px;
}
#menu a
{
}
#menu a.Menuselected{
	color:#82929C;
}
#menu a.Submenuselected{
	color:#82929C;
} 
#menu a:hover{
	color:#82929C;
} 
#menu li
{
    float: left;
    margin-right: 20px;
	margin-bottom:10px;
}
#submenu{
	margin-left:40px;
	margin-top:15px;
}
#submenu a.Submenuselected{
	color:#82929C;
}
#submenu li
{   
	list-style: square;
	color:#49555c;
	font-size:15px;
	line-height: 24px;
}

/* CONTENTAREA */
#contentarea
{
    margin-top: 20px;
    height:auto !important;
	height:100%;
	min-height:100%;
    position: relative;
}
#submenudiv
{
    margin-left: 20px;
    border: solid 0px Red;
    width: 208px;
    float: left;
    margin-top: 19px;
}
#contentdiv
{
    border: solid 0px Green;
    width: 497px;
    float: left;
    margin-top: 15px;
	margin-bottom: 35px;
    padding: 0 0px 20px 0;
}

#contentdiv ul{
	color:#49555C;
	color:#49555C;
	font-size:12px;
	line-height:18px;
	list-style:square outside none;
	margin-bottom:0;
	margin-left:15px;
}
#infodiv
{
    border-top: solid 2px #424e56;
    text-align: center;
    font-size: 10px;
	bottom:0;
	position: absolute;
	width: 497px;
	left: 50%;
	margin-left: -248px;
}
#fotodiv
{
    border: solid 0px Blue;
    width: 228px;
    float: right;
    margin-bottom: 35px;
}

/* IMAGES */
.imagePanel div.item
{
	border:1px solid #424e56;
	background-color: White;
	padding: 4px;
	margin-bottom:13px;
	width:175px;
	margin: 20px auto;
}
.imagePanel div.inner
{
	height:255px;
	width:175px;
	overflow:hidden;
	position:relative;
	background-color: Black;
}

.imagePanel div.inner img
{
}

.imagePanel div.inner img.top{top:0px;}
.imagePanel div.inner img.bottom{bottom:0px;}



/* Search results for ModCMS_SearchPage */
.searchResult {
	padding-bottom:35px;
	width:581px;
}	
.searchResult a  
{
	font-weight:bold;
	color:#000000;	
	text-decoration:none;
}
.searchResult a:hover  {
	color:#000000;	
	text-decoration:underline;
}
.resultaten{
	padding-top:-10px;	
}
/* end SearchResults */

