/**
* CSS Content Vervoer Winter
*
*@Auteur	Johan van Eck
*@copyright	Euroholidays 2008
*
*/

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

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


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


#buspendel-oostenrijk-winter, #buspendel-zwitserland-winter, #buspendel-frankrijk-winter, #buspendel-tsjechie-winter, #buspendel-italie-winter{
background: 	#D1E8D8;
color:			#72CAE3;
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;
}

#trein-oostenrijk-winter, #trein-zwitserland-winter, #trein-frankrijk-winter, #trein-italie-winter{
background: 	#D1E8D8;
color:			#72CAE3;
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:		#DBECDB;
width:			55px;
height:			150px;
float:			left;
}
#marge1{
background:		#DBECDB;
width:			50px;
height:			150px;
float:			left;
}
#marge-line{
background:		#DBECDB;
width:			100%;
height:			55px;
float:			left;
}
#marge2{
background:		#DBECDB;
width:			155px;
height:			150px;
float:			left;
}


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


a:link, a:visited{
display:			block;
width: 				148px;
height: 			148px;
text-decoration: 	none;
color:				#72CAE3;
cursor:				pointer;
}


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