body {
	margin: 0px;
	background-color: #deeff6;

}

/* container */

div.container {
	width:950px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: 200px;
}

/* header */

div.header {
	width:950px;
	height:130px;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
}

/* leftcontent / menu */

div.leftcontent {
	float:left;
	width:170px;
	height: 600px;
	background-color: #bddfed;
}

/* maincontent */

div.maincontent {
	float:left;
	width:740px;
	height: 590px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	background-position: 90% 90%;
	background-repeat: no-repeat;
	background-image: url(../images/hanstroost.jpg);
}
.contentpiano {
	float:left;
	width:720px;
	height: 580px;
	background-image: url(../images/piano.jpg);
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.contentrest {
	float:left;
	width:720px;
	height: 580px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.item {
	height: 30px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: text-top;
	font-size: 12px;
	line-height: 28px;
}

.contentstrijk {
	float:left;
	width:720px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	height: 580px;
	background-image: url(../images/strijk.jpg);
}

.contentgeluid {
	float:left;
	width:720px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	height: 580px;
	background-color: #FFF;
}
.contentgehoor {
	float:left;
	width:720px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	height: 580px;
	background-image: url(../images/zem.png);
	background-repeat: no-repeat;
	background-position: right 90%;
	background-color: #FFF;
}
.contentfoto {
	float:left;
	width:720px;
	height: 580px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(../images/strijk.jpg);
}



.leftmenuitem {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #0065A6;
	padding: 10px;
	width: 150px;
	text-align: center;
}


.leftmenu {
	width: 170px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	
}
ul   {
	list-style-type: none;
	padding: 0;
	margin-left: 0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	

}
li {
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 15px;
}

a:link {
	text-decoration: none;
	color: #0065A6;
}
a:visited {
	text-decoration: none;
	color: #0065A6;
}

a:hover {
	text-decoration: none;
	color: #F66;
}

a:active {
	text-decoration: none;
	color: #0065A6;

/*
	float:left;
	width:580px;
	height: 590px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
}*/
}
.trefgehoor {
	background-color: #046f96;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
}
.trefmuziek {
	background-color: #046f96;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}




/* opmaak */

P {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	margin-bottom:15px;
}

H1 {
color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}

H2 {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 100px;
	left: 15px;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #bddfed;
	text-align: left;
}
.clip {
	position: absolute;
	width: 437px;
	height: 303px;
	left: 534px;
	top: 200px;
	z-index: inherit;
}

