HTML {
          scrollbar-face-color :#d5e6eb ;
          scrollbar-shadow-color :#f59719;
          scrollbar-highlight-color : #b1dfff;
          scrollbar-3dlight-color : #a1410e;
          scrollbar-darkshadow-color :#000000;
          scrollbar-track-color :#d5e6eb;
          scrollbar-arrow-color : #a1410e;
      }

body {
margin: 0px;
color:#a1410e;
background-color: #d5e6eb;
background-position: top left;
background-image: url(http://www.kattenspul.nl/images/beestenspul-tile.png);

}

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

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

A:link		{ color:#f46523; text-decoration:  underline; }
A:visited	{ color:#f46523; text-decoration:  underline;  }
A:hover		{color: #ffffff; text-decoration: none; background-color:  #f46523}


.side A:link		{ color: #a1410e; text-decoration:  underline; }
.side A:visited	{ color: #a1410e; text-decoration:  underline;  }
.side A:hover		{color: #ffffff; text-decoration: none; background-color:  #a1410e}


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

#frame {
margin: auto;
background-image: url(http://www.kattenspul.nl/images/beestenspul-midden.png);
background-repeat: repeat-y;
background-position: top center;
width: 766px;
}

#frameimage {
float: left;
background-image: url(http://www.kattenspul.nl/images/beestenspul-top.png);
background-repeat: no-repeat;
background-position: top left;
width: 766px;
}

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

#content {
float: right;
width: 500px;
margin-top: 170px;
margin-right: 20px;
font-family: tahoma, arial, sans-serif;
font-size: 14px;
color:#FCF7EE;
margin-bottom: 20px;
}



.side {
width: 200px;
background-color:transparant;
background-repeat: repeat-x;
background-position: top left;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
line-height: 130%;
color:#f46523;
margin-bottom: 8px;
}



.sidetitle {
padding-bottom: 0px;
padding-left: 0px;
margin-left: 0px;
}


.date {
color:#b1e0fe;
font-family: tahoma, arial, sans-serif;
font-size: 14px;
font-weight: bold;
padding-bottom: 1px;
margin-bottom: 10px;
}

.title {
font-family: tahoma, arial, sans-serif;
font-size: 16px;
font-weight: bold;
text-align: left;
color:#f59719;
padding-bottom: 1px;
}

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

.blogbody {
color:#a1410e;
font-family: tahoma, arial, sans-serif;
font-size: 12px;
font-weight:normal;
line-height: 130%;
}

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

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

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


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

blockquote {
	border-top: 1px solid #e3f4fe;
	border-left: 1px solid #e3f4fe;
	border-right: 1px solid #b1dfff;
	border-bottom: 1px solid #b1dfff;
	background: #e3f4fe url(http://www.kattenspul.nl/images/beestenspul-qoute.png);
	background-position:top left;
	background-repeat:repeat-y;
	margin: 0 10px;
	padding: 0 10px 10px 55px;
	font-size: 0.9em;
	color:#5f2709;
	font:12px Tahoma, arial, sans-serif;
}
