body {
	margin : 0;
	padding : 0;
	text-align : center;
	color : #000000;
	font-size : 11px;
	line-height : 1.4em;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;

	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}
@media screen and (max-width: 1024px){
	img.bg {
		left: 50%;
		margin-left: -512px; }
}
#container {
	width : 846px;
	margin : 0 auto;
	text-align : center;
	position: relative;
}
#header {
	padding: 40px 0;
}
#header a {
	width: 846px;
	height: 79px;
	display: block;
	background: transparent url(/img/topbar_RobHulsbosch-sprite.png) no-repeat;
	background-position: top;
	text-indent: -9999px;
}
#header a:hover {
	background-position: bottom;
}	
#footer {
	width : 846px;
	padding : 0;
	clear: both;
	margin-top: 10px;
}
#footer p, #footer a {
	text-align : center;
	margin : 0;
	padding : 20px 0;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color: #FFF;
}
.redcap {
	font-weight : bold;
	color : #990033;
}
#container_box {
	margin : 0;
	padding : 0;
	left : 0;
	top : 0;
	width : 845px;
	position : relative;
	height: 100%;
}
.box01_ {
	float : left;
	width : 160px;
	height : 160px;
	background-image : url(../img/png-white65.png);
	background-repeat : repeat;
	margin: 0 11px 11px 0;
	line-height : 1.1em;
	color: #444;
}
.box02_ {
	float : left;
	width : 160px;
	height : 160px;
	margin: 0 9px 11px 0;
	line-height : 1.1em;
	color: #444;
}
.box05_ {
	float : left;
	width : 160px;
	height : 160px;
	background-image : url(../img/png-white65.png);
	background-repeat : repeat;
	margin: 0 0 11px 0;
	line-height : 1.1em;
	color: #444;
}
.textboxlarge_ {
	float : left;
	width : 319px;
	height : 148px;
	background: transparent url(/img/png-white65.png) repeat;
	margin: 0 11px 11px 0;
	padding: 6px;
	display: block;
}
.textboxlarge_ p {
	text-align : left;
	margin : 0;
	padding: 0;
}
.textboxlarge_ a:hover {
	text-decoration: none;
}	
.sidebox {
	float : left;
	width : 219px;
/*	height : 488px; */
	background-image : url(../img/png-white65.png);
	background-repeat : repeat;
	margin: 0 11px 11px 0;
	padding: 6px;
}
.sidebox p {
	text-align : center;
	margin : 0;
	padding: 0;
}
.sideboxcontent {
	float : left;
	width : 521px;
/*	height : 470px; */
	background-image : url(../img/png-white65.png);
	background-repeat : repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 11px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
}
.sideboxcontent p, h3 {
	text-align : left;
	margin : 0;
	padding: 0;
}
.box08_ {
	float : left;
	width : 160px;
	height : 160px;
	background-image : url(../img/png-white65.png);
	background-repeat : repeat;
	margin: 0 11px 11px 0;
	line-height : 1.1em;
	color: #444;
}
.box10_ {
	float : left;
	width : 160px;
	height : 160px;
	margin: 0 11px 11px 0;
	background-image : url(../img/png-white65.png);
	background-repeat : repeat;
	line-height : 1.1em;
	color: #444;
}
.boxtext {
	text-align : center;
	margin : 3px 5px;
	line-height : 1.2em;
	vertical-align : bottom;
}
.textboxleft_ {
	float : left;
	width : 309px;
	height : 480px;
	background-image : url(../img/png-white65.png);
	background-repeat : repeat;
	margin: 0 11px 11px 0;
	padding: 11px;
}
.textboxright_ {
	float : left;
	width : 480px;
	background-image : url(../img/png-white65.png);
	background-repeat : repeat;
	margin: 0;
	padding: 11px;
}
.textboxleft_data {
	float : left;
	width : 179px;
	height : 480px;
	background-image : url(../img/png-white65.png);
	background-repeat : repeat;
	margin: 0 11px 11px 0;
	padding: 11px;
}
.textboxright_data {
	float : left;
	width : 610px;
	background-image : url(../img/png-white65.png);
	background-repeat : repeat;
	margin: 0;
	padding: 11px;
}
.textboxright_ p {
	text-align : left;
	text-indent: 1.5em;
}
.textboxright_ h3 {
	margin : 0;
	padding : 0;
	font-size : 11px;
	text-align : left;
}
a.boxlink:link, a.boxlink:visited {
	color : #8d8f99;
	text-decoration : none;
}
a.boxlink:hover {
	color : #000;
	text-decoration : none;
}
.home #textbox {
	height : 150px;
	text-align : left;
	margin : 5px 10px;
	line-height : 1.4em;
	vertical-align : middle;
}
a:link {
	color : #000000;
	text-decoration : none;
}
a:visited {
	color : #000000;
	text-decoration : none;
}
a:hover {
	color : #000;
	text-decoration : underline;
}
html, body {
	height : 100%;
	margin-bottom : 1px;
}
.clr {
	clear : both;
	overflow : hidden;
	height : 0;
}
ul, ul li {
	margin : 0;
	padding : 0;
}
ul {
	padding : 0 0 0 14px;
	margin : 0;
}
ul li {
	padding : 0;
	text-align : left;
	margin : 0;
}
a, img {
	padding : 0;
	margin : 0;
}
img {
	border : 0 none;
	padding-bottom: 4px;
}
.window {
	width : 760px;
	margin : 0;
	text-align : left;
	height : 100%;
	float: left;
	padding: 0;
}
.window #side {
	width : 230px;
	height : 100%;
	margin : 0 0 0 20px;
	text-align : center;
	float: left;
}
.window #content p {
	text-align : left;
	text-indent: 1.5em;
}
.window #content h3 {
	margin : 0;
	padding : 0;
	font-size : 11px;
	text-align : left;
}
.window #content {
	height : 100%;
	margin : 0 0 0 10px;
	width: 500px;
	float: left;
}
.window, p {
	margin : 0 0 0.7em 0;
}

