body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
	word-spacing: 0.1em;
	letter-spacing: 0.01em;
}
h2	{
	color: #C00;
	font-size:16px;
}
h1	{
	color:#c00;
	font-size:20px;
}
div#main_container{
margin: 40px auto 0px auto;
width: 900px;
height:600px;
}

div#box1{
	float:left;
	width: 438px;
	height: 600px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#box2{
	background:url(images/band.jpg) no-repeat;
float: left;
width: 442px;
height: 600px;
text-align:right;
padding: 0px 0px 0px 20px;
}
div#footer{
	float:left;
}
div#header{
	float: inherit;
	background-color:#999;
	height:40px;
	padding:0px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	clip: rect(0px,auto,0px,auto);
}
.packshotl {
	float: left;
	height: 100px;
	width: 120px;
}
.packshotr {
	float: right;
	height: 100px;
	width: 100px;
}
div#box3{
	background:url(images/VOFdeKunstsite1_01.jpg);
	float:left;
	width:438px;
	height:283px;
}
div#menu{
	float:right;
	width:150px;
	height:283px;
}
.img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

p{
	font-size:13px;
	color:#666;
}


a{
	color: #333;
	text-decoration: none;
	line-height: 14px;
}

a:link{
	color: #333;
}

a:visited{
	color: #622f67;
}

a:active {
	color: #622f67;
}

a:hover{
	color:#abae96;
}
.band {
	font-size: 10px;
}
