* {
	padding: 0;
	margin: 0;
}
.contentpadding {
	width:880px;
	padding: 15px;
}
body {
	font-family:Arial;
	font-size:10pt;
	color:#FFFFFF;
	background-color: #000000;
}
#wrapper {
	width: 917px;
	margin:auto;
}
#deuren-links {
	width: 620px;
	float:left;
}
#deuren-rechts {
	width: 250px;
	float:right;
}
a:hover {
	color:#BED18C;
	text-decoration:underline;
}
a {
	color:#BED18C;
	text-decoration:none;
}
h1 {
	font-family:Verdana;
	font-size:13pt;
	color: #FFFFFF;
	font-weight:lighter;
	margin-bottom: 10px;
	padding: 0px;
}
h2 {
	font-family:Verdana;
	font-size:13pt;
	color:#bed18c;
	font-weight:lighter;
	margin: 0px;
	padding: 0px;
}
P {
	margin-top: 10px;
	margin-bottom: 10px;
}
label {
	margin-right:10px;
	vertical-align:top;
}
input {
	width: 300px;
	border: 1px solid #C7C4BC;
	color:#746D5A;
}
textarea {
	width: 300px;
	height: 150px;
	border: 1px solid #C7C4BC;
	color:#746D5A;
}
#deuren-header {
	width: 917px;
	height: 75px;
	background-image:url(../lp-images/deuren-header.jpg);
	margin-top:10px;
}

#deuren-topmenu ul {
	padding:0px;
	width:100px;
	float:left;
	height:47px;
	padding-top:25px;
	position:relative;
	left:485px;
}
#deuren-topmenu li {
	list-style:none;
	margin:0px;
	text-align:right;
	height: 12px;
	line-height:12px;
}
#deuren-topmenu a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font-size:9px;
}
#deuren-topmenu a:hover {
	color:#bed18c;
	text-decoration:underline;
}

#deuren-topmenu2 ul {
	padding:0px;
	margin:0px;
	width:150px;
	float:left;
	height:47px;
	padding-top:37px;
	position:relative;
	left:525px;
}
#deuren-topmenu2 li {
	list-style:none;
	margin:0px;
	text-align:right;
	height: 12px;
	line-height:12px;
}
#deuren-topmenu2 a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font-size:9px;
}
#deuren-topmenu2 a:hover {
	color:#bed18c;
	text-decoration:underline;
}
#content-wrapper {
	width: 910px;
	margin-top: 10px;
	border: 4px solid #FFFFFF;
}
#deuren-afbeeldingen {
	margin-top:15px;
	width: 250px;
	float: right;
	text-align:center;
	font-size:9px;
	font-style:italic;
	margin-left:15px;
	display:block;
}
#deuren-afbeeldingen img {
	border: 1px solid #7f7f7f;
}
#slogan {
	width: 600px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	background-color: #bed18c;
	text-align:center;
	height: 40px;
	line-height: 40px;
	margin:auto;
}
#slogan a {
	color: #000000;
	text-decoration:none;
}
#slogan a:hover {
	color: #000000;
	text-decoration:underline;
}
blockquote {
	position:relative;
	left: 40px;
	margin-bottom:20px;
	width: 500px;
	color:#b2b2b2;
	padding: 0 50px;
	background: transparent url(../lp-images/blockquote.jpg) no-repeat 0 0;
	font-size:16px;
	font-family:Georgia, Times New Roman, Times, serif;
}
blockquote i {
	font-size:12px;
}
#youtube-film {
	float: right;
	width: 250px;
	height:189px;
	margin-left:15px;
	margin-bottom:10px;
}
.contact {
	background-color: #bed18c;
	width: 200px;
	height: 50px;
	line-height:50px;
	float: left;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 14px;
	margin-bottom:10px;
	margin-top:10px;
	text-transform:uppercase;
	border: 4px solid #FFFFFF;
	font-weight:bold;
}
.contact a {
	text-decoration: none;
	display:block;
	color:#000000;
}
.contact:hover {
	background-color:#FFFF00;
}
.form {
	background-image:url(../lp-images/contact.png);
	background-position: 99% 90%;
	background-repeat:no-repeat;
}
.pdf {
	background-image:url(../lp-images/download.png);
	background-position: 99% 90%;
	background-repeat:no-repeat;
}
#logolink img {
	width: 75px;
	height: 75px;
	float:left;
	border: 0px;
}
#homelink img {
	width: 50px;
	height: 75px;
	float:right;
	border: 0px;
}
.submit {
	width: 140px;
}
.first {
	margin-left:1px;
}