/*
 * Copyright (C) 2007 Aimfor - Alle rechten voorbehouden
 * 
 * Voor meer informatie: http://www.aimfor.nl
 * 
 * Bestand: onboardonshore.css
 */
tr, th, ul, li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
	line-height: 18px;
}

td {
	text-align: left;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

h1 { 
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin: 0px;
}

h2 { 
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FD851E;
	margin: 0px;
}

strong { 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}

a:link, a:visited, a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}

a:hover {
	text-decoration: underline;
}

a.link2:link, a.link2:visited, a.link2:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
	line-height: 18px;
}

a.link2:hover {
	text-decoration: underline;
}

.tekst-kop { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 22px; 
	font-style: normal;
	font-weight: bold; 
	text-decoration: none; 
	color: #0096d7;
}

.tekst-tussenkop {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.tekst-klein {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.formulier-knop {
	font-family:  "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #851318;
	border: 1px solid #851318;
}

.formulier-veld-100 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border: 1px solid #851318;
	background-color: #FFFFFF;
	padding-left: 5px;
	width: 95%;
}

.formulier-veld {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border: 1px solid #851318;
	background-color: #FFFFFF;
	padding-left: 5px;
}

body, html {
	background-color: #FFFFFF;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	vertical-align: top;
	text-align: left;
	overflow: hidden;
	line-height: 18px;
}

.fotorand {
	border: 1px solid #851318;
}

form { 
	margin: 0px auto;
}

/* Container */
div.container2 { 	
	position: absolute;
	height: 300px; 
	width: 500px;
	margin: 10px 0px 0px -250px;
	top: 50%; 
	left: 50%;
	text-align: left;
	background-color: #FFFFFF;
	overflow: hidden;
	border: 1px solid #000000;
}

div.container { 	
	position: absolute;
	height: 300px; 
	width: 500px;
	margin: -310px 0px 0px -250px;
	top: 50%; 
	left: 50%;
	text-align: left;
	background-color: #FFFFFF;
	overflow: hidden;
	border: 1px solid #000000;
}

div.home { 	
	position: absolute;
	height: 622px; 
	width: 502px;
	margin: -311px 0px 0px -251px;
	top: 50%; 
	left: 50%;
	text-align: left;
	background-color: #FFFFFF;
}

div.wrapper-content {
	position: relative;
	height: 360px;
	background-color: #FFFFFF;
}

div.content { 	
	position: absolute;
	height: 230px; 
	width: 450px;
	margin: -115px 0px 0px -225px;
	top: 50%; 
	left: 50%;
	text-align: center;
	overflow: hidden;
}

div.content2 { 	
	position: absolute;
	height: 230px; 
	width: 450px;
	margin: -115px 0px 0px -225px;
	top: 50%; 
	left: 50%;
	text-align: center;
	overflow: hidden;
}
