@charset "utf-8";
/* CSS Document */

a.menulink:link {
	color: #ffffff;
	text-decoration: none;
}
a.menulink:visited {
	text-decoration: none;
	color: #ffffff;

}	
a.menulink:hover {
	text-decoration: none;
	color: #ffcccc;
}
a.menulink:active {
	text-decoration: none;
}

a.subtextlink:link {
	font-family: Verdana;
	font-size: 20px;
	color: #990000;
	text-decoration: none;
}
a.subtextlink:visited {
	text-decoration: none;
	color: #990000;
	font-family: Verdana;
	font-size: 20px
}	
a.subtextlink:hover {
	text-decoration: underline;
	color: #990000;
}
a.subtextlink:active {
	text-decoration: none;
}

body {
	background-image: url(back_flash.jpg);
	background-repeat: repeat;
}
.video {
	height: 450px;
	width: 800px;
	position: absolute;
	left: 208px;
	top: 174px;
	background-image: url(moveon_arrows.jpg);
	background-repeat: no-repeat;
}
.menu {
	height: 450px;
	width: 208px;
	position: absolute;
	left: 0px;
	top: 174px;
}
.menu_spacer {
	height: 10px;
	width: 208px;
	float: left;
}
.menu_teksty {
	font-family: Verdana;
	font-size: 18px;
	color: #FFF;
	text-align: right;
	background-color: #000;
	margin-right: 20px;
	margin-top: 20px;
	float: right;
	display: block;
}
.banner {
	height: 174px;
	width: 800px;
	position: absolute;
	left: 208px;
	top: 0px;
}
.header {
	background-color: #000;
	font-family: Verdana;
	font-size: 28px;
	color: #ffcccc;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.teksty_moveon {
	height: 450px;
	width: 800px;
	position: absolute;
	left: 208px;
	top: 174px;
	background-image: url(moveon_background.png);
	background-repeat: no-repeat;
	background-position: 730px;
	background-color: #FFF;
}
.teksty_moment {
	height: 450px;
	width: 800px;
	position: absolute;
	left: 208px;
	top: 174px;
	background-image: url(moment_background.png);
	background-repeat: no-repeat;
	background-position: 710px;
	background-color: #FFF;
}
.teksty_sodk {
	height: 450px;
	width: 800px;
	position: absolute;
	left: 208px;
	top: 174px;
	background-image: url(sodk_background.png);
	background-repeat: no-repeat;
	background-position: 725px;
	background-color: #FFF;
}
.teksty_jobbank {
	height: 450px;
	width: 800px;
	position: absolute;
	left: 208px;
	top: 174px;
	background-image: url(jobbank_background.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFF;
}
.teksty_kv {
	height: 450px;
	width: 800px;
	position: absolute;
	left: 208px;
	top: 174px;
	background-image: url(karriervejviser_background.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFF;
}
.teksty_go {
	height: 450px;
	width: 800px;
	position: absolute;
	left: 208px;
	top: 174px;
	background-image: url(godk_background.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFF;
}
.teaser {
	font-family: Verdana;
	font-size: 20px;
	color: #666666;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.footer {
	height: 25px;
	width: 800px;
	position: absolute;
	left: 208px;
	top: 624px;
	background-color: #000;
	font-family: Verdana;
	font-size: 16px;
	color: #FFF;
	text-align: center;
}
.footer_left {
	font-family: Verdana;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	float: left;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 4px;
}
.footer_center {
	font-family: Verdana;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	float: left;
	margin-top: 4px;
	margin-left: 110px;
}
.footer_right {
	font-family: Verdana;
	font-size: 14px;
	color: #FFF;
	text-align: right;
	float: right;
	margin-top: 4px;
	margin-right: 20px;
}
.jobbanksnetwork {
	display: block;
	height: 190px;
	width: 600px;
}

