*{
	box-sizing: border-box;
	box-sizing: content-box;
	-moz-box-sizing: border-box;
	-moz-box-sizing: content-box;
	-moz-box-sizing: padding-box;
}
html, body {
	height: 100%;
}
body {
	background-color: #ff0000;
	color:#000000;
	font: 11px/17px Verdana, Arial, Helvetica;
	margin: 0;
	overflow: hidden;
	padding: 0;
	SCROLLBAR-FACE-COLOR: #FF0000;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #666666;
	text-align: center;
}
h1 {
	color: #FF0000;
	font: 15px/20px Verdana, Arial, Helvetica;
	margin: 2px;
	padding:0;
}
h2 {
	color: #000000;
	font: 18px/20px Verdana, Arial, Helvetica;
	margin: 2px;
	padding:0;
	text-align:top;
}
hr {
	background-color:#666666;
	border:0px;
	color:#666666;
	height:1px;
}
textarea {
	border: 1px solid #000000;
	float:left;
	width: 220px;
}
img {
	border:0;
	padding:0;
}
.logo{
	margin-left: -8px;
	margin-top: -20px;
	width: 190px;
	float:left;
	position: relative;
}
.plattetekst {
	font: 11px/20px Verdana, Arial, Helvetica;
}
td {
	text-align: left;
	color: #000000;
	font: 11px/15px Verdana, Arial, Helvetica;
}
#content {
	color: #000000;
	font: 11px/16px Verdana, Arial, Helvetica;
	height: 501px;
	margin-left: 0;
	position: absolute;
	width: 1000px;
	top: 60px;
}
#content a {
	color: #ff0000;
	text-decoration: none;
}
#content a:hover {
	color: #666666;
	text-decoration: underline;
}
#content2 {
	background: URL('../images/zwart_bg.gif') no-repeat 0 0;
	color: #FFFFFF;
	font: 11px/20px Verdana, Arial, Helvetica;
	height: 359px;
	margin-left: 0;
	position: absolute;
	width: 1000px;
	top: 81px;
}
#content_onder {
	background: URL('../images/zwart_bg.gif') no-repeat 0 0;
	color: #FFFFFF;
	font: 11px/16px Verdana, Arial, Helvetica;
	height: 447px;
	margin-left: 0;
	position: absolute;
	width: 1000px;
	top: 158px;
}
#content_onder a {
	color: #F0B310;
	text-decoration: none;
}
#content_onder a:hover {
	color: #666666;
	text-decoration: underline;
}
#logo {
	float: left;
	height: 287px;
	left: 0;
	padding: 11px 0 0 9px;
	width: 104px;
}
#main {
	background: #FF0000 URL('../img/bg1.gif') no-repeat left top;
	height: 100%;
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}
#menu_links {
	float: left;
	font: 11px/24px Verdana, Arial, Helvetica;
	height: 287px;
	/*left: 130px;*/
	padding: 0 20px 0 0;
	width: 196px;
}
#menu_links a {
	color:#ff0000;
}
#menu_onder {
	/*background: #000000 URL('../images/bg_stappenbalk.gif') repeat-x;*/
	height: 80px;
	padding: 0;
	position: absolute;
	top: 501px;
	width: 1000px;
}
#stappenbalk_boven {
	/*background: #000000 URL('../images/bg_stappenbalk.gif') repeat-x;*/
	height: 72px;
	padding: 0;
	position: absolute;
	top: 81px;
	width: 1000px;
}
#stap_text {
	font: 12px/22px Verdana, Arial, Helvetica;
	margin: 5px 15px 0 0;
}
#text {
	float: left;
	height: 440px;
	/*left: 445px;*/
	overflow: auto;
	padding: 0 20px 0 0;
	width: 595px;
}
#topmenu {
	background: URL('../images/navigatiebalk.gif') no-repeat top left;
	display: block;
	color: #F0B310;
	font: bold 12px/22px Verdana, Arial, Helvetica;
	height: 47px;
	padding-top: 6px;
	position: absolute;
	top:25px;
	width: 1000px;
}
#topmenu a {
	color: #F0B310;
	padding: 0 20px 0 20px;
	text-decoration: none;
}
#topmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*  TEST FORM  */

