/* CSS Document */

body { background-color:#CC9933; text-align:left; font-weight:normal; }

h1{ font-size:20px; color: #DE4000; }

#main { background-color:#FFFFFF; width:708px; text-align:right; }

#top { 
background-image:url(images/TopLogo.gif); 
background-position:left; 
background-repeat:no-repeat; 
height:52px; 
background-color:#CC9933;
font-family: Times New Roman, Times, serif;
font-size:12px;
color:#FFFFFF;
}

#top a:link { color: #FFFFFF; text-decoration: underline;}
#top a:active { color: #FFFFFF; text-decoration: underline;}
#top a:visited { color: #FFFFFF; text-decoration: underline;}
#top a:hover { color: #DE4000; text-decoration: underline;}

#menu { background-image:url(images/BackMenu.gif); height:42px; background-repeat:repeat-x; border-left:#FFFFFF solid 8px; border-right:#FFFFFF solid 8px; }

#menu ul
{
float:left;
width:600px;
padding:0;
margin:0;
list-style-type:none;
height:42px;
text-align:center;

}

#menu li a
{
float:left;
text-decoration:none;
color:#DECEAC;
padding:10px 10px 10px 10px ;
}
li a:hover {background-color:#635F5E; height:21px;}
li {display:inline}

#tekst { 
background-color: #FFF4DE;
border-left:#FFFFFF solid 8px; 
border-right:#FFFFFF solid 8px;
border-bottom:#FFFFFF solid 8px;
padding:10px 10px 10px 10px ;
text-align:left;
font-size:13px;
font-weight:normal;
}

.afbeeldingen {
background-image:url(images/muurSchildering.gif);
background-repeat:repeat-x;
background-position:top;
padding-top:30px;
}

.afbeeldinggroot{
background-color:#3C3431;
margin-left:8px;
width:682px;
padding:5px 5px 5px 5px ;
position:absolute;
float:left;
text-align:center;
font-size:12px;
}

.afbeeldinggroot a:link { color: #FFFFFF; text-decoration: underline; }
.afbeeldinggroot a:active { color: #FFFFFF; text-decoration: underline; }
.afbeeldinggroot a:visited { color: #FFFFFF; text-decoration: underline;}
.afbeeldinggroot a:hover { color: #DE4000; text-decoration: underline;}

#footer { 
height:20px; 
font-family: Times New Roman, Times, serif;
font-size:12px;
color:#FFFFFF;
background-color:#CC9933;
text-align:left;
}

#footer a:link { color: #FFFFFF; text-decoration: underline; }
#footer a:active { color: #FFFFFF; text-decoration: underline; }
#footer a:visited { color: #FFFFFF; text-decoration: underline;}
#footer a:hover { color: #DE4000; text-decoration: underline;}

.culturele_raad { position:absolute; margin-left:435px; margin-top:-40px; }

#melding  { position: fixed; bottom: 0px; width: 640px; text-align: center; padding: 30px 30px; border: 4px solid #000; border-bottom: 0px; background: #FFF4DE; left: 50%; margin: 0px -354px; }