/* HEERENHAGE SITE CSS */

/*************************************************/
/* HTML tag styles                               */
/*************************************************/

* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
}

body {
	font-family: "Times New Roman", Times, serif;
	height: 100%;
}

#outer {
	height: 100%;
	width: 100%;
}

#outer_home {
	width: 100%;
}
/*************************************************/
/* Site layout styles                            */
/*************************************************/


/* Main blocks
**************************************************/

#wrap {
	margin: 0 auto;   /* align for good browsers */
	padding: 0;
	width: 997px;
	height: 100%;
	border-right: 1px solid #007528;
	border-left: 1px solid #007528;
}

#logo {
	background: url(../img/img_site/logo.jpg) no-repeat;
	height: 96px;
	width: 252px;
}

#header {
	font: 15px "Times New Roman", Times, serif;
	vertical-align: bottom;
	padding-bottom: 17px;
	padding-left:33px;
}

#fotos {
	width: 184px;
}

#fotos img {
	margin-right: 15px;
	margin-bottom: 14px;
	margin-left: 15px;
	display: block;
}

#utility_container {
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 14px;
}

#utility {
	font-size: 15px;
	color: #007eff;
	line-height: 24px;
	text-align: right;
}

#utility td {
	padding-right: 5px;
	font-weight: bold;
}

#utility a {
  color: 145272;
	text-decoration: none;
}

#utility a:hover {
	color: #000;
}

.klein {
	font-size: 15px;
}

.groot {
	font-size: 18px;
}

#fotos .adv {
	background: #007528;
	font: 15px/18px Arial, Helvetica, sans-serif;
	padding: 7px;
	color: #FFFFFF;
	margin-right: 15px;
	margin-bottom: 14px;
	margin-left: 15px;
}

#fotos .adv a {
	color: #fff;
	font-size: 13px;
	white-space: nowrap;
}

#fotos .adv a:hover {
	color: #CCC;
}

#fotos .adv img {
	margin: 0px 0px 0px 5px;
}

#fotos .adv table {
	float: right;
	margin-top: 5px;
	margin-bottom: 12px;
}

#home img {
	margin-bottom: 14px;
}

#home .adv {
	font: 15px/18px "Times New Roman", Times, serif;
	padding: 7px;
	color: #000;
	margin-right: 15px;
	margin-bottom: 14px;
	margin-left: 15px;
}

#home td .adv_rechts {
	background: #007528;
	font: 15px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 15px;
	margin-bottom:20px;
	padding: 7px;
	width: 138px;
	*width: 153px;
	height: 107px;
	*heigth: 121px;
}

#home td .adv_rechts a {
	color: #fff;
	font-size: 13px;
	white-space: nowrap;
}

#home td .adv_rechtsv a:hover {
	color: #CCC;
}

#home td .adv_rechts img {
	margin: 0px 0px 0px 5px;
}

#home td .adv_rechts table {
	float: right;
	margin-top: 5px;
	margin-bottom: 12px;
}

#home .adv a {
	color: #007528;
	font-size: 13px;
	white-space: nowrap;
}

#home .adv a:hover {
	color: #000;
}

#home .adv img {
	margin: 0px 0px 0px 5px;
}

#home .adv table {
	float: right;
	margin-top: 5px;
}

#home h2 {
	color: #007eff;
	font: bold 15px/18px Arial, Helvetica, sans-serif;
}

#home td .kader {
	border: 1px solid #007528;
	margin-bottom:14px;
  margin-right:0px;
	height: 119px;
}

#menu_container {
	width: 238px;
	padding-left: 12px;
	padding-top: 10px;
}

#content_container {
	padding: 15px 0px 0px 33px;
	vertical-align: top;
}

#footer_container {
	color: #fff;
	height: 26px;
	background: #007eff;
	border-right: 15px solid #fff;
	border-left: 15px solid #fff;
	line-height: 26px;
	padding-right: 13px;
	padding-left: 13px;
	font-weight: normal;
}

