HTML {
          scrollbar-face-color : #d8d6c8;
          scrollbar-shadow-color :#ffffff;
          scrollbar-highlight-color :#000000 ;
          scrollbar-3dlight-color : #b9b7a3;
          scrollbar-darkshadow-color : #c8c6b4;
          scrollbar-track-color : #ffffff;
          scrollbar-arrow-color : #FFFFFF;
      }
body {
margin: 0px;
color:#ffffff ;
background-color:#d8d6c8;
}

ul {
margin: 0px 10px; 0px; 0px;
padding: 0px;
}

li {
list-style-type: disc;
list-style: outside;
color: #4D1E01;
padding-left: 0px;
margin-left: 0px;
line-height: 130%;
margin-bottom: 10px;
}

A 		{ color: font-weight: bold; #86786f; text-decoration: none; font-weight:normal;}
A:link		{ color:#86786f; font-weight: normal; text-decoration: underline; }
A:visited	{ color:#86786f; font-weight: normal; text-decoration: underline;  }
A:active	{ color:#86786f; font-weight: normal; text-decoration: underline;  }
A:hover		{ color:#86786f; font-weight: normal; text-decoration: underline; }


.side A 	{ color: #86786f; text-decoration: underline; font-weight:normal;}
.side A:link		{ color: #86786f; text-decoration: underline;font-weight:normal; }
.side A:visited	{ color: #86786f; text-decoration: underline; font-weight:normal; }
.side A:active	{ color: #86786f; text-decoration: underline; font-weight:normal; }
.side A:hover		{ color: #86786f; text-decoration: underline; font-weight:normal;}


input, select, checkbox, textarea {
    font-family: Tahoma, arial, sans-serif;
    color:#4D1E01;
    background-color: #ffffff;
    border:1px solid #4D1E01;
    font-size:12px; 
    font-weight: normal;
	}

#frame {
margin: auto;
background-image: url();
background-repeat: repeat-y;
background-position: top left;
width: 775px;
}

#frameimage {
float: left;
background-image: url(http://www.neneh.nl/images/top.jpg);
background-repeat: no-repeat;
background-position: top left;
width: 775px;
}

#sidebar {
background-color:#ffffff;
float: right;
width: 200px;
margin-left:10px;
margin-bottom: 20px;


}

#content {
float: left;
width: 540px;
margin-top: 240px;
margin-left: 0px;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
color:#4D1E01 ;
margin-bottom: 20px;
}



.side {
width: 180px;
background-color:transparant;
background-repeat: repeat-x;
background-position: top left;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 5px;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
line-height: 130%;
color:#000000;
border-left:  1px solid #c8c6b4;
border-right:  1px solid #c8c6b4;
border-bottom:  1px solid #c8c6b4;
}

.sidetitle {
font-family: tahoma, arial, sans-serif;
font-size: 13px;
font-weight: bold;
color:#86786f;
padding-bottom: 1px;
border-bottom: 1px solid #86786f;
text-align: left;
margin-bottom: 10px;
}


.date {
color:#86786f;
font-family: tahoma, arial, sans-serif;
font-size: 20px;
font-weight: normal;
padding-bottom: 1px;
margin-bottom: 10px;
}

.title {
font-family: tahoma, arial, sans-serif;
font-size: 18px;
font-weight: normal;
text-align: left;
color:#130e08;
padding-bottom: 1px;
}

.posted {
color:#c8c6b4;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
text-align: left;
padding-bottom: 1px;
margin-bottom: 10px;
}

.blogbody {
width: 500px;
color:#000000 ;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
font-weight:normal;
line-height: 130%;
border:  1px solid #c8c6b4;
background-color:#ffffff;
padding: 10px;
margin: 5px;

}

.comments-head {
font-family: tahoma, arial, sans-serif;
font-size: 18px;
color:#000000;
padding-bottom: 1px;
margin-top: 20px;
margin-bottom: 5px;
}

.comments-body {
border: 1px solid #c8c6b4;
background-color:#ffffff;
background-repeat: repeat-x;
background-position: top left;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
line-height: 130%;
color:#000000;
margin-bottom: 8px;
padding-top: 3px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
}

.comments-post {
border-top: 1px solid #c8c6b4;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
color:#000000;
padding-top: 3px;
}


.menu {
margin-bottom: 10px;
text-align: left;
color:#000000;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
}

