﻿body {
	background-color			: #f1f1f1;
	font-family						: Verdana;
	font-size							: 8.5pt;
	color									: #091f5e;
	margin 								: 0px;
	width									: 100%;
	height								: 100%;
}

img {
	border								: 0;	
}

.Clear {
	clear									: both;	
}

.HeaderImage {
	width									: 910px;
	height								: 250px;
}

.Container {
	margin-left						: auto;
	margin-right					: auto;
 	height								: auto !important; /*For CSS2 browsers*/
  height								: 100%; /*For IE6 and before*/
  width									: 958px;
}

.ContentContainer {
	width									: 958px;
	margin-top						: 10px;
}

.Label {
	clear									: both;
}

.Logos {
	margin-top						: 10px;
}

.LogoOrg {
	margin-left						: 5px;
	margin-right					: 5px;
}

.Buienradar { 
	float									: left;
}

.Meerweer { 
	float									: right;
}

.Logo {
	background-image			: url('../Images/ThuishavensLogo.png');
	background-repeat			: no-repeat; 
	width									: 151px;
	height								: 62px;
	float									: left;
	position							: relative;
	left									: 40px;
	margin-top						: 10px;
	margin-bottom					: 15px;
	border								: 0;
	cursor								: pointer;
}

.banner-beleef {
    margin-left                         : 20px;
    margin-top                          : 18px;
    position                            : relative;
    z-index                             : 999;   
}

.LanguageSelector {
	float									: right;
	position							: relative;
	right									: 5px;
}

.ImageHolderTag {
	font-family						: Verdana;
	font-size							: 22px;
	font-style						: italic;
	text-align						: center;
	color									: #091f5e;
	line-height						: 35px;
	height								: 35px;
	width									: 380px;
	margin-top						: -235px;
	background-color			: white;
	padding								: 5px;
	z-index								: 99;		
	position							: absolute;
	display								: block;
	margin-left						: 530px;
	/*right									: 60px;*/
   filter								: alpha(opacity=70);	/* Internet Explorer       */
   -moz-opacity					: 0.7;          	 	/* Mozilla 1.6 and below   */
   opacity							: 0.7;               /* newer Mozilla and CSS-3 */	
}

.ImageHolder {
	width									: 910px;
	height								: 250px;
	margin-left						: 24px;
}

.FloatImageHolder {
	width									: 910px;
	height								: 300px;
	margin-left						: 24px; 
	float									: left;
	position							: relative;
	z-index								: 999;	
}

.ImageHolderShadow {
	background-image			: url('../Images/shadow.png');
	background-repeat			: no-repeat; 	
	width									: 910px;
	height								: 16px;	
	z-index								: 999;
}

.ImageHolderSmall {
	width									: 910px;
	height								: 117px;
	margin-left						: 24px;
	overflow							: hidden;
	clear									: both;
}

.ImageHolderMap {
	width									: 910px;
	height								: 100%;
	margin-left						: 24px;
}

.TextImage {
	margin								: 4px 0px 4px 4px;
}

.TopMenu {
	float									: right;
	padding-right					: 25px;
	padding-top						: 10px;
	width									: 220px;
}

.TopMenuItem {
	color									: #091F5E;
	text-decoration				: none;
	height								: 13px;
	line-height						: 13px;
	padding-right					: 10px;
}

.Weather {
	font-size							: 9pt;
	float									: right;
	width									: 180px;
	height								: 35px;	
	margin-right					: 24px;	
	padding-top						: 30px;	
}

.Weather a {
	color									: #091F5E;
	text-decoration				: none;	
	clear									: both;
}

.WeatherBox {
	float									: right;
	position							: relative;	
	width									: 220px;	
	margin-top						: 25px;
	text-align						: right;
}

.MenuTopContainer {
	width									: 910px;
	height								: 35px;
	margin-left						: 24px;
	clear									: both;
}

.Content {
	float									: left;
	width									: 650px;
	margin-left						: 10px;
	padding-top						: 20px;	
}

.ContentReferences {
	float									: right;
	width									: 680px;
	margin-left						: 10px;
	padding-top						: 20px;	
}

.ContentRoute {
	float									: right;
	padding-top						: 20px;	
}

