body {
	font-size: 11px;
	font-family: verdana, sans-serif;
	background-color: #757575;
	margin-top: 8px; }

p {
	color: black;
	font-size: 11px;
	font-family: verdana, sans-serif;
	line-height: 140%;
	margin: 15px 25px 0; }

td { }
h1 { color: white; font-size: 20px; font-family: arial, verdana, sans-serif; font-weight: normal; line-height: 160%; background-color: #ed1c24; text-align: center; letter-spacing: 0; margin: 15px; padding: 0 0 3px; border: solid 1px #9e9e9e; }
h2 {
	color: black;
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	line-height: 120%;
	letter-spacing: 0;
	margin: 15px 25px;
	padding: 0 0 3px; }
h3 {
	color: white;
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	line-height: 130%;
	background-color: #ed1c24;
	text-align: left;
	letter-spacing: 0;
	margin: 15px;
	padding: 10px 20px;
	border: solid 1px #9e9e9e; }
h4 {
	color: white;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	line-height: 130%;
	background-color: #ed1c24;
	text-align: left;
	letter-spacing: 0;
	margin: 15px;
	padding: 10px 20px;
	border: solid 1px #9e9e9e; }
h3 a:link, h3 a:visited {
	color: white;
	font-size: 14px;
	text-decoration: underline; }
h4 a:link, h4 a:visited {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline; }
a:link {
	color: black;
	font-size: 11px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	line-height: 140%;
	text-decoration: none; }
a:visited { }

a:hover { }

a:active { }
#container {
	background-color: #fff;
	width: 811px;
	margin-right: auto;
	margin-left: auto; }
#header { background-color: white; text-align: center; width: 811px; height: 180px; }
#content {
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 811px;
	height: auto!important;
	height: 260px;
	min-height: 260px;
	padding-top: 10px; }
#footer { background-color: white; width: 811px; height: 220px; margin-top: 3px; }
#menu {
	background-color: #000;
	text-align: center;
	width: 800px;
	height: 70px;
	padding-left: 10px;
	border-color: #626262;
	border-style: solid;
	border-width: 1px 0 0 1px; }
