.plain, body, table, td, p {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	font-weight: normal;
	text-decoration: none;
}
.plainhand {
	cursor : pointer;
}
h3{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #072356;
	font-weight: bold;
	text-decoration: none;
	padding:0px;
}

a:link, a:active, a:visited {
color: 						#072356;
font-weight: 					bold;
text-decoration: 				none;
}

a:hover {
text-decoration: 				underline;
}

a.linkbutton, a.linkbutton:link, a.linkbutton:visited  {
	border: 					1px solid #e5f2bf;
	background: 				#ffffff;
	padding: 					2px 5px 1px 5px;
	font-size: 					1.0em;
}
a.linkbutton:hover{
	background: 				#ffffff;
	border: 					1px solid #99cc00;
	font-size: 					1.0em;
	text-decoration:			none;
}

.textbox {
	border: 					1px solid #e5f2bf;
	background: 				#ffffff;
	padding: 					2px 5px 1px 5px;
	font-family : 				Arial, sans-serif;
	font-size: 					1.0em;
}

.textbox:hover {
	background: 				#ffffff;
	border: 					1px solid #99cc00;
	font-family : 				Arial, sans-serif;
	font-size: 					1.0em;
}

.textboxmini {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #434343;
	border: 1px solid #072356;
	font-weight: normal;
	text-decoration: none;
}
.button {
	border: 					1px solid #e5f2bf;
	background: 				#ffffff;
	padding: 					2px 5px 1px 5px;
	font-size: 					1.0em;
}
.button:hover {
	background: 				#ffffff;
	border: 					1px solid #99cc00;
	font-size: 					1.0em;
}

.zoekbutton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px #434343 solid;
	cursor: pointer;
	font-weight: bold;
}
.zoekbutton: hover, .zoekbutton:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #7ACCC8;
	border: 1px #434343 solid;
	cursor: pointer;
	font-weight: bold;
}
.klein{ 
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #434343;
	font-weight: normal;
	text-decoration: none;
}
.mini{
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #434343;
	font-weight: normal;
	text-decoration: none;
}
.minizwart{
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #434343;
	font-weight: normal;
	text-decoration: none;
}
.minihome{
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #434343;
	font-weight: normal;
	text-decoration: none;
}
.minileesverder,.minileesverder:visited{
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #072356;
	font-weight: normal;
	text-decoration: none;
}
.minileesverder:hover,.minileesverder:active{
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #072356;
	font-weight: normal;
	text-decoration: underline;
}
.nieuwsarchief,.nieuwsarchief:visited{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #072356;
	font-weight: bold;
	text-decoration: none;
}
.nieuwsarchief:hover,.nieuwsarchief:active{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #072356;
	font-weight: bold;
	text-decoration: underline;
}
.kop{
	font-family: Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #072356;
	text-decoration: none;
	padding:0px 0px 5px 0px;
	margin: 15px 0; 
}
.kop:hover{
	font-family: Arial, sans-serif;
	color: #072356;
	text-decoration: none;
}
.kop:active, .kop:visited{
	font-family: Arial, sans-serif;
	color: #072356;
	text-decoration: none;
}
.subkop{
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #072356;
	text-decoration: none;
	padding:0px 0px 5px 0px;
	margin: 15px 0; 
}
.td_kop{
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
}

blockquote {
border-left: 					3px solid #ffff00;
padding: 					10px;
margin: 						0px 0px 0px 10px;
font-style: 					italic;
}

p {
line-height: 1.5;
}

#container {
width: 					 		960px;
margin: 					 	0px 0px 0px 0px;
padding:					 	0px 0px 0px 0px;
text-align: 				 	left;
background-color:#fff;

}
#content {
margin-left: 					 	220px 0px 0px 0px;
padding:					 	0px 0px 0px 20px;
width: 					 		510px;
float: 					 		left;
background-color:#fff;
}

#right {
float: 					 	right;
width: 					 	200px;
margin: 					 	20px 6px 0px 0px;
padding:					 	0px 0px 0px 0px;
background-color:#fff;
}

#left {
float: 					 	left;
width: 					 	200px;
margin: 					 	20px 6px 0px 6px;
padding:					 	0px 0px 0px 0px;
background-color:#fff;
}

#footer {
width:						960px;
margin: 						0px 0px 0px 0px;
padding:						20px 0px 0px 0px;
text-align:					center;
clear: 						both;
color:						#6f6f6f;
background-color:#fff;
}

#footer p{
margin: 						0px 0px 0px 0px;
padding:						0px 0px 0px 20px;
border-top:					1px solid #e5f2bf;
}

p.blockhead{
	/* background-color:				#ffff00;  */
	margin: 						0px 0px 0px 0px;
	padding:						0px 5px 0px 5px;
	color:							#072356;
	font-weight:					bold;
	font-size: 						120%;
	border-bottom:					1px solid #e5f2bf;
	border-left:					1px solid #e5f2bf;
	background-image:				url(../thema/aspo/pics/bghoek.gif);
	background-position:			top right;
}

p.block{
margin: 						0px 0px 0px 0px;
padding:						5px 5px 5px 5px;
}

.block{
margin: 						0px 0px 0px 0px;
padding:						5px 5px 5px 5px;
border-left:				 	1px solid #f0f0ee;
border-right:				 	1px solid #f0f0ee;
border-bottom:				 	1px solid #f0f0ee;
}
	
#navcontainer ul
{
padding-left: 0px;
margin-left: 0px;
padding-top:0px;
margin-top:0px;
background-color: #ffff00;
color: #003399;
float: left;
width: 960px;
font-family: arial, helvetica, sans-serif;
font-size:13px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1.0em;
background-color: #ffff00;
color: #072356;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #072356;
color: #fff;
}