body,td,th {
	font-family: 			Trebuchet MS, Tahoma, Verdana;
	font-size: 				12px;
	color: 					#333333;
}
body {
	background-image:		url(/images/background.png);
	background-repeat:		repeat-x;
	margin-left: 			0px;
	margin-top: 			0px;
	margin-right: 			0px;
	margin-bottom: 			0px;
	background-color: 		#99ccff;       
}   

td {
  text-align:       left;
}

.verzenden {
    margin-top: 10px;
    width: 80px;
    height: 22px;
    background-color: #e4f3fa;
    border: solid 1px #191a1a;
    color: #000000;
}

.verzenden:hover {    
    margin-top: 10px;
    width: 80px;
    height: 22px;
    background-color: #80d6ff;
    border: solid 1px #191a1a;
    color: #000000;
}

h1 {
  font-family:Verdana;
  font-size: 22px;
	color: #0A98EE;
	font-weight: bold;
  padding: 5px 0px 5px 0px;
  margin:0;
}
h2 {
  font-family:Verdana;
  font-size: 20px;
	color: #0A98EE;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-family: 			Trebuchet MS, Tahoma, Verdana;
	font-size: 				large;
	font-weight: 			bold;
	color: 					#FF692E;
	text-decoration: 		none;
}

table {

border-color: 1bb1f0;
}

.maincell {
	background-attachment: 	fixed;
	background-image: 		url(images/veeg_topleft.jpg);
	background-repeat: 		no-repeat;
	background-position: 	left top;
	padding-left: 			10px;
	padding-right: 			10px;
	padding-top: 			10px;
	padding-bottom: 		5px;
}
.wrapper {
  	height: 				100%;         
}

.bestemmingentitle {
	font-family: 			Trebuchet MS, Tahoma, Verdana;
	font-size: 				16px;
	color: 					#3A97DC;
	padding-left: 			10px;
}
.bestemmingen {
	font-family: 			Trebuchet MS, Tahoma, Verdana;
	font-size: 				15px;
	color: 					#3A97DC;
	padding-top: 			5px;
	padding-left: 			10px;
	text-decoration: 		none;
}
.bestemmingenbg {
	background: 			#F3EEC7 url("images/menu_bestemming_background.jpg") top left fixed repeat-x;
}

.accImage {
	width:          180px;
  border: 1px solid #ffffff;
}

.levelImage {
	margin: 				0px 10px 10px 0px;
	border: 				1px solid #99cc01;
}

.accTitle {
	font-family: 			Trebuchet MS, Tahoma, Verdana;
	font-size: 				large;
	font-weight: 			bold;
	color: 					#ffffff;
	text-decoration: 		none;
}

.blackTitleXLarge {
	font-family: 			Trebuchet MS, Tahoma, Verdana;
	font-size: 				x-large;
	font-weight: 			bold;
	color: 					#FF8300;
	text-decoration: 		none;
}

.blackTitleLarge {
	font-family: 			Trebuchet MS, Tahoma, Verdana;
	font-size: 				large;
	font-weight: 			bold;
	color: 					#000000;
	text-decoration: 		none;
}

/*BEGIN MENU BUTTONS*/
/*MENU LEFT SPACER*/

menu_left_spacer {
	background-image:		url('/images/menu_left.jpg');
	width:					8px;
	height:					34px;    
}

menu_right_spacer{
	background-image:		url('/images/menu_right.jpg');
	width:					7px;
	height:					34px;	    
}

/*BUTTON LINKS*/

.button_left
{
	background-image: 		url('/images/button_left.png');
	width:					22px;
	height:					53px;
    display:        		block;
    float:          		left;		
    
}
	

/*BUTTON RECHTS*/

.button_right
{
	background-image: 		url('/images/button_right.png');
	width:					22px;
	height:					53px;
    display:        		block;
    float:          		left;		
    
}
	

/*BUTTON HOME*/

a.home
{
	background-image: 		url('/images/button_home.png');
	width:				       	89px;
	height:				       	53px;

}
	
a.home:hover
{

	width:					      89px;
	height:					      53px;
	background-position:  0 -53px;
}

/*BUTTON OVER ONS*/

