body {
	background-color: #f6f6f6;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0 auto;
	text-align: center;
}
h1
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    color: #6f6981;
    margin: 10px 0px 10px 0px;
}
a
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #1a0e59;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #1a0e59;
	font-weight: bold;
	text-decoration: underline;
}
#container
{
	width: 992px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	background-color: #ffffff;
	display: table;
}
#header
{
	float: left;
	width: 992px;
	background-color: #ffffff;
	margin-bottom: 22px;
	_margin-bottom: 0px;
}
#headerimage
{
	float: left;
	width: 992px;
	height: 131px;
	background-image: url(/images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#menubar
{
	float: left;
	width: 992px;
	height: 36px;
	background-image: url(/images/bg_menubar.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#mainmenu
{
	float: left;
	width: 665px;
	height: 36px;
	padding-left: 2px;
}
#languageandsearch
{
	float: right;
	width: 317px;
	height: 15px;
	padding-top: 8px;
	padding-right: 7px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #a0a0a0;
	text-align: left;
}
#languagelabel
{
	float: left; 
	margin-right: 10px; 
	height: 15px;
	padding-top: 3px;
	width: 40px;
}

#languageselector
{
	float: left; 
	width: 85px; 
	height: 15px; 
	border: 1px solid #a0a0a0; 
	padding: 1px 15px 1px 1px; 
	background-image: url(/images/bg_languageselector.gif); 
	background-position: top left; 
	background-repeat: no-repeat;
	margin-right: 45px;
}
#languageflag
{
	float: left;
	padding-left: 2px;
	padding-top: 1px;
}
#languagetekst
{
	float: left;
	padding-left: 3px;
}
#languages
{
    float: left; 
    z-index: 2; 
    position: relative; 
    top: 3px; 
    _top: -4px;
    left: 51px; 
    width: 85px; 
    border: 1px solid #a0a0a0; 
    padding: 1px 15px 1px 1px; 
    background-color: #ffffff;
}
.language
{
    float: left; 
    width: 100px;
    _width: 85px;
}
.languageover
{
    float: left; 
    background-color: #eff1f3; 
    width: 100px;
    _width: 85px;
}
#searchblok
{
	float: left;
	width: 110px;
	height: 16px;
	border: 1px solid #a0a0a0;
	background-image: url(/images/bg_search.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#maincontainer
{
	float: left;
	width: 992px;
	text-align: left;
	margin-bottom: 13px;
	background-color: #ffffff;
}
#homeabout
{
	float: left;
	width: 311px;
}
#homecontact
{
    float: left;
    background-image: url(/images/bg_contact.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 10px 40px 20px 40px;
    width: 231px;
    height: 131px;
    margin-top: 10px;
    color: #333333;
}
#homecontact .title
{
    font-size: 16px;
    color: #1a0e59;
}
#homecontact a
{
    color: #1a0e59;
    text-decoration: underline;
}
#homecontact a:hover
{
    color: #1a0e59;
    text-decoration: none;
}
#homeblogs
{
	float: left;
	width: 305px;
	margin-left: 25px;
	margin-right: 25px;
	_margin-right: 17px;
}
#lastblogsheader
{
	float: left;
	width: 304px;
	height: 23px;
	background-image: url(/images/head_laatsteblogs.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 5px;
	line-height: 23px;
	margin-bottom: 15px;
}
#lastblogsheader_en
{
	float: left;
	width: 304px;
	height: 23px;
	background-image: url(/images/head_latestblogs.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 5px;
	line-height: 23px;
	margin-bottom: 15px;
}
#lastblogsheader_de
{
	float: left;
	width: 304px;
	height: 23px;
	background-image: url(/images/head_letzteblogs.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 5px;
	line-height: 23px;
	margin-bottom: 15px;
}
#lastblogsheader a, #lastblogsheader_en a, #lastblogsheader_de a
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
}
#lastblogsheader a:hover, #lastblogsheader_en a:hover, #lastblogsheader_de a:hover
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686868;
	text-decoration: underline;
}
.blogmessage
{
	float: left;
	width: 304px;
	margin-bottom: 15px;
}
.blogmessageheader
{
	float: left;
	width:255px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
}
.blogmessageheader a 
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #993300;
    text-decoration: none;
}
.blogmessageheader a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #993300;
    text-decoration: underline;
}
.blogmessagedate
{
	float: left;
	width: 49px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	border-bottom: 1px solid #d9d9d9;
	font-size: 9px;
	color: #949494;
	
}
.blogsummary
{
	float: left;
	width: 304px;
	line-height: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.blogleesmeer
{
	float: left;
	width: 304px;
	text-align: right;
}
#homeprojects
{
	float: left;
	width: 326px;
}
#recentprojectsheader
{
	float: left;
	width: 325px;
	height: 23px;
	background-image: url(/images/head_recenteprojecten.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 5px;
	line-height: 23px;
    margin-bottom: 15px;

}
#recentprojectsheader_en
{
	float: left;
	width: 325px;
	height: 23px;
	background-image: url(/images/head_recentprojects.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 5px;
	line-height: 23px;
	margin-bottom: 15px;
}
#recentprojectsheader_de
{
	float: left;
	width: 325px;
	height: 23px;
	background-image: url(/images/head_neueprojekte.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 5px;
	line-height: 23px;
	margin-bottom: 15px;
}
#recentprojectsheader a, #recentprojectsheader_en a, #recentprojectsheader_de a
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
}
#recentprojectsheader a:hover, #recentprojectsheader_en a:hover, #recentprojectsheader_de a:hover
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #686868;
	text-decoration: underline;
}

.projects
{
    width: 311px;
    padding-left: 7px;
    padding-right: 7px;
    float: left;
    background-image: url(/images/bg_projects.gif);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #e0e0e0;
}
.projectmessage
{
	float: left;
	width: 311px;
	margin-bottom: 15px;
}
.projectmessageheader
{
	float: left;
	width:311px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #bab9b9;
	font-size: 11px;
	font-weight: bold;
	color: #1a0e59;
}
.projectmessageheader a
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #1a0e59;
    text-decoration: none;
}
.projectmessageheader a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #1a0e59;
    text-decoration: underline;
}
.projectsummary
{
	float: left;
	width: 311px;
	line-height: 14px;
}
.projectsleesmeer
{
	float: left;
	width: 311px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

.projectscontainer
{
    width: 976px;
    float: left;
}
.projectstabs
{
    width: 976px;
    height: 32px;
    background-image: url(/images/bg_tabs.gif);
    background-position: top left;
    background-repeat: no-repeat;
    float: left;
}
.activeproject
{
    width: 136px;
    height:32px;
    float: left;
    margin-right: 1px;
    background-image: url(/images/active_tab.gif);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: center;
    color: #1a0e59;
    line-height: 30px;
}
.project
{
    width:136px;
    height:32px;
    float:left;
    margin-right:1px;
    background-image: url(/images/tab.gif);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: center;
    color: #ffffff;
    line-height: 30px;
}
.projectstabcontent
{
    width: 956px;
    padding: 10px;
    background-image: url(/images/bg_tabcontent.gif);
    background-position: top left;
    background-repeat: repeat-y;
    float: left;
}
.projectstabfooter
{
    width: 976px;
    height: 5px;
    background-image: url(/images/bg_tabfooter.gif);
    background-position: top left;
    background-repeat: no-repeat;
    float: left;
}
.projectoverzicht
{
    padding: 5px 2px 30px 2px;
    width: 952px;
    border: 1px solid #dedee0;
    background-color: #ffffff;
    float: left;
}
.projectdisplaywhat
{
    padding: 5px 2px 5px 5px;
    width: 949px;
    height: 20px;
    font-weight: bold;
}
.projectdisplaywhat a
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #1a0e59;
    text-decoration: none;
}
.projectdisplaywhat a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #1a0e59;
    text-decoration: underline;
}
.projectdisplaywhat a.active
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #1a0e59;
    text-decoration: underline;
}
.projectdisplaywhat a.active:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #1a0e59;
    text-decoration: underline;
}
.projectnormal
{
    background-color: #f8f8f8;
    padding: 6px;
    width: 940px;
    float: left;
}
.projectalternate
{
    background-color: #ffffff;
    padding: 6px;
    width: 940px;
    float: left;
}
.projectover
{
    background-color: #f1f1f1;
    padding: 6px;
    width: 940px;
    float: left;
}
.projectimage
{
    width: 145px;
    float: left;
}
.projectdescription
{
    float: left;
    width: 795px;
    padding-top: 10px;
    color: #000000;
}
.returnlink
{
    width: 150px;
    padding: 5px 10px 5px 10px;
    float: left;
    height: 20px;
    line-height: 20px;
}
.returnlink a
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #1a0e59;
    font-weight: bold;
    text-decoration: underline;
}
.returnlink a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #1a0e59;
    font-weight: bold;
    text-decoration: none;
}
.projectname
{
    width: 932px;
    padding: 5px 10px 5px 10px;
    float: left;
    height: 40px;
    line-height: 40px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    color: #757287;
}
.projecttabstrip
{
    width: 932px;
    margin: 5px 10px 0px 10px;
    float: left;
    height: 26px;
    border-bottom: 1px solid #bfbfc1;
}
.projecttabactive
{
    width: 121px;
    height: 25px;
    line-height: 25px;
    background-image: url(/images/bg_projecttabactive.gif);
    background-position: top left;
    background-repeat: repeat-x;
    text-align: center;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #ffffff;
    margin-right: 1px;
    float: left;
}
.projecttab
{
    width: 121px;
    height: 25px;
    line-height: 25px;
    background-color: #f0f1f3;
    text-align: center;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #000000;
    margin-right: 1px;
    float: left;
}
.projectinfo
{
    width: 932px;
    padding: 10px 10px 5px 10px;
    float: left;
}
.projectalgemeen
{
    width: 639px;
    padding-right: 20px;
    float: left;
}
.projectfotos
{
    width: 273px;
    float: left;
}
.projectkerngegevens
{
    width: 912px;
    float: left;
    padding-right: 20px;
}
.paging
{
    width: 932px;
    padding: 5px 10px 5px 10px;
    float: left;
}
.paging a
{
    display: block;
    width: 24px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-right: 5px;
    background-image: url(/images/bg_paging.gif);
    background-position: top left;
    background-repeat: no-repeat;
    color: #000000;
    float: left;
    text-decoration: none;
}
.paging a.active
{
    display: block;
    width: 24px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-right: 5px;
    background-image: url(/images/bg_paging_active.gif);
    background-position: top left;
    background-repeat: no-repeat;
    color: #ffffff;
    float: left;
    text-decoration: none;
}
.blogcontainer
{
    float: left;
    width: 932px;
}
.blogposts
{
    float: left;
    width: 476px;
    padding-left: 10px;
}
.blogheader
{
    float: left;
    width: 476px;
    height: 20px;
    border-bottom: 1px solid #d9d9d9;
}
.blogtitle
{
    float: left;
    width: 426px;
    height: 20px;
    line-height: 20px;
    color: #993300;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
}
.blogdate
{
    float: left;
    width: 50px;
    height: 20px;
    line-height: 20px;
    text-align: right;
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	color: #949494;
}
.blogintro
{
    float: left;
    width: 476px;
    padding: 5px 0px 5px 0px;
    color: #333333;
}
.blogmeer
{
	float: left;
	width: 476px;
	text-align: right;
}
.blogarchive
{
    float: left;
    width: 460px;
    padding-left: 20px;
}
.blogarchiveheader
{
    float: left;
    width: 450px;
    padding: 0px 5px 0px 5px;
    height: 20px;
    line-height: 20px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #949494;
    border-bottom: 1px solid #d9d9d9;

}
.blogarchivemonths
{
    float: left;
    width: 450px;
    padding: 5px;
    line-height: 20px;
}
.blogarchivemonths a
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #993300;
    text-decoration: none;
}
.blogarchivemonths a:hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #993300;
    text-decoration: underline;
}
.infoaanvraagcontainer
{
    float: left;
    width: 932px;
}
#footer
{
	background-image: url(/images/bg_footer.gif);
	background-position: top left;
	background-repeat: repeat-x;
	width: 976px;
	height: 36px;
	line-height: 36px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #636363;
	float: left;
	padding: 0px 8px 0px 8px;
	text-align: left;
}
#footer a
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #847da3;
	text-decoration: none;
}
#footer a:hover
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #847da3;
	text-decoration: underline;
}

