* {
	margin:0;
	padding:0;
}
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000;
	margin:20px auto;
	background-color:#fff;
}
div{
	position:absolute;
}
a {
	text-decoration:none;
}
a img {
	border:none;
}
h1{
	font-size:14px;
	margin:16px 0 0 0;
}
input, textarea{
	display:block;
	margin-bottom:10px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
}
textarea.singletekst{
	width:300px;
	height:320px;
}
textarea.singlewide{
	width:400px;
	height:230px;
}
textarea.doubletekst{
	width:300px;
	height:130px;
}
textarea.kop{
	width:300px;
	height:30px;
	font-weight:bold;
}
textarea.kopwide{
	width:400px;
	height:30px;
	font-weight:bold;
}
#tekst p:first-child, h1:first-child{
	margin-top:0;
}
#container{
	position:relative;
	width:800px;
	height:600px;
	margin:30px auto;
	padding:0;
	background-image:url(images/bg_welkom.jpg);
	background-repeat:no-repeat;
}
#home #container{
	background-image:url(images/bg_home.jpg);
}
#bedrijven #container, #contact #container, #mailit #container{
	background-image:url(images/bg_bedrijven.jpg);
}
#contact #container{
	background-image:url(images/bg_contact.jpg);
}
#tekst{
	width:307px;
	height:330px;
	left:470px;
	top:130px;
	overflow:auto;
	padding:0 3px 0 0;
}
#tekst p{
	margin:16px 0 0 0;
}
#particulier #tekst, #worldwide #tekst, #welkom #tekst, #isonorm #tekst, #adminparticulier #tekst, #adminwelkom #tekst, #adminworldwide #tekst{
	top:20px;
	height:420px;
	z-index:10;
}
#bedrijven #tekst, #contact #tekst, #mailit #tekst{
	left:350px;
	width:427px;
}
#fotos {
	left:240px;
	top:130px;
}
#adminparticulier #fotos, #adminwelkom #fotos, #adminworldwide #fotos{
	left:240px;
	top:100px;
}
#fotos img{
	width:210px;
	display:block;
	margin:0 0 22px 0;
}
#adminparticulier #fotos img, #adminwelkom #fotos img, #adminworldwide #fotos img{
	width:210px;
	display:block;
	margin:0 0 10px 0;
}
#menu {
	left:20px;
	top:128px;
	font-size:14px;
	text-align:left;
}
#menu ul {
	list-style-type:none;
}
#menu li {
	background-image:url(images/logo_li.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	margin:0 0 24px 0;
	padding:0 0 0 38px;
}
#menu a {
	color:#000;
	font-size:18px;
	font-weight:bold;
	line-height:32px;
	text-transform:uppercase;
	letter-spacing:1px;
}
#welkom .welkom, #particulier .particulier, #bedrijven .bedrijven, #worldwide .worldwide, #contact .contact, #home .home,  #adminparticulier .particulier, #adminwelkom .welkom, #adminworldwide .worldwide {
	color:#ca3016;
}
#menu a:hover{
	color:#ca3016;
}
#footer{
	top:503px;
	width:800px;
	height:97px;
	background-color:#CA3016;
	background-image:url(images/bg_footer.gif);
}
#footer table{
	width:100%;
}
#footer td{
	width:25%;
	padding-top:3px;
}
#footer td img{
	margin-left:10px;
}
#footer p{
	font-size:11px;
	line-height:14px;
	color:#fff;
}
#footer a{
	text-decoration:underline;
	color:#fff;
}
#footer a:hover{
	color:#000;
}
#marquee{
	top:460px;
	width:800px;
	height:38px;
	background-color:#7E990D;
}
#marquee p{
	font-size:16px;
	line-height:38px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:1px;
}
#voor{
	position:relative;
	vertical-align:bottom;
	text-align:right;
	width:800px;
	margin:15px auto;
}
#voor a{
	color:#ccc;
	font-size:9px;
}
/* For other browsers than IE (IE-hack)*/
html>body #menu {
}
