html {
	margin: 0;
	padding: 0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A1C5C;
	margin: 0; 
	padding: 0;
	text-align:center;
	background-color: #ffffff;
}
#frame {
	width:1002px;
	height: 612px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	margin-right:auto;
	margin-left:auto;
	position: relative;
	text-align:left;
	padding:0px;
	border: 1px solid #DAE2AD;
	voice-family: "\"}\"";
	voice-family: inherit;
		}
	html>body #frame {
		height:612px;
}
#pageheader {
	margin-top: 0px;
	margin-bottom: 10px;
	height: 112px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:112px;
		}
	html>body #pageheader {
		height:112px;
	}
#footer {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	width:1000px;
}
#container {
	background-image: url(../images/bgr_c2.gif);
	background-repeat: repeat-y;
	background-color: transparant;
	height: 436px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:436px;
		}
	html>body #container {
		height:436px;
}
#menu {
	left: 602px;
	top: 0px;
	margin: 0px;
	padding-left: 602px;
	padding-bottom: 10px;
}
#submenu {
	top: 0px;
	margin: 0px;
	background-image:  url(../portfolio/images/submenubalk-Right.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
#content {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#contentLeft {
	float: left;
	width: 351px;
	padding-left: 0px;
	margin: 10px 14px 0px 20px;
	background-image:  url(images/bgr_contentLeft.gif);
	background-repeat: no-repeat;
	height:351px;
	voice-family: inherit;
	voice-family: "\";}\"";
	width:304px;
		}
	html>body #contentLeft {
		width:324px;
		height:351px;
	}
#contentTitel {
	float: left;
	padding-left: 10px;
	margin: 10px 0px 0px 0px;
}
#contentRight {
	float: left;
	padding-left: 0px;
	margin: 10px 0px 0px 0px;
	background-image:  url(images/bgr_contentRight.gif);
	background-repeat: no-repeat;
	width:256px;
	height:351px;
	voice-family: inherit;
	voice-family: "\";}\"";
	}
	html>body #contentRight {
		width:256px;
		height:351px;
	}
#contentRight2 {
	float: left;
	padding-left: 0px;
	margin: 10px 0px 0px 10px;
	background-image:  url(images/bgr_contentRight2.gif);
	background-repeat: no-repeat;
	width:276px;
	height:351px;
	voice-family: inherit;
	voice-family: "\";}\"";
	}
	html>body #contentRight2{
		width:276px;
		height:351px;
	}
div.float {
  float: left;
  padding: 10px 0px 0px 10px;
  margin-left: 0px;
    }
.spacer {
	clear: both;
	}

img {
	border: 0px none;
}
p {
	line-height: 14px;
	margin: 10px 10px 0px 15px;
	padding-top:0px;
	padding-right: 15px;
	font-size: 10px;
}
h1 {
	font-weight: bold;
	font-size: 12px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 15px;
	padding-top:0px;
	padding-bottom:0px;
}
h2 {
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
	margin: 10px 10px 0px;
	padding-top:0px;
	text-align: center;
	}
input, select, textarea {
	border: 1px solid #5EA5C3;
	width: 87%;
	font-size: 10px;
	color: #666666;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.tekstRight {
	text-align: right;
	padding-right: 20px;
	padding-top: 0px;
	margin-top: 0px;
}
#footer p {
	font-size: 9px;
	color: #C0C9DD;
	text-align: right;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 30px;
}
a:link {
	text-decoration: none;
	color: #BE5B19;
}
a:visited {
	color: #BE5B19;
	text-decoration: none;
}
a:hover {
	color: #BE5B19;
	text-decoration: underline;
}
a:active {
	color: #BE5B19;
	text-decoration: none;
}

td { 
	vertical-align: middle; 
	text-align: center; 
} 

