@charset "utf-8";
/* CSS Document */

body { 
	background-color: #CCCCCC; 
	margin: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
}

img {
	border: 0;
}

#iewrap {	text-align: center; }

#wrapper { 
	margin-left: auto;
	margin-right: auto;
	text-align: left; 
	width: 995px; 
	background-color: #FFFFFF;
	overflow: hidden; 
}

#masterHeader { 
	height: 67px; 
	width: 995px; 
}

#logo	{ float: left; }

#flagLand { 
	float: left; 
	margin-top: 30px; 
	margin-left: 7px; 
}

#flagLandPijl 
{
	width: 10px; 
	float:left; 
	margin-top: 12px;
}

#masterTop { 
	float: right; 
	width: 620px; 
	text-align:right; 
}

#catalogButton{
	margin-top: 16px;
	margin-right: 17px;
	float:right;
	width: 89px;
}

#searchBox{
	float:right;
	width: 243px;
	height: 67px;
	background-image: url(images/layout/searchPijl.gif);
	background-repeat: no-repeat;
	text-align: left;
}

.searchAlign, .searchSelectAlign, .searchInputAlign, .contentAlign, .contentImageAlign{
	vertical-align: top;
}

#masterTopButtons{
	float: right;
	width: 230px;
	margin-top: 38px;
	padding-right: 21px;
	text-align: right;
}

#masterTopButtons span{
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: 600;
	color: #494949;
	margin-left: 24px;
}

#masterTopButtons span a{
	color: #494949;
	text-decoration: none;
}

#masterTopButtons span a:hover{
	color: #494949;
	text-decoration: underline;
}

#menu {
	background-color: #CCCCCC;
	background-image: url(images/layout/menuBackground.gif);
	height: 43px;
	width: 995px;
}

#menuIntro {
	background-color: #CCCCCC;
	background-image: url(images/layout/menuBackground.gif);
	height: 43px;
	width: 995px;
}

#menuIntro h1{
	font-size: 2.0em;
	color: #494949;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	margin: 0;	
	padding: 8px 0 0 0;
}

#mainContainer {
	width: 995px;
	background-image: url(images/layout/backMain.jpg);
	background-repeat: no-repeat;
	float: left;
}

#mainContainer.intro {
	width: 995px;
	background-image: url(images/layout/backIntro.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 488px;
}

#mainContainer.intro h2 {
	font-size: 1.5em;
	color: #102A4E;
	text-transform: uppercase;
	font-weight: bold;	
	margin: 0 0 4px 0;
}

#mainSelector{
	margin: 155px 0 0 647px;
	width: 261px;
	height: 42px;
}

#mainSelector select{
	margin: 0px;
	width: 244px;
}

#footer {
	width: 995px;
	height: 20px;
	text-align:right;
	display: block;
	float: left;
	font-size: 1.1em;
	padding-top: 5px;
}

#footer span{
	margin-right: 15px;
	color: #A4A4A4;
}

#footer span a{
	color: #A4A4A4;
	text-decoration: none;
	font-weight: normal;
}

#footer span a:hover{
	color: #A4A4A4;
	text-decoration: underline;
	font-weight: normal;
}

#secondaryMenu {
	float: left;
	margin-top: 29px;
	margin-left: 15px;
	background-color: #ADADAD;
	width: 159px;
	border: 1px solid #FFFFFF;
}

#secondaryMenu h2 {
	margin: 0;
	padding: 3px 7px 3px 7px;
	display: block;
	background-color:#666666;
	font-size: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#secondaryMenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.1em;
}

#secondaryMenu li{
	margin: 7px 7px 11px 7px;
	padding: 0;
	list-style-type: none;
	color: #FFFFFF;
}

#secondaryMenu li a{
	color: #FFFFFF;
	text-decoration: none;
}

#secondaryMenu li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#secondaryMenu li.selectedItem a{
	color: #ED1B2E;
	font-weight: bold;
	text-decoration: none;
}

#secondaryMenu li.selectedItem a:hover{
	color: #ED1B2E;
	font-weight: bold;
	text-decoration: underline;
}

#contentContainer {
	width: 800px;
	float: right;
}

#arenaContainer {
	width: 780px;
	height: 203px;
	overflow: hidden;
	float: left;
}

#arena{
	margin: 0 20px 4px 0;
	padding: 4px 4px 0px 4px;
	width: 780px;
	height: 203px;
	margin: 0;
	background-color: #FFFFFF;
	float:left;
}