.ContentSmall {
	float									: left;
	width									: 440px;
	margin-left						: 10px;
	padding-top						: 20px;
	height								: 100%; /*For IE6 and before*/
	min-height						: 270px; /*For CSS2 browsers*/
 	height								: auto !important; /*For CSS2 browsers*/			
	text-align						: justify;	
	line-height						: 1.4;
}

.ContentImage {
	float									: right;
	width									: 220px;
	margin-left						: 10px;
	padding-top						: 20px;	
}

.Text {
	margin-bottom					: 5px; 
}

.TextsImage {
	float:left;
	margin-bottom:2px;
	margin-right:2px;
	position:relative;
}

.ContentText {
	float									: left;
	padding-top						: 20px;
	width									: 445px;	
	height								: 100%; /*For IE6 and before*/
	min-height						: 250px; /*For CSS2 browsers*/
 	height								: auto !important; /*For CSS2 browsers*/			
	text-align						: justify;
}

.ContentTop {
	background-image			: url('../Images/ContentTop.png');
	background-repeat			: no-repeat;
	width									: 958px;
	height								: 15px;
	float									: left;
}

.ContentMiddle {
	background-image			: url('../Images/ContentMiddle.png');
	background-repeat			: repeat-y;
	width									: 958px;
	float									: left;
	height								: 100%; /*For IE6 and before*/
	min-height						: 510px; /*For CSS2 browsers*/
 	height								: auto !important; /*For CSS2 browsers*/		
}

.ContentBottom {
	background-image			: url('../Images/ContentBottom.png');
	background-repeat			: no-repeat;
	width									: 958px;
	height								: 15px;
	float									: left;
}

.ContentHolder {
	width									: 910px;
	clear									: both;
	margin-left						: 24px;
	float									: left;
}

.BottomHolder {
	width									: 910px;
	clear									: both;
	margin-left						: 24px;
	margin-top						: 30px;
	float									: left;	
}

.Column {
	height								: 80px;
}

.ReferenceItem { 
	margin-right					: 50px;
	height								: 60px;
	text-align						: center;
	float									: left;
	position							: relative;
}

.References {
	float									: right;
}

.BreadCrums {
	clear									: both;
	height								: 32px;
	line-height						: 32px;
	width									: 910px;
	color									: #b8b8b8;
	font-size							: 9pt;
	border-top						: 1px solid #b8b8b8;
	border-bottom					: 1px solid #b8b8b8;	
}

.BreadCrums a {
	color									: #b8b8b8;
	text-decoration				:	 none;
}

.BreadCrums a:hover {
	color									: #b8b8b8;
	text-decoration				: underline;
}

.FooterMenu {
	float									: left;
	position							: relative;
	width									: 215px;
	height								: 90px;
	padding-right					: 10px;
	padding-top						: 13px;
	font-size							: 9pt;	
}

.FooterMenu a {
	color									: #b8b8b8;
	text-decoration				: none;	
}

.FooterMenu a:hover {
	color									: #b8b8b8;
	text-decoration				: underline;	
}

.SubMenuBreak {
	width									: 220px;
	height								: 1px;
	background-color			: #fdebb2;
}

a.SubMenuItem {
	font-family						: Verdana;
	font-size							: 9pt;
	color									: #091F5E;
	height								: 24px;
	line-height						: 24px;
	cursor								: pointer;
	text-decoration				: none;
}

a.SubMenuItem:hover {
	font-family						: Verdana;
	font-size							: 9pt;
	color									: #091F5E;
	height								: 24px;
	line-height						: 24px;
	cursor								: pointer;
	text-decoration				: none;	
	font-weight						: bold;
}

a.SubMenuItemActive {
	font-family						: Verdana;
	font-size							: 9pt;
	color									: #091F5E;
	height								: 24px;
	line-height						: 24px;
	cursor								: pointer;
	text-decoration				: none;
	font-weight						: bold;	
}

a.SubMenuItemActive:hover {
	font-family						: Verdana;
	font-size							: 9pt;
	color									: #091F5E;
	height								: 24px;
	line-height						: 24px;
	cursor								: pointer;
	text-decoration				: none;
}

