body {
	background-color: #261B1A;
	background-image: url('/site/vnf/design/graphics/body_bg.jpg');
	background-repeat: repeat-x;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FEFEFE;
}

a img {
	border: 0;
}

div#container {
	position: relative;
	top: 25px;
	width: 916px;
	margin: 0 auto;
	margin-top: 20px;
	padding-top: 20px;
	background: transparent url(/site/vnf/design/graphics/shade_repeat.gif) repeat-y;
	overflow: visible;
}

div#content_bg {
	position: relative;
	width: 810px;
	margin: 0 auto;
	background: #3F3533 url(/site/vnf/design/graphics/container_bg.jpg) no-repeat;
}

div#container_shade_top {
	position: absolute;
	top: 0;
	left: 0;
	width: 916px;
	height: 709px;
	background: transparent url(/site/vnf/design/graphics/shade_top.png) no-repeat;
}

div#container_shade_bottom {
	position: relative;
	width: 916px;
	height: 52px;
	background: transparent url(/site/vnf/design/graphics/shade_bottom.gif) no-repeat;
}

div#logo_vernufteling {
	position: absolute;
	top: -26px;
	left: 12px;
	width: 162px;
	height: 153px;
	z-index: 10;
}

div#topmenu {
	position: absolute;
	left: 250px;
	height: 15px;
	z-index: 20;
}

table.submenu {
	border-top: 1px solid #C11F27;
	border-bottom: 1px solid #C11F27;
	display: none;
	height: 30px;
	width: 524px;
}

table.submenu td {
	vertical-align: top;
}

table.submenu tr td a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

table.submenu tr td a:hover {
	text-decoration: underline;
}

td.topmenu_item {
	padding: 35px 10px 10px 10px;
}

td.sidemenu_item {
	padding: 6px 0 6px 0;
}

td.selected {
	background-color: #C11F27;
}

div#block_1 {
	position: relative;
	padding-top: 107px;
	width: 810px;
	/*background-color: blue;*/
}

div.left {
	position: relative;
	width: 280px;
	float: left;
	/*background-color: red;*/
	padding-left: 20px;
	padding-right: 20px;
	line-height: 14px;
}

div.left a, div.right a {
	color: #FFFB00;
	text-decoration: none;
}

div.left a:hover, div.right a:hover {
	text-decoration: underline;
}

div.right {
	position: relative;
	width: 470px;
	float: left;
	padding-right: 20px;
	line-height: 14px;
	/*background-color: green;*/
}

div#block_2 {
	position: relative;
	width: 810px;
}

div.article_header {
	color: #00AEEF;
	font-size: 16px;
}

.mar20px {
	margin-top: 20px;
}

div.hr, div.hr_dark {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	background-color: #767170;
}

div.hr_dark {
	margin: 0;
	background-color: #4E4747;
}

ul.projects {
	margin: 0;
	padding: 0 0 0 15px;
}

span.sponsor {
	font-size: 11px;
}

span.yellow {
	color: #FFF684;
	font-size: 16px;
	font-weight: bold;
}

div.transp_bg {
	width: 468px;
}

html > body div.transp_bg {
	background: transparent url(/site/vnf/design/graphics/grey_transp.png) repeat;
}

div.transp_overlay {
	padding: 20px;
}

div#link_ingenieur {
	position: absolute;
	right: 69px;
	top: 0;
	width: 152px;
	height: 50px;
}

input.inputdiversen {
	border: 1px solid #CCC;
}

.yellow{
	color:#FFFB00;
}

.pointer{
	cursor:pointer;
}
