* {
margin: 0;
padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/brushed_aluminium_11-11.jpg);
	/*background-attachment: fixed;
	background-repeat: repeat;*/
	font-size: 12px;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

td {

	font-size: 12px;
}

th {
	font-size: 12px;

}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #094FA3;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding: 10px;
}

li {
	margin-left: 15px;
}

.style10-black {
	font-size: 10px;
	color: #000000;
}

.style12-blue-bold {
	font-size: 12px;
	color: #094FA3;
	font-weight: bold;
}

.style12-orange-bold {
	font-size: 12px;
	color: #F5822B;
	font-weight: bold;
}

.style22-orangje {
	color: #F5822B;
	font-size: 22px;
	font-weight: bold;
}

.img {
	margin: 11px;
}
div#main {
	width: 1024px;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

/* home */
div#banner {
	width: 1024px;
	height: 140px;
	background-image: url(../images/banner.gif);
	float: left;
}

div#witrand {
	width: 1024px;
	height: 10px;
	background-image: url(../images/witrand.jpg);
	float: left;
}

div#nav-horizontal {
	width: 1024px;
	height: 30px;
	background-image: url(../images/nav-hor.gif);
	float: left;
}

div#container-empty {
	width: 32px;
	height: 10px;
	background-image: url(../images/empty_50-10.gif);
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
}

div#container-left_240 {
	width: 240px;
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
}

div#container-right_720 {
	width: 720px;
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
}

div#container-portfolio-right_720 {
	width: 720px;
	background-image: url(../images/bollenvelden_waas_720.jpg); 
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
}

div#container-contact-left {
	width: 460px;
  	background-color: #FFFFFF;
	padding: 0px;
	float: left;
}

div#container-contact-right {
	width: 500px;
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
}

div#bottom {
	width: 1024px;
	height: 50px;
	float: left;
}

a:link, a:visited {
background: no-repeat;
color: #F5822B;
text-decoration: none;
}

a:hover, a:active {
background: no-repeat;
background-color: #F5822B;
color: #FFFFFF;
text-decoration: none;
}

a.nav:link, a.nav:visited {
background: no-repeat;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

a.nav:hover, a.nav:active {
background: no-repeat;
font-size: 14px;
font-weight: bold;
color: #F5822B;
text-decoration: none;
}

a.port:link, a.port:visited {
background: no-repeat;
font-size: 11px;
font-weight: bold;
color: #094FA3;
text-decoration: none;
}

a.port:hover, a.port:active {
background: no-repeat;
font-size: 11px;
font-weight: bold;
color: #F5822B;
text-decoration: none;
}
