body, html {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
ul, li, body {
	margin: 0;
	padding: 0;
}
a {
	color: #7AAE22;
}
p {
	margin: 5px 0 15px 0px;
	font-size: 11px;
	line-height: 14px;
}
.entry p {
	margin: 5px 0 8px 0px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #3399CC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
h1 a {
	color: #fff;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 23px;
	display: block;
	color: #E50137;
	margin: 3px 0px 0px 0px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #E50137;
	margin: 0px;
}
p.meta {
	border-top: 1px solid #ccc;
	padding: 4px;
	clear: both;
}
p.date {
	margin: 5px 0px 0px 0px;
	font-style:italic;
}
.right {
	float: right;
	color: #fff;
	padding: 5px;
}
div.header {
	background: #3399CC;
	border-bottom:1px solid #25749B;
}
#nav {
	color:#111111;
	height:30px;
	margin-bottom: 10px;
}
ul.nav_english li, ul.nav_nederlands li {
	background:#F3F3F3 none repeat scroll 0 0;
	border-color:#E3E3E3;
	border-style:solid;
	border-width:0 0 1px 1px;
	float:left;
	margin:2px 0 0 -1px;
	text-align:center;
	width:25%;
	list-style: none;
	height:30px;
}
#nav_footer {
	clear:both;
	background:#F3F3F3;
	border-top:1px solid #E3E3E3;
	padding: 10px 10px 10px 0px;
}
#nav_footer a {
	color: #333;
	font-size:14px;
	margin: 3px 10px 0px 10px;
}
ul.nav_english li a, ul.nav_nederlands li a {
	color: #81B51F;
	text-decoration: none;
	display:block;
	padding:7px 0 7px;
	font-size: 14px;
}
ul.nav_english li a.selected, ul.nav_nederlands li a.selected {
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px solid #FFFFFF;
	border-width:1px;
	font-weight:bold;
	margin-left:-2px;
	margin-top:0;
	z-index:10;
}
.entry {
	border-bottom: 1px solid #999;
	clear:both;
}
.entry_image {
	float: left;
	margin: 3px 10px 0px 0px;
	display:inline;
	height: 100px;
}
.entry_image img, .extra_image {
	border: 1px solid #CCCCCC;
}
.extra_image {
	border: 1px solid #CCCCCC;
	float: left;
	margin: 5px 10px 0px 0px;
	display:inline;
}
.bericht, .comments {
	margin: 10px 0px 0px 10px;
	padding-top:20px;
}
.submenu {
	font-size: 14px;
	margin-left: 10px;
}
.spacer {
	width: 100%;
	clear: both;
	height: 1px;
}

#menu_lang {
	width: 40px;
	width: 100%;
}

.Home {
	display: block!important;	
}

#menu_lang li {
	font-size: 14px;
	background: #2A86B5;
	width: 43%;
	border:1px solid #25749B;
	margin: 5px;
	text-align:center;
	float: left;
	list-style:none;
}
#menu_lang ul li a {
	display: block;
	padding: 3px 10px 3px 10px;
	color: #fff;
}


div.nederlands ul li.lang_nederlands, 
div.english ul li.lang_engels
{
	background-color: #64C0EF!important;
}
#menu_lang ul li a {
	text-decoration: none;
}

.nav_nederlands, .nav_english {
	display: none;	
}

.nederlands .nav_nederlands {
	display: block;
}

.english .nav_english {
	display: block;
}

