@charset "UTF-8";
.rood_mid {
	background-color: #E4322D;
	background-image: url(/images/site/images/rood_onder.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 197px;
	position: relative;
}
#stage #rood_top {
	background-image: url(/images/site/images/rood_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}
.rood_mid img { behavior: url(/images/site/iepngfix.htc) }
.rood_mid #nieuws {
	padding-left: 25px;
	padding-top: 10px;
}
#nieuwsbtn  {
	padding-bottom: 10px;
	text-align: left;
}
.nieuwsitem {
	padding-right: 15px;
	text-align: left;
	color: #FFFFFF;
	font-size: 0.8em;
	padding-top: 15px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 15px;
	cursor: pointer;
	position: relative;
}
.nieuwsitem {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='/images/site/images/nieuws_streep.png'); height: 100%;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.nieuwsitem[class]{
	background-image: url(/images/site/images/nieuws_streep.png);
}
.nieuwsitem .leesverder {
	background-repeat: no-repeat;
	background-position: right top;
	height: 12px;
	right: 0px;
	width: 13px;
	float: right;
	margin-top: -5px;
}
.leesverder {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='crop', src='/images/site/images/nieuws_pijl.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.leesverder[class]{
	background-image: url(/images/site/images/nieuws_pijl.png);
}.jarigen {
	padding-bottom: 5px;
}
