body {
	height: 100%;
	width: 95%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background: #000000;
	font-family: Tahoma;
}

a {
	color: #6c480b;
	font-weight: bold;
}
img{
border: 0px;
}

div.centerdiv {
	text-align: center;

}

img.bandlidimage {
padding: 5px;
}

div.tijshofman a{
	font-style: normal;
	color: #000;
	text-decoration: none;
	font-family: Tahoma;
}


div.tijshofman a:hover {
text-decoration: underline;
}


a.blacklink{
	font-style: normal;
	color: #000;
	text-decoration: none;
	font-family: Tahoma;
}
a.blacklink:hover {
text-decoration: underline;
}
div.content {
	background-repeat: no-repeat;
	width: 700px;
	height: 700px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	color: #000;
	z-index: 1;
}

div.menubar {
position: relative;
	left: 50px;
	top: 200px;
	width: 650px;
	height: 29px;
}

div.postkaart {
	display:block;
	position: absolute;
	left: 510px;
	top: 385px;
	width: 160px;
	height: 110px;
	cursor: pointer;
}


div.volgendeoptreden {
	display:block;
	position: absolute;
	left: 110px;
	top: 585px;
	width: 600px;
	height: 30px;
	font-family: verdana, helvetica, impact, sans-serif;
	font-weight: bold;
	font-size: 80%;

}

div.tijshofman {
	display:block;
	position: absolute;
	left: 485px;
	top: 520px;
	width: 160px;
	height: 30px;
	font-family: verdana, helvetica, impact, sans-serif;
	font-size: 55%; 
}

div.nieuwsblok {
	display:block;
	position: absolute;
	left: 450px;
	top: 300px;
	width: 160px;
	height: 50px;
	font-family: verdana, helvetica, impact, sans-serif;
	font-size: 70%;
	font-weight: bold;
	font-style: italic;
}

div.inhoudtitel {
	display:block;
	position: absolute;
	left: 70px;
	top: 255px;
	width: 300px;
	height: 262px;
	font-family: verdana, helvetica, impact, sans-serif;
	font-size: 80%;
	text-align:left;
	font-weight: bold;
	overflow: hidden;
	

}

div.inhoud {
	display:block;
	position: absolute;
	left: 65px;
	top: 296px;
	width: 317px;
	height: 271px;
	font-family: verdana, helvetica, impact, sans-serif;
	font-size: 80%;
	text-align:justify;
	overflow: auto;
	scrollbar-base-color:#587b0a;
	padding-right: 20px;
	overflow-x:hidden;
}


