/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

/* LAYERS */

#container {
	background-color:#FFFFFF;
	width:916px;
	min-height:584px;
	_height:584px;
	margin:auto;
}
.red {
	color: #FE0000;
}
#top {
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	width:916px;
	height:190px;
	float:left;
}
#main {
	width:916px;
	min-height:574px;
	_height:574px;
	float:left;
}
#left {
	background-image:url(../images/left.jpg);
	background-repeat:no-repeat;
	width:150px; /* 170 - 20 */
	min-height:554px; /* 574 - 20 */
	_height:554px;
	padding:10px;
	float:left;
}
#content {
	width:536px; /* 576 - 40 */
	min-height:534px; /* 574 - 40 */
	_height:534px;
	padding:20px;
	float:left;
}
#content_breed {
	width:876px; /* 576 - 40 */
	min-height:534px; /* 574 - 40 */
	_height:534px;
	padding:20px;
	float:left;
}
#right {
	background-image:url(../images/right.jpg);
	background-repeat:no-repeat;
	width:150px; /* 170 - 20 */
	min-height:554px; /* 574 - 20 */
	_height:554px;
	padding:10px;
	float:left;
}
#footer {
	width:916px;
	height:80px;
	float:left;
	text-align:center;
}
/* ALGEMENE OPMAAK */

td, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#666666;
	margin:0px;
	padding:0px;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#666666;
	margin:0px;
	padding:0px;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#666666;
	margin:0px;
	padding:0px;
}
a, a:link {
	color:#112d71;
}
a:hover {
	text-decoration:none;
}
a.navigatie, a.navigatie:link {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
a.navigatie:hover {
	text-decoration:underline;
}
a.news, a.footer:link {
	text-decoration:none;
	font-weight:bold;
	color:#f39912;
}
a.news:hover {
	text-decoration:underline;
}
a.footer, a.footer:link {
	text-decoration:none;
	color:#f39912;
}
a.footer:hover {
	text-decoration:underline;
}
.rowdark {
	background-color:#c8d9ea;
}
.rowlight {
	background-color:#EEEEEE;
}
.formContainer {
	*zoom: 1; }
.formContainer:before, .formContainer:after {
	content: " ";
	display: table; }
.formContainer:after {
	clear: both; }
.formContainer input {
	float: left; }

.formLeftContainer {
	float: left;
	width: 49%; }

.formRightContainer {
	float: right;
	width: 49%; }

.formItem {
	display: block;
	clear: both;
	position: relative;
	margin: 0 0 20px 0;
	width: 100%;
	*zoom: 1; }
.formItem:before, .formItem:after {
	content: " ";
	display: table; }
.formItem:after {
	clear: both; }
.formItem .label {
	*zoom: 1; }
.formItem .label:before, .formItem .label:after {
	content: " ";
	display: table; }
.formItem .label:after {
	clear: both; }
.formItem .label label {
	width: 100%;
	display: block; }
.formItem .veld {
	display: block;
	float: left; }
.formItem input,
.formItem textarea,
.formItem select {
	display: block;
	width: 100%; }
.formItem textarea {
	min-height: 100px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formItem .checkboxItem {
	width: 100%;
	margin: 0 5px 0 0; }
.formItem input[type="text"],
.formItem input[type="password"] {
	height: 40px; }
.formItem.checkbox label {
	display: block;
	overflow: hidden; }
.formItem.checkbox input[type="checkbox"] {
	display: block;
	float: left;
	width: auto;
	margin: 2px 5px 0 0; }
.formItem.radioButtons input[type="radio"] {
	display: block;
	float: left;
	width: auto;
	margin: 2px 5px 0 0;
	clear: left; }
.formItem.radioButtons label {
	display: block;
	float: left; }
.formItem.radioButtons .label label {
	float: none; }
.formItem.verplichtVeld:before {
	position: absolute;
	top: 5px;
	right: 10px;
	display: block;
	content: '*';
	color: #D30231; }

input[type=submit] {
	width: auto;
	height: 40px;
	margin: 0 0 10px 0; }

.sendButton {
	float: right; }

.hpu_wms_form {
	display: none; }

.labelVerplichVeld {
	float: left;
	height: 30px;
	line-height: 30px; }
.labelVerplichVeld .verplichtVeld {
	color: #D30231; }

.errorField {
				 border: 1px solid #D30231 !important; }

label.error {
	display: block;
	color: #D30231;
	clear: both;
	margin: 5px 0;
}

.defaultButton {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	background-color: #475B8D;
	margin: 10px 0;
	color: #FFFFFF;
	border: 0;
	font-size: 14px;
}

.defaultButton:hover {
	background-color: #3f4d7f;
	color: #FFFFFF;
}
.contactFormulierContainer {

}
#inschrijven {
	width:600px;
	height:200px;
	margin-left: 100px;
}
#inschrijvenTop {
	padding-top: 0px;
	width:816px;
	height:190px;
	float:left;
}