/********/
/* html */
/********/
body {
	background:#111739;
	margin:0;
	padding:0;
	overflow:hidden;
}

div {
	text-align:left
}

img {
	border:0;
	display:block
}

h1 {
	font-family:Trebuchet MS;
	color:#656c76;
	font-size:12px;
	margin:0 0 10px 0;
	padding:0;
}

h2 {
	font-family:Trebuchet MS;
	color:#111739;
	font-size:12px;
	margin:0 0 10px 0;
	padding:0;
	padding:0;
}

h3 {
	font-family:Trebuchet MS;
	color:#656c76;
	font-size:13px;
	margin:0 0 10px 0;
	padding:0;
}

h4 {
	font-family:Trebuchet MS;
	color:#111739;
	font-weight:bold;
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
}

h5 {
	font-family:Trebuchet MS;
	color:#656c76;
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
}

h6 {
	font-family:Trebuchet MS;
	color:#111739;
	font-size:16px;
	margin:0 0 10px 0;
	padding:0;
}

p {
	margin:0 0 18px 0;
	padding:0
}

a {
	text-decoration:underline;
	color:#d13c31;
}

a:hover {
	text-decoration:underline
}

a.active,
a:focus {
	outline: 0
}

hr {
	background:#FFF;
	border:0;
	border-top:1px solid #DDD;
	height:1px;
	line-height:1px;
	margin:0 0 10px 0
}

form {
	margin:0;
	padding:0
}

input,
textarea,
select {
	border:1px solid #DBDFE6;
	color:#7F7F7F;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:16px;
	padding:2px 5px 0 5px
}

td {
	color:#7F7F7F;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
	text-align:left;
	vertical-align:top
}

ul {
	margin:0 0 20px 15px;
	padding:0
}

/**********/
/* layout */
/**********/
/* page */
#page_background,
#page {
	font-family:Times New Roman;
	font-size:12px;
	margin:-260px 0 0 -475px;
	width:951px;
	height:521px;
	left:50%;
	top:50%;
	position:absolute;
	z-index:100;
}

#page_background {
	background:#FFF;
}

#page_background p,
#page_background img {
	width:951px;
	height:521px;
	left:0;
	position:absolute;
	top:0;
}

#page_background img {
	display:none;
}

#page {
	z-index:200;
}

#watermark {
	background:url(../img/bg/watermark.png) no-repeat;
	margin-top:-76px;
	margin-left:100px;
	width:542px;
	height:548px;
	left:50%;
	top:50%;
	position: absolute;
	z-index:150;
}

/* header */
#header {
	width:950px;
	height:120px;
	margin:1px 1px 0 1px;
	position:absolute;
}

#logo {
	margin:27px 0 0 45px;
	width:230px;
	height:70px;	
}

#logo img {
	
}

/* menu */
#menu {
	height:22px;
	margin:142px 0 0 62px;
	font-size:12px;
	position:relative;
	top:0;
	left:0;
	z-index:300;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
}

#menu li {
	float:left;
	position:relative;
}

#menu li a {
	text-decoration:none;
	color:#111739;
	height:22px;
	line-height:22px;
	padding:0 9px 0 9px;
	background: url(../img/bg/streep.gif) right center no-repeat;
	font-size:11px;
	float:left;
	font-family:Trebuchet MS;
	text-transform:uppercase;
}

#menu li a:hover,
#menu li a.active {
	color:#d13c31;	
}

/* submenu items */
#menu ul ul {
	background:none;
	display:none;
	padding:0;
	float:left;
	position:absolute;
	left:0;
	top:19px;
	width:120px;
}

#menu ul li:hover ul,
#menu ul li.cs_hover ul {
	display:block;
}

#menu li li {
	background:url(../img/bg/submenu.png);
	height:16px;
	line-height:14px;
	padding:0;
	width:123px;
}

#menu li li a {
	background:none;
	border-bottom:2px solid #FFF;
	color:#FFF;
	float:left;
	height:14px;
	line-height:14px;
	left:10px;
	width:106px;
	font-family:Trebuchet MS;
}

#menu li li a:hover,
#menu li li a.active {
	color:#d13c31;	
}

/* text lijstweergave */

#video_menu {
	width:150px;
	position:absolute;
	top:30px;
	left:0;
}

#text ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:left
}

#text li {
	float:left;
	width:150px;
	margin-bottom:2px;
}

#text li a {
	text-decoration:none;
	color:#111739;
	height:15px;
	line-height:16px;
	background:#d8d9db;
	font-size:11px;
	float:left;
	font-family:Trebuchet MS;
	padding:0px 0 0 9px;
	text-transform:uppercase;
	width:141px;
}

#text li a:hover,
#text li a.active {
	color:#d13c31;	
}

/* content */
#content {
	width:949px;
	height:350px;
	position:absolute;
	top:0;
	left:0;
	margin-top:170px;
	margin-left:1px;
	overflow:hidden;
	z-index:100;
}

#text {
	width:530px;
	height:285px;
	margin-top:45px;
	margin-left:70px;
	position:absolute;
	overflow:hidden;
	left:0;
	top:0;
	line-height:16px;
	position:relative
}

#text p,
#text2 p {
	font-family:Times New Roman;
	font-size:12px;
	color:#111739;
}

#news p {
	font-family:Times New Roman;
	font-size:12px;
	color:#111739;
	padding:0;
	margin:0;
}

