* {
	margin: 0;
	padding: 0;
}

body {
background: #F5FBFE; /* 554d42 */
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
line-height: 20px;
color: #222;
}

a {
text-decoration: none;
color: #554d42;
}
a:hover {
text-decoration: underline;
color: #CF9F5A;
}

h1, h2, h3 {
font-family: Verdana, Arial, Helvetica;
font-size: 13px;
color: #000033;
}

h4, h5, h6 {
font-family: Verdana, Arial, Helvetica;
font-size: 14px;
color: #000033;
}

h4 a, h5 a, h6 a {
font-family: Verdana, Arial, Helvetica;
font-size: 14px;
color: #660000;
text-decoration: underline;
}

#wrap {
margin: 20px auto;
width: 800px;
}

#header {
height: 100px;
background: #554d42 url(../images/header.jpg) no-repeat;
}

.sitenaam { 
font-size: 28px;
padding: 29px 0 0 20px;
color:#333333;
}

.slogan {
font-size: 19px;
color:#333333;
padding: 5px 0 0 20px;
font-weight: 100;
}

#menu {
height: 30px;
line-height: 30px;
background: #fff url(../images/menu.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 14px;
}
#menu ul li a:hover {
color: #000;
text-decoration: none;
}

#content {
background: #fff url(../images/content.jpg) repeat-y;
padding: 0 20px 20px 20px;
}

.right {
float: right;
width: 550px;
text-align: justify;
padding-top: 5px;
}

.left {
float: left;
width: 190px;
padding-top: 10px;
}

.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
background: #413326;
color: #fff;
font-size: 13px;
}

.left ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {
}

.zoeken{
background-color: #F9FDFF;
width: 185px;
color: gray;
padding: 1px;
}

.zoeken input, select{
font-family: arial, verdana, tahoma;
font-size: 8pt;
color: gray;
letter-spacing: 1;
width: 144px;
}

.land a{
display: block;
width: 200px;
height: 20px;
background-color: #54BEE8;
border-bottom: 1px solid white;
color: white;
text-decoration: none;
padding: 5px;
font-weight: bold;
}

.land a:hover{
background-color: white;
color: #00AEEF;
}

.prijs{
font-size: 10pt;
font-weight: bold;
color: red;
}

.leesverder{
font-size: 10pt;
font-weight: bold;
color: #336699;
}

.prijs a{
font-size: 10pt;
font-weight: bold;
color: red;
}

img{
border: 0px;
margin:4px;
vertical-align: absmiddle;
}

.borderimg{
border: 1px solid black;
float:left; margin-right: 10px;  margin-bottom: 10px;
}

.meer a{
display:block;
text-decoration: none;
}

.meer a:hover{
text-decoration: underline;
}

.meer h1{
margin-bottom: 0px;
}

#bottom {
background: #fff url(../images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
color:#333333;
}
#footer a { color: #000033; }