#menu ul { margin: 0; padding: 0; list-style-type: none; display: inline; }
li.menu_default { float: left; margin: 0; padding: 0; display: inline; }
li.menu_current { display: inline; margin: 0; padding: 0; float: left; }
#menu li.menu_default a:link, #menu li.menu_default a:visited { color: white; font-size: 10px; font-family: tahoma, sans-serif; font-weight: normal; line-height: 120%; background-color: #939393; text-decoration: none; text-align: center; letter-spacing: 0; position: relative; width: 78px; height: 31px; margin: 0; padding: 4px 0 0; border-right: 1px solid #505050; border-bottom: 1px solid #505050; list-style-type: none; display: block; }
#menu li.menu_current a:link , #menu li.menu_current a:visited { color: white; font-size: 10px; font-family: tahoma, sans-serif; font-weight: normal; line-height: 120%; background-color: #ed1c24; text-decoration: none; text-align: center; letter-spacing: 0; width: 78px; height: 31px; float: left; margin: 0; padding: 4px 0 0; border-right: 1px solid #505050; border-bottom: 1px solid #505050; list-style-type: none; }
#menu li.menu_default a:hover, #menu li.menu_default a:active { color: white; font-size: 10px; font-family: tahoma, verdana, sans-serif; font-weight: normal; line-height: 120%; background-color: #ed1c24; text-decoration: none; text-align: center; position: relative; width: 78px; height: 31px; margin: 0; padding: 4px 0 0; border-right: 1px solid #505050; border-bottom: 1px solid #505050; }
.redblock {
	color: white;
	background-color: #ed1c24;
	text-align: center;
	width: 730px;
	height: auto;
	margin: 15px;
	padding: 10px;
	border: solid 1px #9e9e9e; }
.redblock p {
	color: white; }
.thumbnail { border: solid 1px #b9b9b9; }
div.title { color: black; font-size: 10px; font-family: verdana, sans-serif; font-weight: bold; line-height: 110%; text-decoration: none; text-transform: uppercase; width: 115px; height: 25px; margin-bottom: 7px; padding-top: 3px; padding-bottom: 0; border: solid 1px #b9b9b9; cursor: pointer; }
div.title2 { color: white; font-size: 12px; font-family: verdana, sans-serif; font-weight: bold; background-color: #55a0ff; text-decoration: none; text-transform: uppercase; cursor: pointer; padding-top: 2px; padding-bottom: 2px; width: 400px; margin-top: 2px; border: solid 1px #717171; }
div.backlink { color: black; font-weight: bold; text-decoration: none; text-transform: uppercase; cursor: pointer; padding-top: 2px; padding-bottom: 2px; width: 115px; border-bottom: 1px solid #b9b9b9; }
div.backlink a:link, div.backlink a:visited { color: black; font-size: 11px; font-family: verdana, sans-serif; font-weight: bold; text-decoration: none; }
div.backlink a:hover, div.backlink a:active { color: black; text-decoration: underline; }
#copyright {
	color: #aaa;
	font-size: 11px;
	font-family: "courier new", serif;
	text-align: right;
	width: 777px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto; }
#copyright a:link, #copyright a:visited {
	color: #898989;
	font-size: 11px;
	font-family: "courier new", serif;
	text-decoration: none; }
/*FORMS*/
table.form_red {
	background-color: #ed1c24;
	width: 750px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	border: solid 1px #b5b5b5; }
div.required {
	color: black;
	font-size: 12px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	background-color: #ffff4b;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	width: 710px;
	padding: 20px;
	border: solid 1px #b5b5b5; }
.required {
	color: #930c11;
}
div.succes {
	color: black;
	font-size: 14px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	background-color: #c5ff8f;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	padding: 20px;
	width: 710px;
	border: solid 1px #b5b5b5; }
.captcha_error {
	color: #f00;
	font-size: 12px;
	font-weight: bold; }
td.field_title {
	color: white;
	font-size: 12px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	width: 140px;
	vertical-align: top;
	text-align:left;
	padding-left: 10px; }
span.field_title {
	color: black;
	font-size: 12px;
	font-family: verdana, sans-serif;
	font-weight: normal;
	background-color: white;
	width: 125px;
	vertical-align: top;
	text-align:left;
	float: left;
	margin-right: 5px;
	padding: 2px 10px 1px;
	border: solid 1px #b5b5b5; }
.textfield {
	font-size: 12px;
	width: 400px;
}
.textarea {
	font-size: 12px;
	width: 400px;
	height: 100px;
}
.field_heading {
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	color: white;
	padding-bottom: 5px;
	padding-left: 10px; } 
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
	width: 200px;
}
.submit {
	font-size: 11px;
	font-weight: bold;
	background-color: #fff;
	padding: 2px 5px;
	border: solid 2px #930c11; }
/*prijslijst table*/
table#prijslijst {
	width: 780px;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px; }
#prijslijst td.head {
	color: #fff200;
	font-size: 11px;
	font-weight: bold;
	background-color: #ed1c24;
	text-transform: uppercase;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border: solid 1px #930c11; }
#prijslijst td.red {
	color: white;
	font-size: 11px;
	font-weight: normal;
	background-color: #ed1c24;
	text-align: center;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	border: solid 1px #930c11; }
#prijslijst td.grijs {
	color: black;
	font-size: 11px;
	font-family: arial, sans-serif;
	font-weight: normal;
	background-color: #e6e7e8;
	text-transform: uppercase;
	text-align: center;
	padding: 3px 2px;
	border: solid 1px #b5b5b5; }
#prijslijst td.grijs2 {
	color: black;
	font-size: 11px;
	font-family: arial, sans-serif;
	font-weight: normal;
	background-color: #d1d3d4;
	text-align: center;
	text-transform: uppercase;
	padding: 3px 2px;
	border: solid 1px #a8a8a8; }
#prijslijst td.raddad {
	color: #fff;
	font-size: 11px;
	font-family: arial, sans-serif;
	font-weight: normal;
	background-color: #00aeef;
	text-align: left;
	text-transform: uppercase;
	padding: 3px 2px;
	border: solid 1px #a8a8a8; }

