HTML {
          scrollbar-face-color :#ffffff;
          scrollbar-shadow-color :#e0e0e0;
          scrollbar-highlight-color : #000000;
          scrollbar-3dlight-color : #686b75;
          scrollbar-darkshadow-color :#686b75;
          scrollbar-track-color :#ffffff;
          scrollbar-arrow-color : #000000;
      }

body {
margin: 0px;
color:#000000;
background-color:#ffffff;
background-image: url(http://www.toblijn.nl/images/toblijn-bg.jpg);
background-repeat:no-repeat;

}

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

li {
list-style-type: disc;
list-style: outside;
color: #000000;
padding-left: 0px;
margin-left: 0px;
margin-bottom: 10px;
}

A{ color: #7192a5; text-decoration: none; font-weight:normal;}
A:link		{ color:#000000; text-decoration: underline; }
A:visited	{ color: #000000; text-decoration: underline;  }
A:active	{ color: #000000; text-decoration: underline;  }
A:hover		{ color: #000000; text-decoration: none; }

blockquote { color: #000000; text-decoration: none; font-weight:normal;}
blockquote A:link { color:#000000; text-decoration: underline; }
blockquote A:visite { color: #000000; text-decoration: underline;  }
blockquote A:active { color: #000000; text-decoration: underline;  }
blockquote A:hover { color: #000000; text-decoration: underline; }

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


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

#frame {
margin: auto;
background-image: url(http://www.toblijn.nl/images/toblijn-midden.jpg);
background-repeat: repeat;
background-position: top center;
width: 800px;
}

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

#sidebar {
float: left;
width: 200px;
margin-top: 330px;
margin-left:50px;
margin-bottom: 20px;
}

#content {
float: right;
width: 440px;
margin-top: 20px;
margin-right: 55px;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
color:#000000;
margin-bottom: 20px;
}



.side {
width: 200px;
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;
color:#ffffff;
margin-bottom: 8px;
}

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


.blogbody {
	color: #000000;
	font:12px Tahoma, verdana, arial, sans-serif;
	text-align: justify;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
line-height: 140%;
        }
 
.posted {
	font:12px Tahoma, verdana, arial, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align:right;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-top:5px;
	padding: 25px;
	border-bottom:1px solid #000000;  
	}
 
.title   {
 	font:16px Tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	color:#686b75;
	text-align: right;
	} 
 .date	{
 	font:16px Tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	text-align: right;
	color: #000000;
	}

.comments-head {
background-color:transparant;
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 #ffffff;
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 #000000;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
color:#000000;
padding-top: 3px;
}


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

blockquote {
	border-top: 1px solid #686b75;
	border-left: 1px solid #686b75;
	border-right: 1px solid #686b75;
	border-bottom: 1px solid #686b75;
	background: #e0e0e0 url(http://www.toblijn.nl/images/quote.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin: 0 10px;
	padding: 0 10px 10px 55px;
	font-size: 0.9em;
	color:#000000;
       font:12px Tahoma, arial, sans-serif;
}
