body {
	text-align: center;
	margin: 0px;
	overflow-x: hidden;
}
.ecopure {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #92d050;
}
.jing {
	margin-top: -30px;
	margin-left: -400px;
	left: 50%;
}
.nav_side {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #E0E0E0;
	margin-left: 5px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.nav_side:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 5px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.nav_side.contact {
	display:block;
	width:142px;
	height:50px;
	overflow:hidden;
	margin-top:12px;
}
.nav_side.contact.nl {
	background:url(img/contact.jpg) no-repeat left top;
}
.nav_side.contact.nl:hover {
	background:url(img/contact.jpg) no-repeat left bottom;
}
.nav_side.contact.uk {
	background:url(img/contact.jpg) no-repeat -142px top;
}
.nav_side.contact.uk:hover {
	background:url(img/contact.jpg) no-repeat -142px bottom;
}
.nav_side.contact.de {
	background:url(img/contact.jpg) no-repeat right top;
}
.nav_side.contact.de:hover {
	background:url(img/contact.jpg) no-repeat right bottom;
}

.vraag {
	display:block;
	width:142px;
	height:50px;
	overflow:hidden;
	margin-top:12px;
	border:none;
}
.vraag.nl {
	background:url(img/vraag.jpg) no-repeat left top;
}
.vraag.nl:hover {
	background:url(img/vraag.jpg) no-repeat left bottom;
}
.vraag.uk {
	background:url(img/vraag.jpg) no-repeat -142px top;
}
.vraag.uk:hover {
	background:url(img/vraag.jpg) no-repeat -142px bottom;
}
.vraag.de {
	background:url(img/vraag.jpg) no-repeat right top;
}
.vraag.de:hover {
	background:url(img/vraag.jpg) no-repeat right bottom;
}

.nav_top {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #E0E0E0;
	text-decoration: none;
	font-weight: bold;
}
.nav_top:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3577AC;
}

.txt a {
    color: #275880;
	border-bottom: 1px dotted #85adcd;
	text-decoration: none;
}

.txt a:hover {
    color: #85adcd;
	border-bottom: 1px dotted #85adcd;
}

.intro {
font-size: 15px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.vlaggen {
	margin-top: 170px;
	left: 50%;
	margin-left: -335px;
}
.test {
	font-family: tahoma;
	font-size: 10px;
}
.plaatje {
	border: 1px solid #FFFFFF;
	margin-right: 5px;
}
.txtklein {

	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #333333;
	text-align: center;
}
.txtlink {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.txtlink:hover {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #006699;
	text-align: justify;
}.voorwaarden {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #234F72;
	text-align: justify;
	text-decoration: none;
}
.voorwaarden:hover {


	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #D3D3D3;
	text-align: justify;
}
.txtkopje {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-align: justify;
	font-weight: bold;
}
.titel {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bolder;
	color: #3577AC;
	font-style: normal;
	text-transform: capitalize;
}
.klok {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #E0E0E0;
	text-decoration: none;
	font-weight: bold;
}

.error{
	color:#FF0000;
}

.form label{
	clear:left;
	display:block;
	float:left;
	margin-bottom:0.5em;
	padding-right:10px;
	text-align:right;
	width:100px;
}

.form input{
	width:170px;
}

#submit{
	margin: 0 0 0 92px;
}

