/* Sosu Nord Public Pages Custom Styling */

body {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	background: url(../images/SOSUnord_watermark.png) no-repeat 50px 150px #E6EFCB;
}

body#JobList {
	margin: 0;
	padding: 0;
	background-image: none;
}

body#JobList  img#CustomLogo {
	display: none;
}

a:link {
	color: #008800;
	text-decoration: none;
}
a:visited {
	color: #004400;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body#JobList .overskrift
{
}

h1 {
	color: black;
	font-size: 16pt;
}

h2, .overskrift {
	color: black;
	font-size: 12pt;
}

