html,body{
    margin:0;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    height: 100%;
}

body{
    font:76% verdana;
    text-align:center;
    color: #000;
    background: url(achtergronden/bg_gradient_blue.jpg) repeat-x #aadaf0;
}

p{
    margin: 0 5px 15px 6px;
}

#container{
    text-align:left;
    width:912px;
    margin:0 auto 0;
    min-height: 100%;
    background: url(achtergronden/bg_wrapper.png) repeat-y;
}

* html #container {
    height: 100%;
} /*IE browsers less than IE7*/
#content p{
    line-height:1.4;
}

a {
    color: #0068b5;
    text-decoration:underline;
}

.sidebar_left a,
.postmetadata a {
    text-decoration: none;
}

a:hover {
    background-color: #99C3E1;
}

h3 {
    margin-top:60px;
}

img {
    border:none;
    margin: 10px;
    padding: 0;
}


html {

    overflow-y: scroll;
}


body#wie-we-zijn {
    background: url(achtergronden/bg_gradient_purple.jpg) repeat-x #d692cf;
}	/*#f3d9ed*/
body#plaatselijke-kerken {
    background: url(achtergronden/bg_gradient_red.jpg) repeat-x #ff8d81;
}	/*#fdd8d8*/
body#landelijk {
    background: url(achtergronden/bg_gradient_gray.jpg) repeat-x #c8c8c8;
}

body#agenda {
    background: url(achtergronden/bg_gradient_yellow.jpg) repeat-x #feeb80;
}

body#contact {
    background: url(achtergronden/bg_gradient_green.jpg) repeat-x #9ae795;
}


/* Header xxxxxxxxxx*/
.head_part {
    background: #FFF;
    overflow:hidden;
    width:912px;
    height:120px;
}

.searchform {
    width: 200px;
    height: 50px;
    float: right;
}

.searchform #searchformtop div {
    width: 178px;
    padding-left: 26px;
    padding-top: 24px;
}

#searchsubmit {
    width: 45px;
}

.description {
    clear: right;
    float: right;
    color:#000;
    font-size:25px;
    font-weight:bold;
    font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
    text-align: right;
    margin: 20px 0px 0px 0px;
}

.logo {
    float: left;
    margin: 10px 0px 0px 44px;
    padding: 0px;
}

.logo img {
    margin:0;
}


*html .head_part .logo img {
    margin:0;
}

*html .head_part .logo {
    margin: 10px 0px 0px 22px;
}

*html .head_part .description {
    margin: 3px 0px 0px 0px;
    width: 600px;
}


/* Top Navigation xxxxxxxxxx*/
.top_navi {
    width:912px;
    height:20px;
    background: #FFF;
    position:relative;
    float:left;
}

.top_navi em {
    display:none}
.top_navi ul {
    list-style:none;
    margin:0px;
    padding:0px;
}

.top_navi ul li ul {
    display:none;
}

.top_navi li {
    padding:0px;
    margin:0px;
    display:inline;
    font-size:12px;
    font-weight:bold;
}

.top_navi a {
    color: #373737;
    padding:3px 0px;
    width: 140px;
    display:block;
    text-decoration:none;
    float:left;
    text-align: center;
    background: url(achtergronden/menu.png) repeat-x;
}

.top_navi a:hover {
    background: url(achtergronden/menu_h.png) repeat-x;
    text-decoration: none;
    color: #373737;
}


/**** kleur balken onder menu ****/
.top_navi li#home a {
    width: 195px;
    border-bottom: 3px solid #0068b5;
    margin-right: 17px;
} /*voor kruis in het logo*/
.top_navi li.page-item-2 a {
    border-bottom: 3px solid #a4017e;
}

.top_navi li.page-item-7 a {
    border-bottom: 3px solid #fe0000;
}

.top_navi li.page-item-9 a {
    border-bottom: 3px solid #ffd900;
    width: 130px;
}

.top_navi li.page-item-5 a {
    border-bottom: 3px solid #13b454;
    width: 130px;
}

.top_navi li.page-item-37 a {
    border-bottom: 3px solid #FFF;
    width: 160px;
}


.top_navi li.current_page_item  a {
    background: url(achtergronden/menu_h.png) repeat-x;
    text-decoration:none;
}


