body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	

}
html{
	height:100%;
	width:100%;
}
p {margin:0px; padding:0px;}
h2 {margin:0px; padding:0px; padding-top:30px;font-size:18px;}

#shadowrap {
	margin-left:auto;
	margin-right:auto;
	width:943px;
	height:594px;	
}

#container {
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	width:892px;
	height:595px;
	float:left;
	position:relative;

}

/*----LEFTSIDE---------------------*/

#leftside {
	float:left; 
	position:relative;
	width:254px; 
	height:595px;
	border-right:1px solid #8f9536;
	background-color:#ffffff;
}

#logo {
	float:left;
	position:relative;
	height:141px;
	border-bottom:1px solid #8f9536;
}

/*----RIGHTSIDE--------------------*/

#rightside {
	float:left;
	position:relative;
	width:636px;
	height:595px;
	background-color:#ffffff;
	
}

#navigation {
	float:left;
	position:relative;
	width:637px;
	height:141px;
	border-bottom:1px solid #8f9536;
}
#subnavigation {
	float:left;
	width:100%;
	height:84px;
	border-bottom:3px solid #8f9536;
}
#subnavigation img{
	border-left:1px solid #8f9536;
}
#navitems {
	float:left; 
	position:relative;	
	padding-left:25px;
	height:84px;
	width:612px;
}

/*---NAVIGATION-----------------------*/

.wiedoetwat {float:left; position:relative; width:120px;}
.portfolio_tekst {float:left; position:relative; width:120px;}
.portfolio_ontwerp {float:left; position:relative; width:150px;}
.contact {float:left; position:relative; width:75px;}
.downloads {float:left; position:relative; width:100px;}

/*----CONTENT-------------------------*/
#content {
	float:left;
	position:relative;
	width:637px;
	height:453px;
	color:#FFFFFF;
	overflow:hidden;
	text-align:justify;
	font-size:12px;
	
}
#content a, #content a:link, #content a:active, #content a:visited{
	color:#FFFFFF;
	text-decoration:underline;
}
a, a:link, a:active, a:visited{
	color:#8f9536;
	text-decoration:underline;
}
#content a:hover, a:hover{
	text-decoration:none;
}
.homeContent{
	float:left;
	position:relative;
	width:577px;
	height:414px;
	background-image:url(/images/bck_image_index.jpg);
	background-position:right;
	background-repeat:no-repeat;
	color:#FFFFFF;
	overflow:auto;
	text-align:justify;
	font-size:12px;
	padding:3px 30px 36px 30px;
}
.downloadsContent{
	float:left;
	position:relative;
	color:#000000;
	width:576px;
	height:381px;
	background-image:url(/images/downloads-bg.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	overflow:auto;
	text-align:justify;
	font-size:12px;
	padding:36px 30px 36px 30px;
}
.contactContent{
	float:left;
	position:relative;
	width:576px;
	height:405px;
	background-image:url(/images/contact-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#FFFFFF;
	overflow:auto;
	text-align:justify;
	font-size:12px;
	padding:36px 30px 12px 30px;
}
.downloadsContent p, .contactContent p{
	padding-bottom:20px;
	line-height:16px;
}
#content_text_left {
	float:left;
	position:relative;
	width:220px;
	height:340px;
	padding: 30px 60px 0px 0px ;
}
#content_text_right {
	float:left;
	position:relative;
	width:220px;
	height:340px;
	padding: 0px 0px 0px 60px;

}

/*----SUBMENU NAVIGATION----------------*/
#navigation_panel {
	float:right;
	position:relative;
	padding-right:30px;
	padding-top:10px;
	line-height:18px;
	text-align:left;
	padding-left:15px;
}

#navigation_panel h2 {padding-bottom:5px;}
#navigation_panel p {font-size:10px;}

#navigation_panel ul li {
	list-style-type:none;
	text-align:right;
}

#navigation_panel a {
	color:#000000;
	text-decoration:none;
	font-size:12px;
}
#navigation_panel a:hover {
	color:#8f9536;
	font-size:12px;
}
.tdMain{
background-image:url(../images/bg-v.gif);
	background-position:center;
	background-repeat:repeat-y;
	
}
.tdMain2{
background-image:url(../images/bg-h.gif);
	background-position:center;
	background-repeat:repeat-x;
	
}
.subtekst{
	float:left; 
	position:relative;
	padding-left:25px;
	padding-top:5px;
	height:42px;
	font-size:12px;
	text-align:left;
	width:612px;
	word-spacing:-1px;
}
.flashitem{
	height:64px;
	position:relative;
	text-align:left;
	margin:0px 0px 0px -12px;
}
.pdficon {
float:right;
padding-right:5px;
}
.text_padding {
	padding-left:41px;
}
.downloadsContent a, .downloadsContent a:link, .downloadsContent a:visited, .downloadsContent a:hover{
	color:#000000;
}