#ticker-container{
	position:relative;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	padding-top:10px;
}

	
#news-ticker{
	margin:0px;
	margin-top:1px;
	padding:0px;
	width:975px;
	height:160px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#news-ticker h4{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	display:inline;
}

#news-ticker .news-ticker-sub {
	height:35px;
	height:160px;
	line-height:20px;
	border:0px #a58b02 solid;
	padding:5px;
	text-align:center;
	color:#a58b02;
}
#news-ticker img{
	border:0px #a58b02 solid;
}
#news-ticker div.first{
	margin-top:0;
}
		
#news-ticker p{
	font-weight:normal;
}

.advertentiekader{
	color:#FFFFFF;
	height:320px;
	width:977px;
	font-size:14px;
}



.advertentiekader a:link{color:#996600; text-decoration:none;}
.advertentiekader a:active{color:#996600; text-decoration:none;}
.advertentiekader a:visited{color:#996600; text-decoration:none;}
.advertentiekader a:hover{color:#996600; text-decoration:underline;}

