a {
    text-decoration: none;
    color: #3366FF;}
a:hover {
    text-decoration: underline;}
a img {
    border: none;}
body {
    font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    color: #3b3b3b;
    background-color: #e2e2e2;}

h1.title {
    margin: 0;
    font-size: 1.2em;}
	
h1.main_title {
    margin: 0;
    height: 66px;
    font-size: 1.2em;
	background: url(pics/header-corner.gif) left top no-repeat;}

	
h1 a {
    margin: 0 15px 0 15px;
    font-weight: bold;
    font-size: 1.2em;
    color: #e3e3e3;}
h2 {
    margin: 0;
    height: 26px;
    text-align: left;
    font-size: .83em;
    font-weight: bold;
    color: #fff;
    background: url(pics/title-background.gif) left top repeat-x;}
h2 a {
    color: #fff;}
h2 a:hover {
    text-decoration: none;
    color: #39471c;}
h2 span {
    display: block;
    padding: 0 0 0 12px;
    line-height: 26px;
    background: url(pics/title-corner.gif) left top no-repeat;}
h3 {
	color: #3C62B6;
	font-size: .83em;}
input,select,textarea,option {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    line-height: 1.25em;
    font-size: 1em;}
p, table {
    line-height: 1.25em;
    font-size: 11px;}
.comment {
    margin-bottom: 15px;
    padding: 15px;
    background: #ededed url(pics/comment-top-corner.gif) left top no-repeat;}
.comment p {
    margin: 0 0 10px 0;}
.comment ol,
.comment ul {
    font-size: .7em;}
.entry {
    margin-bottom: 25px;}
.entry ol,
.entry ul {
	font-size: .7em;
	list-style-image: url(pics/selector-pootje.gif);
}
.post {
    margin-bottom: 30px;}
.sidebox {
    margin: 0 0 10px 10px;
    width: 180px;
    padding-bottom: 5px;
    /*background: #9FB1D6 url(pics/sidebar-box-corner.gif) right bottom no-repeat;*/
	background: #eeeeee url(pics/sidebar-box-corner-grey.gif) right bottom no-repeat;}
.sidebox a {
    margin-left: 2px;
    color: #39471c;}
.sidebox a:hover {
    text-decoration: none;
    color: #fff;}
.sidebox form {
    margin: 10px;}
.sidebox li {
    margin-top: 5px;
    padding-bottom: 5px;
    /*background: url(pics/sidebar-list-divider.gif) 2px bottom repeat-x;}*/}
.sidebox ul {
	list-style-image: url(pics/selector-pootje.gif);
	list-style-position: inside;
	margin: 10px;
	padding: 0;
	font-size: 10px;
}
#content {
    margin: 10px 10px 0 210px;
    text-align:justify;}
#footer {
	clear: both;
	margin-top: 20px;
	height: 34px;
	background: url(pics/footer-background.gif) left top repeat-x;
	font-size: 9px;
	color:#FFFFFF;
	padding-right:10px;
}
#header {
    height: 66px;
    line-height: 66px;
    color: #e3e3e3;
    background: url(pics/header-background.gif) left top repeat-x;}
#topmenu {
    list-style-type: none;
    margin: 0;
    padding-left: 10px;
    height: 31px;
    font-size: .9em;
    background: url(pics/pages-list-background.gif) left top repeat-x;}
#topmenu li {
    float: left;
    padding: 0 10px 0 10px;
    height: 31px;
    line-height: 31px;
    font-size: .8em;
    background: url(pics/pages-list-divider.gif) right bottom no-repeat;}
#topmenu li a {
    color: #9c9c9c;}
#topmenu li a:hover {
    text-decoration: none;
    color: #0152BA;}
#sidebar {
    float: left;
    margin-top: 10px;}
#wrapper {
    /*margin: 10px 25px 10px 25px; */
	margin: 10px auto 10px auto;
	/*width:950px;*/
    background-color: #ffffff;}


/* **** MAKE IT WORK **** */

#foto-container
{
    line-height: 1.25em;
    font-size: .7em;}
.smalltext
{
	font-size:10px;
}
.fancytable
{
	border:1px solid #CCCCCC;
	background-color:#CCCCFF;
}
.fancytable th
{
	background-color:#EEEEFF;
}
.fancytable td
{
	background-color:#FFFFFF;
}