.submenu
{
    float: left;
    width: 250px;
    height: 20px;
    line-height: 20px;
    background-color: #f0f1f3;
    border-bottom: 1px solid #cbccce;
    padding: 0px 5px 0px 5px;
    margin-bottom: 1px;
}
.submenuactive
{
    float: left;
    width: 250px;
    height: 20px;
    line-height: 20px;
    background-color: #f8f8f8;
    border-bottom: 1px solid #cbccce;
    padding: 0px 5px 0px 5px;
    margin-bottom: 1px;
}
.subsubmenu
{
    float: left;
    width: 233px;
    height: 20px;
    line-height: 20px;
    background-color: #e8e8e8;
    padding: 0px 5px 0px 5px;
    margin-left: 17px;
    margin-bottom: 1px;
}
.subsubmenuactive
{
    float: left;
    width: 233px;
    height: 20px;
    line-height: 20px;
    background-color: #f8f8f8;
    padding: 0px 5px 0px 5px;
    margin-left: 17px;
    margin-bottom: 1px;
}
.subsubsubmenu
{
    float: left;
    width: 215px;
    height: 20px;
    line-height: 20px;
    background-color: #e8e8e8;
    padding: 0px 5px 0px 5px;
    margin-left: 35px;
    margin-bottom: 1px;
}
.subsubsubmenuactive
{
    float: left;
    width: 215px;
    height: 20px;
    line-height: 20px;
    background-color: #f8f8f8;
    padding: 0px 5px 0px 5px;
    margin-left: 35px;
    margin-bottom: 1px;
}

