/* CSS Document OVV */

.archief{
	height:300px;
	width: 200px;
	padding:20px 8px 10px 0px;
	float:left;
}

.a_t{
	padding-left: 3px;
	font-weight:bold;
}

.leden{
	font-family: Verdana, Georgia, Garamond;
	font-size:12px;
	width: 500px;
	float:left;}

.mitz_content{
	font-family: Verdana, Georgia, Garamond;
	font-size:12px;
	/*text-align:justify;*/

	}
	
.kalender{
	font-family: Verdana, Georgia, Garamond;
	font-size:12px;
	width: 500px;
	float:left;
	}
	
.advertentie{
	font-family:Verdana, Georgia, Garamond;
	font-size:10px;
	text-align:center;
	color:#FFFFFF;}
	
.advertentie_l{
	text-align:left;
	padding-left:20px;
	}
	
h1{
	font-size:16px;
	color:#09c;
	}

h2{
	font-size:12px;
	color:#09c;
}
	
.bold{
	font-weight:bold;}
	
.b_o{
	font-weight:bold;
	color:#f60;
	}
	
a.tekstlink:link {
	text-decoration:none;
	font-weight:bold;
	color:#09c;
}

a.tekstlink:visited {
	text-decoration:none;
	font-weight:bold;
	color:#09c;
}

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

a.tekstlink:active {
	text-decoration:underline;
	font-weight:bold;
	color:#000;
}

a.tekstlink_info:link {
	text-decoration:none;
	color:#fff;
}

a.tekstlink_info:visited {
	text-decoration:none;
	color:#fff;
}

a.tekstlink_info:hover {
	text-decoration:underline;
	color:#ccc;
}

a.tekstlink_info:active {
	text-decoration:underline;
	color:#ccc;
}

.bestuur{
	float:left;
	margin-right:15px;
	margin-bottom:5px;}
	