body {
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D5E9F4;
}

.adres {
	font-family:verdana;
	font-size: 9px;
	color:#000066;
}

.paginatitel {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color:#CCCCCC;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000033;
	margin-left: 3px;
	padding-left: 3px;
	text-align: left;
}

.zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin: 3px;
	padding: 3px;
	text-align: left;
}

.titlewit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-weight: bold;
	color: #FFFFFF;
}

.textwit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-weight: bold;
	color: #FFFFFF;
}

.subtitle-blauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000022;
	text-weight: bold;
	text-align: center;
}
.contenttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000022;
	text-decoration: underline, bold;
	margin-left: 3px;
	padding-left: 3px;
	text-align: left;
}
a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline, bold;
	color:#000033;
	text-decoration: underline;
}

a:hoover, a:active {
	color: #cccccc;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000033;
}
/*kunstlinks*/
A.kunstlink:link, A.kunstlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
}

A.kunstlink:active,A.kunstlink:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #354A67;
	background-position: left center;
}
/*einde kunstlinks*/

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #86AADA;
	text-decoration: none;
	background-color: #000066;
	border: 1;
	border-bottom-color: #000033;
}

.textfield {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color: #000033; text-decoration: none; background-color: #86AADE; letter-spacing: normal; word-spacing: normal}

#topnav td {
	background: url(../images/knoplijntje.jpg) no-repeat top left;
	height: 19px;
	width: 75px;
}

#topnav td.spacer {
	background: url(../images/knoplijntje.jpg) no-repeat top left;
	width: 5px;
}

#topnav td.blanco {
	background: url(../images/knoplijntje.jpg) no-repeat top left;
	width: 110px;
}

#topnav a, #topnav a.visited  {
	float: left;
	height: 19px;
	width: 75px;
	padding: 2px;
	margin: 2px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;	
	text-align:	center;
	text-decoration: none;
	border-bottom: none;
	color: #fff;
	}
#topnav a:hover, #topnav a.active, #topnav a.overtopnav {
	color: #fff;
	background: url(../images/topnav-over.jpg);
	}
	
#topnavadmin td {
	background: url(../images/knoplijntje.jpg) no-repeat top left;
	height: 19px;
	width: 150px;
}

#topnavadmin td.spacer {
	background: url(../images/knoplijntje.jpg) no-repeat top left;
	width: 5px;
}

#topnavadmin td.blanco {
	background: url(../images/knoplijntje.jpg) no-repeat top left;
	width: 110px;
}

#topnavadmin a, #topnav a.visited  {
	float: left;
	height: 19px;
	width: 150px;
	padding: 2px;
	margin: 2px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;	
	text-align:	center;
	text-decoration: none;
	border-bottom: none;
	color: #fff;
	}
#topnavadmin a:hover, #topnav a.active, #topnav a.overtopnav {
	color: #fff;
	background: url(../images/topnav-over.jpg);
	}

#menu ul {
	width: 207px;
	margin: 0;
	padding: 0;
}

#menu li {
	margin: 0;
	list-style-type: none;
	font-family:arial;
	font-weight:bold;
	font-size:12px;		
}


#menu a.rubriek, a.rubriek:visited{
	display: block;
	font-family:arial;
	color:white;
	background-image: url(../images/rubriek-back.jpg);
	height: 20px;
	text-decoration: none;
}
	
#menu a.rubriek:hover {
	color:#000033;
	text-decoration:underline;
	background-image: url(../images/rubriek-over.jpg);	
	text-decoration: none;
	} 
	
#menu a.overrubriek {
	display: block;
	color:#000033;
	text-decoration:underline;
	background-image: url(../images/rubriek-over.jpg);	
	text-decoration: none;
	font-family:arial;
	}
	
#menu a.artiest, a.artiest:visited{
	display: block;
	color:#0E3B50;
	text-align: left;
	height:20px;
	background-image: url(../images/artiest-back.jpg);
	text-decoration: none;
}

#menu a.artiest:hover{
	color:#000033;
	text-decoration:underline;
	background-image: url(../images/artiest-over.jpg);
	text-decoration: none;		
	} 

.back-menu {
	background-image: url(../images/stretch-links-kader.jpg);
	background-repeat: no-repeat;
}

.image-link {
	border: 0;
	background: none;
	background-image: none;
}
