#logo_center {
	margin:auto;
	position:relative;
	width:680px;
	padding:30px;
	background-color:rgba(255,255,255,1);
	margin-top:150px;
}



body {
	margin: 0;
	padding: 0;
	/*background: url(images/bg01.jpg);*/
       background-color: #c2c2c2;
    	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #24403e;
}

h1, h2, h3, h4 {
	margin: 0;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 28px;

}

h2 {
	font-size: 22px;

}

h3 {
    font-size: 16px;
}

h4 {
	font-size: 16px;
	padding:15px;
	text-align: center;
color:#24403e;
}

p, ol, ul, dl {
	margin-top: 0;
	text-align: justify;
	/*line-height: 2.2;  */
}

ol, ul, dl {
    margin-top: 0;
    text-align: justify;
    line-height: 2.2;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

strong {
	color: #24403e;
}

a {
	 color:#24403e;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

.alignleft {
	float: left;
    display:inline;
}

.alignright {
	float: right;
    display:inline;
}

.aligncenter {
	margin: 0 auto;
}

img.alignleft {
	margin: 0 27px 0 0;
}

img.alignright {
	margin: 0 0 0 27px;
}

img.border {
	padding: 4px;
	border: 1px solid #E9E4D8;
}

/* Wrapper */

#wrapper {
	/*background: url(images/bg02.jpg) repeat-x;*/
    /*border:2px solid red;*/
    
    margin:0 auto;
    width:1000px;
	background-color:#fff;
padding-bottom: 20px;


}

.container {
	width: 1000px;
	margin: 0 auto;
    
}

.clearfix {
	clear: both;
}

/* Header */

#header {
	width:950px;
	height: 155px;
	padding:15px 30px 0px 25px;
}

/* Logo */

#logo {
	float: left;
        display:inline;
	width: 400px;
	height:135px;
	background:url(images/SimpelSamen_logo.gif) no-repeat;
	
}





/* Banner */

#banner {
	float: right; 
        display:inline;   
        height: 135px;
	width:275px;
	background:url(images/vak_data.jpg) no-repeat;
}

.banner {
	margin:20px;
	margin-top:0px;
}
.data_overzicht {
	padding-left: 25px;
	color:#24403E;
	text-decoration:none;
}

/* Menu */

#menu {
	height: 65px;
	/*background: url(images/bg04-copy.jpg) no-repeat 0 -211px;*/
   
    
}

#menu ul {
	height: 37px;
	margin: 0 25px;
	padding: 0 0 0 10px;
	background: url(images/menubalk_bg.jpg) ;
	list-style: none;
	/*line-height: 1 ; */
}

#menu li {
	float: left;
        display:inline;
	height: 40px;
	padding: 0px 5px 0px;
	margin: 0px 15px 0px;
}

#menu li.active {
	height:40px;
	border-bottom: 2px solid #f17d21;
		}

#menu a {
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 18px;
	color: #FFFFFF;
	
}



#menu li a:hover {
	text-decoration: none;
	height:45px;
	border-bottom: 2px solid #f17d21;
}







/* Top Bar */

#top-bar {
	/*background: url(images/bg04-copy.jpg) no-repeat 0 -287px;*/
    
	
}


/* Page */

#page {
	/*background: url(images/bg03.jpg) repeat-y;*/
}

/* Content */

#content {
	float: left;
    display:inline;
	width: 600px;
	padding: 0px 24px 0px 30px;
	/*background: url(images/bg04-copy.jpg) no-repeat 0 -335px;*/
}

/* Post */

.post {
}

.post .title, .post .date {
	padding: 0 25px;
}

.post .title {
	margin: 0;
	padding-top: 15px;
	/*line-height: normal;  l*/
	font-size: 28px;
	color: #24403e;
}

.post .title a {
	text-decoration: none;
	color: #24403e;
}

.post .title a:hover {
	text-decoration: none;
}


.post .date {
	/*line-height: normal;  */
	color: #ACAAA1;
}

.post .entry {
	margin: 0 25px;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #24403e;
}

.post .meta {
	height: 53px;
	background: #E5ECDB;
	border-bottom: 1px solid #DDE5CE;
}

.post .meta p {
	/*line-height:  normal; */
}

.post .meta .tags {
	float: left;
    display:inline;
	padding: 20px 0 0 25px;
}

.post .meta .links {
	float: right;
    display:inline;
	padding: 20px 25px 0 0;
}

.post .meta .comments {
	margin-right: 30px;
	padding-left: 22px;
	background: url(images/img04.gif) no-repeat 0 50%;
}

.post .meta .more {
	padding-left: 17px;
	background: url(images/img05.gif) no-repeat 0 50%;
}


	

/* Sidebar */

#sidebar {
	float: right;
    display:inline;
    width: 300px;
	padding: 20px 25px 0 0;
	/*background: url(images/bg04-copy.jpg) no-repeat 100% -335px;*/
}

#sidebar ul {
	margin: 0;
	padding: 25px 0 0 25px;
	list-style: none;
	/*line-height: normal; */
	
}

#sidebar li {
}

#sidebar li ul {
	padding: 0;
	/*line-height: 3.5;*/
	border: none;
}

#sidebar li li {
}

#sidebar h2 {
	margin: 0 0 20px 0;
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #E5E1D8;
}

/* 2 Columns */

.two-cols {
	margin: 0 25px;
	padding: 35px 35px 0 35px;
	background: #28241E url(images/bg09.jpg) repeat-x;
	color: #736F6A;
}

.two-cols .col1 {
	float: left;
    display:inline;
	width: 595px;
}

.two-cols .col2 {
	float: right;
    display:inline;
	width: 210px;
	padding: 0 0 0 25px;
	border-left: 1px solid #423C31;
}

.two-cols h2 {
	font-size: 26px;
	color: #FFFFFF;
}

.two-cols a {
	color: #736F6A;
}

/* Footer */

#footer {
	/*background: url(images/bg10.jpg) no-repeat;*/

	padding: 5px;
    /*border:2px solid red;*/
    height:10px;
    
}

#footer p {
	text-align: center;
	color: #24403e;
}

#footer a {
	color: #8F8B83;
}

.impressie { 
    padding: 0px 30px 15px 0px; 
    width:170px;

}

.beschikbaar {
    color:#FFFFFF;
    font-weight:bold ;
    font-size:10px;
letter-spacing:1px;
}

.invisible {
    list-style: none;

}
