@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: arial;
	font-size: 12px;
}
.button {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #133152;
	border: 1px solid #537192;
}
.whiteCentury {
	font-family: "arial";
	font-size: 12px;
	color: #FFFFFF;
}
.whiteCentury A:hover {
	text-decoration: underline;
	color:#003366;
}
.whiteCentury A {
	text-decoration: underline;
	color:#ffffff;
}
.blackCentury {
	font-family: "arial";
	font-size: 12px;
	color: #000000;
}
H2 {
	font-family: "arial";
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
H1 {
	font-family: arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
	display: inline;
}
.blackCentury A:hover {
	text-decoration: underline;
	color:#999999;
}
.blackCentury A {
	text-decoration: underline;
	color:#000000;
}
.overskriftWhite {
	font-family: "arial";
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.overskriftBlack {
	font-family: "arial";
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.stipletBund {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a {

color:#000000;
}
a:hover {
color:#999999;
}
.kasse {
	border: 1px solid #798BA0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.splash {
	position: absolute;
	z-index: 12;
	left: 5px;
	top: 430px;
}
.newshead {
	color: #FFFFFF;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
}
.newshead A:link {
	color: #FFFFFF;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
}
.newshead A:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
}
.newshead A:hover {
	color: #BEBEBE;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
}
.newshead A:active {
	color: #FFFFFF;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
}
.newjob {
	position: relative;
	z-index: 10;
	left: 12px;
	bottom: 150px;
}.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #798BA0;
}
.urgent {
	font-size: 14px;
	font-weight: bold;
	color: #EF4223;
}