a.overons
{
	background-image: 		url('/images/button_overons.png');
	width:					102px;
	height:					53px;   
	
}
	
a.overons:hover
{
	background-position:  0 -53px;
	width:					102px;
	height:					53px;
	
}

/*BUTTON LAST MINUTE*/

a.lastmin
{
	background-image: 		url('/images/button_aanbiedingen.png');
	width:					139px;
	height:					53px;
	
}
	
a.lastmin:hover
{
	background-position:  0 -53px;
	width:					139px;
	height:					53px;
	
}

/*BUTTON BUS*/

a.bus
{
	background-image: 		url('/images/button_bus.png');
	width:					58px;
	height:					53px;
	
}
	
a.bus:hover
{
	background-position:  0 -53px;
	width:					58px;
	height:					53px;
	
}

/*BUTTON AUTO*/

a.auto
{
	background-image: 		url('/images/button_auto.png');
	width:					65px;
	height:					53px;
	
}
	
a.auto:hover
{
	background-position:  0 -53px;
	width:					65px;
	height:					53px;
	
}

/*BUTTON VLIEGTUIG*/

a.vliegtuig
{
	background-image: 		url('/images/button_vliegtuig.png');
	width:					97px;
	height:					53px;
	
}
	
a.vliegtuig:hover
{
	background-position:  0 -53px;
	width:					97px;
	height:					53px;
	
}

/*BUTTON NIEUWS*/

a.specials
{
	background-image: 		url('/images/button_specials.png');
	width:					77px;
	height:					53px;
	
}
	
a.specials:hover
{
	background-position:  0 -53px;
	width:					77px;
	height:					53px;
	
}

/*BUTTON INFORMATIE*/

a.informatie
{
	background-image: 		url('/images/button_algemeneinfo.png');
	width:					145px;
	height:					53px;
	
}
	
a.informatie:hover
{
	background-position:  0 -53px;
	width:					145px;
	height:					53px;
	
}

/*BUTTON ZOEK & BOEK*/

a.zoekenboek
{
	background-image: 		url('/images/button_zoekenboek.png');
	width:					131px;
	height:					53px;
	
}
	
a.zoekenboek:hover
{
	background-position:  0 -53px;
	width:					131px;
	height:					53px;
	
}

/*BUTTON CONTACT*/

a.contact
{
	background-image: 		url('/images/button_contact.png');
	width:					101px;
	height:					53px;
	
}
	
a.contact:hover
{
	background-position:  0 -53px;
	width:					101px;
	height:					53px;
	
}

/*BUTTON TRIPS*/

a.trips
{
	background-image: 		url('/images/button_trips.jpg');
	width:					106px;
	height:					53px;
	
}
	
a.trips:hover
{
	background-position:  0 -53px;
	width:					106px;
	height:					53px;
	
}

/*END MENU BUTTONS*/

.menubar {

}

.menubar a{
    display:        		block;
    float:          		left;
}

#header_bottom {
	background-image: 		url('/images/header_bottom.png');
  background-repeat:no-repeat;
	width:					971px;
	height:					284px;  
	float:left;
}

#content_top {
	background-image: 		url('/images/content_top.png');
	width:					971px;
	height:					11px;  
  float:left;}                                  

#content_spacer {
	background-image: 		url('/images/content_spacer.png');
	width:					930px;
	float:left;
  padding-left:36px;
  min-height:500px;
}

#content_bottom td{
    background-image: url("/images/content_bottom.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    font-size: 15px;
    height: 40px;
    padding-top: 17px;
    text-align: center;
    width: 971px;
}

#content_bottom td a {
color:#ffffff;
}
/*BEGIN MENU LEFT BUTTONS*/

/*MENU LEFT 25 gratis reizen*/



a.gratis
{
	background-image: 		url('/images/25_reizen.jpg');
	width:					158px;
	height:					117px;
    display:                block;
}




/*MENU LEFT LAST MINUTE REIZEN*/

a.lastminreis
{
	background-image: 		url('/images/menu_left_lastmin.jpg');
	width:					158px;
	height:					117px;
    display:                block;
}


/*MENU LEFT VERRASSEN*/

