* { margin: 0px; padding: 0px; }

a:link, a:visited { text-decoration: none; }

body {
font: 13px "Lucida Grande", sans-serif;
color: #72604e;
background: #a18d75 url(../images/background.gif) repeat-x;
}

/* -------- LAY-OUT -------- */

#wrapcontainer {
width: 840px;
margin: 0px auto;
}

#topcontainer {
float: left;
margin: 0px auto;
width: 800px;
height: 200px;
background: #fff url(../images/header.jpg) no-repeat;
}

#navcontainer {
float: left;
margin: 0px auto;
width: 800px;
height: 38px;
background: #e23330;
}

#bottomcontainer {
float: left;
width: 800px;
min-height: 530px;
margin: 0px auto;
padding-bottom: 15px;
background: #e6cdbd url(../images/bg.gif) top right no-repeat;
}

#contentleft {
float: left;
width: 290px;
height: 450px;
margin-left: 20px;
margin-top: 15px;
border-right: 1px solid #e6cdbd;
display: inline;
}

#contentright {
float: left;
width: 380px;
margin-left: 45px;
margin-top: 15px;
display: inline;
}


#footer {
float: left;
width: 800px;
height: 30px;
margin-bottom: 40px;
background: #83735f;
}


/* -------- MENU -------- */

ul#navlist{
padding: 10px 0px 10px 10px;white-space: nowrap;}#navlist li{display: inline;list-style-type: none;}#navlist a {
padding: 5px 10px 5px 10px; }#navlist a:link, #navlist a:visited{color: #fff;text-decoration: none;
font-weight: bold;}#navlist a:hover{color: #321b0b;text-decoration: none;
font-weight: bold;}

#navlist #current a {
color: #f8b230;text-decoration: none;
font-weight: bold;
}



/* -------- TYPOGRAFIE -------- */

#topcontainer h1 {
text-indent:-9999px;
height:1px;
display:block;
}


h1 {
margin-top: 10px;
padding-bottom: 20px;
font-size: 24px;
line-height: 22px;
text-align: left;
color: #e23330;
}

h2 {
margin-top: 8px;
padding-bottom: 8px;
font-size: 14px;
line-height: 12px;
text-align: left;
color: #321b0b;
}

.overhetboek {
margin-top: 0px;
padding-bottom: 10px;
font-size: 11px;
line-height: 16px;
text-align: left;
color: #321b0b;
}

.downloads {
margin-top: 10px;
padding-bottom: 10px;
font-size: 13px;
line-height: 18px;
text-align: left;
color: #321b0b;
}

.txthoofdstukken {
margin-top: 8px;
padding-bottom: 8px;
font-size: 12px;
line-height: 12px;
text-align: left;
color: #321b0b;
}

.txtcontact {
margin-bottom: 10px;
font-size: 14px;
line-height: 22px;
text-align: left;
color: #321b0b;
}

.flashplayer {
margin-top: 20px;
margin-bottom: 10px;
font-size: 12px;
line-height: 22px;
text-align: left;
color: #321b0b;
}

.flashplayer a:link, .flashplayer a:visited {
color: #321b0b;
border-bottom: 1px solid #321b0b;
}

.flashplayer a:hover {
color: #e23330;
border-bottom: 1px solid #e23330;
}

.h1links {
margin-top: 30px;
padding: 30px 0px 30px 30px;
}

.links {
padding: 0px 0px 0px 30px;
}

.links a:link, .links a:visited {
color: #321b0b;
border-bottom: 1px solid #321b0b;
line-height: 26px;
}

.links a:hover {
color: #e23330;
border-bottom: 1px solid #e23330;
}

.downloads2 {
padding: 20px 0px 0px 30px;
}

.downloads2 a:link, .downloads2 a:visited {
color: #321b0b;
border-bottom: 1px solid #321b0b;
line-height: 26px;
}

.downloads2 a:hover {
color: #e23330;
border-bottom: 1px solid #e23330;
}

.footertxt {
margin: 8px 0px 8px 10px;
padding-right: 10px;
font-size: 11px;
text-align: right;
color: #321b0b;
}

.footertxt a:link, .footertxt a:visited {
color: #321b0b;
border-bottom: 1px solid #321b0b;
}

.footertxt a:hover {
color: #e23330;
border-bottom: 1px solid #e23330;
}



/* -------- AFBEELDINGEN -------- */

img { border:0px; }

.kaft {
float: right;margin: 10px 0px 0px 0px; 
}

.animated {
float: left;margin: 140px 0px 0px 45px; 
}

.download {
float: right;margin: 0px;
padding: 0px;
}

/* -------- CONTACTFORMULIER -------- */

fieldset { border: none; }

form {
padding: 0px 0px 0px 0px;
}

#formLeft {
width: 260px;
}

#formLeft input, #formRight textarea {
width: 260px;
margin: 5px 0px 5px 0px;
text-align: left;
font: 13px "Lucida Grande", sans-serif;
background: #fff;
color: #321b0b;
border: 0px solid #fff;
}

#formRight textarea {
height: 90px;
}


#formRight {
width: 260px;
}

label {
font: 13px "Lucida Grande", sans-serif;
color: #321b0b;
}

label.error {
color: #da3939;
font: 13px "Lucida Grande", sans-serif;
float: right;
}

input.submit-button {
text-align: center;
padding: 5px 5px 5px 5px;
font-size: 12px;
color: #000;
background: #da3939;
border: none;
}