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

@charset "UTF-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}

body {    }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
:focus {
	outline: 0;
}


ins {    text-decoration: none; }
del {    text-decoration: line-through; }
table {    border-collapse: collapse; border-spacing: 0; }
a img {border:0;}
 
body {
  font-size: 75%; /* default font size 16 * 0.75 = 12 px */
  color: #333333;
  font-family: Arial, Helvetica, sans-serif; 
  background: url(../img/img_site/bodybgrepeat.jpg) repeat-y center top;
}

.page {
	width: 960px;
	background: #515149;
	margin: 0 auto;
	position:relative;
}

.page .imgover {
  position:absolute;
  left: 245px;
  top: 0px;
}

.page .textover {
  position:absolute;
  left: 680px;
  top: 210px;
  width: 185px;
  color:#515149;
  font-size: 1.25em;
	line-height: 1.58em;
	margin-bottom: 6px;
	font-style:italic;
}

.page .header-left {
  width: 50%;
  height: 360px;
  background: #9f1b32;
  float:left;
}

.page .header-right {
  width: 50%;
  height: 360px;
  background: #fff;
  float:left;
}

.page .header-right img{  
  margin: 80px 0 0 120px;
}

.page .bottom-left {
  width: 622px;
  float:left;
  padding-top: 37px;
  padding-bottom: 20px;
}

.page .paddingbottom {
 padding-top: 37px;
  padding-left: 10px;
}

.page .bottom-right {
  float:left;
}

.page .bottom-right h2 {
  font-size: 1.4em;
	color: #fff;
	margin: 0 0 28px 28px;
	font-weight: bold;
}

.page .bottom-right p {
  margin: 0 50px 0 28px;
  font-size: 1.12em;
	line-height: 1.58em;
	color: #fff;
	margin-bottom: 6px;
}

.page .bottom-right_home {
  float:left;
  width: 280px;
}

.page .bottom-right_home h2 {
  font-size: 1.4em;
	color: #fff;
	margin: 0 0 28px 28px;
	font-weight: bold;
}

.page .bottom-right_home p {
  margin: 0 0 0 28px;
  font-size: 1.12em;
	line-height: 1.58em;
	color: #fff;
	margin-bottom: 6px;
}

.page .bottom-right_home img {
  padding-left: 20px;
}

.page .bottom-left .content_container {
  margin-left: 243px;
}


.iepngfix {
	behavior: url("/templates/site/skins/iepngfix/iepngfix.php");
}

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

.content {
	color: #fff;
	padding-right: 40px;
}

.content hr {
	color: #333333;
	height: 1px;
	border-width: 0px;
	background: #333;
}

.content ul {
	margin-bottom: 11px;
	padding-left: 0px
}

.content li {
	font-size: 1.12em;
	line-height: 1.58em;
	color: #fff;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style: url(none) none;
	background: url(../img/img_site/bullet.png) no-repeat 0.0em 0.6em;
	behavior: url("/templates/site/skins/iepngfix/iepngfix.php"); /* Transparantie in IE6 */
}
 
.content ul li ul {
	margin-bottom: 0px;
}

.content ul li ul li {
	list-style: url(none) none;
	background: url(../img/img_site/bullet.png) no-repeat 0.0em 0.6em;
	behavior: url("/templates/site/skins/iepngfix/iepngfix.php"); /* Transparantie in IE6 */
	padding-left: 15px;
}

.content a {
  font-size: 1em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.content a:hover {
	color: #9F1B32;
}

.imglinks {
	float: left;
	padding-top: 0px;
}

.imgrechts {
	float: right;
	padding-top: 0px;
}

.content p {
	font-size: 1.12em;
	line-height: 1.58em;
	color: #fff;
	margin-bottom: 26px;
	margin-left: 0px;
}

.content h1 {
	font-size: 1.4em;
	color: #fff;
	margin: 0 0 28px 0;
	font-weight: bold;
}

.content h2 {
	font-size: 1.4em;
	color: #fff;
	margin: 0 0 28px 0;
	font-weight: bold;
}

.content h3 {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	margin-bottom: 4px;
}

.content h4 {
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.0em;
	color: #5c7c7d;
	padding-bottom: 15px;
}

.content h5 {
	font-weight: bold;
		font-size: 1.0em;
	line-height: 18px;
	color: #333;
}

.content h6 {
	font-weight: bold;
		font-size: 1.0em;
	line-height: 18px;
	color: #333;
}

#naarboven {
	float:left;
	color: #181818;
	font-size: 0.92em;
	cursor: pointer;
}

#toonpdf {
	float:right;
}

a.leesmeer {
  font-size: 1em;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.leesmeer:hover {
	color: #9F1B32;
}

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

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

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

.clearfix {
	zoom: 1;
}

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

.clearfix {
	display: block;
}

/* End hide from IE-mac */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}



