/* CSS Document */
body{
 padding:0;
 margin:0;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#7d3e2b;
 scrollbar-3dlight-color:#A52A2A;
 scrollbar-arrow-color:#A52A2A;
 scrollbar-base-color:#ffffff;
 scrollbar-track-color:#FFFFFF;
 scrollbar-darkshadow-color:#F5F5DC;
 scrollbar-face-color:#FFFFFF;
 scrollbar-highlight-color:#F5F5F5;
 scrollbar-shadow-color:#8B4513;
}

#admin{
 width:600px;
 height:500px;
 margin:0 auto;
 border:1px solid #7d3e2b;
 margin-top:10px;
}

#bg{
 height:620px;
 background-image:url(../img/wrapper-bg.png);
 background-repeat:repeat-x;
}

#wrapper{
 width:967px;
 height:520px;
 margin:0 auto;
 padding-top:37px;
 background-image:url(../img/bg-wrapper.jpg);
 background-repeat:no-repeat;
 background-position:0 bottom;
}
 
#header{
 background-image:url(../img/header.png);
 background-repeat:no-repeat;
 width:336px;
 height:77px;
 float:left;
}

#menu{
 width:585px;
 height:60px;
 float:left;
 margin-left:40px;
 text-align:center;
 padding-top:17px;
}

#imagesmall{
 background-image:url(../img/shadow-img.png);
 background-repeat:no-repeat;
 width:336px;
 height:419px;
 padding-left:7px;
 margin-top:7px;
 float:left;
}

#image{
 background-image:url(../img/shadow-imgbig.png);
 background-repeat:no-repeat;
 width:336px;
 height:419px;
 padding-left:7px;
 margin-top:7px;
 float:left;
}

#content{
 width:575px;
 height:419px;
 margin-left:35px;
 float:left;
 overflow-y:scroll;
 text-align:justify;
 padding-right:10px;
}

#fpcontent1{
 width:575px;
 height:350px;
 margin-left:35px;
 float:left;
 overflow-y:scroll;
 text-align:justify;
 padding-right:10px;
}

#fpcontent2{
 width:575px;
 height:121px;
 margin-left:35px;
 margin-top:5px;
 float:left;
 text-align:justify;
 padding-right:10px;
 text-align:justify;
}

#archief{
 float:right;
 width:200px;
 padding-left:20px;
}

/* LINKS */
#imagesmall a, #fpcontent1 a, #fpcontent2 a, #content a, #admin a{
 color:#7d3e2b;
 font-weight:bold;
 text-decoration:none;
 border-bottom:1px solid #b0931a;
}

#imagesmall a:hover, #fpcontent1 a:hover, #fpcontent2 a:hover, #content a:hover, #admin a:hover{
 color:#b0931a;
 font-weight:bold;
 text-decoration:none;
 border-bottom:1px solid #7d3e2b;
}


/* Tekstueel */
h1{
 font-family:"Times New Roman", Times, serif;
 font-size:16px;
 color:#b0931a;
 font-weight:bold;
 margin:3px 0px 0px 0px;
 text-align:left;
}

h2{
 font-family:"Times New Roman", Times, serif;
 font-size:16px;
 color:#b0931a;
 font-weight:bold;
 margin:0px 0px 0px 0px;
}

p{
 padding:5px 0px 5px 0px;
 margin:0;
 text-align:justify;
}

table{
 margin:5px 0px 0px 0px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 text-align:left;
}

table.news{
 margin:5px 0px 0px 0px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 text-align:left;
}

table p{
 padding:0px 20px 10px 0px;
 margin:0;
 text-align:justify;
}

td.highlight{
 background-color:#efe5bb;
 padding:1px;
}

td.normal{
 background-color:#ffffff;
 padding:1px;
}

tr.highlight{
 background-color:#efe5bb;
 padding:1px;
}

tr.normal{
 background-color:#ffffff;
 padding:1px;
}

img{
 padding:0;
 margin:0;
 border:0;
}

img.fotoarchive{
 margin-right:5px;
 margin-bottom:5px;
 border:1px solid #ffffff;
 padding:2px;
}

input, select, textarea{
 border:1px solid #7d3e2b;
 width:180px;
}

input.admin, textarea.admin{
 border:1px solid #7d3e2b;
 width:380px;
}

strong{
 color:#b0931a;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
}

u{
 color:#7d3e2b;
 font-weight:bold;
}

img.sep1{
 margin:0px 22px 0px 22px;
}

img.sep2{
 margin:0px 14px 0px 14px;
}

img.sep3{
 margin:0px 19px 0px 19px;
}
 
