#newstitle {
	text-transform:uppercase;
	border-bottom: 1px dashed #000; 
	margin-bottom: -1px;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold;
	font-size:120%;
	color: #005;
}
#subnewstitle {
	text-transform:uppercase;
}
#newscolumn{
	color: #000071;
	font-weight: normal;
}
#rekrytitle {
	text-transform:uppercase;
	border-bottom: 1px dashed #000; 
	border-top: 1px dashed #000; 
	margin-bottom: -1px;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold;
	font-size:120%;
	color: #005;
}
/*
#newstooltip{
position: absolute;
visibility: hidden;
background-color: lightyellow;
border: 2px solid red;
padding: 5px;
font-size: 120%;
font-weight: bold;
}*/

