  HTML{
  	padding:0px;
	background-color: #c5c5c5;
	background-image:url(./img/bg-top.jpg);
	background-repeat:repeat-x;
	background-position:top left;	

  }


  body {
	margin:0px;
	padding:0px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11Px;
    color:#4d4d4d;
	height:auto;	
	background-image:url(./img/bg-bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;	
    border:0px solid black;
  }
  
 
  a {color: #981515; text-decoration:underline}
  a:hover {color: #981515;text-decoration:underline;	}
  a:active {color: #981515;	text-decoration:none;}



  .toplink {
  	float: left;
	clear:none;
	height: 17px;
	width: auto;
  	padding-top: 0px;
  	padding-left:20px;
  	padding:3px 50px 0px 20px;
	color: #4d4d4d; 
  	font-size: 16px;
  	text-decoration: none;
    border:0px solid black;
  }
  .toplink:hover {
	color: #4d4d4d; 
  	background-image:url('./img/menu_indicator.png');
	background-repeat:no-repeat;
  	text-decoration: none;
  }

  .toplink-active {
  	float: left;
	clear:none;
	height: 17px;
	width: auto;
  	padding:3px 50px 0px 20px;
	color: #4d4d4d; 
  	font-size: 16px;
  	text-decoration: none;
  	background-image:url('./img/menu_indicator.png');
	background-repeat:no-repeat;
    border:0px solid black;
  }

  .toplink-active:hover {
	color: #4d4d4d; 
  	background-image:url('./img/menu_indicator.png');
	background-repeat:no-repeat;
  	text-decoration: none;
  }

  .toplink_eind {
  	float: left;
	clear:none;
	height: 17px;
	width: auto;
  	padding-top: 0px;
  	padding-left:20px;
  	padding:3px 10px 0px 20px;
	color: #4d4d4d; 
  	font-size: 16px;
  	text-decoration: none;
    border:0px solid black;
  }
  .toplink_eind:hover {
	color: #4d4d4d; 
  	background-image:url('./img/menu_indicator.png');
	background-repeat:no-repeat;
  	text-decoration: none;
  }

  .toplink_eind-active {
  	float: left;
	clear:none;
	height: 17px;
	width: auto;
  	padding:3px 10px 0px 20px;
	color: #4d4d4d; 
  	font-size: 16px;
  	text-decoration: none;
  	background-image:url('./img/menu_indicator.png');
	background-repeat:no-repeat;
    border:0px solid black;
  }

  .toplink_eind-active:hover {
	color: #4d4d4d; 
  	background-image:url('./img/menu_indicator.png');
	background-repeat:no-repeat;
  	text-decoration: none;
	cursor:default;
  }

  
  .linkje {
  	float: left;
  	height: 17px;
	width: 230px;
	margin-top: 15px;
  	padding-top: 3px;
  	padding-left: 20px;
	color: #4d4d4d; 
  	font-size: 16px;
  	text-decoration: none;
    border:0px solid black;
  }

  .linkje:hover {
  	font-size: 16px;
  	text-decoration: none;
	color: #4d4d4d; 
  	background-image:url('./img/menu_indicator.png');
	background-repeat:no-repeat;
  }

  .linkje-active {
  	float: left;
	clear:none;
	margin-top: 15px;
  	height: 17px;
	width: 230px;
  	padding-top: 3px;
  	padding-left: 20px;
  	font-size: 16px;
  	text-decoration: none;
	color: #4d4d4d; 
  	background-image:url('./img/menu_indicator.png');
	background-repeat:no-repeat;
  }
 
  .linkje-active:hover {
  	text-decoration: none;
	color: #4d4d4d; 
  	background-image:url('./img/menu_indicator.png');
	background-repeat:no-repeat;
  }

	.menu {
		float:left;
		margin-top:50px;
		padding-left:5px;
	}	

  .com2you { 
		float:right;
		clear:none;
		margin-top: 0px;
  	font-size: 9px;
  	text-decoration: none;
    color:#333333;
  }

  .disclaimer { 
		float:left;
		clear:none;
		margin-top: 0px;
  	font-size: 9px;
  	text-decoration: none;
    color:#333333;
  }

 .koptekst { 
  	font-size: 12px;
  	font-weight: bold;
    color:#981515;
  }

 .koptekst2 { 
  	font-size: 13px;
  	font-weight: bold;
    color:#333333;
  }

 .grote_tekst { 
  	font-size: 16px;
  	font-weight: bold;
    color:#981515;
  }

 .zoekmij {
    display:block;
	float:right;
    width:50px;
    height:22px;
	background-image:url('./img/zoekup.jpg');
	background-repeat:no-repeat;
  }

 .PrintMij {
  	display:block;
  	float:right;
	clear:none;
  	width:52px;
  	height:30px;
	background-image:url('./img/printUp.gif');
	background-repeat:no-repeat;
    border:0px solid black;
  }

 .PrintMij:hover {
	background-image:url('./img/printOver.gif');
	background-repeat:no-repeat;
  }

  .kaart { 
		float:right;
		clear:none;
		margin-top: 0px;
  }
  
 .verzendknop {
  display:block;
  float:left;
  width:100px;
  height:20px;
  margin-left:250px;
	background-image:url('./img/verzend.jpg');
	background-repeat:no-repeat;
  }

 .verzendknop:hover {
	background-image:url('./img/verzendover.jpg');
	background-repeat:no-repeat;
  }

  #quote { 
		float:left;
		clear:none;
		margin-top: 45px;
  }

  #movie { 
		float:left;
		clear:none;
		margin-top: 0px;
		margin-right: 10px;
  }
  
  #faqs	{
  	display:none;
	width:500px;
	height:auto;
	padding-left:20px;
  }