a.SubSubMenuItem {
	font-family						: Verdana;
	font-size							: 9pt;
	color									: #091F5E;
	height								: 24px;
	line-height						: 24px;
	cursor								: pointer;
	text-decoration				: none;
}

a.SubSubMenuItem:hover {
	font-family						: Verdana;
	font-size							: 13px;
	color									: #091F5E;
	height								: 24px;
	line-height						: 24px;
	cursor								: pointer;
	text-decoration				: none;	
	font-weight						: bold;	
}

a.SubSubMenuItemActive {
	font-family						: Verdana;
	font-size							: 9pt;
	color									: #091F5E;
	height								: 24px;
	line-height						: 24px;
	cursor								: pointer;
	text-decoration				: none;
	font-weight						: bold;	
}

a.SubSubMenuItemActive:hover {
	font-family						: Verdana;
	font-size							: 9pt;
	color									: #091F5E;
	height								: 24px;
	line-height						: 24px;
	cursor								: pointer;
	text-decoration				: none;
}
.SubMenuContainer {
	width									: 220px;
	margin								: 0;
	clear									: both;	
	padding-bottom				: 4px;
	color									: #091F5E;
	padding-top						: 25px;
	float									: left;
}

.ImageMenuContainer {
	margin-left						: 24px;
	padding-bottom				: 4px;
	color									: #091F5E;	
}

.ImageCategoryContainer {
	margin-top						: 20px;
	margin-left						: 24px;
	padding-bottom				: 4px;
	color									: #091F5E;	
	float									: left;	
	width									: 220px;
}

.ImageCategoryBreak {
	width									: 220px;
	height								: 1px;
	background-color			: #fdebb2;
	float									: left;
}

.CategoryCheckbox {
	position							: relative;
	height								: 25px;
	line-height						: 25px;
	clear									: both;
}

.SearchBox {
	padding-top						: 25px;
	float									: left;
}

div.SearchButton {
	background-image			: url('../Images/SearchButton.gif');
	background-repeat			: no-repeat;
	background-position		: top right;
	float									: right;
	height								: 20px;
	margin-left						: -20px;
	position							: relative;
	top										: 3px;
	width									: 20px;
	z-index								: 999;
	cursor								: pointer;
}

.s {
	border								: 1px solid #ced2df;	
	color									: #091f5e;
	font-family						: verdana;
	font-size							: 8.5pt;
	height								: 20px;
	padding-top						: 5px;
	width									: 220px;
	float									: left;
	position							: relative;
}

.sm {
	border								: 1px solid #ced2df;	
	color									: #000000;
	font-family						: verdana;
	font-size							: 8.5pt;
	height								: 20px;
	padding-top						: 5px;
	width									: 69px;
	margin-right					: 4px;
	float									: left;
	position							: relative;
}

.Focus {
	border								: 1px solid #091f5e;	
	color									: #091f5e;
	font-family						: verdana;
	font-size							: 8.5pt;
	height								: 20px;
	padding-top						: 5px;
	width									: 220px;
	float									: left;
	position							: relative;	
}

.smFocus {
	border								: 1px solid #091f5e;	
	color									: #091f5e;
	font-family						: verdana;
	font-size							: 8.5pt;
	height								: 20px;
	padding-top						: 5px;
	width									: 69px;
	float									: left;
	position							: relative;	
}

#ErrorBox {
	background						: #FEDADA url(../Images/stop.gif) no-repeat scroll 5px 5px;
	border								: 1px solid #FD9999;
	color									: #000000;
	font-weight						: bold;
	height								: 1%;
	margin								: 2px 2px 5px;
	padding								: 5px 5px 5px 35px;
	width									: 330px;
}

.ImageLink {
	border								: 0;	
}

.Folder {
	float									: right;
	position							: relative;	
	padding-top						: 10px;
}

.Header-Right {
	float									: Right;
	font-family						: Verdana;
	font-size							: 7.5pt;	
	margin-top						: 6px;
}

.Footer {
	font-family						: verdana;
	font-size							: 7.5pt;
	color									: #777777;
	padding-top						: 5px;
	padding-right					: 20px;	
	height								: 20px;
}

.Footer-Left {
	float									: left;
	margin-left						: 20px;
}

