body{
	background:#C60000 url('beheer/afbeeldingen/achtergrond.jpg') repeat-x;
	margin:0px;
	margin-top:25px;
	font-family:Calibri, Arial Narrow, Tahoma, Arial, Verdana;
	scrollbar-face-color: transparent;
	scrollbar-track-color: white;
	scrollbar-arrow-color: red;
	scrollbar-highlight-color: red;
	scrollbar-3dlight-color: grey;
	scrollbar-shadow-color: grey;
	scrollbar-darkshadow-color: red; 
	scrollbar-size: small;

}
td#navigatie{
	background:url('beheer/afbeeldingen/achtergrond_navigatie.jpg') repeat-x;
	width:553px;
}
table#navigatie{
	margin-top:15px;
}
td.navigatie_cell{
	background:url('beheer/afbeeldingen/navigatie.jpg') no-repeat center;
	width:140px;
	height:61px;
	font-variant:small-caps;
	color:#fffefe;
	font-size:9pt;
	text-align:center;
	font-weight:bold;
}
td.navigatie_cell_hover{
	background:url('beheer/afbeeldingen/navigatie.jpg') no-repeat center;
	width:140px;
	height:61px;
	font-variant:small-caps;
	color:#fffefe;
	font-size:9pt;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}
td.interne_achtergrond{
	background:#FAEDED url('beheer/afbeeldingen/achtergrond_inhoud.jpg') repeat-x;
	height:321px;
}
td.inhoud{
	color:#920000;
	font-size:9pt;
	padding-left:20px;
}
td#inhoud_rechts{
	width:100%;
}
td.inhoud a{
	color:#ea0000;
	font-style:italic;
	text-decoration:none;
	border-bottom:1px dotted #ea0000;
}
td.inhoud a:hover{
	font-style:normal;
	border-bottom-width:0px;
}
div#hoofdinhoud{
	margin-right:20px;
	width:569px;
	height:311px;
	overflow:auto;
}
table.voorgaande_inhoud{
	color:#920000;
	font-size:9pt;
	margin-bottom:20px;
}
table.toegevoegde_inhoud{
	margin-top:20px;
	color:#920000;
	font-size:9pt;
}
#voeter{
	color:#fffefe;
	font-size:8pt;
	text-align:center;
	padding-top:3px;
	font-variant:small-caps;
}
#voeter a{
	color:#fff;
}

img{
	border-width:0px;
}
h1{
	color:#920000;
	font-variant:small-caps;
	font-size:11pt;
}
h2{
	font-size:9pt;
	font-weight:bold;
}

td.bevestiging_positief{
	font-size:9pt;
	color:#910000;
}
td.bevestiging_negatief{
	font-size:9pt;
	color:#910000;
	font-weight:bold;
	font-style:italic;
}
input.mini_invoer{
	width:70px;
	font-size:7pt;
}
fieldset{
	border:1px solid #920000;
	padding:0px 35px 0px 10px;
	width:100%;
}
fieldset legend{
	color:#920000;
	font-weight:bold;
}

table.gegevens th{
	font-size:9pt;
	color:#920000;
	padding:2px 4px;
	text-align:left;
}
table.gegevens th a{
	color:#920000;
	border-bottom:1px dotted #920000;
}
table.gegevens tr.regel{
	background-color:#f2d0d0;
}
table.gegevens tr.regel_geselecteerd{
	background-color:#fff;
	cursor:pointer;
}
table.gegevens td{
	font-size:9pt;
	color:#920000;
	padding:2px 4px;
}

td.huidige_evenementen a{
	border-width:0px;
}

a:link {
	text-decoration: none;
	}


	
