body {

background: #EAF3C1;
}

a {

color: #E19F51;
text-decoration: none;
}

a:hover {

text-decoration: underline;
}

h1 {

text-align: center;
font: small-caps 26px Tahoma;
font-weight: bold;
background: #FCE39C;
border-bottom: 2px solid #993800;
color: #995B00;/*#6A76FC;#828DFB;*/
}

h2 {

font: 24px Tahoma;
text-decoration: underline;
color: #995B00;
}

#header {

margin-left: auto;
margin-right: auto;
text-align: center;
background-image: url(headerbg.jpg);
background-repeat: repeat-x;
width: 100%;
}

#header img {

height: 97px;
}

#main_page {

margin-left: auto;
margin-right: auto;
width: 80%;
background: #FEF1CE;
font: 15px Verdana;
line-height: 1.8em;
padding: 10px 10px 10px 10px;
}

#main_page p {

padding-left: 10px;

}

.ads {

text-align: center;
border: 1px dotted #000;
margin-left: 5px;
margin-right: 5px;
/*background: #F7CF44;*/
background: #9CA3FC;
}

.ads p {

display: block;
background: #fff;
padding-top: 5px;
padding-bottom: 5px;
}

#footer {

text-align: center;
background: #FCE39C;
width: 100%;
font: 12px Tahoma;

}

#menu {

color: #995B00
}

#menu a {

color: inherit;
text-decoration: none;
}

#menu a:hover {

text-decoration: underline;
}

#werkbank_pic {

float: right;
margin-left: 10px;
margin-right: 20px;
margin-bottom: 40px;
border: 1px solid #FCE39C;
}