/*#searchres h2.selected {
	background: url(../images/bg_head_open.jpg) no-repeat top left;
	cursor: default;
}*/

div.titlelinks {
	font-size: 20px;
	color:#000;
	line-height: 130%;
	background: url(../images/icon_directetoegang.png) no-repeat left top;
	height: 38px;
	padding-left: 40px;
	margin-top: 11px;
}

/* newsbox */
#newsbox{
	background: url(../images/bg_degtip1.jpg) no-repeat top left;
	padding: 20px;
	height: 1%;
}
		
#newsbox .extra{
	float: right;
}
		
#newsbox .item{
	border-top: 1px solid #E0E0E0;
	padding: 10px 10px 0 10px;
}
	
#content #newsbox h2{
	color: #E08C3B;
	font-size: 2em;
	font-weight: normal;
	background: none;
	padding: 0;
	margin:0;
	line-height: 120%;
	margin-bottom: 30px;
	border: none;
}
	
#newsbox .item h3{
	margin: 0 0 10px 0;
	padding: 0;
	border: none;
	font-weight: bold;
	font-size: 1em;
}
	
#newsbox .extra a, #newsbox .extra a:visited{
	color: #004B79;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/bull_rond.gif) no-repeat 100% 1px;
	padding-right: 20px;
	font-size: 0.9em;
	line-height: 140%;
}
	
#newsbox .item a{
	text-decoration: none;
	color: #333;
}
	
#newsbox .item h3 a{
	display: block;
	background: url(../images/bull_tip1.gif) no-repeat right center;
}
		
#newsbox .item p a{
	color: #C2C23A;
}
	
.newsarchief ul li a{
	display: block;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	padding-left: 5px;
	-webkit-transition: padding-left .5s ease-out;
}

.newsarchief ul li a:hover{
	/*background: #f1f1f1;
	padding-left: 10px;*/ text-decoration: underline;
}
	
#newsbox .item a:hover{
	text-decoration: underline;
}
	
/* tools item */
.toolsitem{
	overflow: hidden;
	height: 1%;
	margin-bottom: 10px;
}
			
.toolsitem .txt{}

.toolsitem h2 a {
	text-decoration: none;
	color: #4C4C4C;
}

.toolsitem h2 a, .toolsitem .txt a{
	text-decoration: none;
	color: #4C4C4C;
}

.toolsitem h2 a:hover, .toolsitem .txt a:hover{
	text-decoration: underline;
}

.toolsitem dl{
	font-size: 0.9em;
	margin-left: 10px;
}
	
.toolsitem dl dt{
	float: left;
	width: 90px;
}
	
.toolsitem dl dd{
	font-weight: bold;
	margin-left: 100px;
	margin-bottom: 10px;
}

a.details{
	display: block;
	border: 1px solid #E0E0E0;
	padding: 5px 30px 5px 10px;
	text-align: right;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none;
	background: #E08C3B url(../images/bull_arrowhead_onorange.gif) no-repeat 98% 50%;
}

.eventpaginator {border:1px solid #e0e0e0;margin:20px 0;padding:5px;overflow:hidden;}
.eventpaginator .next {float:right;margin:0;}
.eventpaginator .next a {background:url(../images/bull_arrowhead.gif) no-repeat right center;padding-right:15px;color:#333;}
.eventpaginator .prev {float:left;margin:0;}
.eventpaginator .prev a {background:url(../images/bull_arrowhead_reverse.gif) no-repeat left center;padding-left:15px;color:#333;}
.eventpaginator .numbers {text-align:center;margin:0 90px;}
.eventpaginator .numbers a, .eventpaginator .numbers strong {margin:0 3px;color:#333;}
.eventpaginator p, p.numbers {padding:0px;}
