.bold {
	FONT-SIZE: 11px;
	COLOR: #006465;
	FONT-WEIGHT: bold;
}

.bolditalic {
	FONT-SIZE: 11px;
	COLOR: #006465;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;
}

.italic {
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-STYLE: italic;
}

.underline {
	FONT-SIZE: 11px;
	COLOR: black;
	text-decoration: underline;
}

.super {
	COLOR: black;
	vertical-align: super;
	font-size: 80%;
}

.menuitem {
	margin-top: 4px;
	margin-bottom: 4px;
}

body {
	font-size: 11.0px;
	font-family: 'Lucida Sans', lucida, Verdana, sans-serif, Times;
}

#boschoord body {
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11.0px;
	font-family: 'Lucida Sans', lucida, Verdana, sans-serif, Times;
	z-index: 0;
	position: relative;
	background-color: transparent;
}

#background {
	height: 100%;
	width: 100%;
	z-index: -1;
	position: absolute;
	color: white;
}

#main {
	min-width: 780px;
	width: expression(document . body . clientWidth <   880 ?   "780px" :   "auto")
		;
	height: 910;
	margin-right: 50px;
	margin-left: 50px;;
	margin-top: -15px;
	padding: 0px 0px 50px 0px; /* boven rechts onder links */
	text-align: left;
	background-color: transparent;
	background-repeat: no-repeat;
	z-index: 0;
}

#logo {
	margin-left: 32px;
	height: 337;
	width:260px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	position: absolute;
}
#logo_top_links
{
	width:130px;
	height:130px;
	background-image:url(../img/hb_logoblok_01.png);
	float:left;	
}
#logo_top_rechts
{
	width:130px;
	height:130px;
	background-image:url(../img/hb_logoblok_02.png);
	float:left;	
}
#logo_onder_links
{
	width:130px;
	height:130px;
	background-image:url(../img/hb_logoblok_03.png);
	float:left;	
}
#menu {
	width: 390;
	height: 325;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	float: right;
}

#menu_top {
	width: 390;
	max-width: 390;
	height: 75;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	background-color: transparent;
	background-image: url(../img/transparent_3.png);
}

#menu_top_table {
	margin-left: 15px;
	margin-top: 15px;
}

#menu_top td {
	font-family: 'Lucida Sans', lucida, Verdana, sans-serif, Times;
	font-size: 11px;
	color: #000000;
	width: 120px;
}

#menu_top input {
	width: 110px;
}

#menu_name {
	width: 365 !important; /*moz width*/
	width: 390;
	height: 120 !important; /*moz height*/
	height: 130;
	margin-left: 0px;
	margin-top: 0px;
	padding: 10px 0px 0px 25px; /* boven rechts onder links */
	text-align: left;
	background: url('../img/menu_name_bg.png');
	font-family: Times;
	font-size: 26px;
	color: #006465;
}

#menu_main {
	width: 378 !important; /*moz width*/
	width: 390;
	height: 120 !important; /*moz height*/
	height: 130;
	margin-left: 0px;
	margin-top: 0px;
	padding: 10px 0px 0px 12px; /* boven rechts onder links */
	text-align: left;
	background-color: #ffffff;
	position: relative;
}

#menu_main table {
	empty-cells: show;
}

#menu_main td {
	font-family: 'Lucida Sans', lucida, Verdana, sans-serif, Times;
	font-size: 13px;
	color: #006465;
	height: 25px;
	width: 205px;
	padding: 0px 0px 0px 13px; /* boven rechts onder links */
	text-decoration: none;
	cursor: pointer;
	position: relative;
}

.tdwrapper {
	padding: 4px 0px 0px 0px;
	height: 21px;
	width: 100%;
	position: relative;
}

#stages {
	width: auto;
	height: 230;
	float: right;
	margin-top: 32px;
	margin-left: 32px;
	padding: 0px 0px 0px 0px; /* boven rechts onder links */
	background-color: #ffffff;
	font-family: 'Lucida Sans', lucida, Verdana, sans-serif, Times;
	color: #000000;
	z-index: 1;
}

#stages_image {
	width: 260;
	height: 230;
	float: left;
	color: #000000;
	z-index: 1;
	position: absolute !important;
	position: static;
}

#stages_txt {
	width: *;
	height: 190;
	margin-right: 158px;
	margin-left: 260px !important;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: auto;
	float: right;
	background-color: #ffffff;
	font-family: 'Lucida Sans', lucida, Verdana, sans-serif, Times;
	color: #000000;
	font-size: 12px;
	z-index: 1;
	position: relative !important;;
	position: static;
}

#stages_txt a {
	color: #006465;
	text-decoration: none;
}

#stages_tabs {
	width: 200;
	height: 40;
	margin-right: 168px;
	overflow: auto;
	float: right;
	background-color: #ffffff;
	font-family: 'Lucida Sans', lucida, Verdana, sans-serif, Times;
	color: #000000;
	vertical-align: bottom;
	z-index: 1;
}

.active_tab {
	float: right;
	margin-top: 10px;
	margin-right: 13px;
	height: 23 !important;
	height: 30;
	width: 30;
	padding: 7px 0px 0px 0px; /* boven rechts onder links */
	background-color: #FFCC33;
	font-family: 'Lucida Sans', lucida, Verdana, sans-serif, Times;
	font-size: 16px;
	color: #000000;
	text-align: center;
	vertical-align: center;
	cursor: pointer;
}

.inactive_tab {
	float: right;
	margin-top: 14px;
	margin-right: 13px;
	height: 20 !important;
	height: 26;
	width: 26;
	padding: 6px 0px 0px 0px; /* boven rechts onder links */
	background-color: #BDD7D6;
	font-family: 'Lucida Sans', lucida, Verdana, sans-serif, Times;
	font-size: 13px;
	color: #006465;
	text-align: center;
	cursor: pointer;
}

#spacer {
	float: left;
	width: 100px;
	height: 10px;
}

#txt {
	float: right;
	margin-right: 158px;
	margin-left: 160px;
	margin-top: 32px;
	padding: 10px 25px 0px 25px; /* boven rechts onder links */
	background-color: transparent;
	background-image: url(../img/transparent.png);
	font-family: 'Lucida Sans', lucida, Verdana, sans-serif, Times;
	color: #000000;
	font-size: 12px;
	z-index: 1;
	visibility: hidden;
}

#txt a {
	color: #000000;
	text-decoration: underline;
}

#txt a:hover {
	color: #006465;
	text-decoration: none;
}

.submenu {
	position: absolute;
	padding: 0px 13px 0px 0px;
	top: 0;
	left: 205;
	width: 145 !important; /*moz width*/
	width: 158;
	background-color: #669999;
	display: none;
	z-index: 2;
	background: url('../img/background_menu_right.png');
}

.pix {
	height: 25px;
}

h1 {
	font-weight: bold;
	font-size: 19px;
	color: #006465;
	font-family: Times;
}

h2 {
	font-weight: bold;
	font-size: 23px;
	color: #006465;
	font-family: Times;
}

.kop {
	font-weight: bold;
	font-size: 19px;
	color: #006465;
	font-family: Times;
}

.kop1 {
	font-weight: bold;
	font-size: 23px;
	color: #006465;
	font-family: Times;
}

.body {
	font-size: 11px;
	color: #000000;
	font-family: 'Lucida Sans', lucida, Verdana, sans-serif, Times;
}
li {
	font-size: 11px;
	color: #000000;
	font-family: 'Lucida Sans', lucida, Verdana, sans-serif, Times;
}