a{
	text-decoration: none;
	color: #44134D;
}

* {padding:0; margin:0}

ul {
	padding-left: 20px;
}

h2{
	font-size: 18px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	color: #44134D;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	font-weight: bold;
	color: #C8A805;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 20px !imporatant;
	}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
	color: #44134D;
	margin-top: 10px;
	margin-bottom: 15px;
	
}

body{
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	line-height: 16px;
	background-color: #FFFFFF;
	height: 100%;
	padding: 0;
	overflow-y: visible;
}

html{
	width: 100%;
	/*overflow-y: auto;*/
	height: 100%;
	margin: 0;
	padding: 0;
}
.clr{
	clear: both;
}

.background{
	width: 100%;
	height: 100%;
	background-color: #000000;
}

.back_img{
	bottom: 0;
	/*height: 100%;*/
	left: 0;
	position: fixed;
	/*right: 0;*/
	top: 0;
	width: 100%;
	z-index: 1;
}

.site{
	width: 100%;
	/*height: 100%;*/
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	left: 0;
	z-index: 2;
}
.content{
	width: 905px;
	/*height: 100%;*/
	margin: 0px auto;
	padding: 0;
	/*background-color: #fff;*/
}

.logo_container{
	float: left;
	display: inline;
	background-color: #fff;
	width: 335px;
	/*padding: 16px 35px 0px 35px;*/
	padding: 0px 35px 0px 35px;
	z-index: 0;
}

a#home_link img{
	padding: 16px 0px 0px 0px;
}

#dummy_div{
	position: absolute;
	left: -100000px;
	height: 100px;
	width: 100px;
	background-color: red;
	top: 0;
	z-index: 100;
}

.left_menu{
	margin: 27px 0px 36px 0px;
	list-style-position: outside;
	padding: 0;
	width: 320px;
	z-index: 0 !important;
	line-height: 30px;
}

.left_menu li{
	list-style: none;
	height: 30px;
	line-height: 30px;
	background-image: url("../images/left-menu-bk.png");
	background-position: left top;
	background-repeat: no-repeat;
	color: #65615b;
	list-style-position: outside;
	padding: 0px 0px 0px 15px;
	border: none;
	border-top: none;
	border-bottom: none;
	z-index: 0;
	font-size: 14px;
	position: relative;
}

.left_menu li:hover{
	background-color: #c8a805;
	background-image: none;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	border: none;
	z-index: 0;
}


.left_menu li a{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #65615b;
	display: block;
	text-decoration: none;
	z-index: 0;
}

.left_menu li:hover a{
	display: block;
	color: #fff;
	font-size: 14px;
	z-index: 0;
}


.main_menu_container{
	float: right;
	display: inline;
	background-color: #fff;
	height: 27px;
	max-width: 500px;
}

.main_menu{
	list-style: none;
	padding: 0;
	margin: 0;
	height: 27px;
}

.main_menu li{
	height: 27px;
	list-style: none;
	display: block;
	float: left;
	background-color: #fff;
	color: #57575a;
}

.main_menu li.green{
	background-color: #c8a805;
	color: #fff;
	
}

.main_menu li a{
	display: block;
	height: 20px;
	font-size: 14px;
	color: #57575a;
	padding: 0px 14px 0px 14px;
	border-right: 1px solid #ababac;
	line-height: 27px;
	z-index: 11;
}

.main_menu li.green a{ 
	color: #fff;
	border-right: 1px solid #fff; 
}

.main_menu li a.last{
	border: none;
}

.main_menu li a span{
	width: 13px;
	padding: 0px 0px 0px 0px;
	background-image: url("../images/lupe.jpg");
	background-position: right center;
	background-repeat: no-repeat;	
}


.main_content{
	width: 670px;
	padding: 45px 45px 45px 45px;
	background-color: #fff;
	float: right;
	padding-bottom: 0px;
	/*height: 350px;*/
	/*margin: 0px 0px 65px 0px;*/
	
}


.footer{
	/*position: relative;*/
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
}

.footer_container{
	position: absolute;
	left: 0;
	right: 0;
	/*height: 18px;*/
	background-color: #fff;
	bottom: 0px;
	z-index: 3;
	text-align: center;
	padding: 0;
	margin: 0;
	/*padding: 10px 0px 0px 0px;*/
}

.footer_list{
	list-style: none;
	list-style-position: outside;
	margin: 0px auto 0px;
	width: auto;
	height: 18px;
	margin: 10px 0px 0px 0px;
}

.footer_list li{
	color: #57575a;
	display: inline;
	border: none;
	border-left: 1px solid #57575a;
	text-align: center;
	padding: 0px 10px 0px 10px;
	margin: 0;
	font-size: 12px;
	height: 18px;
}

.footer_list li.first{
	border-left: none;
	height: 18px;
	margin: 0;
}

a.green, a.green:hover{
	font-size: 12px;
	font-weight: bold;
	color: #c8a805;
}

