a
{

	text-decoration: none;

}

.box
{

	border: 1px solid black;
	padding: 5px;
	margin-bottom: 5px;

}

#rightbox
{

	float: right;
	width: 250px;
	overflow: hidden;
	margin: 0px;

}

#leftbox
{

	width: 507px;
	margin: 0px;
	margin-top: -10px;
	z-index: 2;
	float: left;

}

#rightbox h1
{

	margin: 0px;
	margin-bottom: 0px;

}

#rightbox p, #rightbox h2
{

	margin: 0px;
	padding: 2px;
	padding-right: 4px;
	border: none;
	font-size: 10px;
	font-weight: normal;

}

#rightbox h2
{

	font-weight: bold;
	border-bottom: 1px dotted gray;

}

.pbox
{

	margin-top: 3px;
	background-color: white;
	border: 1px dotted gray;

}

/* Festival lijst */
table#festivallijst
{

	margin-top: 7px;

}

table#festivallijst th
{

	border-bottom: 1px dashed gray;

}

table#festivallijst td
{

	padding: 2px;

}

/* Programma */
table#programma
{

	margin-top: 7px;

}

table#programma th
{

	border-bottom: 1px dashed gray;

}

table#programma #podium
{

	border-bottom: 1px solid gray;

}

table#programma #datum
{

	border-right: 1px dashed gray;
	border-bottom: 1px dashed gray;

}

table#programma #uur
{

	border-right: 1px dashed gray; 
	border-bottom: 1px dashed gray;

}

table#programma #groep
{

	border-bottom: 1px dashed gray;

}

table#maand
{

	font-size: 10px;
	margin: 1px;
	width: 100%;
	background-color: white;
	border: 1px solid gray;

}

table#maand td, table#maand th
{

	text-align: center;
	border-right: 1px dotted gray;
	border-bottom: 1px dotted gray;

}

table#maand th
{

	border-bottom: 1px solid gray;

}

.link_group
{

	font-weight: 500;

}

.link_group_text
{

	font-weight: 600;

}

h1.tc, h2.tc, h3.tc, h4.tc
{

	background-color: white;
	border: none;
	border-bottom: 1px solid gray;
	margin-left: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 10px;
	font-size: 10px;
	padding: 5px;

}

h2.tc
{

	border-bottom: 1px dashed gray;

}