a.verrassen
{
	background-image: 		url('/images/menu_left_verrassen.jpg');
	width:					158px;
	height:					117px;
    display:                block;
}
	
a.verrassen:hover
{
	background-image: 		url('/images/menu_left_verrassen_on.jpg');
}

/*MENU LEFT EXCURSIE*/

a.excursie
{
	background-image: 		url('/images/menu_left_excursie.jpg');
	width:					158px;
	height:					117px;
    display:                block;
}
	
a.excursie:hover
{
	background-image: 		url('/images/menu_left_excursie_on.jpg');
}

/*MENU LEFT BRIDGE REIZEN*/

a.bridgereizen
{
	background-image: 		url('/images/menu_left_bridgereizen.jpg');
	width:					158px;
	height:					88px;
    display:                block;
}
	
a.bridgereizen:hover
{
	background-image: 		url('/images/menu_left_bridgereizen_on.jpg');
}

/*MENU LEFT EXCURSIE*/

a.wandelreizen
{
	background-image: 		url('/images/menu_left_wandelreizen.jpg');
	width:					158px;
	height:					117px;
    display:                block;
}
	
a.wandelreizen:hover
{
	background-image: 		url('/images/menu_left_wandelreizen.jpg');
}

/*MENU RIGHT ELVIA*/


a.elvia
{
	background-image: 		url('/images/menu_right_logo_breed.jpg');
	width:					294px;
	height:					125px;
    display:                block;
}
	
a.elvia:hover
{
	background-image: 		url('/images/menu_right_logo_breed_on.jpg');
}

/*FOT ALBUM*/

a.foto_album
{
	background-image: 		url('/images/menu_right_foto_album.jpg');
	width:					294px;
	height:					220px;
    display:                block;
}
	
a.foto_album:hover
{
	background-image: 		url('/images/menu_right_foto_album_on.jpg');
}

/*FOLDER 2008*/

a.folder2008
{
	background-image: 		url('/images/folder2008.jpg');
	width:					272px;
	height:					360px;
}
	
a.folder2008:hover
{
	background-image: 		url('/images/folder_on.jpg');
}

/*END MENU LEFT BUTTONS*/

/*BEGIN HOTEL BUTTONS*/

/*HOTEL BUTTON INFORMATIE*/

a.hotel_info
{
	background-image: 		url('/images/hotel_button_informatie.jpg');
	width:					184px;
	height:					36px;
    display:                block;
}
	
a.hotel_info:hover
{
	background-image: 		url('/images/hotel_button_informatie_on.jpg');
    display:                block;
}

a.hotel_ervaringen
{
	background-image: 		url('/images/hotel_button_ervaringen.jpg');
	width:					184px;
	height:					36px;
    display:                block;
}
	
a.hotel_ervaringen:hover
{
	background-image: 		url('/images/hotel_button_ervaringen_on.jpg');
    display:                block;
}

.hotel_info_active {
	background-image: 		url('/images/hotel_button_informatie_on.jpg');
	width:					184px;
	height:					36px;
    display:                block;
}

/*HOTEL BUTTON PRIJZEN*/

a.hotel_prijs
{
	background-image: 		url('/images/hotel_button_prijzen.jpg');
	width:					184px;
	height:					36px;
    display:                block;
}
	
a.hotel_prijs:hover
{
	background-image: 		url('/images/hotel_button_prijzen_on.jpg');
    display:                block;
}

.hotel_prijs_active {
	background-image: 		url('/images/hotel_button_prijzen_on.jpg');
	width:					184px;
	height:					36px;
    display:                block;
}

/*HOTEL BUTTON KORTING*/

a.hotel_korting
{
	background-image: 		url('/images/hotel_button_kortingen.jpg');
	width:					184px;
	height:					36px;
    display:                block;
}
	
a.hotel_korting:hover
{
	background-image: 		url('/images/hotel_button_kortingen_on.jpg');
    display:                block;
}

.hotel_korting_active {
	background-image: 		url('/images/hotel_button_kortingen_on.jpg');
	width:					184px;
	height:					36px;	
    display:                block;
}

/*HOTEL BUTTON FOTOBOEK*/

