@charset "utf-8";
/* CSS Document Ganzenvlucht */

.breadcrumbs {
	font-size:0.8em;
	}

#navigatie-horizontaal ul {
	list-style:none;
    margin: 0;
	}

#navigatie-horizontaal li {
	display:inline; 
	}
	
#navigatie-horizontaal a:link,
#navigatie-horizontaal a:visited {
	display:block;
    padding: 0px 10px;
	font-family:Arial;
	font-weight: 800;
	font-size:0.85em;
	text-decoration:none;
	color:#009e1a;
    float:left;
	}

#navigatie-horizontaal a:hover {
text-decoration: none;}
	
#navigatie-horizontaal a:hover,
#navigatie-horizontaal a:active {
	color:#fff;
	background-color: #0ab801;
	}
	
#navigatie-horizontaal #current a:link,
#navigatie-horizontaal #current a:visited {
	color:#089d01;
	}
	
.iteminfo {
	text-align:right;
	padding:0 10px 20px 0;
	}
	
.createdby,
.createdate,
.modifydate {
	display:block;
	font-size:0.8em;
	color:#999;
	}

/* vormgeving rechterkolom */
#modules .moduletable {
	padding:0 0 20px 0;
	}
#modules .moduletable h4{
	color:#a2bc01;
	}
#modules .moduletable p{
	font-size:0.9em;
        color:#000;
	}
	
#voet {
	font-family:Times;
	font-weight:400;
	font-size:0.8em;
	color:#98b0bd;
	}
#voet a:link, #voet a:visited, #voet a:active {
	font-family:Times;
	font-weight:400;
	font-size:0.85em;
	text-decoration:none;
	color:#98b0bd;
	}
#voet a:hover {
	font-family:Times;
	font-weight:400;
	font-size:0.85em;
	text-decoration:none;
	color:#77a4bd;
	}
.weeronline {
	background-image: url(../images/achtergrond_weer.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 1em;
	font-style: normal;
	font-weight: 800;
	color: #000;
	}
.weer {
	font-family: Arial;
	font-size: 0.8em;
	font-style: normal;
	font-weight: 400;
	color: #000;
	}
.weer a:link, .weer a:visited, .weer a:active {
	font-family: Arial;
	font-size: 0.8em;
	font-style: normal;
	font-weight: 400;
	color: #f60;
	text-decoration:none;
	padding: 5px;
	border: thin solid #FFCC66;
	}
.weer a:hover {
	font-family: Arial;
	font-size: 0.8em;
	font-style: normal;
	font-weight: 400;
	color: #F60;
	text-decoration:underline;
	}
	
.prijzen table {
	border:0;
	display: block;
	width: 550px;
	background-color: #cedfef;
}
.prijzen td {
    font-family: Arial;
	font-size: 0.75em;
	font-style: normal;
	font-weight: 400;
	border: thin solid #cedfef;
	padding:3px;	
}
.prijzen h1 {
	font-family: Arial;
	font-size: 1em;
	font-style: normal;
	font-weight: 800;
	color: #027af3;
	line-height: 0.1em;
	padding:0;
}
.prijzen h4 {
	font-family: Arial;
	font-size: 0.9em;
	font-style: normal;
	font-weight: 600;
	color: #027af3;
	line-height: 0.95em;
	padding:0;
	margin:0;
}
.bezetting table {
	display: block;
	width: 555px;
	background-color: #fcdf93;
	border: thin solid #ff9c00;
}
.bezetting td {
    font-family: Arial;
	font-size: 0.75em;
	font-style: normal;
	font-weight: 400;
	line-height: 1em;
	color: #000;	
}
.bezetting td {
	padding:2px;
	border: thin solid #fcdf93;	
}

.vrij_nietvrij table {
	display: block;
	width: 265px;
	background-color: #fff;
	border: thin solid #fcdf93;
}

.vrij {
	background-color: #fff;
	}
.nietvrij {
	background-color: #fff;
}		
.texelagenda {
	font-family: Arial;
	font-size: 0.9em;
	font-style: normal;
	font-weight: 400;
	color: #000;
	}
.weeksMonth{
	font-family: Arial;
	font-style: normal;
	font-size: 0.725em;
	font-weight: 400;
}
.month{
	font-family: Arial;
	font-style: normal;
	font-size: 0.725em;
	font-weight: 400;
}

