html, body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	background-color: white;
	height: 100%;
}
h1 {
	font-size: small;
	color: #003867;

}
h3 {
	font-size: small;
	color: #009CDF;
	margin: 0px;
	padding: 0px;
}
a { 	color:#000000; }
a:hover { 	color:#003867; }
a img { 	border:none; 	text-decoration:none; }
textarea, input, table tr td, select option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px; }
.container {
	position: absolute;
	width: 1000px;
	min-height: 100%;
	height: auto;
	@height: 100%;
	background-color: #FFFFFF;
	left: 50%;
	margin-left: -500px;
	background-image: url(../images/logo_watermark.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.top {
	margin-top: 10px;
	margin-bottom: 2px;
	height: 95px;
	background-color: #003867;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}
.top img {
	position: absolute;
	left: 50%;
	margin-left: -195px;
	margin-top: 15px;
}
.topmenu {
	height: 30px;
	background-color: #D6EEFF;
	margin-bottom: 5px;
	background-image: url(../images/menuback.gif);
	background-repeat: repeat-x;
}
.topmenu ul.mainmenu {
	margin: 0px;
	list-style-type: none;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
}
.topmenu ul.mainmenu li {
	margin-top: 5px;
	/*width: 150px;*/
	height: 25px;
	border-left: solid 1px white;
	display: block;
	float: left;
	text-align: center;
}
.topmenu #mainmenu957item0 {
	border-left: none;
}
.topmenu ul.mainmenu li a { 	float:left; 	padding: 0px;
	margin: 0px;
	color: #003867;
	text-decoration: none;
	display: block;
	padding-left:25px; 	padding-right:25px;
	height: 25px;
}
.topmenu ul.mainmenu li a:hover {
	background-color: white;
}
.left, .center  {
	padding: 5px;
}
.right{
}
.middle .left {
	float: left;
	width: 190px;  padding:0px; }
.middle .left .prod {
	font-size: xx-small;
	color: #003867;
	text-align: right;
	padding: 5px;
}
.middle .center {
	width: 600px;
	padding: 5px;
	float: left;
}
.middle .huis, .middle .bedrijf {
	width: 275px;
	padding: 5px;
	float: left;
}
.middle .huis img, .middle .bedrijf img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.middle .huis {
	padding-right: 15px;
}
.middle .bedrijf {
	border-left: solid 1px #009CDF;
	padding-left: 15px;
}
.middle .right, .middle .right_empty {
	float: left;
	/*width: 184px;*/ 	width: 200px; 	/*min-height: 100%;*/
/*	height: auto;*/
	clear: right;
	/*padding: 10px;*/
}
.middle .right {
	background-color: #D8F0FA;
	height: 700px;
}
.middle .right .nieuws_bottom {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px white;
}
.content {
	width: 590px;
	float: left;
	padding: 10px;
	border-right: solid 1px #009CDF;
}

.bottom {
	float:left;
	width: 1000px;
	text-align:center;
}

.bottom .copyright {
	float:left;
	color: #009CDF;
	clear: both;
	width: 1000px;
	text-align: center;

}

.bottom .copyright a {

	color: #009CDF;

	text-decoration: none;

}

div.quicklogin{
background-image:url(../images/login.png);
background-repeat:no-repeat;
width:180px;
height:169px;
padding:10px;
line-height:normal;
background-color:#FFFFFF;
}
div.quicklogin {
color:#FFFFFF;
font-weight:bold;
	font-size:10px;

}


div.quicklogin form{
margin-top:5px;

}
div.quicklogin label.loginlabel {
	float:left;
	color:#000000;
	padding-top:2px;
	padding-bottom:7px;
	display:block;
	width:180px;
}
div.quicklogin div.button {
	width:180px;
	display:block;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:4px;
	float:right;
	clear:both;
}

div.quicklogin h4 {
	font-size:12px;
	line-height:10px;
	padding-bottom:10px;
	margin-bottom:0px;
}

div.quicklogin a {
	color:#003867;
}
div.quicklogin div.button {
	clear:both;
	float:left;
	width:180px;
}

div.quicklogin div.button input {
	float:right;
/*	width:100px;*/
/*	height:20px;*/
/*	border:1px solid #000000;*/
}

div.quicklogin form#loginform input.long_field{
width:175px;
height:16px;
line-height:16px;

}

ul.mijnmenu {
	padding:0px;
	margin:0px;
	width:180px;
	padding-top:10px;
	list-style:none;
}
ul.mijnmenu li.titel {
	float:left;
	padding: 0px;

	margin: 0px;

	color: #003867;

	text-decoration: none;

	display: block;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	width:170px;
	height: 25px;
}

ul.mijnmenu li a {
	float:left;
	padding: 0px;

	margin: 0px;

	color: #003867;

	text-decoration: none;

	display: block;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	width:170px;
	height: 25px;
}

ul.mijnmenu li.selected a,
ul.mijnmenu li a:hover {
	background-color:#003867;
	color: #FFFFFF;
}

div.wachtwoodwijzigen {
	float:left;
	padding:10px;
	width:310px;
}
div.wachtwoodwijzigen label {
	clear:left;
	float:left;
	width:150px;
	height:10px;
	display:block;
	margin-bottom:3px;
}
div.wachtwoodwijzigen input.wachtwoord {
	float:left;
	width:150px;
	height:14px;
	line-height:14px;
	display:block;
	margin-bottom:3px;
}

div.wachtwoodwijzigen input.button {
	clear:both;
	float:right;
}
div.wachtwoodwijzigen div.msg {
	clear:both;
	float:left;
	color:#FF0000;
	font-weight:bold;
}

div.contactform {
	float:left;
	width:485px;
}

div.contactform label.contactlabel {
	clear:left;
	float:left;
	width:120px;
	height:15px;
	display:block;
}
div.contactform label.verplicht {
	width:380px;
	float:left;
	display:block;
}


div.contactform select {
	margin-bottom:2px;
}
div.contactform input {
	margin-bottom:2px;
}
div.contactform input.medium {
	width:140px;
	height:14px;
	line-height:14px;
}
div.contactform input.long {
	width:350px;
	height:14px;
	line-height:14px;
}

div.contactform input.button {
	float:right;
}
div.contactform textarea {
	width:350px;
	height:100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.contactform label.error {
	clear:both;
	float:left;
	color:#FF0000;
}