a.hotel_fotoboek
{
	background-image: 		url('/images/hotel_button_fotoboek.jpg');
	width:					184px;
	height:					36px;
    display:                block;   
}
	
a.hotel_fotoboek:hover
{
	background-image: 		url('/images/hotel_button_fotoboek_on.jpg');
    display:                block;
}

.hotel_fotoboek_active {
	background-image: 		url('/images/hotel_button_fotoboek_on.jpg');
	width:					184px;
	height:					36px;
    display:                block;
}

/*HOTEL BUTTON BOEKEN*/

a.hotel_boeken
{
	background-image: 		url('/images/hotel_button_boeken.jpg');
	width:					184px;
	height:					36px;
    display:                block;
}
	
a.hotel_boeken:hover
{
	background-image: 		url('/images/hotel_button_boeken_on.jpg');
    display:                block;
}

.hotel_boeken_active {
	background-image: 		url('/images/hotel_button_boeken_on.jpg');
	width:					184px;
	height:					36px;
    display:                block;
}

/*END HOTEL BUTTONS*/

.footer, .footer a {
    color:					#0A98EE;
    font-size:				14px;
    font-weight:			bold;
    text-decoration:       	none;
    padding: 10px 0px 0px 0px;
    text-align:center;
    color:#ffffff;
}
.footer a:hover {
    color:					#ff8300;
    font-size:				14px;
    font-weight:			bold;
    text-decoration:       	none;	
}

.footerleft {
	background-image: 		url(/images/footer_left.jpg);
	width:					25px;
	height:					28px;
}

.footerright {
	background-image: 		url(/images/footer_right.jpg);
	width:					23px;
	height:					28px;
}


#blok1 {
	background-image: url(/images/blok1.jpg);
	height:186px;
	width:358px;
	margin-left: 10px;
	padding: 10px;
}

#blokimg{
	width:190px;
	height: 130px;
	float: left;
}

#blok2 {
	background-image: url(/images/blok2.jpg);
	height:186px;
	width:358px;
	margin-left: 10px;
	padding: 10px;
}

.accblok {
	background-image: url(/images/bgblok.jpg);
	background-repeat: repeat-x;
	width:200px;
	/width:200px;
	margin-left: 10px; 
	border:1px solid #12b9ee;   
	padding-left:10px;     
	padding-right:10px;   
	height:220px;
}

.acctitel {
color:#ffffff;text-decoration:none;font-weight:bold;font-size:14px;text-align:center;
}

#rechts {
  margin-top: 	50px;
  float:	right;
  width:	358px;
  margin-right:	35px;
}

#linkss {
  float:left;
  margin-left:-30px;
}

#nieuwsblok {
	background-image: url(/images/nieuwsblok.png);
	width: 211px;
	height:175px;
	margin-bottom:10px;
	padding:5px 5px 0px 5px;
}

#fotowedstrijd {
	background-image: url(/images/fotowedstrijdblok.png);
	width: 221px;
	height:177px;
  margin-bottom:3px;
}

#zoekwoorden {                      
	background-image: url(/images/zoekwoordenblok.png);
	width: 211px;
	height:120px;
	padding:60px 0 0 10px;	
}

#centerr {
  float:left;
  margin-left:10px;
  width:475px;
}

.title {
  font-family: verdana;
  color:#00ccff;
  font-size:20px;
  font-weight:bold;
  float:left;
}

#rechtss {
  float:left;
  margin-left:10px;
  width:225px;
}

#zoekenboekblok {
	background-image: url(/images/zoekenboekblok.png);
	width: 209px;
	height:141px;
	padding:40px 0 0 10px;
}

#nieuwsbriefblok {
    background-image: url("/images/nieuwsbriefblok.png");
    height: 115px;
    margin-top: 10px;
    padding: 55px 0 0 10px;
    width: 209px;
}

#folderblok {
	width: 219px;
	height:178px;
	margin-top:10px;
}



.clear {
  clear:both;
}

#gallery {
  float:left;
  margin-left:20px;
}

.MsoNormal {

}                              

#logos {
    margin-left: 782px;
    position: absolute;
    top: 90px;
}

#logos2 {
    margin-left: 795px;
    position: absolute;
    top: 135px;
}

