html, body {
	min-width: 768px;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	height: 100%;
}
#wrapper2 {
	max-width: 1000px;
	margin: 0 auto;
	background-color: #FFF;
	min-height: 100%; /* real browsers */
}
#wrapper1 {
	width: 100%;
	margin: 0 auto;
	position: relative; /* needed for footer positioning*/
	min-height: 100%; /* real browsers */
	background-image: url(img/1.jpg);
}
#bovenbalk {
	width: 100%;
	height: 36px;
	background: #a80019;
	margin: 0 auto;
}
#kop {
	width: 100%;
	margin: 0 auto;
	/* height: 145px;
	background-image: url(img/D63X4729.jpg); */
	height: 145px;
	background-image: url(img/deur-bakwand-met-frites-gso.jpg);
	background-position: top right;
	
}
#menubalk {
	width: auto;
	height: 29px;
	background-color: #DCDCDC;
	margin: 0px 0px 0px 0px;
}
#pagina {
	padding: 30px 50px 30px 50px;
	height: 100%;
	width: 650px;
	min-height: 450px;
}
#reclamebalk-onder {
	width: auto;
	/* height: 100px;
	background-image: url(img/D63X4739.jpg); */
	height: 320px;
	background-image: url(img/deur-bakwand-met-frites-gso.jpg);
	background-position: bottom right;
	margin-bottom: -100px;
}
#reclamebalk-onder-pand {
	width: auto;
	height: 319px;
	background-image: url(img/florigo_pand3-2.jpg);
	margin-top:-3px;
}
#onderbalk {
	width: 100%;
	height: 110px;
	margin: 0 auto;
	background-color: #a80019;
}
#logo {
	position: relative;
	display: block;
	float: left;
	margin: 20px 30px;
}
.banner {
	position: relative;
	top: -100px;
	margin-left: 360px;
	display: block;
}
#copyright {
	position: absolute;
	margin-left: 20px;
	margin-top: 35px;
	color:#FFF;
	font-size:12px;
}
.ondertekst-ul {
	position:relative;
	list-style-type: none;
	height: 40px;
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:10px;
	display: block;
	line-height: 14px;
}
.ondertekst {
	float: left;
	margin: 5px 16px 5px 5px;
	text-decoration: none;
	font-size: 14px;
	color:#FFF;
}
.ondertekst a:link {
	color: #FFF;
}
.vlag-icons-ul {
	position:relative;
	list-style-type: none;
	right: 30px;
	margin: auto;
	display: block;
	float:right;
}
.vlag-icons {
	float: right;
	margin: 2px 12px 0px 0px;
}
.onder-icons-ul {
	position:relative;
	list-style-type: none;
	top: 62px;
	right: 10px;
	margin:0px 0px 0px 0px;
	display: block;
	float:right;
}
.onder-icons {
	float: right;
	margin: 5px;
	text-decoration: none;
}
h3 {
	font-weight: bold;
}
#logo-onder-home{
	width: auto;
	height: 100px;
	margin-bottom: -126px;
	margin-right: 40px;
	background-image: url(img/logo_florigo_onder.jpg);
	background-position:right;
	background-repeat: no-repeat;
}
#logo-onder{
	width: auto;
	height: 100px;
	margin-bottom: 40px;
	margin-right: 40px;
	background-image: url(img/logo_florigo_onder.jpg);
	background-position:right;
	background-repeat: no-repeat;
}
.foto {
	text-align:center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:30px;
}
.foto-tekst {
	text-align:center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
}
.dealer-logo {
	margin-top:15px;
	margin-left:20px;
	float:left;
}
.dealer-tekst {
	margin-left:280px;
	margin-bottom:40px;
}
table.tech {
	border-collapse:collapse;
	margin-bottom:25px;
	
}
table.tech,td.tech {
	border: 1px solid black;
}
.formkader {
	background-color : #F9F9F9;
	border : 1px solid #A9A9A9;
	margin : 8px 8px 8px 8px;
	padding : 12pt;
	line-height : 15pt;
	font-weight: bold;
	width: 650px;
}
.form_error{
	font : bold;
	color : #F20000;
}
.form_invul{
	font: bold 14pt;
}