/* Menu deel*/
#hoofdmenu {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;

}
#hoofdmenu ul
{
   	display:inline;
}
#hoofdmenu li
{
	float:left;
	cursor:pointer;
}

#hoofdmenu li a
{
	background-image: url(/images/bg_menu.gif);
	background-position: top left;
	background-repeat: repeat-x;
	display: block;
	color:#1a0e59;
	font-size:10px;
	font-weight: normal;
	text-transform: uppercase;
	width: 101px;
	height:36px;
	line-height: 36px;
	text-align:center;
	text-decoration: none;
}
#hoofdmenu li a:hover
{
	color:#1a0e59;
	font-weight: normal;
	background-image: url(/images/bg_menu_over.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#hoofdmenu li a.active, #hoofdmenu li a.active:hover
{
	background-image: url(/images/bg_menu_over.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	display: block;
	color:#fff;
	font-size:10px;
	text-transform: uppercase;
	width: 101px;
	height:36px;
	line-height: 36px;
	text-align:center;
	text-decoration: none;
}

#mainmenu div.menusub 
{
	float: left;
	clear: left;
	position:absolute;
	visibility: hidden;
	z-index: 100;
	width: 180px;
	background-color: #ededee;
	border: 1px solid #dbdbdd;
	margin: 0px;
	padding: 3px;
}
#mainmenu ul.linkerMenuSub {
	list-style:none;
	margin:0px;
	padding:0px;
}
#mainmenu ul.linkerMenuSub li {
	clear:both;
}
#mainmenu ul.linkerMenuSub li a 
{
	background-color: #dedee0;
	width:160px;
	padding-left:10px;
	padding-right:10px;
	margin: 0px;
	height: 24px;
	line-height: 24px;
	color:#1a0e59;
	text-decoration:none;
	font-size:12px;
	font-weight: normal;
	text-align:left;
}
#mainmenu ul.linkerMenuSub li a:hover{
    background-color: #6a647f;
	width:160px;
	height:24px;
	line-height: 24px;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	text-decoration: none;
	font-size:12px;
	font-weight: normal;
	text-align:left;
}
.mensContainer
{
    float: left;
    width: 210px;
    height: 330px;
    padding-right: 10px;
}
.mensImage
{
    float: left;
    width: 210px;
    height:92px;
}
.mensImage img
{
    border: 1px solid #dedede;
}
.mensNaamFunctie
{
    float: left;
    width: 200px;
    padding: 0px 5px 0px 5px;
    height: 49px;
    border-bottom: 1px solid #dedede;
}
.mensNaam
{
    color: #6e6882;
    font-weight: bold;
    line-height: 20px;
}
.mensFunctie
{
    color: #6e6882;
    font-weight: normal;
    line-height: 20px;
}
.mensOmschrijving
{
    float: left;
    width: 200px;
    padding: 15px 5px 15px 5px;
    font-weight: normal;
    color: #6e6882;
}
.infoaanvraag
{
    float: left;
    width: 660px;
    border: 1px solid #CECDD5;
}
.formheader
{
    float: left;
    width: 650px;
    height: 25px;
    line-height: 25px;
    padding: 0px 5px 0px 5px;
    background-color: #686868;
    font-weight: bold;
    color: #ffffff;
}
.formlabelwide
{
    float: left;
    width: 650px;
    padding: 5px 5px 5px 5px;
    background-color: #f0f1f3;
    color: #686868;
}
.formlabel
{
    float: left;
    width: 190px;
    height: 25px;
    line-height: 25px;
    padding: 5px 5px 5px 5px;
    background-color: #f0f1f3;
    color: #686868;
}
.formfield
{
    float: left;
    width: 450px;
    height: 25px;
    padding: 5px 5px 5px 5px;
    background-color: #ffffff;
    color: #686868;
}
.formlabelhigh
{
    float: left;
    width: 190px;
    height: 110px;
    line-height: 25px;
    padding: 5px 5px 5px 5px;
    background-color: #f0f1f3;
    color: #686868;
}
.formfieldhigh
{
    float: left;
    width: 450px;
    height: 110px;
    padding: 5px 5px 5px 5px;
    background-color: #ffffff;
    color: #686868;
}
.formfieldwide
{
    float: left;
    width: 650px;
    padding: 5px 5px 5px 5px;
    background-color: #ffffff;
    color: #686868;
}
/* forum en admin deel*/
table.forum {
	border-collapse:collapse;
	border:1px solid #CECDD5;
}
tr.header, td.header {
	background-color:#E4E2E7;
	font-weight:bold;
	color:#000000;
}
table.forum td {
	padding:5px;	
}
table.forum td.tekst {
	padding:5px 0px 5px 0px;	
}
tr.normal {
	background-color:#FAFAFA;
	color:#000000;
}
tr.alternate {
	background-color:#FFFFFF;
	color:#000000;
}
blockquote {
	background-color:#FAFAFA;
	padding:5px 5px 5px 5px;
	border:1px solid #CECDD5;
}

a.arachna {
	color:#000000;
}

/*dTree*/
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
