body{
font-family: Courier New, Courier, monospace;
font-size: 13px;
color: #000000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

div#container{
position:absolute;
width:863px;
height:auto;
height:100%;
left:50%;
margin-left:-431px;
}

div#header{
float:left;
width:863px;
height:169px;
background-image:url(../imagesnew/header.gif);
}

div#logocontainer{
float:left;
width:563px;
height:229px;
padding-left:300px;
}

div#homecontentleft{
float:left;
width:305px;
height:auto;
margin-left:120px;
text-align:right;
margin-top:20px;
padding-left:15px;
}

div#silodamcontentleft{
float:left;
width:305px;
min-height:100px;
height:auto;
margin-left:120px;
text-align:right;
margin-top:20px;
padding-left:15px;
}

div#homecontentright{
float:left;
width:320px;
height:229px;
margin-left:30px;
margin-top:20px;
text-align:left;
}

div#projectcontentmid{
float:left;
width:680px;
height:auto;
margin-left:120px;
margin-bottom:30px;
text-align:left;
}

div#projectcontentleft{
float:left;
width:300px;
height:auto;
margin-left:120px;
text-align:justify;
padding-left:20px;
}

div#projectcontentright{
float:left;
width:320px;
height:auto;
margin-left:25px;
text-align:justify;
}



div#companycontentright{
float:left;
width:300px;
height:auto;
margin-left:40px;
margin-top:20px;
text-align:left;
padding-right:20px;
}

div#contactcontentleft{
float:left;
width:320px;
height:229px;
margin-left:115px;
text-align:right;
margin-top:20px;
}

div#justbcontentleft{
float:left;
width:320px;
height:auto;
margin-left:115px;
text-align:right;
margin-top:20px;
}

div#contactcontentright{
float:left;
width:320px;
height:229px;
margin-left:44px;
margin-top:20px;
text-align:left;
}

div#contacttextleft{
float:left;
width:300px;
height:auto;
margin-left:115px;
text-align:right;
margin-top:20px;
text-align:justify;
padding-left:20px;
}

div#contacttexttright{
float:left;
width:300px;
height:229px;
margin-left:44px;
margin-top:20px;
text-align:justify;
padding-right:20px;
}


div#homecontentimage{
float:left;
width:639px;
height:668px;
margin-top:20px;
margin-left:120px;
}

div#menu{
position:absolute;
width:95px;
height:145px;
left:4px;
top:182px;
}

div#content{
float:left;
width:863px;
min-height: 100%;
height: auto !important; /* voor moderne browsers */
height: 100%; /* voor IE */
background-image:url(../imagesnew/midden_a.gif);
background-position:center;
}

div#footer{
float:left;
width:863px;
height:99px;
}


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

div.link a {
	text-decoration: none;
}

div.link a:hover {
	text-decoration: underline;
}