/* CSS Document */
.newsbrief{
	width:544px;  /* 566px */
	float:left; display:inline;
/*	background: url(../img1/backlightbluetop.gif) repeat-y 0px 0px;*/	
}
.listerItemkop{
	width:540px;  /* 563px */
	height:75px; 
	border:solid 1px #c5c5af;
	float:left; display:inline;
	margin:0px 0px 1px 0px;
	padding:1px 0px 1px 1px;
	color:#353524;
	background: url(../img1/backyellowtop600.gif) repeat-y 0px 0px
}
.listerTextkop{
	float:right; 
	display:inline;
	text-align:left;
	width:450px;
	font-family:Arial, sans-serif;
	font-size:17px;
	padding:8px 0px 0px 0px;
}
.listerTextkop p{
	float:left; display:inline;
	text-align:left;
	width:350px;   /* 370px */
	color:#353524;
	font-family:Arial, sans-serif;
	font-size:10px;
/*(background-color: red;	*/
	margin:0 0 8px 0;
	padding:0px 0px 0px 0px;
}
.logokop{
	width:77px; height:78px;
	float:left; display:inline;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 0px;
	background: url(../img1/backyellowtop.gif) repeat-y 0px 0px;
	}
.listerItemkopnr{
	width:93px; height:30px;
	float:Right; display:inline;
	margin:0px 2px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial, sans-serif;
	font-size:12px;
/*	background-color: #ccffff
	background: url(../img1/backyellowtop.gif) repeat-y 79px 0px*/
	}
.listerItem{
	width:262px; height:270px;
	border:solid 1px #c5c5af;
	float:left; display:inline;
	margin:0 0 1px 1px;
	padding:8px 0px 5px 0px;
	background-color: #CEF6CE
	}
.listerItem_r1{
	width:269px; height:160px;   /* 280px */
	border:solid 1px #c5c5af;
	float:left; display:inline;
	margin:0 0 1px 1px;
	padding:3px 0px 5px 0px;
	background-color: #C3E6FC
	}
.listerItem_r2{
	width:269px; height:160px;   /* 280px */
	border:solid 1px #c5c5af;
	float:left; display:inline;
	margin:0 0 1px 1px;
	padding:3px 0px 5px 0px;
	background-color: #CFEBFD
	}
.listerItem_r3{
	width:269px; height:160px;   /* 280px */
	border:solid 1px #c5c5af;
	float:left; display:inline;
	margin:0 0 1px 1px;
	padding:3px 0px 5px 0px;
	background-color: #DBF0FE
	}
.listerItem_r4{
	width:269px; height:160px;   /* 280px */
	border:solid 1px #c5c5af;
	float:left; display:inline;
	margin:0 0 1px 1px;
	padding:3px 0px 5px 0px;
	background-color: #E7F5FE
	}
.listerItemvoet{
	width:563px; height:80px;
	border:solid 1px #c5c5af;
	float:left; display:inline;
	margin:0 0 1px 1px;
	padding:0px 0px 5px 0px;
}
.listerItem .dotline{
	margin:0px 0px 0px 0px;
}
.listerText{
	float:right; display:inline;
	text-align:left;
	width:182px;
	color:#353524;
	margin:0;
	padding:0 0 0 0;
	font-family:Arial, sans-serif;
	font-size:11px;
}
.listerText p{
	margin:0 0 8px 0;
}
.listerText1{
	float:right; display:inline;
	text-align:left;
	width:255px;
	color:#353524;
	margin:0;
	padding:0 0 0 0;
	font-family:Arial, sans-serif;
	font-size:11px;
}
.listerText1 p{
	margin:0 0 8px 0;
}
.listerTextvoet{
	float:right; display:inline;
	text-align:left;
	width:450px;
	color:#353524;
	margin:0;
	padding:0 0 0 0;
	font-family:Arial, sans-serif;
	font-size:11px;
}


/* forms */
form, input { margin:0; padding:0; font-family:Arial, sans-serif;}
/* nummeric inputs */
.required {
	color: #b90000;
}
p.error{
	color: #FF0009;
}
div.error{
	color: #FF0009;
	margin: 0 0 10px 0;
}
#text.error{
	color: #FF0009;
	margin: 0 0 10px 0;	
}

.error{
	color: #FF0009;
}
td.error {
	width: auto;
	color: #FF0009;
}

.disabled {
	background-color: #eee;
}
/* various classes */

hr {
	margin: 0; padding: 0;
	height: 0;
	border: none;
	font-size: 0;
	border-top: 1px solid #e3e3e3;
}
.dotline {
	line-height: 0%;
	font-size: 0;
	height:1px;
/*	background: url(dot_green.gif) repeat-x; */
	border:0;
	padding:0;
}
.solidline {
	line-height: 0%;
	font-size: 0;
	height:1px;
	border:0;
	border-top:solid 1px #d7e9f7;
	padding:0;
	margin:3px 0 5px 0;
}
/* all */
.clearFix {
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0%;
	height: 0;
	visibility: hidden;
}
.fll{
	float:left; display:inline;border:0;
}
.flr{
	float:right; display:inline;
}
.nowrap {
	white-space:nowrap;
}
 
/* ----------------------- shortcuts --------------------- */
 
#shorcutsbackground {
  position:absolute;
  height:2.5em;
  width:100%;
 
  background:#fff;
}
 
#shortcuts {
  position:relative;
  margin:0 auto;
  height:2em;
}
 
ul#shortcuts {
  float:right; display:inline;
  padding:.5em 0 0 0;
}
 
#shortcuts li {
  float:left; display:inline;
  padding:0; margin:0;
 
  color:#fff;
  font-size:.8em;
  text-transform:uppercase;
  border-right:1px solid #fff;
}
 
#shortcuts li.noborder {border:0;}
 
#shortcuts li a {
  float:left; display:inline;
  padding:0 .25em;
  margin:0;
 
  color:#fff;
  text-decoration:none;
}
 
#shortcuts li a:hover {text-decoration:underline;}
 
#shortcuts li a img {
  float:left; display:inline;
  padding:0; margin:0;
  
  border:solid 1px #fff;
}
 
#shortcuts li a:hover img {border:solid 1px #474747;}
