/* CSS Document */

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


table {
font-size: 12px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F1F1F;
}

.small {
	font-size: 10px;
}


.form {
	color: #00000;
	background: #FFFFFF;  
	border-collapse: collapse; 
	border: 1px solid #CCCCCC;
}

.knop {
	color: #000000;
	font-family: arial;
	font-size: 12px; 
	background: #FFFFFF;   
	border-collapse: collapse; 
	border: 1px solid #CCCCCC;
}


/*   Menu   */

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}

a.button:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.button:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.button:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.button:active {
	text-decoration: none;
	color: #FFFFFF;
}



/*   Inhoud   */

#hoofdtitel {
	font-size: 18px;
	font-weight: bold;
}

#titel {
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	font-size: 14px;
	font-weight: bold;
}

#datum {
	padding-right:10px;
	padding-left:10px;
	font-size: 10px;
	text-align: left;
}

#small {
	font-size: 10px;
	
}

#agenda {
	font-size: 10px;
	color:#FFFFFF;
	line-height: 16px;
}

	.agendalink:link {
	text-decoration: none;
	color: #FFFFFF;
	}
	
	.agendalink:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
	
	.agendalink:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
	.agendalink:active {
	text-decoration: none;
	color: #FFFFFF;
	}

#smallwit {
	font-size: 10px;
	color:#FFFFFF;
}

#auteur {
	padding-right:10px;
	padding-left:10px;
	font-size: 10px;
	text-align: right;
}

#text {
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	line-height: 15px;
	font-size: 12px;
}

#textorga {
	padding-right:10px;
	padding-left:10px;
	text-align:justify;
	line-height: 15px;
	font-size: 12px;
}

#lijst {
	font-size: 12px;
	list-style:none;
}



/*   Nieuws   */

a.nieuws:link {
	text-decoration: none;
	color: #000000;
}

a.nieuws:visited {
	text-decoration: none;	
	color: #000000;
}

a.nieuws:hover {
	text-decoration: underline;
	color: #B01317;
}

a.nieuws:active {
	text-decoration: none;
	color: #B01317;
}


/*   LINK Backend   */

a.linkbackend:link {
	text-decoration: none;
	color: #000000;
}

a.linkbackend:visited {
	text-decoration: none;
	color: #000000;	
}

a.linkbackend:hover {
	text-decoration: underline;
	color: #B01317;
	font-weight: bold;
}

a.linkbackend:active {
	text-decoration: none;
	color: #B01317;
	font-weight: bold;
}



/*   Copyright en colofon   */

.toelichting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F1F1F;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.copyright:link {
	text-decoration: none;
}

.copyright:visited {
	text-decoration: none;
}

.copyright:hover {
	text-decoration: underline;
}

.copyright:active {
	text-decoration: none;
}



/*   Borders   */

.bordersmenu {
	 border-top: 1px solid #FFFFFF;
	 border-left: 1px solid #FFFFFF;
	 border-bottom: 1px solid #FFFFFF;
	 background-color:#820B02;
	 background-image:url(../images/background_menu.jpg);
	 background-repeat:repeat-x;
}

.bordersinfo {
	 border-top: 1px solid #FFFFFF;
	 border-right: 1px solid #FFFFFF;
	 border-left: 1px solid #FFFFFF;
	 border-bottom: 1px solid #FFFFFF;
}

.borderssponsers {
	 border-top: 1px solid #FFFFFF;
	 border-right: 1px solid #FFFFFF;
	 border-bottom: 0px solid #FFFFFF;
	 
}
