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

.vervoer {
width: 				100%;
background: 		#DBECDB;
font-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;
}

#trein_container{
margin: 		 20px 10px auto 10px;
width: 			 640px;
}

.wintertrein{
background:		#D1E8D8;
width: 			 620px;
height:			 370px;
}
.logo{
color: 			#18A8D8;
font-size: 		16px;
font-family: 	Tahoma, Verdana, Courier, Monaco, Monospace;
text-align:		center;
font-weight: 	bold;
height:			50px;
width:			200px;
}

.logo:link, .logo:visited{
display1:			block;
text-decoration: 	none;
text-align:			center;
width: 				190px;
height: 			45px;
color:				#72CAE3;
cursor:				pointer;
border:				solid #D1E8D8 2px;
}


.logo:hover, .logo:active{
diplay1:			block;
text-decoration: 	none;
cursor:				pointer;
background-color: 	#72CAE3;
width: 				190px;
height: 			45px;
border:				solid #FFFFFF 2px;
}

.aanbieding{
color:			#FF0000;
text-align:		center;
}

a img {
border: none; 
}

#badge{
width:		80px;
height:		80px;
}
