* {
	margin: 0;
}

html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, Verdana, Geneva, "Trebuchet MS", sans-serif;
	font-size:15px;
	color:#000;
	height: 100%;
}

h1, h2, h3, h4, h5{
	font-size:21px;
	font-weight:normal;
	color:#535219;
	margin:0;
}

h1 a, h2 a, h3 a, h4 a, h5 a{
	font-size:21px;
	font-weight:normal;
	color:#535219;
	margin:0;
}

.post_title h1 a{
	font-size:21px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#535219;
	margin:0;
}

.post_title h1 a:hover{
	font-size:21px;
	font-weight:normal;
	text-decoration:none;
	color:#1a3134;
	margin:0;
}

a:link, a:visited{
	color:#535219;
}

a:hover, a:active{
	color:#1a3134;
}

p{
	margin:0;
}

.post_short{
	margin:0 0 15px 0;
	padding:0 0 25px 0;
	background:url(images/artikel_afsluiter.png) bottom center no-repeat;
}

.post_short a{
	background:#8C8C5E;
	color:#DFDFC2;
	text-decoration:none;
}

.post_short a:hover{
	color:#1a3134;
	background:transparent;
}

.post_date{
	font-size:11px;
}

div.anynews li{
	background:url(images/headline_ag.jpg) left top no-repeat;
	padding:0 0 0 5px;
}
div.anynews ul li a:link, div.anynews ul li a:visited{
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:14px;
	display:block;
	width:229px;
	height:30px;
	text-decoration:none;
	margin:0;
	padding:0;
}

#container_wrapper{
	background: #BBCDCF url(images/body_core.jpg) top center repeat-y;
	margin:0;
	padding:0;
	width:100%;
}

#container{
	background: url(images/body_bg.jpg) top center scroll no-repeat;
	height: auto !important;
	min-height: 560px;
	height: 560px;
	margin:0;
	padding:0;
	width:100%;
}

#wrapper{
	background: #BBCDCF url(images/body_core.jpg) top center repeat-y;
	width:1024px;
	height: auto !important;
	min-height: 100%;
	height: 100%;
	margin:0 auto;
	padding:0;
}

#header{
	background:url(images/header_ag.jpg) top center no-repeat;
	height:196px;
	width:100%;
	text-align:center;
	margin:0 auto;
	z-index:1000 !important;
}

#header h1 {
	display:none;
}

#top_menu{
	display:none;
}

#content_wrapper{
	width:1024px;
	height: auto !important;
	min-height: 500px;
	height: 500px;
	margin:0 auto;
	padding:0;
	background: url(images/content_wrapper.jpg) top center no-repeat;
}

#left{
	width:237px;
	height:571px;
	position:absolute;
	top: 0;
}

#content{
	width:493px;
	margin-left:237px;
	padding:50px 30px 10px 30px;
}

#content p a img{
	border:none !important;
}

#content p{
	margin:5px 0 5px 0;
	text-align:justify;
}

#right{
	width:234px;
	height: 378px;
	margin:10px 0 0 790px;
	position:absolute;
	top:196px;
}

div.anynews ul{
	margin: 0;
	padding:0; 
	list-style:none!important; 
	text-align:left;
    line-height:24px;
} 

div.anynews li a{
	font-size:12px;
	padding-left:5px;
}

div.anynews h2{
	display:none;
} 

#footer_wrapper{
	height:290px;
	width:100%;
	background:url(images/footer_wrapper_bg.jpg) top center no-repeat;
	clear:both;
}

#footer{
	height:290px;
	width:1024px;
	background:url(images/footer_wrapper_bg.jpg) top center no-repeat;
	margin:0 auto;
}

#copyright{
	text-align:right;
	padding:227px 95px 0 0;
	margin:0;
	color:#C5BFA0;
	font-size:13px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif
}

#copyright a, #copyright a:visited{
	color:#A89D7B;
	font-size:13px;
}

#copyright a:hover, #copyright a:active{
	color:#C5BFA0;
	font-size:13px;
	text-decoration:none;
}

