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

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

body {
	margin:0;
	padding: 0;
	background: #FFF0F5;	
}
body.full .container {
	background: #474b37 url(../img/pageback_full.gif) repeat-y center;	

}
a {
	text-decoration: none;
}

a:active, a:hover, a:focus
{
  outline: none;
}

.alignleft {float:left;}
.alignright {float:right;}

h2, .articlelist a {
	display: block;
	background: #e2eeb7 url(../img/bullet_header.gif) no-repeat left;	
	color: #000;
	font-size: 1em;
	font-weight: bold;	
	padding: 2px 0 2px 15px;
	font-size: 1em;
	margin-bottom: 1px;
}

#content h2 {
	background: #739413 url(../img/bullet_sheet_black.gif) no-repeat left;	  
}

.articlelist a:hover {
	background: #b4c679 url(../img/bullet_header.gif) no-repeat left;	
}

img#logo {
	position: absolute;
}

#right h2 {
	padding: 2px 0 2px 15px;
	background: #274c6d;
	color: #cdddec;
	margin-bottom: 1px;
}
#right h3 {
	background: #135692 url(../img/bullet_sheet.gif) no-repeat left;	
	color: #fff;
	font-size: 1em;
	font-weight: bold;	
	line-height: 1.5em;
	padding: 2px 0 2px 15px;	
	margin-bottom: 1px;
}

#right h4 {
	color: #fff;
	margin-bottom: 0.3em;
	font-weight: bold;
	font-size: 1.2em;
}

#right a {
	color: #fff;
	font-weight: bold;
}

#right a:hover {
	text-decoration: underline;
}

#agenda dt {
	background: #135692 url(../img/bullet_agenda.gif) no-repeat left;	
	color: #fff;
	font-size: 1em;
	font-weight: bold;	
	line-height: 1.5em;
	padding: 2px 0 2px 15px;	
	margin-bottom: 1px;
}

#agenda dd {
	margin: 0;
}

.container {
	margin: 0 auto;
	width: 980px;
	padding: 0 10px;
	background: #474b37 url(../img/pageback.gif) repeat-y center;	
	
}

#head {
	height: 170px;
 	background: #000 url(../img/header.gif);		
}

	#head h1 {
		font-size: 1em;
		font-weight: bold;
		line-height: 1.5em;
		color: #fff;
		margin-top: 1em;
	}

#info {
	width: 179px;
	padding: 0 10px;
	margin-left: 651px;
	background: #161616;
	font-size: 0.95em;
}

#info, #info a {
	color: #ccc;
	text-decoration: none;
}

	#info a {
		font-weight: bold;
	}

		#info a:hover {
			color: #fff;
		}


#footer {
	height: 61px;
	background: url(../img/footer.gif);
	margin-bottom: -1.5em;
}

#menu a#home {
	padding: 2px 0 2px 0;
	display: block;
	width: 175px;
	padding-left: 25px;
	background: #2b2b2b url(../img/bullet_home.gif) no-repeat center left;
	border-bottom: 1px #b4dd1e solid;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	}

#menu a#home:hover {
	background: #000 url(../img/bullet_home.gif) no-repeat center left;
}

#menu ul, #farright ul {
	margin: 0;
	list-style-type: none;
}

#right a#link_advies img {
  margin: 0;
  padding: 0;
}

#menu a, #farright a {
	padding: 2px 0 2px 0;
	display: block;
	width: 175px;
	padding-left: 25px;
	background: #739413;
	border-bottom: 1px #b4dd1e solid;
	text-decoration: none;
	color: #2c3b00;
}

#farright a {
	width: 125px;
	padding-left: 5px;
}

#farright h3 {
	width: 125px;
	padding: 2px 0 2px 5px;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: bold;
	background: #739413;
	color: #d8ef87;
}

#menu ul li a, #farright ul li a.main {
	background: #739413 url(../img/bullet.gif) no-repeat center left;
	list-style-type: none;
	font-weight: bold;
	color: #d8ef87;
}
#menu ul li ul li a {
	background: #739413;
	color: #2C3B00;
	font-weight: normal;
}

#farright ul li a.main {
	background: #739413;
}

#menu ul li a:hover, #farright ul li a.main:hover {
	background: #2D360E url(../img/bullet.gif) no-repeat center left;
}

#farright ul li a.main:hover {
	background: #2D360E;	
}

#menu ul li ul li a, #farright ul li ul li a {
	background: #a3c71d;
}

#menu ul li ul li a:hover, #farright ul li ul li a:hover {
	background: #87b015;	
}


ul#topmenu {
	list-style-type: none;	
	margin: 0 0 1px 0;
	clear: both;
	padding: 2px 0;
	background: #2d360e;
	color: #fff;
}

#topmenu li {
	float: left;
	margin-left: 0.3em;
}

#topmenu a {
	color: #fff;
	font-weight: bold;
}

#searchlabel {
	position: absolute;
	right: 140px;
	color: #fff;
}

#farright form#search {
	display: block;
	background: #212121;
	margin: 0 0 1px 0;
	padding: 2px;
	position: relative;
}

#farright form#search input {
	width: 124px;
	border: 1px #353535 solid;
	padding: 0;
	background: #252525;
	color: #ccc;
}

#farright form#newsletter {
	margin: 0 0 1px 0;
	padding: 2px;	
}
#farright form#newsletter input#email {
	width: 124px;
	border: 1px #739413 solid;
	padding: 0px;
	color: #000;
	background: #D4FD3E;	
}

