
html, body, form, input, table, tr, td {
		font: 12px "Trebuchet MS", Verdana, Arial, Sans-serif;
		letter-spacing: 0.5px; 
		word-spacing: 1.2px; 
		line-height: 150%; 
		color: #000;
	 }


body { margin: 0px; padding: 0px; background-color: #fff; cursor: default; }
img, table { border: 0px; }
tr, td { padding: 0px; margin: 0px; }


.text_link_blue {
	line-height: 100%; 
  font-weight: bold;
  font-size: 120%;
  color: #00A4E7;
	padding-bottom: 7px;
	text-decoration: underline;
}



.nav_button
{
margin-left:16px;
margin-top:16px;
border: 0px;
}

.boek_zijde
{
margin-left:20px;
margin-top:10px;
margin-right:20px;
}

.boek_zijde_adm
{
margin-left:10px;
margin-top:10px;
margin-right:10px;
}



.text_tiny_orange {
	line-height: 100%; 
  font-weight: normal;
  font-size: 80%;
  color: #FF3300;
}


.text_smaller_blue {
	line-height: 120%; 
  font-weight: normal;
  font-size: 90%;
  color: #00A4E7;
}

.text_smaller_black {
	line-height: 120%; 
  font-weight: normal;
  font-size: 100%;
  color: #000;
}

.text_smaller_grey {
	line-height: 120%; 
  font-weight: bold;
  font-size: 100%;
  color: #bababa;
}

.text_big_black {
	line-height: 100%; 
  font-weight: bold;
  font-size: 120%;
  color: #000;
}

.text_big_orange {
	line-height: 100%; 
  font-weight: bold;
  font-size: 120%;
  color: #FF3300;
}

.text_big_blue {
	line-height: 100%; 
  font-weight: bold;
  font-size: 120%;
  color: #00A4E7;
}

.text_big_red {
	line-height: 100%; 
  font-weight: bold;
  font-size: 120%;
  color: #FF0000;
}

.text_big_grey {
	line-height: 100%; 
  font-weight: bold;
  font-size: 120%;
  color: #8a8a8a;
}


.text_larger_black {
	line-height: 100%; 
  font-weight: normal;
  font-size: 120%;
  color: #000;
}

.text_larger_grey {
	line-height: 100%; 
  font-weight: normal;
  font-size: 120%;
  color: #8a8a8a;
}

.text_larger_orange {
	line-height: 100%; 
  font-weight: normal;
  font-size: 120%;
  color: #FF3300;
}

.text_larger_blue {
	line-height: 100%; 
  font-weight: normal;
  font-size: 120%;
  color: #00A4E7;
}


.text_header_orange {
	line-height: 100%; 
  font-weight: bold;
  font-size: 120%;
  color: #FF3300;
	padding-bottom: 7px;
}

.text_header_black {
	line-height: 100%; 
  font-weight: bold;
  font-size: 120%;
  color: #000000;
	padding-bottom: 7px;
}


.text_header_blue {
	line-height: 100%; 
  font-weight: bold;
  font-size: 120%;
  color: #00A4E7;
	padding-bottom: 7px;
}


.text_caption_grey {
	line-height: 115%; 
  font-weight: bold;
  font-size: 90%;
  color: #bababa;
}


.text_caption_blue {
	line-height: 125%; 
  font-weight: normal;
  font-size: 85%;
  color: #00A4E7;
}



.text_warning {
	line-height: 135%; 
  font-weight: bold;
  font-size: 120%;
  color: #000000;
	padding-bottom: 7px;
}


.text_copyright {
	line-height: 135%; 
  font-weight: normal;
  font-size: 90%;
  color: #000000;
}


.tab_content
{
display: none;
}



.form_select_list {
  font-size: 120%;
}

.form_input_text {
	font: 12px Arial, Sans-serif, Verdana;
	margin : 0px;
	padding : 1px;
  padding-left: 2px;
  border:1px solid #7F9DB9;
	background-color : #fff;
  font-size: 100%;
}



.field { 
background: #FFFFFF; 
border: 1px solid #B2B2B2; 
float: left; 
height: 20px; 
line-height: 13px; 
margin-top: 1px; 
margin-bottom: 1px; 
margin-left: 2px; 
padding-left: 2px; 
vertical-align: middle; 
width: 100%; 
} 

