/*  SosuSj re-styling - http://www.innomate.com/kundeprojekt/edit_bug.aspx?id=227 */
@import url('https://fonts.googleapis.com/css?family=Raleway');

body {
	font-family: "RaleWay", sans-serif;
    font-size: 16px;
	line-height: 1.3;
}

#JobList #CustomLogo,
#LedigeStillinger
{
	display: none;
}

#JobList,
.joblist {
	margin: 0;
	padding: 0;
}

h1, h2, h3, .overskrift {
	font-family: "RaleWay", sans-serif;
}

h1 {
	font-size: 22px;
}

h2, .overskrift {
	font-size: 20px;
	margin-top: 1em;
	margin-bottom: .5em;
}

h3 {
	font-size: 18px;
	margin-top: 1em;
	margin-bottom: .5em;
}

a {
	color: #009dd8;
	font-weight: bold;
}