#farright form#newsletter label {
	font-weight: normal;
	font-size: 0.9em;
	display: block;
	margin-bottom: 0.5em;
}

#farright form#newsletter input.submit {
	width: 126px;
	margin-top: 5px;
	border: 1px #2D360E solid;
	padding: 0px;
	color: #fff;
	background: #739413;	
}

#farright a#buttons {
	background: none;
	display: inline;
}

#farright img#button1 {
	position: relative;
	left:5px;
	top: 0px;
	width: 28px;
	height: 28px;
	margin: 0 0 0 0;
}

#farright img#button2 {
	position: relative;
	left:12px;
	top: 0px;
	width: 33px;
	height: 28px;
	margin: 0 0 0 0;
}
#farright img#button3 {
	position: relative;
	left:10px;
	top: 1px;
	width: 30px;
	height: 30px;
	margin: 0 0 0 0;
}

.entrycontent {
	padding: 15px;
}

.entrycontent img {
	/*float: left;*/
	margin: 0 0 0 0;
	/*border: 1px #000 solid;*/
}

#content .entrycontent a {
	font-weight: bold;
	color: #2D360E;
}

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

#right .entrycontent {
	color: #000;
	font-size: 0.9em;
}

.articlelist {
	list-style-type: none;
	margin: 0 0 2em 0;
}

.itemimage {
	margin: 0 15px 0 0;
	border: 1px #000 solid;
}

.readmore {
	background: #E2EEB7 url(../img/bullet_more.gif) no-repeat left;
	width: 10em;
	color: #000;
	padding: 2px 7px 2px 20px;
	
}
.readmore2 {
	background: #E2EEB7 url(../img/bullet_more.gif) no-repeat left;
	
	color: #000;
	padding: 2px 7px 2px 20px;
	float: right;
}

.readmore:hover {
	background: #B4C679 url(../img/bullet_more.gif) no-repeat left;
	text-decoration: none;
}

#right .readmore {
	background: #274c6d url(../img/bullet_more.gif) no-repeat left;
	color: #fff;
	width: 9em;
	padding: 2px 7px 2px 20px;	
	display: block;
	margin: 0 0 15px 15px;	
}

#right .readmore:hover {
	background: #b4000b url(../img/bullet_more.gif) no-repeat left;
	color: #fff;
	padding: 2px 7px 2px 20px;		
}

/* right agenda bar */

#agenda .morelink {
	display: inline;
	color: #fff;
	font-weight: bold;
}


/* nav */

.navigation {
	margin-bottom: 1em;
}

/* content formatting */

#content h3 {
	color: #2D360E;
	border-bottom: 2px #B4DD1E solid;	
	padding-bottom: 2px;
}
#content h4 {
	color: #2D360E;
	border-bottom: 1px #87B015 solid;	
	padding-bottom: 2px;
}

blockquote {
	color: #000;
	padding: 10px;
}
cite {
	display: block;
	float: right;
}

#content ul {
	list-style-type: none;
}

.entrycontent ul li {
	background: url(../img/bullet.gif) no-repeat scroll 0 4px transparent;
	padding-left: 25px;
}

#content ol {
	margin-left: 3em;
}

#content h2 a {
	color: #fff;
}

#content h2 a:hover {
	color: #000;
}
#menu ul li#bpbanner a {
    background: #b4dd1e;
    list-style-type: none;
    display:block;
    padding-left:12px;
    padding-top:12px;
}

/* netwerk */
.entrycontent .entry ul.netwerk-thumbs {
	list-style: none;
	margin-left: 20px;
}

.entrycontent .entry ul.netwerk-thumbs li {
	background: none;	
	padding-left: 0;
	float: left;
	width: 125px;
	margin-right: 20px;
	margin-bottom: 10px;	
}

.entrycontent .entry ul.netwerk-thumbs li .last {
	margin-right: 0;

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

* html .group { /* IE6 */
	height: 1%;
}

*:first-child+html .group { /* IE7 */
	min-height: 1px;
}

#widget_twitter_vjck li {
	font-size: 0.8em;
	padding: 0 3px 7px 3px; 
	
	border-bottom: 1px solid #739413;
}

#widget_twitter_vjck a, #tweetblender-3 a {
	display: inline;
	background: none;
	padding: 0;
	width:auto;
	text-decoration: none;
	border:none;
	
}
#widget_twitter_vjck a:hover {
	
}

#tweetblender-3-mc {
	background-color:#B4DD1E;
	border: 2px solid #1899D7;
	margin: 0 1px 0 1px;
	
}

#tweetblender-3 h3{
color: #fff;
margin-bottom: 0;
background-color:#1899D7;
margin: 0 1px 0 1px;
 width: 123px;
}

#tweetblender-3 a{
	font-weight:normal;
	color:#1899D7;
	font-style: italic;
	text-decoration:none;
}
#tweetblender-3 a:hover{
	font-weight:normal;
	color:#1899D7;
	font-style: italic;
	text-decoration:underline;
}
#tweetblender-3 img{
	margin:0;
}
#joinconvers {
	background-color:#1899D7;
	margin: 0 1px 0 1px;
}
#joinconvers a{
	
	font-weight:bold;
	font-size:0.95em;
	color:#fff;
	background: none;
	text-decoration: none;
	border:none;
}
#joinconvers img{
	margin:0;
}

.hpnews{
	margin-bottom:5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #E2EEB7;
}


