* {
    margin: 0;
    padding: 0;
}
html,body {
	height: 100%;
	background-color: #ffffff;
	background-image: url(../images/achtergrondfiguur.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	word-spacing: 5px;
	line-height: 20px;
}
	ul{
		margin-left: 50px;
	}

.clear {
    clear: both; 
}
#container {
	min-height: 100%;
	_height: 100%;
	width: 925px;
	position: relative;
	margin-right: auto;
	margin-left: 12px;
	margin-top: 12px;
}

#header {
	width: 925px;
	height: 181px;
	background-image: url(../images/site/ad_broeders_top.png);
	background-repeat: no-repeat;
}
#links {
	width: 650px;
	float: left;
	height: auto;
}
    #links h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000080;
	text-decoration: none;
    }
    #links p {
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 12px;
    }
    .p_rood {
	color: #ff0000;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 12px;
    }
	
#rechts {
	width: 275px;
	float: right;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
    #rechts h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000080;
	text-decoration: none;
    }
	#rechts ul {
		margin-left: 30px;
	}



a.hfd:link, a.hfd:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bolder;
	text-decoration: none;
}
a.hfd:hover, a.hfd:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff0000;
	font-weight: bolder;
	text-decoration: none;
}


a:link, a:visited       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
a:active,a:hover     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
 }

#groene_tabel {
	background-color: #66FF66;
	width: 80%;
	margin-left: 50px;
	margin-top: 30px;
	color: #000080;
	padding: 12px;
}
	#groene_tabel ul{
		margin-left: 50px;
	}
	#groene_tabel li{
	line-height: 45px;
	}
	.li2{
	margin-left: 30px;
	}
	#groene_tabel blink{
	color: #ff0000;
	}
