body{
	overflow: hidden; 		/* needed to eliminate scrollbars caused by the background image */
	padding: 0;
	margin: 0;		/* necesarry for the raster to fill the screen */
	height: 100%;
	width: 100%;
}

a#info{
	color: #584b3c;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration: none;
}

a#info:hover{
	color: #584b3c;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration: underline;
}

#bgimg{
	position:absolute;
	z-index: -1;
}

#header{
	position:absolute;
	width: 100%;
	height: 115px;
	top: 50px;
	overflow:hidden;
	background-image:url(../images/locomatic_bg_header_shadow.png);
	background-position:bottom;
	background-repeat:repeat-x;
	z-index: 0;
}

#headerimg{
	position:absolute;
	z-index: 0;
}

#headerlink a#locomatic, a#locomatic:hover{
	position:absolute;
	width: 100%;
	top: 50px;
	background: url(../images/locomatic_header.png);
	background-position: center;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 0px;
	display: block;
	height: 103px;
	z-index: 0;
}

#html{
	position:absolute;
	width: 100%;
	height: 100%;
	overflow:auto;
	z-index: 0;
}

#body{
	position:absolute;
	width: 1070px;
	margin-left: -535px;
	left: 50%;
	height: 480px;
	top: 200px;
	z-index: 2;
}

div#menu{
	position:absolute;
	width: 120px;
	left: 0px;
	height: 110px;
	top: 0px;
}

div#home{
	position:absolute;
	width:120px;
	height: 30px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

a#home_link{
	background: url(../images/locomatic_home_off.png);
	border: 0px;
	display: block;
	width: 120px;
	height: 30px;	
}

a#home_link:hover{
	background: url(../images/locomatic_home_on.png);
	border: 0px;
	display: block;
	width: 120px;
	height: 30px;	
}

div#fotos{
	position:absolute;
	width:120px;
	height: 30px;
	top: 40px;	
}

a#fotos_link{
	background: url(../images/locomatic_fotos_off.png);
	border: 0px;
	display: block;
	width:120px;
	height: 30px;
}

a#fotos_link:hover{
	background: url(../images/locomatic_fotos_on.png);
	border: 0px;
	display: block;
	width:120px;
	height: 30px;
}

div#contact{
	position:absolute;
	width:120px;
	height: 30px;
	top: 80px;	
}

a#contact_link{
	background: url(../images/locomatic_contact_off.png);
	border: 0px;
	display: block;
	width:120px;
	height: 30px;
}

a#contact_link:hover{
	background: url(../images/locomatic_contact_on.png);
	border: 0px;
	display: block;
	width:120px;
	height: 30px;
}

#kader{
	position: absolute;
	width: 660px;
	height: 440px;
	left: 150px;
	/*border: 3px #95836d solid;	*/
	z-index: 2;
	overflow:hidden;
}

#kader_links_deelonder{
	position: absolute;
	width: 4px;
	height: 50px;
	top: 250px;
	background-image:url(../images/locomatic_kader_links_deelonder.png);
	background-repeat:no-repeat;
	z-index: 2;
}

#kader_links_deelboven{
	position: absolute;
	width: 4px;
	height: 246px;
	top: 4px;
	background-image:url(../images/locomatic_kader_verticaal.png);
	background-repeat:repeat-y;
	z-index: 2;
}

#kader_linkerbovenhoek{
	position: absolute;
	width: 4px;
	height: 4px;
	background-image:url(../images/locomatic_kader_linkerbovenhoek.png);
	background-repeat:no-repeat;
	z-index: 2;
}

#kader_boven{
	position: absolute;
	width: 652px;
	left:4px;
	height: 4px;
	background-image:url(../images/locomatic_kader_horizontaal.png);
	background-repeat:repeat-x;
	z-index: 2;
}

#kader_rechterbovenhoek{
	position: absolute;
	width: 4px;
	height: 4px;
	left: 656px;
	background-image:url(../images/locomatic_kader_rechterbovenhoek.png);
	background-repeat:no-repeat;
	z-index: 2;
}

#kader_rechts{
	position: absolute;
	width: 4px;
	left:656px;
	height: 432px;
	top:4px;
	background-image:url(../images/locomatic_kader_verticaal.png);
	background-repeat:repeat-y;
	z-index: 2;
}

#kader_rechteronderhoek{
	position: absolute;
	width: 4px;
	left:656px;
	height: 4px;
	top:436px;
	background-image:url(../images/locomatic_kader_rechteronderhoek.png);
	background-repeat:no-repeat;
	z-index: 2;
}

#kader_onder_deellinks{
	position: absolute;
	width: 50px;
	left:200px;
	height: 4px;
	top:436px;
	background-image:url(../images/locomatic_kader_onder_deellinks.png);
	background-repeat:no-repeat;
	z-index: 2;
}

#kader_onder_deelrechts{
	position: absolute;
	width: 406px;
	left:250px;
	height: 4px;
	top:436px;
	background-image:url(../images/locomatic_kader_horizontaal.png);
	background-repeat:repeat-x;
	z-index: 2;
}

#kader_bg{
	position: absolute;
	width: 656px;
	right:0px;
	height: 436px;
	top:0px;
	background-color: #FFFFFF;
	opacity:0.4;
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
	z-index: 2;
}

#tekst{
	position: absolute;
	width: 632px;
	right:4px;
	height: 412px;
	top:4px;
	padding: 10px;
	color: #584b3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	z-index: 2;
	overflow:hidden;
}

a#link{
	color: #584b3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

a#link:hover{
	color: #584b3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

h1{
	color: #584b3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
}

div#info{
	position: absolute;
	width: 210px;
	height: 34px;
	left: 150px;
	bottom: 0px;	
	color: #584b3c;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 34px;
	text-align: left;
	z-index: 2;
	overflow:hidden;
}

#pages{
	position: absolute;
	width: 440px;
	height: 34px;
	left: 360px;
	bottom: 0px;	
	color: #584b3c;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 34px;
	text-align: right;
	z-index: 2;
	overflow:hidden;
}

img#photo{
	width: 100%;
	max-width: 140px;
	max-height: 118px;
	border-width: 0px;	
}

div#plan_bg{
	filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6;
}

div#info_contact{
	color: #584b3c;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

#txtNaam{
	border: 1px #584b3c solid;
	background: transparent;
	width: 300px;
	color: #584b3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#txtEmail{
	border: 1px #584b3c solid;
	background: transparent;
	width: 300px;
	color: #584b3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#txtBericht{
	border: 1px #584b3c solid;
	background: transparent;
	width: 550px;
	max-width: 550px;
	height: 70px;
	max-height: 70px;
	color: #584b3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#verzend{
	border: 1px #584b3c solid;
	background: transparent;
	color: #584b3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#verzend:hover{
	border: 1px #584b3c solid;
	background: #584b3c;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#wis{
	border: 1px #584b3c solid;
	background: transparent;
	color: #584b3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#wis:hover{
	border: 1px #584b3c solid;
	background: #584b3c;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#sponsers{
	position:absolute;
	right: 0px;
	width: 230px;	
}

#sponsers table{
	margin-top: 2px;	
}

#sponsers table tr td{
	color: #584b3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#sponsers table td{
	padding-top: 5px;
	padding-bottom: 5px;
}

#sponsers_bg{
	position:absolute;
	right: 0px;
	width: 230px;	
}

#sponsers_bg table tr td{
	color: #584b3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 230px;
}

#sponsers_bg table{
	margin-top: 2px;	
}

#sponsers_bg table td{
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	opacity:0.4;
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
}