.Footer-Right {
	float									: Right;
}

a.Button {
    background: transparent url('../Images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.Button span {
    background: transparent url('../Images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
    text-decoration: none;    
} 

a.Button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
    text-decoration: none;   
}

a.Button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
    text-decoration: none;
} 


a {
	color									: #091f5e;	
	text-decoration				: none;
}

a:hover {
	color									: #091f5e;		
	text-decoration				: underline;
}

a.FooterItem {
	color									: #777777;
	text-decoration				: none;
	padding-right					: 20px;
}

a.FooterItem:hover {
	text-decoration				: underline;
}

.LogoThuishavens {
	float									: right;
	position							: relative;	
	margin-top						: -30px;
}

a.MenuTopItem {
	font-family						: Verdana;
	font-size							: 9pt;
	color									: #091f5e;
	background-color			: #FFFFFF;
	float									: left;
	position							: relative;
	padding-left					: 12px;
	padding-right					: 12px;
	height								: 35px;
	line-height						: 35px;
	cursor								: pointer;
	text-decoration				: none;
}

a.MenuTopItem:hover {
	font-family						: Verdana;
	font-size							: 9pt;
	color									: #091f5e;
	background-color			: #dadee7;
	float									: left;
	position							: relative;
	padding-left					: 12px;
	padding-right					: 12px;
	height								: 35px;
	line-height						: 35px;
	cursor								: pointer;
	text-decoration				: none;	
}

a.MenuTopItemActive {
	font-family						: Verdana;
	font-size							: 9pt;
	color									: #091f5e;
	background-color			: #dadee7;
	float									: left;
	position							: relative;
	padding-left					: 12px;
	padding-right					: 12px;
	height								: 35px;
	line-height						: 35px;
	cursor								: pointer;
	text-decoration				: none;
}

a.MenuTopItemActive:hover {
	font-family						: Verdana;
	font-size							: 9pt;
	color									: #091f5e;
	background-color			: #dadee7;
	float									: left;
	position							: relative;
	padding-left					: 12px;
	padding-right					: 12px;
	height								: 35px;
	line-height						: 35px;
	cursor								: pointer;
	text-decoration				: none;
}

h1 {
	color									: #F5B216;
	font-size							: 26px;
	margin								: 0;
	text-align						: left;
}

/* Select Box Styling */

div.selectbox-wrapper {
	position							: absolute;
  width									: 250px;
  border								: 0;
  margin								: 0px;
  margin-top						: -10px;
  padding								: 0px;
  font-size							: 0.8em;
  text-align						: left;
  max-height						: 200px;
  overflow							: auto;
}
div.selectbox-wrapper ul {
 	list-style-type				: none;
 	margin								: 0px;
 	padding								: 0px;
}
div.selectbox-wrapper ul li.selected { 
 /* background-color: #f1f1f1; */
}
div.selectbox-wrapper ul li.current { 
  /* background-color: #f1f1f1; */
}
div.selectbox-wrapper ul li {
  list-style-type				: none;
  display								: block;
  margin								: 0;
  padding								: 4px;
  cursor								: pointer;
}

label {
	display								: block;
}
.selectbox /* look&feel of  select box*/
{
  margin								: 0px 5px 10px 0px;
  padding-left					: 2px;
  font-family						: Verdana;
  font-size							: 0.8em;
  width 								: 10em; 
  display 							: block;
  text-align						: left; 
  background						: url('../Images/bg_select.png') right;
 	cursor								: pointer;
 	border								: 0px;
 	color									: #333;
}

select {
	background						: url('../Images/bg_select.png') right;
}

a.Searchresult {
	font-family						: Verdana;
	font-size							: 9pt;
	color									: #091F5E;
	cursor								: pointer;
	text-decoration				: none;
}

a.Searchresult:hover {
	font-family						: Verdana;
	font-size							: 9pt;
	color									: #091F5E;
	cursor								: pointer;
	text-decoration				: Underline;
}

.SearchresultOverview {
	font-family						: Verdana;
	font-size							: 26px;
	color									: #F5B216;
}

div.SearchresultOrigin {
	color									: #B8B8B8;
	font-family						: Verdana;
	font-size							: 8.5pt;
	margin-bottom					: 10px;
	font-weight						: bold;
}

