html, body {
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #d7c27f url('css_image/body.jpg') top center repeat-y;
}

body,p,td,table {
	font-family: Trebuchet MS, "Trebuchet MS", Verdana, Helvetica, Arial,
		sans-serif;
	font-size: 13px;
	text-align: left;
	color: #3E453A;
	line-height: 18px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #007171;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #007171;
}
h3, h4, h5, h6 {
	font-size: 14px;
	font-weight: bold;
	color: #007171;
}

.codeArea, .koppen {
	font-size: 15px;
	font-weight: bold;
	color: #007171;
}

.cell-style-1 {
	border-bottom: #007171 solid 1px;
}


.small_text {
	font-size: 8px;
	color: #ad9f76;
	}
/** PAGE LAYOUT */
#main{
	height: 100%;
	width: 100%;
	position: relative;
	
	}
#head_space {
	position: relative;
	width: 100%;
	height:194px;
	background: #d7c27f url('css_image/head.jpg') top center no-repeat;
	}
#body_space {
	position: relative;
	width: 100%;
	
	}
#content_bounds {
	width: 796px;
	position: relative;
	top: 0px;
	margin: 0px auto;
	
	}
#content_menu {
	float: left;
	width:265px;
	
	}
#content {
	float: left;
	margin-left: 30px;
	width: 471px;
	padding-bottom: 50px;
	}


	
.table_border {
	border-right: 1px solid #888;
	width: 290px;
	vertical-align: top;
	
	}
.table_space {
	padding-left: 10px;
	width: 230px;
	vertical-align: top;	
	}
.table_light {
	background: #eddfb5;
	padding-left: 5px;
	padding-right: 5px;
	}
.table_dark {
	background: #D7BD70;
	padding-left: 5px;
	padding-right: 5px;
	}
.zorgtaxi {
	font-size: 8px;
	visibility: hidden;
	height: 1px;
	width: 1px;
	overflow: hidden;
	}

/** /PAGE LAYOUT */

p {
	margin-top: 0px;
	margin-bottom: 12px;
	color: #3E453A;
}

table {
	border-collapse: collapse;
}

img {
	border: 0px none;
}

.menuCol {
	vertical-align: top;
}

.cntCol {
	vertical-align: top;
	padding-left: 22px;
	width: 480px;
}

.optCol {
	vertical-align: top;
}

.cnText {
	
}

.cnText img {
	margin-bottom: 10px;
}

.img_title {
	font-size: 10px;
	font-weight: bold;
	color: #007171;
}

.img_desc {
	font-size: 10px;
	color: #3E453A;
}

.imgBox {
	margin: 10px;
	display: table-cell;
	vertical-align: top;
}

.cnText  img {
	margin-top: 0px;
}



/** replaces the css dots */
.menu_sub_level {
	position: relative;
	width: 274px;
	top: 24px;
	float: left;
}


.TableGrid {
	width: 100%;
}

.TableGrid_image {
	margin: 5px;
}

.TableGrid_image img {
	margin: 5px;
	border: 1px solid #888;
}

.TableGrid_title {
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	vertical-align: top;
	text-align: center;
}

.TableGrid_descr {
	font-weight: normal;
	font-size: 10px;
	height: 45px;
	vertical-align: top;
	text-align: center;
}

a,a:link,a:visited,a:active {
	color: #007171;
	text-decoration: underline;
}

a:hover {
	color: #007171;
}

/** menu v0.3 */
.xmenu_box {
	display: table;
	width: 100%;
	border-top: 1px solid #D4BB71;
}

.xmenu_box a,.xmenu_box a:link,.xmenu_box a:visited,.xmenu_box a:active
	{
	color: #007171;
	font-weight: bold;
	text-decoration: none;
}

.xmenu_box a:hover {
	color: #007171;
	font-weight: bold;
	text-decoration: none;
}

.xmenu_row {
	position: relative;
	height: 40px;
	color: #007171;
	border-bottom: 1px solid #D4BB71;
	cursor: pointer;
}

#xmenu_active {
	color: #fff;
	background: #ece5c9;
}

#xmenu_active a,#xmenu_active a:link,#xmenu_active a:visited,#xmenu_active a:active
	{
	font-size: 13px;
	color: #007171;
	font-weight: bold;
	
}

#xmenu_active a:hover {
	font-size: 13px;
	color: #007171;
	font-weight: bold;
}

#xmenu_next {
	
}

#xmenu_crumb {
}

.xmenu_space {
	display: table-cell;
	width: 10px;
}

.xmenu_ico {
	display: table-cell;
	width: 36px;
	vertical-align: middle;
	text-align: center;
	height: 40px;
}

.xmenu_title {
	display: table-cell;
	vertical-align: middle;
	font-size: 13px;
	text-align: left;
}

.xmenu_icoPublic {
	position: absolute;
	top: -2px;
	left: -5px;
	z-index: 5;
}

.xmenu_icoVsbl {
	position: absolute;
	bottom: -2px;
	left: -5px;
	z-index: 5;
}




/* zoomwindow test */
.zoomPop {
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background: #244d98;
	opacity: 0.5;
	/* filter: alpha(opacity=50); */
	z-index: 50;
}

.zoomPopImg {
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 51;
	text-align: center;
	vertical-align: middle;
}

.zoomImage {
	margin: 30px auto auto auto;
	border: 1px solid #244d98;
}