body {
  background-color:#FFF;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;}

#mark{
 position: relative;
 width:565px;
 height:110px;
 margin-left:50px;
 background: url(/fileadmin/mark/images/markschilderijen.gif) no-repeat top left;
}

#kader{
 position: relative;
 width:600px;
 height:400px;
 margin-top: 20px;
 margin-left: 50px;
 background: #FFF url(/fileadmin/mark/images/hp.jpg) no-repeat top left;
}

#kunst{
 position: relative;
 width: 700px;
 height: auto;
 margin-top: 20px;
 margin-left: 0px;
 border: #000 0px solid; 
}

#footer{
 position: relative;
 width:560px;
 height:30px;
 margin-top: 20px;
 margin-left:50px;
}

.img{
  float:left;
  width:150px;
  height:100px;
}

.img[class]{
  float:left;
  width:150px;
  height:100px;
}

#bigbox{
 position:absolute;
 width:500px;
 height:340px;
 margin-left:45px;
 margin-top:25px;
}

#smallbox{
 position:absolute;
 width:250px;
 height:175px;
 margin-left:165px;
 margin-top:100px;
}

#header{
 margin-bottom: 5px;
}

#content{
 height: 315px;
 padding: 5px;
 background: #FFF;
 overflow: auto;
 border: #000 1px solid; 
}

#contents{
 height: 150px;
 padding: 5px;
 background: #FFF;
 overflow: auto;
 border: #000 1px solid; 
}

h1{
 font-size:14px;
 font-weight:bold;
 color:#000;
}

p{
 font-size:11px;
 font-weight:normal;
 color:#000;
}

.maintext
{
	MARGIN: 0;
	FONT-SIZE: 12px;
	COLOR: Black;
	FONT-FAMILY: Verdana;
	line-height: 15px;
}

A, A:visited, A:hover
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana;
	text-decoration: none;
}

A.menulink, A.menulink:visited, A.menulink:hover
{
	FONT-SIZE: 12px;
	COLOR: Black;
	FONT-FAMILY: Verdana;
	text-decoration: none;
}

A.mainlink, A.mainlink:visited, A.mainlink:hover
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana;
	text-decoration: none;
}


