* {
margin: 0px;
padding: 0px;
}

body {
background: url(../images/bg.jpg) #8d2803 no-repeat;
}

#contentHolder {
position: relative;
width: 950px;
overflow: hidden;
clear: both;
}

#top {
background-image: url(../images/top.png);
width: 950px;
height: 118px;
}

div#icons {
position: absolute;
top: 5px;
right: 50px;

}

div#icons img {
margin-left: 10px;
}

p {
margin-bottom:15px;
}

#links {
float: left;
width: 376px;
margin-bottom: 20px;
}

#menu {
position: relative;
float: left;
width: 234px;
height: 292px;
margin-bottom: 15px;
}

#homepagemenu, #nieuwsmenu, #agendamenu, #gastenboekmenu, #fotoalbummenu, #contactmenu {
margin-left: 78px;
width: 234px;
}

#homepagemenu a, #nieuwsmenu a, #agendamenu a, #gastenboekmenu a, #fotoalbummenu a, #contactmenu a {
position: relative;
display: block;
text-decoration: none;
}

#homepagemenu {
background:url(../images/homepage.png) no-repeat;
height: 24px;
}

#nieuwsmenu {
background:url(../images/nieuws.png) no-repeat;
height: 27px;
}

#agendamenu {
background:url(../images/agenda.png) no-repeat;
height: 26px;
}

#gastenboekmenu {
background:url(../images/gastenboek.png) no-repeat;
height: 25px;
}

#fotoalbummenu {
background:url(../images/fotoalbum.png) no-repeat;
height: 26px;
}

#contactmenu {
background:url(../images/contact.png) no-repeat;
height: 27px;
}

#homepagemenu:hover, #nieuwsmenu:hover, #agendamenu:hover, #gastenboekmenu:hover, #fotoalbummenu:hover, #contactmenu:hover {
background-position: -234px;
}

#nieuws, #agenda {
float: left;
margin-left: 78px;
}

#nieuws {
float: left;
background: url(../images/nieuws-bg.png) no-repeat;
width: 187px;
min-height: 92px;
padding: 42px 25px 0px 22px;
}

#nieuwsmenuBottom {
float: left;
background: url(../images/nieuws-onder.png) no-repeat;
margin-bottom: 10px;
width: 234px;
height: 29px;
margin-left: 78px;
}

#agenda {
background: url(../images/agenda-bg.png) no-repeat;
width: 187px;
height: 102px;
padding: 42px 25px 0px 22px;
}

#rechts {
float: left;
width: 532px;
}

#flash {
float: right;
width: 532px;
height: 212px;
}

#contentHolderRechts {
float: right;
width: 532px;
background: url(../images/bgcontent.png) no-repeat bottom;
}

#contentHolderRechts h1 {
width: 497px;
padding: 0px 0px 0px 25px;
color: #f1d592;
font-weight: normal;
font-family: Arial;
font-size: 16px;
margin: 10px 0px 0px 0px;
}

div#contBrief h1.nieuwsbrief {
margin-left: -23px;
margin-bottom: 5px;
margin-top: 12px;
}

#content {
padding: 7px 10px 25px 25px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #bd7449;
}

textarea, input, table, p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #bd7449;
}

.datum {
color: #f3da9c;
font-size: 11px;
margin:0px;
}

a:link, a:visited, a:active {
color: #c1600f;
}

a:hover, a:focus {
color: #8D2804;
}

#footer {
margin-top: 20px;
}

#footer p{
font-size: 10px;
color: #000;
text-align: center;
}

#footer p a:link, #footer p a:visited, #footer p a:active {
color: #000;
text-align: center;
}

#footer p a:hover {
color: #c1600f;
}

table#sendForm input {
height: 16px;
color: #000;
width: 200px;
}

table#sendForm input.verzenden {
margin-top: 10px;
width: 204px;
height: 20px;
color: #000000;
}

.textvak {
width: 206px;
height: 14px;
color: #000000;
}

.textvaksubmit {
width: 134px;
height: 20px;
color: #000000;
}

table#sendForm textarea {
margin-top: 11px;
height: 150px;
width: 202px;
color: #000000;
}

div#contTekst {
width:370px;
float:left;
}

div#contBrief {
width:250px;
clear:both;
}

div#contBrief input {
width:150px;
border:1px solid #8d2803;
background-color:#fff;
color:#000;
}

div#contFotos {
width:110px;
float:left;
height:480px;
}

div#contFotos a:link, div#contFotos a:active, div#contFotos a:visited {
border:1px solid #8d2803;
float:none;
text-align:center;
display:block;
padding:5px;
margin:3px 0px 3px 0px;
}

div#contFotos a:hover {
background-color:#c95b06;
}
