html
{
	background-color: #ffffff;
	text-align: center;
	font-family: arial;	
}

body {text-align: center;}


table.container
{
	width: 850px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: left;
}

table.contenttable { font-size: 12px; }

table.contenttable td { vertical-align: top; border-bottom: 1px solid #dedede; }

td#logo
{
	width: 150px;
}

td#topmenu 
{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('topmenubg.jpg');
	padding-left: 50px;
}

td#topmenu div
{
	display: inline;		
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td#topmenu div.item1_act
{
	background-image: url('topmenuactbg.jpg');
}

td#topmenu a 
{
	text-decoration: none;
	color: white;
	padding-top: 5px;
	font-weight: bold;
}

td.balk0
{
	border-bottom: 1px solid #cc0000;
}

td.balk1
{
	height: 10px;
	border-left: 1px solid #cc0000;
	
}

td.balk2
{
	border-top: 1px solid #cc0000;
	text-align: center;
	background-image: url('leftmenubg.jpg');
}

td.balk3
{
	border-bottom: 1px solid #cc0000;
	border-right: 1px solid #cc0000;
	border-top: 1px solid #cc0000;
	background-color: #dedede;
}

td#leftmenu
{
	vertical-align: top;
	background-image: url('leftmenubg.jpg');
}

td#leftmenu div#mmid div
{
	border-top: 1px solid #cc0000;	
	padding-top: 3px;
	padding-bottom: 3px;
	
}

td#leftmenu div.item2_na:hover
{
	background-color: white;
}

td#leftmenu div.item2_act
{
	position: relative;	
	background-color: #ffffff;
	padding-right: 1px;
	left: 1px;	
}

td#leftmenu div.item3_act
{
	position: relative;	
	background-color: #ffffff;
	padding-right: 1px;
	padding-left: 10px;
	left: 1px;	
}

td#leftmenu div.item4_act
{
	position: relative;	
	background-color: #ffffff;
	padding-right: 1px;
	padding-left: 20px;
	left: 1px;	
}

td#leftmenu div.item3_na
{
	position: relative;		
	padding-left: 10px;
}

td#leftmenu div.item4_na
{
	position: relative;	
	padding-left: 20px;	
}

td#leftmenu a
{
	text-decoration: none;
	color: black;
	margin-left: 5px;	
}

div#mtop {height: 50px;}

div#mmid
{
	border-bottom: 1px solid #cc0000;
}

div#mbot
{
	height: 150px;
}

td#content
{
	border-left: 1px solid #cc0000;
	vertical-align: top;
	width: 500px;
}

div.content
{
	margin: 20px;
	padding: 30px;
	padding-top: 10px;
	border: 1px solid #cc0000;	
}

h1
{
	font-size: 22px;
	font-family: arial;
}

td#news
{
	vertical-align: top;
	width: 200px;
}

td#footer
{
	text-align: center;
	color: #aaaaaa;
	font-size: 10px;
	border-top: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
}

/* Plugin Mininews */

div.tx-mininews-pi1
{
	width: 400px;	
}

div.tx-mininews-pi1 a
{
	color: black;
}

td#news div.tx-mininews-pi1
{
	width: 200px;
	margin-top: 20px;
}

p.tx-mininews-pi1-fp_listrowField-datetime
{
	text-align: right;
	font-size: 10px;
	margin: 0px;
}

p.tx-mininews-pi1-fp_listrowField-title
{
	color: #cc0000;	
	margin: 0px;	
	border-top: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	font-family: arial;	
}

p.tx-mininews-pi1-fp_listrowField-title a 
{
	text-decoration: none;
}

/* Mailform */

div.csc-mailform-field
{
        margin-top: 5px;
}

div.csc-mailform-field input
{
        display: block;
}

/* Iframe voor het maken van afspraken */

iframe
{
	color: black;
	background-color: white;
	padding: 0px;
	margin: 0px;
}

/* Gebruikersteller */
div.tx-bktfegraphiccounter-pi1 p
{
	font-size: 10px;
}

div.tx-bktfegraphiccounter-pi1 td
{
	border-top: 1px solid #cc0000;
}

