@charset "UTF-8";
body  {
	background-repeat: repeat-x;
	background-image: url(imgz/bckgrnd-lijn.gif); background-repeat: repeat-y; background-position: 0 125px;
	margin: 0; 
	padding: 0;
	text-align: center;
	font-family: Arial, Verdana;
	font-size: 12px;
}
	 
.headmenu  { color: #063a82; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
.headmenu:hover { color: #FE0303; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
.ccmsklapmenuselected { color: #063a82; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
.titelmenulinks { 
	color: #063a82; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none;
}
.titelmenulinks:hover {
	color: #FE0303; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none;
}

.bovenmenu { color: #063a82; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
.bovenmenu a:hover { color: #FE0303; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
.balktekst { color: #ffffff; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
.balktekst a { color: #ffffff; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
.balktekst a:hover { color: #FE0303; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
.artikeltekst {	color: black; font-size: 10px; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; line-height: 13px; text-decoration: none }
.zoeken { color: #063a82; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
.bodytekst  { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: 15px; text-decoration: none }
.STOREtitel { color:#003399; font-family:Myriad,Verdana,Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold; text-align:left; text-decoration:none; }
.footer { color: #063a82; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }
a  { color: #063a82; font-size: inherit; text-decoration: none }
a:hover { color: #063a82; font-size: inherit; text-decoration: underline }

/* CSS voor de nieuwsitems */
.leftnewsitem { 
	color: black; 
	font-size: 10px; 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-weight: normal; 
	line-height: 13px; 
	text-decoration: none 
}
.leftnewsitem a  { color: #063a82; line-height: 13px; font-size: 11px; text-decoration: none }
.leftnewsitem a:hover { color: #063a82; line-height: 13px; font-size: 11px; text-decoration: none }
.newsitemheader { 
	color: #003399;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
}


.ofar #container { 
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
}

  
.ofar #sidebar1 {
	float: left; 
	width: 147px; 
	margin: 0; 
	padding: 17px 0 0 0;
}
/* for Internet Explorer only */
/*\*/  
* html .ofar #sidebar1 {
	padding: 0;
}/**/

.ofar #sidebar2 {
	float: right; 
	width: 120px; 
	margin: 30px 0 0 0;
	padding: 0;
	overflow: hidden;
}


.ofar #sidebar2item { clear: both; text-align: center; }
.ofar #middenstreep { height: 5px; position: relative;  padding: 15px 15px 0px 15px; text-align: center;}
.ofar #middeninfo { position: relative; padding: 0px 15px 0px 15px; text-align: center;}
.ofar #mainContent {
	padding: 30px 0 0 0;
	float: left;
} 
/* for Internet Explorer only */
/*\*/
* html .ofar #mainContent {
	padding: 12px 0 0 0;
}/**/



.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
* html #mainContent { /*star hack voor IE */
height : 1%;
}
