@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;
}

.seolink {
color:#000;
font-size:80%;
}

/* --- 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: 180px;
	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;
}

#social{
	float:right;
	width:200px;
	height:16px;
	margin-bottom:-31px;
	margin-top:15px;
	position:relative;
	z-index:2;
}

#social img{
	margin:0 0 0 5px;
}

