#navigationcontainer *{
	margin:0;
	padding:0;
	border:none;
}
#dotnl {
	list-style:none;
	margin:0 0 0 3px;
}
* html #dotnl { margin:2px 0 0 3px; }
#dotnl li{
	list-style:none;
	background:none;
	clear:both;
}
#dotnl li a {
	display:block;
	text-align:right;
	color:#333;
	background:#F7E5E8;
	padding:0 10px;
	margin:0 0 1px 0;
	text-decoration:none;
}
#dotnl li a:hover {
	background:#FFF;
}
/* IE 'HasLayout' fix */
* html #dotnl li,
* html #dotnl li a,
* html #dotnl li a:hover
{
	/*\*/
	height: 1%;
	/**/
}
#navigation li {
	text-align:right;
	margin:9px 0 0 0;
	font-size:10px;
	list-style:none;
}
#navigation li span {
	background:#B0001B;
	display:block;
	height:16px;
	margin:9px 0 0 0;
	padding:2px 12px 2px 0;
	color:#FFF;
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
	font-size:10px;
}
#navigation li ul {
	margin:6px 0 0 0;
}
#navigation li ul li {
	padding:0;
	margin:0;
}
* html #navigation li a {
	height:16px;
	text-decoration:none;
}
#navigation li a {
	display:block;
	height:16px;
	text-align:right;
	color:#333;
	padding:0 12px 0 0;
	line-height:13px;
	text-decoration:none;
}
#navigation li a:hover {
	background:#F7E5E8;
}
.teaser {
	width: 213px;
	height: 101px;
	margin-right: 10px;
	float: left;
	line-height: 13px;
	text-decoration: none;	
	background-color: #E4F5FF;
	background-image: url('../ad_images/dottedvertical.gif');
	background-repeat: repeat-y;
	background-position: left;
}
a.teaser:hover {
	background-color: #C9DFEE;
	background-image: url('../ad_images/dottedvertical.gif');
	background-repeat: repeat-y;
	background-position: left;
	cursor: pointer;
	text-decoration:none;
}
.teaser span {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333;
	width: 119px;
	line-height: 15px;
	float: left;
	margin-top: 5px;
	margin-bottom: -5px;
}
.teaser img {
	float: left;
	padding-right: 5px;
	width: 71px;
	height: 71px;
}
.teaser .content{
	padding-top: 5px;
	width: 213px;
	height: 100px;
	padding: 0px;
	margin: 0px;
}
.teaser .content .teaserSection {
	clear: both;
	float: left;
	width: 208px;
	text-align: right;
  	color: #537DA4;
  	font-weight:bold;
  	font-size: 11px;
	margin-right: 4px;
	margin-top: 16px;
	position: relative;
	bottom: 4px;
	letter-spacing: 0px;
}
#search *{
	margin:0;
	padding:0;
	border:none;
}
#search h4 {
	letter-spacing: 1px;
	text-align: right;
}
#date {
	height: 17px;
	font-weight:bold;
	line-height: 17px;
	letter-spacing: 1px;
	text-align: right;
	padding-right: 5px;
}
#search {
	float: left;
	width: 168px;
	height: 101px;
	font-size: 10px;
	text-align: right;
	background-color: #CBE0EE;
}
#search .searchfield {
	border: 1px inset #878D95;
	float: right;
	height: 16px;
	he\ight: 14px;
	width:115px;
	margin-top: 6px;
	margin-right:3px;
}
#search .searchbutton {
	border: 1px inset #878D95;	
	background-color:#BAD2E4;
	float: right;
	height: 16px;
	he\ight: 16px;
	margin-top: 6px;
	margin-right: 6px;
	padding:0 0 2px 2px;
	width: 32px;
	vertical-align:top;
	text-align:center;
}
#search a {
	display: block;
	float: right;
	text-transform: uppercase;
	color: #666;
	font-size: 10px;
	text-decoration: none;
	padding: 0 9px 0 0;
	background: url('../ad_images/arrow.gif');
	background-position: right;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-top: 4px;
}
#search a:hover{
	text-decoration: underline;
}
#search .clear {
	background-color: #BAD2E4;
	height: 30px;
	padding-top:1px;
}
#search .clear a {
	display: block;
	float: right;
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
	font-size: 10px;
	padding: 0 9px 0 0;
	background: url('../ad_images/arrow.gif');
	background-position: right;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#search .searchScope{
	text-transform:lowercase;
	color:#999999;
	padding:2px 47px 14px 0;
	text-align:right;
	font-size: 10px;
	margin:0px;
	float:none;
	background:none;
}
a.oranje{
	background-color:#FFD5BF;
}
a.oranje:hover{
	background-color:#DFB59F;
}
a.oranje span.content span.teaserSection{
	color:#FF4D00;
}
a.oranje:hover span .teaserSection{
	color:#FF4D00;
}