/**
* CSS Content Vervoer Zomer
*
*@Auteur	Johan van Eck
*@copyright	Euroholidays 2010
*
*/

.vervoer {
width: 				655px;
background: 		#FFF5D4;
color: 				#000;
font-family: 		Tahoma, Verdana, Courier, Monaco, Monospace;
font-size: 			13px;
text-align:			center;
frameborder:  		0px;
}

.h1{
color: 			#E88E20;
font-size: 		16px;
font-family: 	Tahoma, Verdana, Courier, Monaco, Monospace;
text-align:		center;
}


#bus_container1{
margin: 		 30px auto auto auto;
width: 			 655px;
}

#buspendel-oostenrijk-zomer, #buspendel-frankrijk-zomer, #buspendel-spanje-zomer, #buspendel-kroatie-zomer, #buspendel-italie-zomer, #buspendel-hongarije-zomer{
background: 	#F8EA9F;
color:			#E88E20;
border:			solid #FFFFFF 1px;
font-size: 		16px;
font-family: 	Tahoma, Verdana, Courier, Monaco, Monospace;
float:			left;
width: 			150px;
height: 		150px;
text-align: 	center;
font-weight: 	bold;
}


#autoslaaptrein-frankrijk-Avignon, #autoslaaptrein-italie-Alessandria, #autoslaaptrein-italie-Livorno, #autoslaaptrein-frankrijk-Frejus, #citynightline, #autotrein{
background: 	#F8EA9F;
color:			#E88E20;
border:			solid #FFFFFF 1px;
font-size: 		16px;
font-family: 	Tahoma, Verdana, Courier, Monaco, Monospace;
float:			left;
width: 			150px;
height: 		150px;
text-align: 	center;
font-weight: 	bold;
}


#marge{
background:		#FFF5D4;
width:			55px;
height:			150px;
float:			left;
}
#marge1{
background:		#FFF5D4;
width:			50px;
height:			150px;
float:			left;
}
#marge-line{
background:		#FFF5D4;
width:			100%;
height:			55px;
float:			left;
}
#marge2{
background:		#FFF5D4;
width:			155px;
height:			150px;
float:			left;
}


/**
*
* PLAATJES CLASSES
*
*
*/
.vlag{
height:			75px;
widht:			75px;
border:			0px;
margin:			15px;
}
/**
*
* EINDE PLAATJES CLASSES
*
*/


.land:link, .land:visited{
display:			block;
width: 				148px;
height: 			148px;
text-decoration: 	none;
color:				#E88E20;
cursor:				pointer;
}


.land:hover, .land:active{
display:			block;
text-decoration: 	none;
cursor:				pointer;
background-color: 	#F8AB39;
color:				#FFFFFF;
width: 				148px;
height: 			148px;
border:				solid #FFFFFF 1px;
}