#arenaHoog{
	margin: 0 20px 4px 0;
	padding: 4px 4px 0px 4px;
	width: 780px;
	height: 324px;
	margin: 0;
	background-color: #FFFFFF;
	float:left;
}

#arenaGroot{
	margin: 0 20px 4px 0;
	padding: 4px 4px 0px 4px;
	width: 772px;
	margin: 0;
	background-color: #FFFFFF;
	float:left;
}

#arenaLeft{
	width: 481px;
	float: left;
	background-image: url(images/layout/backContent.jpg);
	background-repeat: no-repeat;
}

#contentContainer #arenaLeft h1{
	margin: 13px 0 0 25px;
	padding: 0 0 0 0;
	display: block;
	background-color:transparent;
	font-size: 2.2em;
	font-weight: normal;
	color: #494949;
	letter-spacing: 1px;
}

#contentContainer #arenaLeft p{
	margin: 0;
	padding: 10px 10px 0 25px;
	line-height: 1.8em;
	font-size: 1.1em;
}

#contentContainer #arenaLeft a{
	color: #000000;
}

#contentContainer #arenaLeft a:hover{
	color: #000000;
	text-decoration: none;
}

#adresLeft{
	width: 247px;
	float: left;
}

#adresRight{
	margin: 1.8em 0 0 0;
	width: 232px;
	float: right;
}

.bold{
	font-weight: bold;
}

#arenaRight{
	width: 287px;
	float: right;
}

#arenaImg{
	position: absolute;
	z-index: 1;
}

#arenaExtra{
	width: 772px;
	text-align:right;
	position: absolute;
	z-index:2;
}

#arenaLine{
	border-top: 1px solid #ED1B2E;
	margin: 0 0 4px 4px;
}

#content {
	float: left;
	width: 579px;
	margin: 12px 0 0 0;
}

#contentGroot {
	float: left;
	width: 782px;
	margin: 12px 0 0 0;
}

#contentContact{
	float: left;
	width: 470px;
	margin: 12px 0 0 0;
}

#contentExtra {
	float: right;
	width: 221px;
	font-size: 1.1em;
}

#content p, #contentGroot p, #contentContact p {
	margin: 0;
	padding: 0 0 20px 23px;
	line-height: 1.8em;
	font-size: 1.1em;
}

#content img, #contentGroot img, #contentContact img{
	margin: 0 17px 17px 17px;
}

#content h3, #contentGroot h3, #contentContact h3{
	margin: 18px 0 0 23px;
	font-size: 1.8em;
	font-weight: normal;
	color: #494949;
}

#content p.printModule, #contentGroot p.printModule, #contentContact p.printModule{
	margin-top: 10px;
}

#zoekContainer {
	float: left;
	margin-top: 29px;
	margin-left: 15px;
	background-color: #ADADAD;
	width: 159px;
	border: 1px solid #FFFFFF;
}

#zoekContainer
{
	width: 151px;
	padding: 4px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#zoekDropdowns
{
	padding: 0px;
	margin: 0px;
}

#zoekDropdowns select
{
	width: 150px;
	display: block;
	margin-bottom: 8px;
	font-size: 11px;
}

#zoekDropdowns p
{
	margin-bottom: 2px;
}

.LeftPane{
	float: left;
	width: 162px;
}

.LeftPane .head{
    font-size: 0.9em;
}

#searchContainer{
	position: absolute;
	width: 186px;
	height: 37px;
	margin: 15px 0 0 42px;
}

#searchSite{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 186px;
	height: 37px;
	z-index: 1;
	display:none;
}

#searchProduct{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 186px;
	height: 37px;
	z-index: 2px;
}

#selectProduct{
	width: 186px;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.siteText{
	width: 170px;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: -1px;
}
/* NAVIGATEMENU HORIZONTAAL */

.contactTable{
    margin: 0;
    padding: 0;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #FFFFFF;
}

.contactTable td{
    background-color: #CCCCCC;
    border: 2px solid #FFFFFF;
    margin: 5px;
    padding: 5px;
}

.contactInput{
    width: 250px;
    height: 20px;
}

.contactTextarea{
    width: 250px;
    height: 100px;
}

.contactHead{
    width: 150px;
}

.contactError{
    color: #FF0000;
    font-weight: bold;
}

.contactButton{
    padding: 0 10px 0 10px;
}