/* Content Entry Post xxxxxxxxxx*/
.wrapper{
    float:left;
    width:912px;
    background: url(achtergronden/bg_wrapper.png) repeat-y;
}

#content{
    width:700px;
    float:left;
    padding: 15px 0px;
    margin: 0;
}

.post, .page-post {
    width:640px;
    display:block;
    float:right;
    margin:15px 30px;
}

/*.page-post {
    width:640px;
    display:block;
    float:right;
    margin:15px 30px 15px 30px;
}*/
.page-post div.top_row{
    height:30px;
    float:left;
    width:630px;
    padding-left: 6px;
    padding-right:4px;
}

.entry {
    width: 640px;
    margin:50px 0px 0px 0px;
    padding: 0;
}

.top_row {
    height:30px;
    float:left;
    width:630px;
    padding-left:6px;
    padding-right:4px;
}

.bottom_row {
    float:left;
    width:630px;
    padding:3px 4px 3px 6px;
    border-top: #999 solid 1px;
}

.top_row h2 {
    margin: 5px 0px 0px 0px;
    line-height: normal;
    font-size:15px;
    color: #000;
}

.top_row h2 a {
    /*font-size:15px;
    color: #000;
    */ text-decoration: none;
    font-weight:bold;
}

.top_row p.date{
    font-size:10px;
    margin: 3px 0px 0px 0px;
}


*html .wrapper #content .entry {
    margin-top: 20px;
    margin-bottom: 10px;
}

*html .wrapper #content .post, *html .wrapper #content .page-post {
    width: 630px;
    margin: 15px;
}


/* Entry List xxxxxxxxxx*/
.postmetadata {
    font-weight: bold;
    font-size:10px;
}

.metaauthordate {
    font-weight: bold;
    font-size:10px;
    color:#999;
}


/* Comments Listings xxxxxxxxxx*/
.comments_bg {
    float: right;
    padding-top:20px;
    padding-right:20px;
    padding-bottom:10px;
    margin-bottom: 10px;
}
<!--de volgende url kon ik niet vinden, maar die is ook niet nodig ivm niet gebruiken van wordpress-->
.comments_count {
    background: url(images/comments_button.gif) no-repeat;
    width:98px;
    height:42px;
    padding:5px 16px 16px 13px;
    font-size:11px;
}

.comment_form {
    padding-left:15px;
}

.comment_form textarea {
    font-size:12px;
}


/* Entry Listings xxxxxxxxxx*/
.entry ul {
    font-size:1em;
    padding:25px;
    margin:0px;
    padding-left:30px;
    padding-top:0px;
    padding-bottom:5px;
    line-height: 20px;
}

.entry ol{
    font-size:1em;
    padding:25px;
    margin:0px;
    padding-left:40px;
    padding-top:0px;
    padding-bottom:5px;
    line-height: 20px;
}

.entry dl{
    font-size:1em;
    padding:25px;
    margin:0px;
    padding-left:30px;
    padding-top:0px;
    padding-bottom:5px;
    line-height: 20px;
}

.entry dir{
    font-size:1em;
    padding:25px;
    margin:0px;
    padding-left:30px;
    padding-top:0px;
    padding-bottom:5px;
    line-height: 20px;
}

blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
}

blockquote cite {
    margin: 5px 0 0;
    display: block;
}


/* Sidebar Left xxxxxxxxxx*/
.leftsidebar_wrapper {
    float: left;
    width: 195px;
    background: #99c3e1 ;
    margin-right: 17px;
} /*voor kruis in het logo*/
.leftsidebar_wrapper ul {
    padding: 20px 15px 15px 15px;
    margin: 0;
    list-style:none;
}

.sidebar_left a {
    color:#333;
    font-size:12px;
    display: block;
    padding: 4px 0px;
    text-decoration: none;
}

.sidebar_left a:hover {
    color:#777;
    text-decoration: none;
}

.sidebar_left h2{
    color:#000;
    font-size:13px;
    margin: 0;
}

.sidebar_left h2 a{
    color:#000;
    text-decoration: none;
}

.sidebar_left ul {
    list-style: outside;
    list-style-image:none;
    padding:0px;
    margin:0px;
}

.sidebar_left ul li {
    list-style:none;
    line-height: 13px;
}

.sidebar_left ul li li {
    display:none;
}

.sidebar_left .widget{
    margin-top: 10px;
}