#footer {
	width: 600px;
	color: #fff;
	display: inline;
	float: left;
	font-size: 18px;
}

#footer a {
	color: #fff;
	display: inline;
	float: left;
	font-size: 18px;
	text-decoration: none;
}

#realisatie {
	width: 300px;
	text-align: right;
	font-size: 14px;
	display: inline;
	float: right;
}

#realisatie a {
	text-decoration: none;
	color: #fff;
}

#realisatie a:hover {
	text-decoration: underline;
	color: #fff;
}

/* Content CMS
**************************************************/

#content {
	font-size: 15px;
	line-height: 18px;
	color: #000;
}

#content ul {
	margin-bottom: 15px;
}

#content li {
	list-style: url(none) none;
	background: url(../img/img_algemeen/bullet_blue.png) no-repeat left 1px;
	padding-left: 20px;
}

#content ul li ul {
	margin-bottom: 0px;
}

#content ul li ul li {
	background: url(none);
	list-style: circle inside;
	padding-left: 0px;
	margin-left: 10px;
}

#content a {
	text-decoration: underline;
	color: #007eff;
	font-weight: bold;
}

#content a:hover {
	text-decoration: underline;
	color: #007528;
}

#content .imglinks {
	float: left;
	margin: 6px;
}

#content .imgrechts {
	float: right;
	margin: 6px;
}

#content p {
	font-size: 15px;
	line-height: 18px;
	color: #000;
	margin-bottom: 15px;
}

#content.story, #content .story, .story  {
	font-size: 15px;
	line-height: 18px;
	color: #000;
}

#content h1 {
	margin-bottom: 21px;
	color: #007eff;
	font: bold 18px/21px "Times New Roman", Times, serif;
}

#content h2 {
	color: #007528;
	font: bold 14px/18px Arial, Helvetica, sans-serif;
}

#content h3 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #999;
}

#content h4 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #999;
}

#content h5 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #999;
}

#content h6 {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #999;
}

/* Go to top
**************************************************/

#gototop {
	font-size: 11px;
	text-decoration: underline;
	cursor: pointer;
}

/* Vacature module
**************************************************/

#vacatures {
}

#vacatures h2 {
	border-bottom: 1px solid #CCCCCC;
}

#vacatures #reageer {
	float:right;
}

#vacatures ul {
	margin-bottom: 11px;
}

#vacatures li {
	list-style: url(none) none;
	background: url(../img/img_algemeen/bullet_blue.png) no-repeat left 1px;
	padding-left: 20px;
}



/* agenda
**************************************************/

.content .agenda {
	margin-bottom: 20px;
}

.content .agenda .agenda_header_table {
	background: #eee;
	line-height: 18px;
	margin-bottom: 4px;
	width: 100%;
}

.content .agenda .agenda_header_table td {
	height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	color: #145272;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 1px;
}

.content .agenda table td {
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
}

.content a {
	text-decoration: underline;
	color: #007EFF;
	font-weight: bold;
	font-size: 12px;
}

.content a:hover {
	text-decoration: underline;
	color: #007528;
}

.content p {
	font-size: 15px;
	line-height: 18px;
	color: #000;
	margin-bottom: 15px;
}

.content h1 {
	margin-bottom: 21px;
	color: #82004A;
	font: bold 18px/21px "Times New Roman", Times, serif;
}

.content h2 {
	color: #99115D;
	font: bold 14px/18px Arial, Helvetica, sans-serif;
}

/* Tell a friend
**************************************************/

.letsTellTable {
	padding: 2px;
	display:block;
	font-size: 15px;
	line-height: 16px;
}


.letsTellTD {
	width: 100px;
	padding-bottom:10px;
}

.letsTellHeader{
	font-weight:bold;
	font-size: 15px;
	padding-bottom: 5px;
}



/*************************************************/
/* Browser compatibility                         */
/*************************************************/

/* fixes float problems
**************************************************/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */
