/* Start of CMSMS style sheet 'master' */
@charset "utf-8";
/* CSS Document */

/********************
HTML Tags
********************/

/** reset defaults **/
body, html, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, fieldset, legend, p, img {margin:0;padding:0;outline:none;}
img {border:none;}

body {
	margin:20px 0 10px 0;
	text-align:center;
	font-size: 62.5%;
}

/** headings **/
h1, h2, h3, h4 {
	font-size: 1.4em;
	font-weight:normal;
}

/** links **/
a:link, a:visited, a:hover {color:#fff; outline:none;}
a:hover {}


/**********************
LAYOUT DIVS & STYLES
**********************/

/** page & background **/

#page-container {
	width:900px;
	height:600px;
	text-align:left;
	margin:0 auto; 
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
}

/** homepage **/

#topslide {
	width:916px;
	height:448px;
	float:left;
	display:inline;
	position:relative;
}

#home-nav-visual img {
	float:left;
	display:none;
}
#home-nav-visual a {
	width:180px;
	height:360px;
	display:block;
	float:left;
}
#home-nav-visual a#linkvs1 {background:url(../../files/images/ui/home-vs-01_off.jpg);}
#home-nav-visual a#linkvs2 {background:url(../../files/images/ui/home-vs-02_off.jpg);}
#home-nav-visual a#linkvs3 {background:url(../../files/images/ui/home-vs-03_off.jpg);}
#home-nav-visual a#linkvs4 {background:url(../../files/images/ui/home-vs-04_off.jpg);}
#home-nav-visual a#linkvs5 {background:url(../../files/images/ui/home-vs-05_off.jpg);}

/** header **/

#header {
	width:900px;
	height:178px;
	position:relative;
	background: #E41915 url(../../files/images/ui/header-default.jpg);
}
#header-bg {
	width:900px;
	height:178px;
	position:absolute;
	z-index:1;
}
#header-logo {
	position:absolute;
	top:19px;
	left:16px;
	z-index:2;
}
#header-menu {
	position:absolute;
	top:158px;
	left:0px;
	z-index:3;
	font-size:1.1em;
	letter-spacing:1px;
}
#header-menu ul {
	margin:0;
	padding:0;
}
#header-menu li {
	list-style-type:none;
	width:180px;
	display:block;
	float:left;
}
#header-menu ul > li:first-child {
	margin-left:16px;
	width:164px;
}
#header-menu li a {
	padding:0 0 0 24px;
	height:20px;
	display:block;
	color:#002A5C;
	background:url(../../files/images/ui/pointer-topmenu-right.png) no-repeat 0 1px;
	text-decoration:none;
}
#header-menu li a:hover {
	color:#fff;
	background:url(../../files/images/ui/pointer-topmenu-hover.png) no-repeat 0 0;
}
#header-menu li a.menuhover {
	/* jQuery class homepage hover */ 
	color:#fff;
	background:url(../../files/images/ui/pointer-topmenu-hover.png) no-repeat 0 0;
}
#header-menu li a.currentpage {
	color:#fff;
	background:url(../../files/images/ui/pointer-topmenu-active.png) no-repeat 0 0;
}
#header-menu li a.activeparent {
	color:#fff;
	background:url(../../files/images/ui/pointer-topmenu-active.png) no-repeat 0 0;
}
#three-column-left li a.activeparent {color:#fff;}

/** footer **/

#footer-container {
	width:900px;
	height:62px;
	background-color:#002A5C;
	font-family: Arial, Helvetica, sans-serif;
	background:#002A5C url(../../files/images/ui/bg-footer.png) repeat-x top;
}
#footer-le {
	width:509px;
	margin:44px 0 0 17px;
	float:left;
	display:inline;
	font-size:.9em;
}
#footer-ri {
	width:360px;
	margin:24px 0 0 0;
	float:left;
	display:inline;
	font-size:.9em;
	line-height:11px;
}
#footer-le ul {
	margin:0;
	padding:0;
}
#footer-le li {
	display:inline;
	list-style-type:none;
	margin-right:14px;
}
#footer-le li a {
	text-decoration:none;
	color:#AAADAF;
	letter-spacing:1px;
}
#footer-le li a:hover {
	text-decoration:underline;
}

/** content **/

#content-container {
	width:900px;
	height:360px;
	font-size:1.1em;
	background-color:#002A5C;
}

/** three column layout **/

#three-column-left {
	width:128px;
	height:348px;
	margin:12px 0 0 0;
	padding:0 0 0 40px;
	float:left;
	display:inline;
	color:#A3ADC6;
	background:url(../../files/images/ui/bg-left-cl.gif) no-repeat bottom left;
}
#three-column-middle {
	width:538px;
	height:348px;
	margin:12px 0 0 0;
	padding:0 0 0 12px;
	float:left;
	display:inline;
	background:url(files/images/ui/bg-mid-right-cl.gif) no-repeat 0 24px;
	position:relative;
}
#three-column-right {
	width:160px;
	height:348px;
	margin:12px 0 0 0;
	padding:0 8px 0 14px;
	float:left;
	display:inline;
	line-height:16px;
	background:url(files/images/ui/bg-mid-right-cl.gif) no-repeat bottom left;
}

/** content **/

/* left */
#three-column-left {
	width:128px;
	height:348px;
	margin:12px 0 0 0;
	padding:0 0 0 40px;
	float:left;
	display:inline;
	color:#A3ADC6;
	background:url(files/images/ui/bg-left-cl.gif) no-repeat bottom left;
	position:relative;
}
#three-column-left a {
	color:#A3ADC6;
	display:block;
	text-decoration:none;
}
#three-column-left a:hover {
	color:#fff;
}
#three-column-left ul {
	margin:0;
	padding:0;
}
#three-column-left li {
	list-style-type:none;
	padding:0 8px 13px 0;
}
#three-column-left a.currentpage {
	color:#fff;
}
#three-column-left .nieuwspagenav a {
	display:inline;
}

/* middle */
#three-column-middle-inner {
	width:520px;
	height:334px;
	overflow:auto;
	line-height:16px;
}
#three-column-middle .noscroll {
	width:494px;
	padding:0 24px;
}
#three-column-middle-inner h1 {
	margin:-2px 0 14px -1px;
	letter-spacing:1px;
	color:#E41915;
}
#three-column-middle.vsnav {
	padding:0;
	width:550px;
}

/* right */
#three-column-right h1 {
	margin:-2px 0 0 -1px;
	letter-spacing:1px;
	color:#E41915;
}
#three-column-right h1.scalasans {
	margin:-2px 0 14px -1px;
}
#three-column-right h2 {
	font-size:1.2em;
	color:#A3ADC6;
}
#three-column-right a {
	color:#A3ADC6;
}
#three-column-right img {
	margin:6px 0;
}


#vsnav-main {
	width:530px;
	height:236px;
	margin:0 0 0 12px;
	text-align:center;
}
#vsnav-image-nav {
	width:530px;
	height:104px;
	margin:0 0 0 4px;	
	padding: 0 8px;
	border-top:4px solid #1B4574;
	position:relative;
}

#vsnav-text {
	width:136px;
	min-height:225px;
	height:auto !important;
	height:225px;
	margin:0 0 0 4px;
	padding:6px 4px 4px 8px;
	font-size:.9em;
	border:1px solid #1A4575;
}
#vsnav-text h1 {
	font-size:1.1em;
	color:#A3ADC6;
	letter-spacing:normal;
}
#vsnav-text h1 {
	font-size:1.1em;
	color:#A3ADC6;
	letter-spacing:normal;
}
#vsnav-text a {
	color:#fff;
	text-decoration:none;
}
#vsnav-text a:hover {
	color:#A3ADC6;
}

#prevslide {
	position: absolute;
	width:12px;
	height:12px;
	top:96px;
	left:12px;
	z-index:9999;
	display:none;
}
#nextslide {
	position: absolute;
	width:12px;
	height:12px;
	top:96px;
	left:529px;
	z-index:9999;
	display:none;
}
#slideshow {
	width:501px;
	height:224px;
	margin-left:14px;	
}
#slideshow div {
	width:501px;
	height:224px;
}


#fisheye {
	text-align: center;
	height: 89px;
	position: relative;
}
#fisheyecontainer {
	height: 89px;
	position: absolute;
}
a.fisheyeitem {
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	width: 50px;
	position: absolute;
	display: block;
	bottom: 0;
}
.fisheyeitem img {
	margin: 5px auto 0 auto;
	width: 100%;
}

#rsslinks {
	position: absolute;
	top:322px;
	left:40px;
}
#rsslinks a {
	display:inline;
}

.logosos {
	margin:0 0 12px 0;
	float:right;
}

/********************
FORM STYLES
********************/
.contactform div {clear:left;}


input, textarea {
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#002A5C;
}

label, input, select {
	display:block;
	float:left;
}

label {
	width:100px;
	margin-top:1px;
	font-weight:bold;
	margin-bottom:8px;
}

.inputField input {
	width:220px;
	height:16px;
	border:1px solid #A3ADC6;
	margin-bottom:8px;
}
.inputField.fb_invalid input {
	border:1px solid #EE2D24;
}
.inputArea textarea {
	width:220px;
	height:50px;
	border:1px solid #A3ADC6;
	margin-bottom:11px;
}
.fbsubmit {
	width:95px;
	margin:0 0 0 100px;
	border:1px solid #A3ADC6;
	color:#fff;
	letter-spacing:1px;
	font-weight:bold;
	display:inline;
	cursor:pointer;
}



/********************
GENERIC CLASSES
********************/
.floatright {float:right;}
.floatleft {float:left;}
.center {text-align:center;}
.clear {clear:both;}
.sml {font-size:.95em;}
.wit {color:#fff;}
.wit a, .wit a:visited {color:#fff;}
.rood {color:#E41915;}
.rood a, .rood a:visited {color:#E41915;}
p, h1, h2, h3 {margin:0;padding:0;} /* chrome */

/* End of 'master' */