textarea, input {
	background-color:#ffffff;
	border: 1px solid #000000;
}
.fields {
	background-color:#ffffff;
	border: 1px solid #000000;
}
.formbutton {
	background-color:#ffffff;
	font-weight: bold;
	border: 1px solid #000000;
}
.selectbox {
	background-color:#ffffff;
}
select {
	background-color:#ffffff;
}
.HeaderRed {
	color:#990033;
	font-weight:bold;
	font-size: 1.4em;
}

.xicero a {
	width: 160px;
	height: 120px;
	display: block;
	background: transparent url(/img/xicero-sprite.jpg) no-repeat;
	background-position: bottom;
	text-indent: -9999px;
	margin-bottom: 6px;
}
.xicero a:hover {
	background-position: top;
}	
.rsgs a {
	width: 160px;
	height: 120px;
	display: block;
	background: transparent url(/img/rsgs-sprite.jpg) no-repeat;
	background-position: bottom;
	text-indent: -9999px;
	margin-bottom: 6px;
}
.rsgs a:hover {
	background-position: top;
}
.lanfankij a {
	width: 160px;
	height: 120px;
	display: block;
	background: transparent url(/img/lanfankij-sprite.jpg) no-repeat;
	background-position: bottom;
	text-indent: -9999px;
	margin-bottom: 6px;
}
.lanfankij a:hover {
	background-position: top;
}		
.advance a {
	width: 160px;
	height: 120px;
	display: block;
	background: transparent url(/img/advance-sprite.jpg) no-repeat;
	background-position: bottom;
	text-indent: -9999px;
	margin-bottom: 6px;
}
.advance a:hover {
	background-position: top;
}	
.cliniclowns a {
	width: 160px;
	height: 120px;
	display: block;
	background: transparent url(/img/cliniclowns-sprite.jpg) no-repeat;
	background-position: bottom;
	text-indent: -9999px;
	margin-bottom: 6px;
}
.cliniclowns a:hover {
	background-position: top;
}	
.plantijncasparie a {
	width: 160px;
	height: 120px;
	display: block;
	background: transparent url(/img/plantijncasparie-sprite.jpg) no-repeat;
	background-position: bottom;
	text-indent: -9999px;
	margin-bottom: 6px;
}
.plantijncasparie a:hover {
	background-position: top;
}	
.kitchen a {
	width: 160px;
	height: 120px;
	display: block;
	background: transparent url(/img/kitchen-sprite.jpg) no-repeat;
	background-position: bottom;
	text-indent: -9999px;
	margin-bottom: 6px;
}
.kitchen a:hover {
	background-position: top;
}	
.batart a {
	width: 160px;
	height: 120px;
	display: block;
	background: transparent url(/img/batart-sprite.jpg) no-repeat;
	background-position: bottom;
	text-indent: -9999px;
	margin-bottom: 6px;
}
.batart a:hover {
	background-position: top;
}	
.ethics a {
	width: 160px;
	height: 120px;
	display: block;
	background: transparent url(/img/ethics-sprite.jpg) no-repeat;
	background-position: bottom;
	text-indent: -9999px;
	margin-bottom: 6px;
}
.ethics a:hover {
	background-position: top;
}	
.experience a {
	width: 160px;
	height: 120px;
	display: block;
	background: transparent url(/img/experienceeverything-sprite.jpg) no-repeat;
	background-position: bottom;
	text-indent: -9999px;
	margin-bottom: 6px;
}
.experience a:hover {
	background-position: top;
}	
.wessanen a {
	width: 160px;
	height: 120px;
	display: block;
	background: transparent url(/img/wessanen-sprite.jpg) no-repeat;
	background-position: bottom;
	text-indent: -9999px;
	margin-bottom: 6px;
}
.wessanen a:hover {
	background-position: top;
}	

