@charset "UTF-8";
/* CSS Document */

a{
	outline:none;
	border: none;
}
	
body{
	margin: 0px;
	padding: 0px;
	background-image: url('/assets/images/body-background.gif');
	background-repeat: repeat-x;
	background-position: center bottom;
	/*background-color:#ffffff; */
	background-color: #09438b;
}

img{
	border: none;
}

/*	TOPBAR	*/

div#topbar-full{
	z-index:500;
	height:32px;
	width:100%;
	margin:0px;
	padding:0px;
}

div#topbar{
	height: 27px;
	padding-top: 5px;
	width: 100%;
	background-image: url('/assets/images/topbar-background.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #ff9900;
}

div#topbar-content{
	margin:0px auto 0px auto;
	width:922px;
	height:23px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:none;
	border-bottom:none;
}

table#topbar-login{
	float: right;
	padding-right: 10px;
	width: 255px;
	height: 23px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

table#topbar-login a{
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	outline:none;
	padding-right: 10px;
}

table#topbar-login a:hover{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	outline: none;
	padding-right: 10px;
	background-image:url('/assets/images/topbar-smallarrow-right.gif');
	background-position: center right;
	background-repeat: no-repeat;
}
	
input.topbar-login{
	background-color:#fdbe6b;
	border: none;
	width: 98px;
	font-family: Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	margin: 0px 0px 0px 3px;
	padding: 2px 0px 2px 3px;
}

input.focus{
	outline:none;
	background-color:#ffffff;
	color:#666666;
}

/* HEADER */

div#header{
	margin-left: auto;
	margin-right: auto;
	height: 124px;
	width: 924px;
	background-color: #ffffff;
}

div#header-content{
	width: 904px;
	height: 114px;
	background-color: #234e82;
	margin: 0px 0px 0px 10px;
	background-image: url('/assets/images/header-background-common.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

div.vvdamsterdam-logo{
	height: 70px;
	width: 173px;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 125px;
	float: left;
	color: #fff;
	font-size: 22px;
	line-height: 26px;
	font-family:Helvetica, sans-serif;
}

div.vvdamsterdam-logo img{
	margin: 41px 0px 0px 127px;
}

div.custom-background{
	height: 114px;
	width: 266px;
	float: right;
}

div.custom-background img{
	border: none;
}

/* TABBLADEN */
div#tabbladen{
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 34px;
	width: 924px;
	background-image: url('/assets/images/tab-background.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

div.tab{

	cursor:pointer;
	display: inline;
	float: left;
	margin: 8px 0px 0px 8px;
}

div.active{
	background-color:#ffffff;
	height:26px;
	width:220px;
}

div.tab-content{
	position:relative;
	padding:0px;
	top: 9px;
	left:12px;
	height:20px;
	width:196px;
	line-height:11px;
	font-family:Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
}

div.active div.tab-content{
	color:#053b7c;
	font-weight:bold;
	letter-spacing:1px;
}

div.active div.tab-content h1{
	color:#053b7c;
	font-weight:bold;
	letter-spacing:1px;
	font-size:11px;
	padding:0px;
	margin:0px;
}

div.active div.tab-content h1 span.tab_extrainfo{
	color:#6e6e6e;
	font-size:11px;
	font-weight:normal;
	letter-spacing:0px;
	padding:0px 0px 0px 6px;
}

div.passive{
	height:26px;
	width:220px;
	background-image:url('/assets/images/tab-passive-background.jpg');
	background-repeat:repeat-x;
	background-position:bottom left;
}

div.passive div.tab-content{
	color:#8f8f8f;
	font-weight:normal;
	letter-spacing:1px;
	background-image:url('/assets/images/tab-passive-arrow.jpg');
	background-repeat:no-repeat;
	background-position:right 2px;
}

div.passive div.tab-content h1{
	color:#8f8f8f;
	font-weight:normal;
	letter-spacing:1px;
	font-size:11px;
	padding:0px;
	margin:0px;
}

div.tab-mouseover{
	height:26px;
	width:220px;
	background-image:url('/assets/images/tab-mouseover-backgroundb.jpg');
	background-repeat:repeat-x;
	background-position:bottom left;
}

div.tab-mouseover div.tab-content{
	color:#053b7c;
	font-weight:normal;
	letter-spacing:1px;
	background-image:url('/assets/images/tab-mouseover-arrowblue.jpg');
	background-repeat:no-repeat;
	background-position:right 2px;
}

div.tab-mouseover div.tab-content h1{
	color:#053b7c;
	font-weight:normal;
	letter-spacing:1px;
	font-size:11px;
	padding:0px;
	margin:0px;
}


/* HZ-MENU ( horizontal ) */	
div#hz-menu{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	height:29px;
	width:924px;
	background-color:#ffffff;
}

table#hz-menu-items{
	height:29px;
	vertical-align:middle;
	text-align:left;
	margin-left:20px;
}

td.hz-menu-item{
	height:29px;
}

td.hz-menu-divider{
	width:35px;
	height:29px;
	background-image:url('/assets/images/tab-horizontalmenu-divider.jpg');
	background-position:center center;
	background-repeat:no-repeat;
}

td.hz-menu-item.active a{
	font-family:Helvetica, Sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#053b7c;
	text-decoration:none;
}

td.hz-menu-item.active a:hover{
	font-family:Helvetica, Sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#053b7c;
	text-decoration:none;
	border-bottom:1px solid #053b7c;
	padding:0px 0px 0px 0px;
}

td.hz-menu-item.passive a{
	font-family:Helvetica, Sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#8f8f8f;
	text-decoration:none;
}

td.hz-menu-item.passive a:hover{
	font-family:Helvetica, Sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#6e6e6e;
	text-decoration:none;
	border-bottom:1px solid #6e6e6e;
	padding:0px 0px 0px 0px;
}

/* MAIN CONTENT */
div#mainpage{
	margin-left:auto;
	margin-right:auto;
	width:924px;
	background-color:#ffffff;
}

table#mainpage-table{
	width:924px;
	background-color:#ffffff;
	padding:0px;
	margin:0px;
	table-layout:fixed;
}

td.colomn-left{
	width:229px;
	background-color:#e4e4e4;
	/*background-image:url('./../images/collum-left-background.jpg');*/
	background-repeat:no-repeat;
	background-position:left top;
	vertical-align:top;
	overflow:hidden;
}

td.colomn-main{
	width:441px;
	background-color:#ffffff;
	vertical-align:top;
	overflow:hidden;
}

td.colomn-right{
	width:254px;
	margin: 0px;
	background-color:#ffffff;
	vertical-align:top;
	padding: 0px;
	overflow:hidden;
}

/* FOOTER */
div#footer{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	height:24px;
	width:924px;
	background-color:#ff7800;
}

div#footer-left{
	float: left;
	font-family:Helvetica,Sans-serif;
	font-size:11px;
	color:#ffffff;
	width:250px;
	height: 15px;
	padding: 7px 0px 0px 15px;
	text-align: left;
	vertical-align: middle;
}

div#footer-right{
	float: right;
	font-family:Helvetica,Sans-serif;
	font-size:11px;
	color:#ffffff;
	width: 424px;
	height: 15px;
	padding: 7px 0px 0px 15px;
	text-align: right;
	vertical-align: middle;
}

img.footer-nextgear{
	margin-right: 12px;
}

.hidden{
	display: none;
}