* { margin:0; padding:0; }

body { 
font-family: sans-serif, Arial; 
margin-left: auto; 
margin-right: auto;
background-color: rgb(193,193,193);
}

h1 {
height: 20px; 
margin-right: 20px;
padding-top:10px;
padding-bottom: 10px;
padding-left: 20px; 
font-size:18px;
border-bottom: 1px solid black;
}

p { 
padding-top:10px;
padding-bottom:10px;
padding-left:20px; 
padding-right:30px;
}


a#origineel{color:black;
width: 80px; 
height: 7px; 
margin:500px 30px 0px 0px;
float:right;
font-family: Courier, monospace;
font-weight: bold;

}

a#origineel:hover { color: white; }


a#messup{color:black;
width: 80px; 
height: 7px; 
margin:20px 30px 0px 0px;
float:right;
font-family: Courier, monospace;
font-weight: bold;
font-size:14px;
}

a#messup:hover { color: white; }

 
div#wrapper{ 
width: 915px; 
height: 710px; 
margin-left: auto; 
margin-right: auto; 
background-image: url('images/home.png') ; 
background-repeat: no-repeat; 
background-color: none;
font-size:14px;
} 


div#content{ 
width: 545px; 
height: 525px;
float:left;
margin-top:0px;
background-color: none;
}

div#tekst{ 
width: 475px; 
height: 370px; 
text-align:left;
line-height: 20px;
float:right;
font-size:13px;
font-weight: bold;
overflow: scroll;
}

div#inleiding{ 
width: 475px; 
height: 370px; 
text-align:left;
line-height: 20px;
float:right;
font-size:16px;
overflow: visable;
}

ul#gegevens{ 
font-weight: bold;
font-size: 14px;
display: block;
list-style-type: none;
padding-left:20px;
padding-top:80px;
}

div#kunstwerk {
background-color: #ffffff;
opacity:0.5;
border: 1px solid black;
width: 235px; 
float:right;
margin-top: 170px;
margin-right: 10px;
text-align: left;
font-size:12px;
padding:5px; 
padding-left:15px; 

}

div#kunstwerk table {
width:100%;
font-weight: bold;
overflow: visible;
float:left;
padding-bottom:10px; 
}


div#menu{ 
width: 240px; 
height: 710px; 
float:left; 
}

div#menu ul {
list-style: none;
margin-top: 0px;
height: 710px;
}

div#menu ul a {
display: block;
height: 75px;
padding-left: 2px;
font-weight: bold;
}

ul#menu2 li a#home {	background: url(images/back.png) no-repeat; }
ul#menu2 li a#home:hover { background: url(images/back_over.png) no-repeat; }



ul#menu2 li a#pop-art { background: url(images/pop.png) no-repeat; }
ul#menu2 li a#pop-art:visited { background: none; no-repeat; }
ul#menu2 li a#pop-art:hover { background: url(images/pop_over.png) no-repeat; }

ul#menu2 li a#dadaisme {	background: url(images/dada.png) no-repeat; }
ul#menu2 li a#dadaisme:visited { background: none; no-repeat; }
ul#menu2 li a#dadaisme:hover { background: url(images/dada_over.png) no-repeat; }

ul#menu2 li a#renaissance {	background: url(images/ren.png) no-repeat; }
ul#menu2 li a#renaissance:visited { background: none; no-repeat; }
ul#menu2 li a#renaissance:hover { background: url(images/ren_over.png) no-repeat; }

ul#menu2 li a#prehistorie {	background: url(images/pre.png) no-repeat; }
ul#menu2 li a#prehistorie:visited { background: none; no-repeat; }
ul#menu2 li a#prehistorie:hover { background: url(images/pre_over.png) no-repeat; }


ul#menu2 li a span {
	display: none;
}

ul#menu2 li a#prehistorie { height: 286px; }
ul#menu2 li a#home { height: 199px; }




