body{ 
margin:0;
padding:0;
background-color:#fff; 
font: 0.9em Arial, Helvetica, sans-serif;
letter-spacing:0.5px;
line-height:1.2em;
color:#000;
}
/*LAYOUT*/
#container{
width:950px;
margin:25px 0 25px 17px;
}
#left{
float:left;
width:199px;
height:100%;
min-height:400px;
overflow:visible;
}
#content{
float:right;
width:728px;
border-left:1px dashed #000;
min-height:800px;
height:auto;
padding-left:20px;
}
#footer{
float:left;
width:925px;
height:auto;
}
#footer p{
font-size:0.8em;
letter-spacing:0;
}
/*FONTS*/
#content .text{
float:left;
width:550px;
margin:0 0 17px 0;
}
#content .news{
float:left;
width:400px;
margin:0 0 17px 0;
}

img { 
border: 0; 
padding: 0; 
}
/*MENU LINKS*/
#left a, a:visited {	
color: #000; text-decoration: none;
}
#left a:hover { 
color: #000; text-decoration: underline;
}
a img {	border: none;
}
/*GENERAL LINKS*/
#content a, a:visited {	
color: #000; text-decoration: underline;
}
#content a:hover { 
color: #000; text-decoration: underline;
}
#content a img {	border: none;
}
#left ul{
margin:0 0 17px 15px;
padding:0;
list-style-type:none;
}
#left ul li{
margin:0;
padding:0;
list-style-type:none;
}
#content ul{
width:170px;
float:left;
}
#content li{
float:left;
margin:0;
padding:0;
list-style-type:none;
}
p{
float:left;
clear:left;
margin:0;
padding:0;
}
h1,h2,h3,h4{
font: 1em Arial, Helvetica, sans-serif;
margin:0 0 0 0;
padding:0;
}
#left h1{
margin-bottom:17px;
}
#left ul{
margin:-17px 0 17px 15px;
}
/*EXHIBITION*/
.exhibition{
float:left;
width:450px;
height:auto;
margin-bottom:17px;
}
.event img{
margin-top:4px;
border:1px solid #000;
}
.txt{
margin-top:17px;
width:400px;
}
.info{
float:left;
width:400px;
height:auto;
clear:both;
margin-bottom:17px;
}
/*WORK OVERVIEW*/
.imageholder{
height:180px;
width:300px;
}
.imagetitle {
clear:both;
width:300px;
height:auto;
}
.imagetitlefull {
margin-top:5px;
width:500px;
text-decoration:none;
clear: both;
}
.imagewrap{ 
float:left;
width:650px;
}
.imagewrap td{ 
height:300px;
width:300px;
}
.imagegrid{ /*TD HOLDS IMAGES*/
float:left;
width:300px;
height:180px;
margin:0;
padding:0;
}
.imagegrid img{
display:block; 
margin:0 auto;
}
.feedback{
float:left;
width:400px;
margin:-10px 0 5px 0;
}
.logo{
float:left;
margin:0;
padding:0;
margin-bottom:17px;
clear:both;
}
/*TEXT TOP PAGE*/
.toptext{ 
float:left;
width:550px;
height:auto;
min-height:150px;
margin:0 0 15px 0;
clear:both;
}
/*WORK DETAIL PAGE*/
.workdet { /*DATA BIJ EEN WERK...*/
float:left;
width:300px;
height:auto;
margin:17px 0 0 0;
clear:left;
}
.workdet ul{ 
float:left;
margin:0;
padding:0;
}
.workdet ul li{ 
width:480px;
}
.grid{
width:600px;
height:600px;
}
#player  {
	margin-bottom: 10px;
}
