@charset "utf-8";

body	{
      font-family: Verdana;
			margin: 0px;
    	background-color: #141414;		
  		background-image:url(../images/achtergrond.gif); background-position:0 0px;
  		background-repeat:repeat-x;
  		font-size: 11px;
  		color: #000;
			}

*{
	margin: 0px;
	padding: 0px;
	}
	
img
{
border: 0px;
}

#container{
  position: absolute;
  width: 950px;
  margin: 0 auto;
  margin-left: 50%;
  text-align: left;
  left: -475px;
}

#content{
  position: relative;
	float: left;
	width: 950px;
  min-height:350px;
  height:auto !important;
  height:350px;
	text-align: left;
	}


#header{
  position: relative;
	float: left;
  height: 70px;
	width: 100%;
	}

#kruimelpad{
  position: relative;
	float: left;
  width: 100%;
  left: 5px;
  top: 3px;
  color: #8e8a83;
  font-size: 11px;
	}

#kruimelpad a{
  color: #8e8a83;
  font-size: 11px;
  text-decoration: none;
	}


#foto{
  position: relative;
	float: left;
	margin-top: 10px;
	width: 100%;
	height: 272px;
	background-repeat: no-repeat;
	}

#logo{
  position: relative;
	float: left;
	width: 143px;
  height: 72px;
  border: 0px;
  top: 0px;
}

#logo1{
  position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#logo2{
  position: relative;
	float: right;
	margin-top: 22px;
	margin-right: 10px;
}

#footer{
  position: relative;
	float: left;
	width: 950px;
  height: 75px;
	color: #353535;
	font-family: Verdana;
  font-size: 11px;
	padding-top: 23px;
}

#footer img{
  position: relative;
	float: left;
	margin-left: 15px;
	margin-top: -8px;
}


#footer span{
  position: relative;
	float: left;
	margin-left: 15px;
	margin-right: 5px;
	color: #9b9b9b;
	font-family: Verdana;
  font-size: 11px;
}

#footer a{
  text-decoration: none;
	color: #353535;
	font-family: Verdana;
  font-size: 11px;
}


#center{
  position: relative;
	float: left;
	margin-top: 30px;
}
.contenttitel{
  position: relative;
  float: left;
  width: 100%;
  height: 30px;
	z-index: 1;
	font-family: Verdana;
  font-size: 16px;
  }
#contentcenterlinks a{
	color: #fff;
}
#contentcenter a{
	color: #fff;
}
#contentcenterrechts a{
	color: #fff;
}

#blank{
  position: absolute;
  width: 100%;
	height: 100%;
	z-index	:400;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#contactformulier{
  position: absolute;
  width: 400px;
	height: 400px;
  margin: 0 auto;
  margin-left: 50%;
  text-align: left;
  left: -200px;
  top: 200px;
	z-index	:500;
}

.vul{
	position: relative;
  float: left;
  background-color: #666;
  width: 360px;
	height: 15px;
	color: #fff;
	padding-top: 5px;
}

.box {position: relative; width: 400px; margin: 0px auto; padding:0px;

} 
* html div.box {padding-bottom: 0px;} /* IE Box model hack */ 


/* Positie divs */ 
#lb, #rb, #lo, #ro {z-index: 0; position: relative; width: 20px; height: 20px; overflow: hidden;} 
#lb {top: 0px; left: 0px; float: left;} 
#rb {top: 0px; right: 0px; float: right;} 
#lo {bottom: 0px; left: 0px; float: left;} 
#ro {bottom: 0px; right: 0px; float: right;} 

/* Bullet divs */ 
#lb-bullet, #rb-bullet, #lo-bullet, #ro-bullet {position: absolute; font-size: 150px; font-family: arial; color: #666; line-height: 40px;} 
#lb-bullet {left: -8px;} 
#rb-bullet {left:-25px;} 
#lo-bullet {top: -17px; left: -8px;} 
#ro-bullet {top: -17px; left: -25px;} 

#formcontent_jag {
position: relative;
float: left;
padding-left: 20px;
background-color: #666;
background-image:url(../images/jaguarlogo.png); background-position:260px 10px;
background-repeat:no-repeat;
width: 380px;
color: #fff;
font-family: arial;
text-align: justify;
}

#formcontent_jag input{
	margin-top:2px;
	border: 1px solid #555;
  background-color: #999;
	color: #fff;
} 
#formcontent_jag textarea{
  font-family: Verdana;
	border: 1px solid #555;
  background-color: #999;
	color: #fff;
  width: 300px;
	height: 170px;
}


#formcontent_lr {
position: relative;
float: left;
padding-left: 20px;
background-color: #666;
background-image:url(../images/landroverlogo.png); background-position:260px 10px;
background-repeat:no-repeat;
width: 380px;
color: #fff;
font-family: arial;
text-align: justify;
}

#formcontent_lr input{
	margin-top:2px;
	border: 1px solid #555;
  background-color: #999;
	color: #fff;
} 
#formcontent_lr textarea{
  font-family: Verdana;
	border: 1px solid #555;
  background-color: #999;
	color: #fff;
  width: 300px;
	height: 170px;
}






.contactpersonen{
  text-decoration: none;
}
#zoom{
	position:absolute;
	top:258px;
	left:358px;
	width:42px;
	height:42px;
}
