/* algemeen */ 


body, html{
	font-family: Tahoma, Helvetica, sans-serif;
	margin: 0;
	background-color: #FFF;
}


.border{
	border: 1px solid #000;
}


.form{
	margin: 0;
}


.hand{
	cursor: pointer;
	cursor: hand;
}


#main{
	width:	750px;
	heigth:	546px;
	border:	0px none;
}

 
#flash{
	background-image: 	url('../images/i_02.jpg'); 
}


.flashmovie{
	width: 546px;
	height: 110px;
}


.tekst{	
	font-size: 11px;
	color: #5a5a5a;
}


H1{	
	font-size: 14px;
	color: #ff0078;
	align: center;
	margin: 0;
}

H2{	
	font-size: 10px;
	color: #5a5a5a;
	align: justify;
	margin: 0;
}


A{
	color: #fff;
}



/* frontpage */ 


.titel{
	color: #fff;
}


.space{
	padding-left: 10px;
}


.age{
	color: #D8044E;	
}


#topper A{
	color: #5a5a5a;
	text-decoration: none;
}


img.thumb{
	width:	100px;
	height:	75px;
	border: 1px solid #000;
}


img.flag{
	border: 1px solid #000;
	vertical-align: middle;
}


#background1{
	background-image: 	url('../images/livefromholland_06.jpg'); 
}


#background2{
	background-image: 	url('../images/i_20.jpg'); 
}


.background3{
	background-image: 	url('../images/i_23.jpg'); 
}


#background4{
	background-image: 	url('../images/i_26.jpg'); 
}


#background5{
	background-image: 	url('../images/i_34.jpg'); 
}


/* access page */ 


.xsLand A{
	color: #5a5a5a;
	text-decoration: none;
}


.xsLand A:hover{
	color: #ff0078;
}


.xsTitel{	
	font-size: 19px;
	font-weight: bold;	
	color: #ff0078;	
}


.xsNummer{	
	font-size: 19px;
	font-weight: bold;	
	color: #000;	
}


.xsCosts{	
	font-size: 10px;
	color: #5a5a5a;	
}


.xsNummer div{
	display: block;
}


.xsNummer div{
	display: block;
}


.pincode{
	font-size: 16px;
	color: #000;
	font-weight: bold; 
	text-align: center;
}


.button{
	font-size: 15px;
	color: #000;
	font-weight: bold; 
}


/* info page */ 


.info{
	overflow: scroll; 
	overflow-x: hidden; 
	scrollbar-base-color: #FFF; 
	width: 400px; 
	height: 300px; 
	padding-right: 5px;
}


.fotospace{
	padding-left: 0px;
	padding-right: 25px;
	padding-top: 5px;
}


.infoTitel{	
	font-weight: bold;	
	color: #ff0078;	
}


#infoLanguage{	
	background-image: 	url('../info/images/i_02.jpg'); 	
}


#world{
	padding-left: 10px;
	vertical-align: top;
}


#infoAccess{	
	background-image: 	url('../info/images/access.jpg');
	width:	115px;
	height:	20px;
	padding: 3px 0px 2px 35px;
}


#infoAccess A{	
	color: #ff0078;
	font-weight: bold;
}

#infoAccess A:hover{
	color: #000;
}

#explain {
  	position:			absolute;
  	top:				1240px;
   	width:				760px;
   	height:				37px;
   	font-family: 		Arial, Helvetica;
   	font-size:			10px;
   	font-weight:		bold;
   	color:				#555;
}

#explain p {
	margin:				2px 15px; 
	
}
   	
#explain h1 {
	margin:				2px 15px; 
	
}

   	#cnt {
  	position:			relative;
   	width:				776px;
}