/* CSS Document */

/* @import url("fontaanpasser.css"); */

body {
margin: 0em 0em 0em 0em;
padding: 0em 0em 0em 0em;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 0.9em;
color:#3C1E00;
background-color:#CEC8BB;
background-image:url(images/gevelgedichtHugoClausKleinAchtergrond.jpg);
}

#adresgeg{
display:none;
}

.bitjegrutter {
font-size: large;
}

a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
	}
a:active {
	color: #663300;
	text-decoration: none;
	}
a:hover {
color: #FF9900;
text-decoration:underline;
}

/* de header */
#opperhoofd {
background-image:url(images/gevelgedichtHugoClausKleinAchtergrond.jpg);
padding: 0.4em 0.4em 0.4em 250px;
text-align:left;
background-color:#CEC8BB;
color: #663300;
}

/* het uitgebreide menu */
#menu {
position: absolute;
top: 120px;
left: 16px;
width: 165px;
}
#menu ul{
list-style:none;
border: none;
margin:0;
padding: 0;
}
#menu ul li{
/* border-bottom: 0.1em solid #FFFFFF; */
width:185px;
}
#menu li a{
display:block;
text-decoration:none;
width:100%;
padding: 0.4em 0.4em 0.4em 0.5em;
border-left: 0.4em solid #CC6600;
/*border-right: 0.4em solid #CC6600;*/
background-color: #887B62;
color: #FFFFFF;
}
#menu a:hover{
border-left: 0.4em solid #993300;
border-right: 0.4em solid #993300;
background-color: #6D634E;
color: #FF9900;
font-weight:bold;
}
#menu ul li a.selected{
border-right: 0.4em solid #CC6600;
background-color: #6D634E;
color: #FF9900;
font-weight:bold;
}
#menu .midden a:hover{
border-left: none;
color: #FF9900;
font-weight:bold;
}

#foto_rechts {
/* de backgroundimage in pagina koppelen */
position: absolute;
top: 50px;
right: 40px;
width: 160px;
height: 112px;
border-top: 0.5em solid #CC6600;
border-right: 0.5em solid #887B62;
border-bottom: 0.5em solid #CC6600;
border-left: 0.5em solid #887B62;
}


/*inhoud*/
#inhoud {
margin: 0px 70px 0px 250px;
height: 450px; 
font-size: 0.9em;
background-color: #EEECE8;  
padding: 0.4em 0.4em 0.4em 0.4em;
overflow: auto;
}
#inhoud a, a:hover {
font-weight:bold;
}
.fotokes{
text-align:center;
}

.links{
float:left;
padding: 0px 20px 0px 0px;
}
.rechts{
text-align:right;
}

#voet {
background-image:url(images/gevelgedichtHugoClausKleinAchtergrond.jpg);
clear: both;
background-color: #CEC8BB;
color:#663300;
text-align: center;
font-size: x-small;
}
