.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}                      

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}                      

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px; 
}                      

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000; 	
}
              
.infolinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A:hover.infolinks {
	text-decoration: underline;
	color: #0182AC;
}
.bestemmingenlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0182AC;
	text-decoration: none;
	margin-left: 5px;
}
A:hover.bestemmingenlinks {
	text-decoration: underline;
	color: #0182AC;
}
.nieuwstext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nieuwslink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFE600;
	text-decoration: none;
}
                                   
                                   
// Style for the lastminutes feed      
A.kostdat {
	font-size: 14px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}

.kostdat A:hover {           
	font-size: 12px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}

// Style for the drop down box
option {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
option.one {
	background-color: #FC9200; font-weight: bold;
}
option.two {
	background-color: #FFFFCD; font-size: 11px;
}
option.three {
	background-color: #FFFFA1; color: white;
}                  

.input-box
{
color: #26a;
background: #FFFFFF;
border: #26a solid 1px;
height: 17px;
font-size: 9px;
}

.submit-button
{
background-color: #ffffff; border: none; color: #26a; cursor: pointer; font-weight: bold; font-size: 9px; height: 15px;border-left: 1px solid #26a; border-right: 1px solid #26a; border-top: 1px solid #26a; border-bottom: 1px solid #26a;
}  

.table {
background-color: beige;
font-size: 12px;
vertical-align: middle;
                       
}                     

.table A {
text-decoration: none;
color: #0182AC;
}

.table A:hover {
text-decoration: underline;
}                          

.tablerow1 {
background-color: #D4E4FE;
border:1px solid rgb(86,140,186);
}

.tablerow2 {
background-color: #FFFFFF; 
border: 1px solid blue;
}

.tableflag {
background-color: #0182AC;
}

.tableheader {
font-size: 15px;
font-weight: bold; 
color: #0182AC;      
border:1px solid rgb(86,140,186); 
background-color: aliceblue; 
}   

.tableheader A {
font-size: 15px;
font-weight: bold; 
color: #0182AC;
text-decoration: none;
}              

.tableheader A:hover {
font-size: 15px;
font-weight: bold; 
color: #FC9200;
text-decoration: underline;
}

.tablelinks {
font-size: 12px;
text-decoration: none;
color: #0182AC;
font-weight: bold;
} 

.tablelinks A {
font-size: 12px;
text-decoration: none;
color: #0182AC;   
font-weight: bold;
}           
  
.tablelinks A:hover {
font-size: 12px;
text-decoration: underline;
color: #FC9200;
font-weight: bold;
}           