#reg1FormInputs div {
	margin: 7px 0 0 0;
/*	position: relative;*/
	clear:  both;
}
#reg1FormInputs div.country, #reg1FormInputs div.emailAddress {
	margin-top: 25px;
}
/*Label Styling */
#reg1FormInputs label, #ccInputs label {
	float: left;
	margin: 4px 8px 0  0;
	text-align: right;
	width: 188px;
}

#reg1FormInputs label.informatie_over, label.salutation, #reg1FormInputs label.address2, #reg1FormInputs label.state, #reg1FormInputs label.postalCode {
	font-weight: normal;
}

#reg1FormInputs input {
	width: 196px;
}

#reg1FormInputs select {
	width: auto;
}
/*
#reg1FormInputs input#zip {
	width: 136px;
}*/

#reg1FormInputs input#nospam {
	width: auto;
	margin: 0 5px 0 0;
	padding	: 0;
	display: inline;
}

#reg1FormInputs label.nospam {
	font-weight: normal;
	display: inline;
	text-align: left;
	float: none;
	margin: 0;
	padding: 0;
	white-space:nowrap; /*for ie5.5*/
}

#reg1FormInputs div.emailOptIn {
	width: 346px;
	margin: 10px 0 0 0;
	padding-left: 156px;
}


#reg1FormInputs div.formButton	{
	margin: 30px 0 30px 165px;
	text-align: center;
	clear: both;
}

#reg1FormInputs input.formButton {
	height: 31px;
	width: 120px;
}
/*
.errorHighlight {
	vertical-align: middle;
}

#reg1FormInputs div.error {
	background-image: url(/images/ctlg/album/exclamation_mark.png);
	background-position:157px 5px;
	background-repeat:no-repeat;
	color:#ff0000;
	margin: 0 0 8px 0;
	padding: 8px 0 8px 167px;
	width: 70%;
}

div.error a {
	text-decoration: underline;
}

#reg2Form #ccInputs div.error {
	background-position:118px 5px;
	padding-left: 128px;
}

#accountInfoForm div.formButton	{
	margin: 30px 0 30px 165px;
	text-align: center;
	clear: both;
}

#accountInfoForm input.formButton {
	height: 31px;
	width: 120px;

}*/


/*	TEST CSS  */

a.zoekknop {
	background: url(images/witte_pijl_zoek.gif) no-repeat;
	width: 10px;
	height: 10px;
	text-decoration: none;
	display: block;
	float: right;
	margin-top: 5px;
}
a.zoekknop:hover {
	background: url(images/oranje_pijl.gif) no-repeat;
}
#subnav1, #subnav2, #subnav3 {
	font: 12px arial, verdana, helvetica;
	color: #FFFFFF;
	width: 265px;
	height: 130px;
	padding: 17px 0 0 10px;
	visibility: hidden;
	position: relative;
	margin: -50px 0 0 0;
}
#subnav1 {
	background: #000000;
	border: #666666 1px solid;
	color: #F0B310;
}
/*#subnav2 {
	background: url(images/witte_pijl.gif) no-repeat 153px 18px #54B03B;
}
#subnav3 {
	background: url(images/witte_pijl.gif) no-repeat 92px 18px #C60F7F;
}*/

#subnav1, #subnav2, #subnav3 {
	visibility: hidden;
	position: absolute;
	margin: 0 0 0 95px;
	padding: 10px;
}
/*a.startmenu_diensten {
	width: 165px;
	height: 50px;
	display: block;
	font: 16px arial, verdana, helvetica;
	color: #13498E;
	text-decoration: none;
	text-transform: uppercase;
	padding: 17px 0 0 10px;
	margin: 0px;
}
a.startmenu_diensten {
	background: url(../images/witte_pijl.gif) no-repeat 97px 18px #F1871F;
}
a.startmenu_diensten:hover {
	color: #FFFFFF;
}*/