*
{
	padding:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	
}

img#logo,img#btnprevious, img#btnnext
{ 
		behavior: url(images/iepngfix.htc);
}



body
{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#F7F8F2;
}

div#container
{

	
	position:absolute;
	width:1024px;
	left:50%;
	margin-left:-512px;
	top:0px;
	height:915px;
	margin-bottom:50px;
}
div#containerbigger
{

	
	position:absolute;
	width:1024px;
	left:50%;
	margin-left:-512px;
	top:0px;
	height:1020px;
	margin-bottom:50px;

}
div#header
{
	position:absolute;
	width:1024px;
	left:0px;
	top:0px;
	background-image:url(../images/bg_header.jpg);
	height:180px;

}
div#footer
{
	position:absolute;
	bottom:20px;
	right:70px;
	font-family:Arial;
	font-size:11px;
	color:#444444;
	text-decoration:none;

	
}
div#footer a
{	font-family:Arial;
	font-size:11px;
	color:#444444;
	text-decoration:none;

}
a#logo
{
	position:absolute;
	left:90px;
	top:75px;
	
}
a#logo img
{
	border:0px;
}



/*MENU*/
div#menu
{
	position:absolute;
	right:60px;
	bottom:2px;
	height:34px;
	width:906px;
	text-align:right;
	
}

td.menuitem
{
	padding-left:30px;
	padding-right:30px;
}
td.menuitem a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:bold;
	text-decoration:none;
}
td.menuitem a.selected
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}



/*Banner*/
div#bannercontainer
{
	position:absolute;
	left:56px;
	top:187px;
	width:911px;
	height:222px;

}

img#banner
{
	position:absolute;
	left:0px;
	top:0px;
	width:911px;
	height:222px;
	
}

img#btnnext
{
	position:absolute;
	right:10px;
	top:100px;
	cursor:pointer;
}
img#btnprevious
{
	position:absolute;
	left:10px;
	top:100px;
	cursor:pointer;
}
div#bannertekst
{
	position:absolute;
	left:75px;
	top:30px;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	color:white;
	
}
div#bannernavigate
{
	position:absolute;
	left:75px;
	top:190px;

}
h1.banner,h1.tekst
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#444444;

}
h1.tekst
{
	font-size:20px;
}
h1.home
{
	margin-bottom:3px;
}

h2.domein
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#444444;
	margin-bottom:2px;
	padding:0px;
}
h2.banner
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#444444;
	margin-bottom:20px;
	

}

h2.normal
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#9bb70d;
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:4px;
}
h2.referentie
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#444444;
	margin-bottom:14px;
}

td.bannernavigate
{
	background-image:url(../images/bannernavigate.png);
	width:19px;
	background-repeat:no-repeat;
	cursor:pointer;
	text-align:center;
		font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:white;
	padding-top:2px;
	padding-bottom:3px;

}


/*CONTENT*/
div#content
{
	
	position:absolute;
	left:56px;
	top:420px;
	width:909px;
	height:222px;
	

}

div#realcontent
{
	position:absolute;
	left:0px;
	top:0px;
	width:911px;
	height:450px;
	background-image:url(../images/contentbg.jpg);
	background-repeat:no-repeat;
}
div#realcontentbigger
{
	position:absolute;
	left:0px;
	top:0px;
	width:911px;
	height:570px;
	background-image:url(../images/contentbgbigger.jpg);
	background-repeat:no-repeat;
}

div#leftcontent
{
	position:absolute;
	left:0px;
	top:0px;
	padding:20px;
	width:220px;
	font-family:Arial;
	font-size:11px;
	color:#444444;
	text-decoration:none;
}
div#rightcontent
{
	position:absolute;
	left:265px;
	top:0px;
	padding:20px;
	width:608px;
	font-family:Arial;
	font-size:11px;
	color:#444444;
	text-decoration:none;
	
}




/*Andere*/
img#kaartje
{
	border:1px solid #E6E7E2;
}


/*CONTACT*/
input.textbox
{
	width:280px;
	border:1px solid #E2E1E1;
	margin-bottom:10px;
	margin-right:10px;
	font-family:Arial;
	font-size:11px;
	color:#444444;
	text-decoration:none;
	padding:2px;

}
input.textboxsmaller
{
	width:180px;
	border:1px solid #E2E1E1;
	
	margin-right:5px;
	font-family:Arial;
	font-size:11px;
	color:#444444;
	text-decoration:none;
	padding:2px;
	

}
.normaltext
{
	font-family:Arial;
	font-size:11px;
	color:#444444;
	text-decoration:none;
}
textarea
{
	width:280px;
	border:1px solid #E2E1E1;
	margin-bottom:10px;
	margin-right:10px;
	height:146px;

	font-family:Arial;
	font-size:11px;
	color:#444444;
	text-decoration:none;
	padding:2px;
	overflow:auto;

}
textarea.domein
{
	width:280px;
	border:1px solid #E2E1E1;
	margin-bottom:10px;
	margin-right:10px;
	height:190px;

	font-family:Arial;
	font-size:11px;
	color:#444444;
	text-decoration:none;
	padding:2px;
	overflow:auto;

}
.contacttitle
{
	padding-left:10px;
}
input.button
{
	margin-right:10px;
	background-color:#FBFBFB;
	border:1px solid #FBFBFB;
	cursor:pointer;
	
	font-family:Arial;
	font-size:11px;
	color:#444444;
	text-decoration:none;
	
	padding-right:15px;
	background-image:url(../images/readmore.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}


.green
{
	color:#a4c20d;
	text-decoration:none;
}

iframe
{
	border:1px solid #E6E7E2;
}

table.domain
{
	background-color:#ABCA0E;
}
td.leftmargin
{
	padding-left:10px;
}
div#domeinnaam
{
	width:210px;
	height:50px;
	position:absolute;
	left:730px;
	top:90px;
}
div.referentie
{
	
	width:550px;
	
	margin-top:15px;
	
	height:130px;
	
	
}
div.referentiepicture
{
	padding:3px;
	border:1px solid #CCCCCC;
	width:200px;
	height:120px;
}
div.referentiepicture img
{
  	width:200px;
	height:120px;  
	border:0px;
}
div.referentiedetails
{
	padding-left:20px;
	
}
