@CHARSET "ISO-8859-1";

/* body html */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
		font-size: 12px;
	background: url(/interface/wrapper-background.jpg) repeat-y center #000000;
}

/* Form */
form {
	margin: 0px;	
}

/* header */
div#header {
	background: url(/interface/header/technieken-banner.jpg) right top no-repeat;
	height: 115px;
}
div#button
	{
	margin-left: 480px;
	}
div#header div.banner {
	position: absolute;
	width: 550px;
	height: 103px;
	margin-left: 380px;	
	cursor: pointer;
}

	div#header div.banner a {
		display: block;
		width: 550px;
		height: 103px;
	}

/* Wrapper */
div#wrapper {
	text-align: center;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	
	text-align: left;
}

	div#wrapper p {
		margin: 0px;
	}
div#leftSide {
	float: left;
	margin-top: -16px;
}



div#grid {
 
	width: 270px;
	height: 355px;
	padding-left: 20px;
	padding-right: 14px;
	padding-top: 6px;
	padding-bottom: 14px;
}
	div.gridextra {
		width: 270px;
		color: #FFF;
		font-family: Verdana;
		font-size: 12px;
		margin-left: 23px;
		margin-top: 3px;
		line-height: 19px;
	}
	
		div.gridextra a {
			color: #FFF;
			text-decoration: none;
		}
		
		div.gridextra a:hover {
			text-decoration: underline;
		}
	
		div.gridextra h3 {
			font-size: 14px;
			margin: 0px;
			padding: 0px;
		}

/* Top menu */
div.top-menu {
	background: url(/interface/top-menu.gif) left top no-repeat #FFF;	
	width: 240px;
	text-align: center;
	float: right;
	
	font-family: Verdana;
	font-size: 12px;
		
	margin-top: -35px;
	color: #c0b8ab;
	margin-right: 40px;
}

	div.top-menu div {
		padding-top: 11px;
	}
	
	div.top-menu a {
		margin-right: 5px;
		margin-left: 5px;
		color: #c0b8ab;
		font-weight: bold;
	}
	
		div.top-menu a:hover {
			color: #cc0000;
		}

div#grid {
	background: url(/interface/grid/pdv_wordlid_width.jpg) no-repeat;
	/*width: 355px;*/
	height: 270px;
	margin-top:7px;
	margin-left: 20px;
	padding-right: 14px;
	padding-top: 6px;
	padding-bottom: 14px;
}


/* Content */

div.content-header {
	background: url(/interface/content/top-width.gif) no-repeat bottom left;
	height: 16px;
	width: 610px;
	
	margin-left: 309px;
}

div#pdvForm
{
	font-size: 12px;
	}
	
fieldset#formTypeFieldset table
	{
		font-size: 12px;
	}
fieldset#formTypeFieldset {
	border: 0px;
	background: #e6e6e6;
	background-image: url(/interface/content/field-type-top.gif);
	background-repeat: no-repeat;
	width: 550px;
	font-size: 12px;
	}
	
	div#pdvForm form div.header
	{
		font-size: 12px;
	}
div.content {
	width: 538px;
	margin-left: 310px;
	background: #fff;
	padding-top: 25px;
	padding-left: 30px;
	padding-right: 41px;	
	color: #666666;
	font-family: Verdana;
	
margin-bottom: 0px;
padding-bottom: 0px;
	font-size: 12px;
	line-height: 16px;
}

	div.content a {
		color:  #cc0000;
		text-decoration: none;
		font-weight: bold;
	}
	
		div.content a:hover {
			text-decoration: underline;
		}
	

	div.content div.content-title {
		/*margin-bottom: 10px;*/
	}

div.content-footer {

	background: url(/interface/content/footer-width.gif) repeat-y;
	height: 19px;
	margin-left: 309px;

}



/* Rooie footer */
div#stopdeteller {
	background: url(/interface/footer-index.gif) no-repeat;
	height: 86px;	
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
}

	div#stopdeteller img {
		float: right;
		margin-right: 4px;
	}

	div#stopdeteller #counterFlash {
		float: right;
		margin-top: 15px;
		margin-right: 15px;
	}