#news a {
	font-family:Times New Roman;
	font-size:12px;
	color:#656c76;
	text-decoration:none;
}

#news h2,
#news h1{
	margin-bottom:5px;
}

#news h1 {
	font-size:10px;
}

#text2 {
	width:355px;
	height:270px;
	margin-top:45px;
	margin-left:70px;
	position:absolute;
	left:0;
	top:0;
	line-height:16px;
	overflow:hidden;
}

#news .item {
	border-bottom:1px solid #e5e5e8;
	margin-bottom:15px;
	padding-bottom:15px;
}

#image_wrapper {
	width:200px;
	height:350px;
	position:absolute;
	top:0;
	left:0;
	margin-left:615px;
}

#image_wrapper2 {
	width:390px;
	height:260px;
	position:absolute;
	top:0;
	left:0;
	margin-left:495px;
	margin-top:56px;
}

#adress {
	width:130px;
	left:820px;
	bottom:0px;
	position:absolute;
	font-family:Trebuchet MS;
	font-size:11px;
	line-height:13px;
	color:#111739;
	font-weight:bold;
	z-index:500px;
}

#image_1 {
	width:185px;
	height:95px;
	position:absolute;
	margin-left:8px;
	left:0;
	top:0;
}

#image_2 {
	width:185px;
	height:120px;
	position:absolute;
	margin-left:8px;
	margin-top:105px;
	left:0;
	top:0;
}

#image_3 {
	width:185px;
	height:95px;
	position:absolute;
	margin-left:8px;
	margin-top:235px;
	left:0;
	top:0;
}

#image_4 {
	width:185px;
	height:120px;
	position:absolute;
	margin-left:3px;
	left:0;
	top:0;
}

#image_5 {
	width:185px;
	height:120px;
	position:absolute;
	margin-left:200px;
	left:0;
	top:0;
}

#image_6 {
	width:185px;
	height:120px;
	position:absolute;
	margin-top:130px;
	margin-left:3px;
	left:0;
	top:0;
}

#image_7 {
	width:185px;
	height:120px;
	position:absolute;
	margin-top:130px;
	margin-left:200px;
	left:0;
	top:0;
}

#flash_movie {
	width:360px;
	height:230px;
	position:absolute;
	left:191px;
	top:30px;;
}

/* triggers */
#triggers {
	
}

/* footer */
#footer {
	position:absolute;
	left:0;
	top:0;
	width:951px;
	height:20px;
	margin-top:525px;
	
}

#footer p {
	color:#fff;
	font-size:10px;
	
}

#footer a {
	color:#fff;
	text-decoration:none;
	font-size:10px;
}

#footer a:hover {
	text-decoration:underline;
}

#foot_text1 {
	width:463px;
	height:17px;
	position:absolute;
	padding:3px 7px 0 7px;
	font-family:Trebuchet MS;
}

#foot_text2 {
	width:468px;
	height:17px;
	position:absolute;
	margin-left:476px;
	padding:3px 7px 0 0px;
	text-align:right;
	font-family:Trebuchet MS;
}

/*scrollbar */
.scrollbar_y {
	background: url(../img/bg/scrollbar_y.gif) no-repeat;
	display:none;
	height:277px;
	left:34px;
	position:absolute;
	top:211px;
	z-index:150;
}

.scrollbar_handler_y {
	background:url(../img/bg/scrollbar_handler_y.gif) no-repeat;
	display:none;
	height:35px;
	width:30px;
}

/*********/
/* pages */
/*********/


/***********/
/* overall */
/***********/
.clear {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px
}

.hide{
	display:none
}

#cs_gallery_imagevue_handler {
	position:absolute;
	top:30px;
	left:498px;
}

/* forms */
.cs_form_wrapper .cs_form_label label {
	font-family:Times New Roman;
	font-size:12px;
	color:#111739;
	
}

.cs_form_wrapper .cs_form_input input,
.cs_form_wrapper .cs_form_input textarea,
.cs_form_wrapper .cs_form_input select {
	
}

.cs_form_wrapper .cs_form_input textarea,
.cs_form_wrapper .cs_form_input select {
	
}

.cs_form_wrapper .cs_form_button {
}

.cs_form_wrapper .cs_form_button input {
	cursor:pointer;
	background-color:#111739;
	margin:10px 168px 0 0;
	color:#fff;
	font-family:Trebuchet MS;
	line-height:16px;
	padding-top:0;
	width:94px;
}

.cs_form_wrapper .cs_form_row, 
.cs_form_wrapper fieldset .cs_form_row {
min-height:22px;
}

/*language chooser*/

#cs_language_chooser {
	height:30px;
	position:absolute;
	top:127px;
	left:5px;
	right:0;
	width:22px;
	z-index:500
}

#cs_language_chooser ul {
	list-style:none;
	margin:0;
	padding:0
}

#cs_language_chooser li {
	display:inline;
	float:left;
	margin-left:10px;
	width:22px;
	height:15px;
	margin-bottom:5px
}

#cs_language_chooser li a { 
	float:left;
	width:22px;
	height:15px;
}

#cs_language_chooser li span {
	display:none
}

#cs_language_flag_1 {
	background:url(../img/bg/flag_nl.gif) no-repeat left center
}

#cs_language_flag_2 {
	background:url(../img/bg/flag_eng.gif) no-repeat left center
}

#cs_language_flag_3 {
	background:url(../img/bg/flag_ger.gif) no-repeat left center
}
