BODY {
  background: #fef9bf;
  color: #757474;
  margin: 0px;
  font-family: Verdana;
  font-size:11px;
}


#price_wolk {
	background:url(../images/price_wolk.gif) no-repeat;
	background-position: 0px;
	height: 30px;
	width: 105px;
	float: right;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	padding-top:6px;
}

#aantal_dagen {
	float: left;
	width: 70px;
	padding-top:5px;
	color:#2e2e2e;
	font-size:10px;
	font-weight:bold;
	padding-left:5px;
}

.search_box {
	padding-left: 20px;
	font-size: 11px;
	color: #ce5700;
	font-weight: bold;
}

.bg_menu {
	background-color: #fe6800;
	color:#FFF;
	text-transform:uppercase;
	font-size:11px;
	padding-left:0px;
	padding-top:2px;
	padding-bottom:2px;
	height:19px;
}

.bg_shadow {
	background:url(../images_interfact/bg_shadow.jpg) repeat-x;
	height:32px;
	color:#000;
	font-size:11px;
	padding-top:5px;
	padding-left:18px;	
}

.left_bg_line {
	background:url(../images_interfact/left_bg_line.jpg) repeat-y;
	width:31px;
}

.right_bg_line {
	background:url(../images_interfact/right_bg_line.jpg) repeat-y;
	width:26px;
}

.top3 {

}

.contentbox {

}

.copyright {
	border-bottom: 1px solid black;
	color: #999999;
	font-weight: bold;
	font-size: 9px;
	padding-bottom:5px;
	padding-top: 5px;
	padding-left: 5px;
}

.copyright_tekst {
	color: #999999;
	font-weight: bold;
	font-size: 9px;
	padding-bottom:5px;
	padding-top: 5px;
	padding-left: 5px;
}

.copyright_tekst a{
	color: #999999;
	font-weight: bold;
	font-size: 9px;
}

.white_spacer {
	width: 967px;
	height: 22px;
}

#slogan_title h1 {
	font-size: 12px;
	margin:0px;
}

.mattblacktabs{
width: 900px;
overflow: hidden;
margin-left:5px;
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font-size: 10px;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 0px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: #fff;
margin-right: 0px;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
color: #fff;
}


#top3_titel h1 {
	padding-left:5px;
	padding-right:5px;
	color:#ce5700;
	text-transform: uppercase;
	font-size:11px;
	padding-top:3px;
	padding-left:10px;
	font-weight:bold;
	margin:0;
}

a.top3link { 
	padding-left:5px;
	padding-right:5px;
	color:#ce5700;
	text-transform: uppercase;
	font-size:11px;
	padding-top:3px;
	padding-left:10px;
	font-weight:bold;
	margin:0;
	text-decoration: none;
} 


a.sublandenlink { 
	padding-left:5px;
	padding-right:5px;
	color:#474545;
	font-size:12px;
	padding-top:0px;
	padding-left:10px;
	font-weight:bold;
	margin:0;
	text-decoration: none;
}

a.omschrijvinglink { 
	padding-left:5px;
	padding-right:5px;
	color:#fe6800;
	font-size:12px;
	padding-top:0px;
	padding-left:0px;
	font-weight:bold;
	margin:0;
	text-decoration: none;
}

#top3_header h1 {
	padding-left:20px;
	text-transform:uppercase;
	background:#fe6800;
	padding-top:3px;
	padding-bottom:3px;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	margin:0;
}

#top3_cat_title h1 {
	text-transform:uppercase;
	color:#2e2e2e;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding-left:5px;
}

.kalender_field { 
display : block; 
width : 552px; 
height : 190px; 
margin-bottom : 10px; 
overflow : auto; 
} 
.kalender_innerfield { 
display : block; 
width : 2544px; 
} 
.kalender_month { 
display : block; 
float : left; 
width : 164px; 
} 
.kalender_spacer { 
display : block; 
width : 20px; 
height : 100px; 
float : left; 
} 
.kalender_month_title { 
display : block; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-weight : bold; 
line-height : 26px; 
text-align : center; 
color : #000000; 
} 
.kalender_table { 
font-size : 8px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-align : center; 
background : white; 
width : 164px; 
} 
.kalender_thead { 
font-size : 10px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #d54608; 
width : 21px; 
height : 13px; 
} 
.kalender_pre { 
font-size : 10px; 
height : 15px; 
width : 20px; 
} 
.kalender_green { 
background : #90ee54; 
color : black; 
font-size : 9px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
width : 21px; 
height : 17px; 
} 
.kalender_red { 
background : #bc002c; 
color : white; 
font-size : 9px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
width : 21px; 
height : 17px; 
}

hr {
  border:0;
  border-top: 1px solid #989898;
  height: 0;
  background: #989898;
  margin:0;
}

#static_webpages_header {
	padding-left:10px;font-size:11px;font-weight:bold;text-transform:uppercase;padding-right: 10px;color:#ce5700;
}


#static_webpages_link {
	padding-left: 40px;
	color:#ce5700;
	font-size: 11px;
	font-weight: bold;
}


#static_webpages_link a{
	color:#ce5700;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: middle;
	text-decoration: none;
}

#reistitel h1 {
	font-size: 20px;
	color:#ce5700;
	margin:0;
}

.nieuwskolom {
	font-size: 12px;
}

.vacatures {
	/* border-left: 1px solid #3e419f;
	border-right: 1px solid #3e419f;
	border-bottom: 1px solid #3e419f; */
	font-size: 12px;
}

.vacatures a{
	
	color: #000;
	text-decoration:none;
}

A.pageResults {
  color: #ce5700;
  font-size: 12px;
}

A.pageResults:hover {
  color: #ce5700;
  font-size: 12px;
}

.text_1 {
  color: #ce5700;
  font-size: 12px;
  font-weight: bold;
}

.boxText { 

font-size: 11px; 
padding-left:300px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;
}

.content_tabel { 
	font-size:11px;
}