/* =============================================================================================== */
/* =============================      FLEXCMS STYLESHEET v 1.00      ============================= */

/* =============================================================================================== */
/* =============================      BEGIN STYLESHEET DEFINITIONS   ============================= */

body {
  font-size: 10pt; 
  font-family: Verdana, Arial, Helvetica; 
  line-heigth: 150%;
  margin-bottom : 0%;
  margin-left : 0%;
  margin-right : 0%;
  margin-top : 0%;
  scrollbar-3d-light-color: #EEEEEE;
  scrollbar-arrow-color: #000000;
  scrollbar-base-color: #EEEEEE;
  scrollbar-dark-shadow-color: #FFFFFF;
  scrollbar-face-color: #EEEEEE;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #999999;
}

.overzicht_foto A, .overzicht_foto A:visited {
  color: #000000;
}

.text {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 10pt;
  line-heigth: 15pt;
  color: #000000;
}

A {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 10pt; 
  line-heigth: 15pt;
  color: #FF9900;
}

.text_white {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 10pt; 
  color: #FFFFFF;
}

.subtitle {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 12pt;
  font-weight: bold; 
  color: #555555;
}

h2 {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 12pt; 
  color: #339999;
  font-weight: bold;
  text-decoration: none;
}

.field {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  color: #555555; 
  border: solid 1px #000000;
}

.button {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica; 
  font-size: 10pt; 
  color: #FFFFFF; 
  background-color: #009900;
  border-left: 1px solid #00FF00; 
  border-top: 1px solid #00FF00; 
  border-right: 1px solid #003300; 
  border-bottom: 1px solid #003300; cursor: hand;
}

TD {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 10pt; 
}


/* =============================================================================================== */
/* =============================      BASE MODULE STYLE ELEMENTS     ============================= */

	.base_text, .base_text A:link, .base_text A:active, .base_text A:visited, .base_text A:hover {
  		font-family: Verdana, Arial, Helvetica; 
  		font-size: 8pt; 
  		line-height: 150%;
  		color: #000000;
	}

	.base_text A:link, .base_text A:active, .base_text A:visited {
  		font-family: Verdana, Arial, Helvetica; 
  		font-size: 8pt; 
  		line-height: 150%;
  		color: #339999;
		text-decoration: none;
	}

	.base_text A:visited {
  		font-family: Verdana, Arial, Helvetica; 
  		font-size: 8pt; 
  		line-height: 150%;
  		color: #339999;
		text-decoration: underline;
	}

	.base_title {
  		font-family: Verdana, Arial, Helvetica; 
  		font-size: 13pt;
  		font-weight: normal; 
  		color: #339999;
	}

/* =============================================================================================== */
/* =============================      NEWS MODULE STYLE ELEMENTS     ============================= */

	.news_title {
		color: #339999;
		font-size: 13px;
		font-weight:bold;
		text-decoration: none;
	}

	.news_text {
		color: #000000;
		font-size: 10px;
		font-weight:normal;
		text-decoration: none;
	}

/* -----------------------------      NEWS SINGLE      ----------------------------- */

	.news_single {
		color: #000000;
		font-size: 11px;
	}

	.news_single_title, .news_single_title A:link, .news_single_title A:active, .news_single_title A:visited {
		color: #339999;
		font-size: 13pt;
		font-weight: normal;
		text-decoration: none;
	}
	
	.news_single_title A:hover {
		font-size: 11px;
		font-weight:bold;
		text-decoration: underline;
	}

	.news_single_date {
		color: #000000;
	}

	.news_single_text, .news_single_text A:active {
		color: #000000;
		font-size: 11px;
		text-decoration: none;
	}

	.news_single_text A:link, .news_single_text A:visited {
		color: #339999;
		font-size: 11px;
		text-decoration: none;
	}

	.news_single_text A:hover {
		text-decoration: underline;
	}

/* -----------------------------      NEWS LIST      ----------------------------- */

	.news_list {
		color: #000000;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
	}

	.news_list_title, .news_list_title A:link, .news_list_title A:active, .news_list_title A:visited {
		color: #339999;
		font-size: 13px;
		font-weight: normal;
		text-decoration: none;
	}
	
	.news_list_title A:hover {
		font-size: 13px;
		font-weight: normal;
		text-decoration: underline;
	}

	.news_list_date {
		color: #000000;
		font-size: 11px;
	}

	.news_list_text, .news_list_text A:active, .news_list_text A:link {
		color: #339999;
		font-size: 11px;
		text-decoration: none;
	}

	.news_list_text A:hover {
		text-decoration: underline;
	}

	.news_list_text A:visited {
		color: #555555;
		font-size: 11px;
		text-decoration: none;
	}

/* -----------------------------      NEWS LATEST      ----------------------------- */

	.news_latest {
		color: #000000;
		font-size: 10px;
	}

	.news_latest_title, .news_latest_title A:link, .news_latest_title A:active, .news_latest_title A:visited {
		color: #339999;
		font-size: 13pt;
		font-weight: normal;
		text-decoration: none;
	}
	
	.news_latest_title A:hover {
		font-size: 13pt;
		font-weight: normal;
		text-decoration: none;
	}

	.news_latest_date {
		color: #000000;
	}

	.news_latest_text, .news_latest_text A:active, .news_latest_text A:link, .news_latest_text A:visited {
		color: #000000;
		font-size: 11px;
		text-decoration: none;
	}

	.news_latest_text A:hover {
		text-decoration: underline;
	}

	.news_latest_more, .news_latest_more A:active, .news_latest_more A:link, .news_latest_more A:visited, .news_latest_more A:hover {
		color: #339999;
		font-size: 10px;
		font-weight:normal;
		text-decoration: underline;
	}

/* =============================================================================================== */
/* =============================      END STYLESHEET DEFINITIONS     ============================= */