#kb-advanced-rss-1 ul li {
    line-height: 13px;
}


/* Internet explorer 6! only xxxxxxxxxx */
*html .sidebar_left a {
    padding: 0px 0px 0px 0px;
    line-height:13px;
}

*html .sidebar_left li ul li {
    line-height:13px;
    padding: 4px 0px;
}

*html .sidebar_left #kb-advanced-rss-1 ul li {
    line-height: 14px;
}


/* Footer xxxxxxxxxx*/
#clearfooter {
    height: 45px;
    border: 0;
    margin: 0;
    padding: 0;
}

#footer{
    background: #c7c8ca;
    height:20px;
    width:912px;
    clear:both;
    text-align:center;
    margin: -20px auto 0 auto;
}

#footer p{
    margin:0;
    padding-top: 5px;
    padding-left:5px;
    color:#000;
    font-size:10px;
}

#footer a {
    text-decoration:none;
    color: #000;
}

#footer a:hover {
    text-decoration:underline;
}


/* Commentform xxxxxxxxxx*/
.comments_metadata {
    margin-top:2px;
    margin-bottom:10px;
}

<!--de volgende url kon ik niet vinden, maar die is ook niet nodig ivm niet gebruiken van wordpress-->
.comments_head {
    background:url(images/comments_head.gif) no-repeat;
    width:421px;
    height:18px;
    margin-top:4px;
    overflow:hidden;
}

.comments_body {
    background:#f2f2f2;
    width:421px;
    min-height:20px;
}

.comments_response {
    width:430px;
    margin:0 auto 0;
    padding-top:10px;
}

<!--de volgende url kon ik niet vinden, maar die is ook niet nodig ivm niet gebruiken van wordpress-->
.comments_foot {
    background:url(images/comments_foot.gif) no-repeat;
    width:421px;
    height:10px;
    margin-bottom:20px;
}

.comments_form {
    margin-left:10px;
}

.nocomments {
    padding-left:10px;
    color:#ff0000;
    padding-top:5px;
}

.respond {
    font-size:14px;
    padding-left:15px;
    color:#333;
}

.responses_comment{
    font-weight: bold;
    font-size:12px;
    color:#999;
    margin-left:20px;
}

.leave_reply {
    font-size:18px;
    padding-left: 7px;
    margin-bottom:10px;
}

.moderation_comments {
    margin-top:4px;
    font-style:italic;
}


/* Internet explorer 6! only  xxxxxxxxxx*/
*html .leave_reply {
    margin-bottom:-10px;
}

*html .comments_foot {
    margin-bottom:-5px;
}

*html .comments_metadata {
    margin-top:-10px;
    margin-bottom:10px;
}

*html .moderation_comments {
    margin-top:-20px;
    margin-bottom:-40px;
}


/* Calendar xxxxxxxxxx */
#wp-calendar {
    empty-cells: show;
    font-size: 90%;
    margin: 0;
    width: 90%;
    padding: 0px;
}

#wp-calendar a {
    display: block;
    text-decoration: none;
}

#wp-calendar td {
    color: #999;
    font-size: 70%;
    letter-spacing: normal;
    padding: 2px 0;
    text-align: center;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}

#wp-calendar #today {
    color: #cc9933;
    font-weight:bold;
    font-size:12px;
}


/* Comments xxxxxxxxxx */
.commentlist {
    text-align: justify;
    padding: 0px 30px;
    margin: 0;
}

.commentlist li {
    margin: 15px 0 3px;
    padding: 10px 10px 5px;
    list-style: none;
    border-top: 1px solid #999;
}

.commentlist p {
    margin: 10px 5px 10px 0;
}

.comment_form {
    padding: 0 30px;
}

#commentform p {
    margin: 5px 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata {
    margin: 0;
    display: block;
}

.commentlist li .avatar {
    float:left;
}

.commentlist p {
    margin: 10px 0 10px 5px;
}

.alt {
    margin: 0;
    padding: 10px;
    border-top: 1px solid #999;
}

.h3_center {
    padding-left:30px;
    font-size:14px;
}

.h3_center h3#comments {
    padding: 0 4px 0 6px;
    margin: 0px;
}

.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    /* rounded corners for browsers that support it */
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

.navigation {
    width: 640px;
    padding: 0 30px;
}
