/* YAHOO Reset CSS */
/*
	Copyright (c) 2007, Yahoo! Inc. All rights reserved.
	Code licensed under the BSD License:
	http://developer.yahoo.net/yui/license.txt
	version: 2.3.1
*/
	body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
	
/* - */
body, html {
	height: 100%;
	overflow: hidden;
}
body {
	font-family: verdana, sans-serif;
	font-size: 9pt;

}
.positionbox {
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0px;
	text-align: center;
}
.site_template {
	background-image: url('../images/main/background_main.jpg');
	background-repeat: no-repeat;
	background-position: top center;

	overflow: hidden;
	width: 950px;
	height: 511px;
}
.site_box {
	overflow: hidden;
	width: 950px;
	height: 511px;

	margin: auto;
	position: relative;
	top: -256px;
	text-align: left;
}
.content_divider {
	background-image: url('../images/main/base.png');

	width: 950px;
	height: 511px;
}
h1 {
	background-image: url('../images/main/veltwerk.gif');
	background-repeat: no-repeat;
	background-position: center center;

	position: relative;
	width: 315px;
	height: 120px;
	left: 1px;
	top: 1px;
	background-color: white;
	text-indent: -3000px;
}
.menu {
	margin-top: 8px;
	display: block;
	height: 127px;
}
.menu div {
	display: block;
	float: left;
	width: 316px;
	height: 127px;
	overflow: auto;
}
.menu div.engineering {
	width: 317px;
}
.menu h3, .nieuws h2 {
	font-size: 10pt;
	margin-left: 1em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-weight: bold;
}
.menu li {
	padding-left: 1.5em;
	list-style: disc inside;
	color: red;
	line-height: 1.6em;
	margin-left: 1px;
}
.menu li:hover {
	background-image: url('../images/main/transparant.png');
}
.menu li.active {
	background-image: url('../images/main/transparant.gif');
}
.menu a {
	color: black;
	text-decoration: none;
}
.nieuws {
	background-color: white;
	position: relative;
	width: 315px;
	height: 126px;
	left: 1px;

	top: 129px;
	overflow: hidden;
	clear: both;
}
.nieuws h2 {
	float: right;
	margin-right: 0.5em;
	margin-top: 0.5em;
}
.nieuws img {
	float: left;
	border: 1px solid #666;
	margin: 0.6em;
}
.nieuws p {
	clear: right;
	text-align: right;
	line-height: 1.5em;
	margin-right: 0.5em;
	font-size: 9pt;
	color: #666;
}
.nieuws a {
	color: red;
	text-decoration: none;
	font-size: 8pt;
	font-style: italic;
}
.contentcontainer {
	position: relative;
	width: 632px;
	height: 254px;
	top: 1px;
	left: 1px;
	overflow: auto;
	clear: both;
	background-color: white;
	opacity: 0.9;
	color: #505050;
	line-height: 1.8em;
}
.contentcontainer a {
	color: black;
}
.block {
	background-color: blue;
	opacity: 0.9;
	position: relative;
	text-align: center;
}
.intro a.ad {
	top: 3px;
}
a.ad {
	background-color: white;
	width: 315px;
	height: 126px;
	top: -125px;
	left: 634px;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
a.ad img {
	margin-top: 6px;
}
.intro address {
	top: -509px;
}
.onlinebackup address {
	top: -510px;
}
address {
	display: block;
	position: relative;
	width: 296px;
	height: 107px;
	padding: 10px;
	
	left: 633px;
	top: -637px;
	
	color: white;
	font-size: 8pt;
	text-align: right;
	line-height: 2em;
}
address a {
	color: white;
	text-decoration: none;
}
