@charset "utf-8";
/* WebdesignWijzer.nl - stijlen */

/* --- Algemeen --- */
img{
	border: 0px;
}

#image_header{
	margin-top: 20px;
	margin-left: 8px;
}

#image_headerKorting{
	margin-top: 20px;
}

.text_footer{
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	margin-right: 15px;
}

.text_content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c2c2c;
	line-height: 17px;
}

.text_tipbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c2c2c;
}

.div-clear{
	clear: both;
}

/* --- Tekst stijlen -- */
.tekst-underline{
	text-decoration: underline;
}
/* --- Headings --- */
h1{
	padding: 0px;
	margin: 0px;
	background-image: url(../images/image-ok.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	height: 19px;
	line-height: 19px;
	font-size: 14px;
	color: #008d8e;
	font-weight: normal;
}

h2{
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #008d8e;
	font-weight: normal;
}
	

/* --- Formulier --- */
#div_formulier label,input,select{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

.input_formulierSubmit{
	background-color: #999999;
	width: 70px;
	height: 25px;
}

.text_allevelden{
	font-size: 10px;
	line-height: 23px;
}

#div_formulier label {
	text-align: left;
	width: 140px;
	padding-right: 20px;
}

#div_formulier br {
	clear: left;
}

#div_formulier textarea {
	width: 200px;
	height: 70px;
}

a.seo, a.seo:active, a.seo:visited, a.seo:hover {
color:#fff;
text-decoration:none;
}