/* CSS Document */


a:link {color: #0033FF; text-decoration: none;};
a:visited {color: #000099; text-decoration: none;};
a:hover {color: #415DEB};
a:active {color: #0099FF};

.table_01 {
	PADDING-LEFT: 40px;
	FONT-SIZE: 30px;
	COLOR: #00FF00;
	HEIGHT: 100px;
	background-color: #0033CC;
	width: 400px;
	border-color: #000000;
	border-width: 40px;
	border: 40px;
	}
	
	.table_02 {
	width: 497px;
	border-width: 1px;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-top-style: dotted;
	border-left-color: #006600;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	background-color: #CCCCCC;

	}
	
.table_03 {
	width: 470px;
	margin-left: 20px;
	padding-right: 20px;

	}
	
.centering_table {
background-color: #5DC540;
width: 100%;
	}
	
	.table_contact {
	width: 470px;
	border-width: 1px;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-top-style: dotted;
	border-left-color: #006600;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	background-color: #E1E1E1;


	}
	
	.table_side_index {
	margin-left: 30px;
	width: 200px;
	left: auto;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	margin: 10;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;

	}
	
.td_top_rand {
	width: 449px;
	background-image: url(../../img/text_top.jpg);
	height: 14px;

	}
	
.td_bot_rand {
	width: 449px;
	background-image: url(../../img/text_bot.jpg);
	height: 17px;

	}
.td_mid_rand {
	width: 449px;
	background-image: url(../../img/text_mid.jpg);
}

.td_top_rand_01 {
	width: 449px;
	background-image: url(img/text_top.png);
	height: 27px;

	}
	
.td_bot_rand_01 {
	width: 449px;
	background-image: url(img/text_bot.png);
	height: 27px;

	}
.td_mid_rand_01 {
	width: 449px;
	background-image: url(img/text_mid.png);
}

.td_top_side {
	width: 265px;
	background-image: url(img/side_top.png);
	height: 27px;

	}
	
.td_bot_side {
	width: 265px;
	background-image: url(img/side_bot.png);
	height: 27px;

	}
.td_mid_side {
	width: 265px;
	background-image: url(img/side_mid.png);
}
.side_koptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.side_normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	white-space: normal;
}

.standaard_tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.nieuws_datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.nieuws_kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #000066;
}

.nieuws_auteur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}

.contact_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.contact_tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.contact_informatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 10px;
	padding-top: 10px;
}

.admin_tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC3300;
}

