

/* CSS Document */

/* ------------------------ 
 * Style Sheet information	
 * ------------------------ 
 * 
 * Template		: Default
 * Autor		: -
 * Version		: 1.0
 * Date			: 18-11-2006
 * Validated	: No
 * Type			: Screen
 *
 */

html, body, blockquote, form, fieldset, p, pre, dl, dd, li, ul, ol,  h1, h2, h3, h4, h5, h6 { 
	margin: 0; 
	padding: 0; 
}

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
}

#main_container {
	width: 1000px;
	height: 640px;
/*
	margin: 0 auto;
*/
	margin-left: 100px;
	margin-right: 100px;
	padding-top: 1px;
	position: relative;
}

.skipIntroButtons {
	position: relative;
}
.skipIntroButtons a {
	text-decoration: none;
	background: transparent;
	display: block;
	position: absolute;
	overflow: hidden;
	left: 90px;
	top: 140px;
	width: 55px; 
	height: 175;
}
.skipIntroButtons a:hover {
	overflow: visible;
	cursor: pointer;
}

.day_on {
	background: url("/docroot/images/background_day_on.jpg") -1px -1px no-repeat;
}

.day_off {
	background: url("/docroot/images/background_day_off.jpg") -1px -1px no-repeat;
}

.night_on {
	background: url("/docroot/images/background_night_on.jpg") -1px -1px no-repeat;
}

.night_off {
	background: url("/docroot/images/background_night_off.jpg") -1px -1px no-repeat;
}

#screen, #blackout {
/*
	width: 737px;
	width: 755px;
	margin: 58px 0 0 163px;
	width: 745px;
*/
	width: 736px;
	height: 507px;
	margin: 58px 0px 0px 163px;
	background: none;
/*
	margin: 58px 0 0 163px;
	overflow-y: auto;
	overflow-x: hidden;
	overflow: hidden;
	padding-left: 10px;
*/
}

#home_body #screen {
/*
	background: url("/docroot/images/home_slogan.jpg") 12px 438px no-repeat;
*/
}

#home_body #blackout,
#subhome_body #blackout {
	background-color: #000;
}

#screen_content {
/*
	width: 697px;
	width: 740px;
	width: 752px;
	padding: 19px 28px 0 12px;
	overflow-x: hidden;
	width: 730px;
	height: 463px;
	margin-bottom: 25px;
	padding: 19px 20px 0 12px;
	width: 736px;
	height: 459px;
	padding-top: 19px;
*/
	height: 479px;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 12px;
	overflow-x: hidden;
	overflow-y: auto;
/*
	margin-bottom: 25px;
	margin-right: 5px;
*/
}

.topVisual {
/*
	margin: 0 0 11px 0;
	width: 696px;
	width: 689px;
*/
	margin: 0 0 11px 0;
}

.topVisual img {
/*
	width: 600px;
*/
	width: 689px;
	overflow: hidden;
}

#top_row {
	height: 15px;
	width: 689px;
}

#navigation {
/*
	width: 737px;
	width: 755px;
*/
	height: 25px;
	background-color: #000000;
	list-style-type: none;
	margin-bottom: 2px;
/*
	padding-bottom: 2px;
	background-color: #ffffff;
*/
}

#navigation li {
	margin: 0 2px 0 0;
	float: left;
	color: #ffffff;
}

#navigation li a {
	height: 25px;
	line-height: 25px;
	width: 110px;
	display: block;
/*
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	text-indent: -999em;
*/
}

/*
#navigation li {
	margin: 0 2px 0 0;
	float: left;
	color: #ffffff;
}

#navigation li.active {
	background-color: #ffffff;
}

#navigation li a {
	height: 25px;
	line-height: 25px;
	width: 110px;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #ffffff;
	text-indent: -999em;
}

#navigation #home a {
	width: 122px;
	background: url("/docroot/images/buttons/home_up.jpg") 0 0 no-repeat;
}

#navigation #home a:hover, #navigation li#home.active a {
	background: url("/docroot/images/buttons/home_over.jpg") 0 0 no-repeat;
}

#navigation #vacatures a {
	width: 110px;
	background: url("/docroot/images/buttons/vacatures_up.jpg") 0 0 no-repeat;
}

#navigation #vacatures a:hover, #navigation li#vacatures.active a {
	width: 110px;
	background: url("/docroot/images/buttons/vacatures_over.jpg") 0 0 no-repeat;
}

#navigation #campagne a {
	width: 110px;
	background: url("/docroot/images/buttons/campagne_up.jpg") 0 0 no-repeat;
}

#navigation #campagne a:hover, #navigation li#campagne.active a {
	width: 110px;
	background: url("/docroot/images/buttons/campagne_over.jpg") 0 0 no-repeat;
}

#navigation #about a {
	width: 110px;
	background: url("/docroot/images/buttons/overons_up.jpg") 0 0 no-repeat;
}

#navigation #about a:hover, #navigation li#about.active a {
	width: 110px;
	background: url("/docroot/images/buttons/overons_over.jpg") 0 0 no-repeat;
}
*/

p {
	color: #000000;
	margin: 0 5px 8px 0;
}

.intro {
	font-size: 110%;
	font-weight: bold;
	line-height: 127%;
	color: #001d52;
}

a, p.intro a {
	font-size: 100%;
	line-height: 130%;
	color: #004c8c;
}

a img {
	border: none;
}

#switch {
	width: 49px;
	height: 48px;
	display: block;
	position: absolute;
	top: 395px;
	left: 94px;
	text-indent: -9999px;
}

.day_on #switch {
	background: url("/docroot/images/switch_day_on.jpg") 0 0 no-repeat;
}

.day_off #switch {
	background: url("/docroot/images/switch_day_off.jpg") 0 0 no-repeat;
}

.night_on #switch {
	background: url("/docroot/images/switch_night_on.jpg") 0 0 no-repeat;
}

.night_off #switch {
	background: url("/docroot/images/switch_night_off.jpg") 0 0 no-repeat;
}


