img, div { behavior: url(iepngfix.htc) }

body {
	font-family: verdana;
	font-size: 62.5%;
	background-color: #333;
	color: #fff;
}

#header-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 190px;
	background-color: #333;
}

#main-container {
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color: #c90318;
}

#main-overlay-home {
	position: relative;
	top: 0px;
	left: 200px;
	top: 15px;
	height: 170px;
}

#header-overlay {
	position: relative;
	top: 0px;
	left: 76px;
	top: 15px;
	height: 160px;
}

#header {
	position: relative;
	height: 160px;
	background-color: #fff;
	color: #c90318;
}

#header h1 {
	position: absolute;
	top: 20px;
    width: 500px;
	font-size: 2.4em;
    font-weight: bold;
	color: #c90318;
}

#footer {
	position: relative;
   	font-size: 1.2em;
	height: 18px;
	background-color: #333;
	color: #fff;
}

#footer p {
	margin: 2px 0 2px 0;	
}

#footer a {
	text-decoration: underline;
	color: #fff;
}

#standards {
	position: relative;
	width: 100%;
    height: 44px;
	background-color: #333;
	color: #fff;
}

#standards p {
	float: right;
    width: auto;
}

#standards p img.w3c {
	padding: 0 0 0 5px;
	width: 88px;
    height: 31px;
}

#menu {
	margin: 0 0 0 76px;
}

#menu div {
	padding: 20px 20px 0 0;
	float: left;
}

#menu div a {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.content {
	width: 100%;
	height: 600px;
	font-family: verdana;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	background-image: url('../images/watermerk.png');
	background-repeat: no-repeat;
	background-position: bottom left; 
}

.content table {
	font-size: 1em;
	font-weight: bold;
}

.content h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

.content h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0 5px 0;	
}

td.label {
	width: 120px;
}

.content-text {
	float: right;
	line-height: 1.4em;
}

#home .content-text {
	margin: 100px 30px 0 10px;
	width: 200px;
}

#profiel .content-text {
	margin: 100px 30px 0 10px;
	width: 250px;
}

#cv .content-text {
	margin: 70px 20px 0 0;
	width: 500px;
}

#opdrachtgevers .content-text, #opdrachtgevers-az .content-text, #opdrachtgevers-su .content-text, #opdrachtgevers-kk .content-text, #opdrachtgevers-fb .content-text, #opdrachtgevers-fdp .content-text, #opdrachtgevers-mcb .content-text, #opdrachtgevers-yacht .content-text, #opdrachtgevers-vmnl .content-text {
	margin: 30px 20px 0 0;
	width: 260px;
}

#contact .content-text {
	margin: 150px 40px 0 0px;
	width: 200px;
}

.content-text p {
	margin-bottom: 1em;	
}

.content-text a {
	text-decoration: none;
	color: #fff;
}

.content-man {
	float: right;
	margin-top: 20px;
}

.logo {
	width: 300px;
	height: 129px;
}

.c {
	clear: both;
}

.hide {
	display: none;
}

#scrollable {
	overflow: auto;
	height: 390px;
	width: 500px;
	color: #fff;
	background-color: #c90318;
	border: 1px dotted #fff;
}

#scrollable table {
	margin: 5px;
}

#scrollable table a {
	text-decoration: none;
	color: #fff;
}

#scrollable ul {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 15px;
	padding: 0 0 5px 0;
}

.opdrachtgever-logo { 
	width: 120px;
	height: 120px;
	margin: 2px 4px 2px 2px;
}

.cv-download {
	height: 20px;
	text-align: right;	
	margin: 6px 0 0 0;
}

.cv-download div {
	float: right;
}

.cv-download img {
	float: right;
	width: 17px;
	height: 17px;
}
