body {
font-family: "Trebuchet MS", sans-serif;
line-height: 150%;
color:#666;
background: url(../images/back.jpg);
}
	

ul.navlist
{
text-align: center;
list-style: none;
padding: 0;
margin: 0 auto;
width: 80%;
}

ul.navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul.navlist li a
{
display: block;
width: 100%;
padding: 1px 5px;
border-width: 1px;
border-color: #ffe #ddd #ccc #fff;
border-style: solid;
text-decoration: none;
}


ul.navlist li a:hover, ul.navlist li.active a:hover
{


border-color: #666 #666 #666 #666;
}




a:link {
color: #f00;
background:inherit;
}

a:visited {
color: #F00;
background:inherit;
}

a:hover {
color: #80ff80;
background: #008f00;
}

p {
margin: 0.7em 0;
}

h1, h2, h3, h4 {
font: bold 200%/110% Georgia,serif;
margin: 1em 0 0.5em 0; padding:0;
}

h2 {
font-size:160%;
}

h3 {
font-size:135%;
}

h4 {
font-size:110%;
}

address {
text-align:center;
}

.sublist {
list-style-type: circle;
}

.nieuw {
text-decoration : blink;
color : #f00;
background : inherit;
font-weight : bold;
}

.afname {
float : right;
text-decoration : blink;
color : #f00;
background : inherit;
font-weight : bold;
}

#logo-top {
padding: 10px 0px 0px 35px;
}

#header {
font-weight:700;
color:#80ff80;
background:#008f00;
letter-spacing: 0.1em;
padding:0px 0px 3px 55px;
}

#menu {
text-align : center;
padding : 10px 0px 200px 8px;
position : absolute;
top : 170px;
width : 140px;
font-weight:700;
}

#content {
padding : 0px 10px;
margin : 20px 10px 5px 150px;
}

.pic, .picl, .picr {
 border : 0.05em groove white;
}
 
.picr {
float : right;
clear : right;
margin : 10px 0px 10px 15px;
}

.picl {
float : left;
clear : left;
margin : 10px 15px 10px 0px;
}

.counter {
display : none;
}