div.SearchresultDescription {
	color									: #B8B8B8;
	font-family						: Verdana;
	font-size							: 8.5pt;
}

.White {
	background-color			: #ffffff;	
	height								: 80px;
	margin-bottom					: 5px;
}

.Offer {
	background-image			: url('../Images/highlight-bg-grey.jpg');
	background-repeat			: no-repeat;
	background-position		: top right;	
	font-size							: 8.5pt;
	float									: right;
	position							: relative;	
	width									: 220px;
	height								: 86px;
	padding-top						: 4px;	
	margin-top						: 13px;
	cursor								: pointer;
	text-decoration				: none;
	margin-top						: 30px;
}

.OfferTxt { 
	float									: left;
	height								: 80px;
	overflow							: hidden;
	padding-left					: 5px;
	position							: relative;
	width									: 120px;
	color									: #091f5e;
	font-size							: 8.5pt;
}

.OfferTxt a { 
	text-decoration				: none;
	color									: #091f5e;
}

.OfferTxt:hover {
	text-decoration				: underline;
	color									: #091f5e;
}

.OfferImg {
	float									: right;
	position							: relative;		
	margin-top						: -12px;	
	padding-right					: 10px;
}

.Grey {
	background-color			: #f1f1f1;	
	height								: 80px;
	margin-bottom					: 5px;
}

.NewsImage {
	float									: left;
}

.NewsLink {
	float									: left;
	margin-left						: 5px;
	width									: 315px;
	height							  : 72px;
}

.NewsLink a {
	text-decoration				: none;
}

Temp {
	font-family						: Verdana;
	font-size							: 30px;
	color									: #091f5e;		
	margin-right					: 10px;
}

.NextDays {
	float									: right;
}

.NextDay {
	float									: left;
	margin-left						: 7px;
	text-align						: center;	
}

sup {
	font-size							: 9pt;
	line-height						: 30px;
	vertical-align				: top;
} 

.Weer {
	float									: right;
	position							: relative;	
	width									: 220px;
	margin-top						: 25px; 
	font-size							: 8pt; 
	
}

.Link {
	height								: 55px;
}

.ReadOn {
	float									: right;
	margin-top						: 8px;	
}

.ReadOn a {
	text-decoration				: none;
}

.ReadOn a:hover {
	text-decoration				: underline;
}

.WhiteVacancy {
	background-color			: #ffffff;	
	height								: 40px;
	margin-bottom					: 5px;
}

.GreyVacancy {
	background-color			: #f1f1f1;	
	height								: 40px;
	margin-bottom					: 5px;
}

.VacancyLink {
	float									: left;
	margin-left						: 5px;
	width									: 425px;
	height							  : 40px;
}

.VacancyLink a {
	text-decoration				: none;
}

.LinkVacancy {
	height								: 15px;
}

/* Start Sitemap */

a.SiteMap0 {
	font-family						: Verdana;
	font-size							: 8.5pt;
	color									: #091f5e;
	text-decoration				: none;
	line-height						: 1.4;
}

a.SiteMap0:hover {
	font-family						: Verdana;
	font-size							: 8.5pt;
	color									: #091f5e;
	text-decoration				: underline;
	line-height						: 1.4;	
}

a.SiteMap1 {
	font-family						: Verdana;
	font-size							: 8.5pt;
	color									: #091f5e;
	text-decoration				: none;
	padding-left					: 15px;
	line-height						: 1.4;	
}

a.SiteMap1:hover {
	font-family						: Verdana;
	font-size							: 8.5pt;
	color									: #091f5e;
	text-decoration				: underline;
	padding-left					: 15px;
	line-height						: 1.4;
}

a.SiteMap2 {
	font-family						: Verdana;
	font-size							: 8.5pt;
	color									: #091f5e;
	text-decoration				: none;
	padding-left					: 30px;
	line-height						: 1.4;
}

a.SiteMap2:hover {
	font-family						: Verdana;
	font-size							: 8.5pt;
	color									: #091f5e;
	text-decoration				: underline;
	padding-left					: 30px;
	line-height						: 1.4;
}

/* End Sitemap */