.site{ bottom: 0; }













































.art_left_photo{
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}
.art_right_photo{
	float: right;
	display: inline;
	margin-left: 10px;
	margin-bottom: 10px;
}
.art_content{
	float: left;
	width: 100%;
}

.art_content h2{
	font-size: 18px;
	color: #57575a;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin: 10px 0;
}

.art_content h3{
	font-size: 18px;
	color: #661f0f;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin: 10px 0;
}

.art_content h4{
	font-size: 18px;
	color: #c8a805;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin: 10px 0;
}

.art_content h5{
	font-size: 16px;
	color: #57575a;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin: 10px 0;
}

.art_content h6{
	font-size: 16px;
	color: #c8a805;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin: 10px 0;
}

.art_content a, .art_content a:hover{
	color: #57575a;
	text-decoration: underline;
}


.art_head{
	/*float: left;*/
	float: right;
	width: 100%;
	/*padding-top: 30px;*/
	width: 200px;
	text-align: left;
}

.art_head span.parent_article{
	color: #57575a;
	font-size: 14px;
	margin: 40px 0px 0px 0px;
}

.art_head h1{
	color: #c8a805;
	margin: 17px 0px 38px 0px;
}

.art_spacer{
	float: left;
	width: 100%;
	height: 35px;
}

.art_thumb{
	width: 50px;
	margin: 3px 7px;
	/*float: right;*/
	cursor: pointer;
}
.content a{
	/*color: #41B2FF;*/
}
.field_text{
	font-weight: bold;
	padding-right: 10px;
}
.field_text span{
	font-weight: normal;
	color: #999999;
}

a.first{
	height: 200px;
}

.field{
	margin: 3px 0px;
	border: 1px solid #CCCCCC;
	margin-right: 3px;
}
.small{
	width: 50px;
}
.field_input td{
	padding-left: 10px;
}
.submit{
	border: 1px solid #CCCCCC;
	width: 77px;
	height: 25px;
	background-color: #E6E6E6;
	color: #000000;
	margin-top: 22px;
}
input[type=radio]{
	margin: 0px 3px;
}

.news_listing{
	float: left;
	width: 100%;
}

.news_item_detail{
	float: left;
	width: 100%;
}
.news_cont{
	float: left;
	width: 100%;
}
.news_foto{
	float: right;
	margin-left: 10px;
	margin-top: 13px;
	margin-bottom: 10px;
}
.nieuws_foto{
	width: 200px;
}

.news_cont_detail{
	float: left;
	/*width: 100%;*/
	width: 380px;
	margin-top: 10px;
}
.news_cont_short{
	float: left;
	width: 370px;
}
.h2_news{
	width: 370px;
	line-height: 20px;
}

/* overwritten by CMC */
span.Apple-style-span{ font-size: 12px !important; }
/* eof overwritten by CMC */


h2.agenda{
	color: #C8A805;
	margin: 17px 0 38px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	height: 24px;
	/*height: 20px;*/
	margin: 2px 0px 2px 0px;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
	text-align: left;
	width: 200px;
	float: right;
}

h2.agenda a{
	/*line-height: 20px;
	height: 20px;*/
	font-size: 20px;
	
}

.news_cont span.parent_article {
	color:#57575A;
	font-size:14px;
	margin: 0;
	float: right;
	text-align: left;
	width: 200px;
}

.news_cont span.parent_article a{
	color:#57575A;
	font-size:14px;
	margin: 0;
	float: right;
	text-align: left;
	width: 200px;
}

span.h5agenda{
	color: #C8A805;
	font-size: 14px;
	line-height: 20px;
	width: 200px;
	float: right;
	text-align: right;
	margin: 16px 10px 38px 0px;;
}

.news_cont h2{
	font-size:16px;
	
	color: #C8A805;
	margin: 17px 0 17px;
	line-height: 18px;
	padding: 2px 0px 2px 0px;
	/*line-height: 20px;*/
	width: auto;
	/*width: 200px;*/
	
}

.news_cont h2 a{
	color: #C8A805;
}

.news_cont span.subtitle{
	float: right;
	text-align: left;
}


.search_form {
	margin-bottom:17px;
}

.search_form {
	margin-bottom:17px;
}

.search_field {
	border:1px solid #CCCCCC;
	font-style:italic;
	height:20px;
	line-height:20px;
	margin-top:1px;
	vertical-align:top;
	width:116px;
}

.search_button {
	line-height:20px;
	margin-left:5px;
}

.zoe_span {
	font-size:14px;
	font-weight:normal;
	padding-right:5px;
}

a.zoea{
	color: #000;
}

.photo_gallery{
	float: left;
	width: 100%;
}
.photo_gallery img{
	border: 0px;
}
.photo_gallery ul{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.photo_gallery ul li{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	
}
.clr{
	clear: both;
}
.photo_gallery h2{
	float: left;
}
.photo_gallery span{
	float: right;
}
