/* general */
body, html {
	background-color: #07A0C2;
	background-image: url('../img/mbg.jpg');
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	padding: 0;
	margin: 0 auto;
}

td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
}

img, div {
	margin: 0;
	padding: 0;
	border: 0;
}

a, a:link, a:visited {
	color: #069EC1;
	text-decoration: none;
	cursor: pointer;
}

a:hover, a:active {
	color: #069EC1;
	text-decoration: underline;
	cursor: pointer;
}

/* design */
div#main {
	width: 1002px;
	text-align: left;
	margin: 0 auto;
}

div.message {
	margin: 6px;
	padding: 2px;
	background-color: #FFFF66;
	border: 1px solid black;
}

div#links {
	float: left;
	width: 166px;
}

div#logo {
	background-image: url('../img/lgobg.jpg');
	width: 166px;
	height: 106px;
	margin: 40px 0 280px 0;
}

div#supported {
	position: absolute;
	top: 219px;
	padding-left: 10px;
}

div#supported ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#supported li {
	padding: 0;
	margin: 0 0 5px 0;
	height: 72px;
	width: 150px;
	display: block;
	background-color: white;
	background-repeat: no-repeat;
	background-position: center center;
}

div#supported li a {
	display: block;
	width: 150px;
	height: 72px;
	padding: 0;
	border: 0;
	margin: 0;
	background-color: transparent;
	text-decoration: none;
}

div#adrescontainer1 {
	height: 160px;
	vertical-align: bottom;
	position: relative;
}

div#adrescontainer2 {
	position: absolute;
	bottom: 0;
}

div.adres {
	/* color: #BBBBBB; */
	color: #3F5C84;
	width: 150px;
	font-size: 8pt;
	font-weight: bold;
	padding: 10px 2px 2px 10px;
}

div.adres a {
	color: white;
}

div#rechts {
	float: left;
	width: 836px;
}

div#lvl1 {
	position: relative;
	height: 88px;
}

div#deel {
	position: absolute;
	left: 190px;
	bottom: 10px;
	font-size: 20pt;
	font-style: italic;
	color: #069EC1;
}

div#executive {
	position: absolute;
	right: 4px;
	bottom: 10px;
	font-size: 20pt;
	font-style: italic;
	/* color: #1F3C73; */
	color: #069EC1;
	padding-right: 0;
}

div#lvl2 {
	height: 3px;
	background-image: url('../img/bar.jpg');
	margin-bottom: 14px;
	font-size: 1px;
}

div#lvl3 {
	text-align: left;
}

div#lvl3 a.item {
	color: white;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	background-color: transparent;
	float: left;
	background-image: url('../img/item.png');
	background-repeat: no-repeat;
	width: 96px;
	height: 120px;
	margin: 0;
	position: relative;
	display: block;
}

div#lvl3 a.item.on {
	background-image: url('../img/item_on.png');
}

div#lvl3 img {
	position: absolute;
	left: 10px;
	top: 10px;
}

div#lvl3333 a div {
	text-align: center;
	margin-right: 7px;
}

div#lvl3 span {
	position: absolute;
	top: 90px;
	width: 90px;
	text-align: center;
	display: block;
}

div#lvl3spacer {
	clear: both;
	height: 7px;
	font-size: 1px;
}

a.switch {
	display: block;
	background-image: url('../img/knop_werkgevers.jpg');
	width: 198px;
	height: 35px;
	float: right;
	margin: 0 0 0 30px;
}

a.switch.werkgevers {
	margin-top: 10px;
	background-image: url('../img/knop_werkgevers.jpg');
}

a.switch.kandidaten {
	background-image: url('../img/knop_kandidaten.jpg');
}

a.switch.werkgevers.deact {
	margin-top: 10px;
	background-image: url('../img/knop_werkgevers_deact.jpg');
	cursor: default;
}

a.switch.kandidaten.deact {
	background-image: url('../img/knop_kandidaten_deact.jpg');
	cursor: default;
}

div#lvl4 {
	color: white;
}

div#footlink {
	font-size: 11px;
	text-align: right;
	margin: -7px 0 10px 0;
	padding: 0 20px 0 0;
}

div#footlink a {
	color: white;
}

div#kandidaatoverview b a, div#vacview b a {
	color: black;
}

div#lvl4 a {
	display: block;
	float: left;
	width: 96px;
	height: 27px;
	background-image: url('../img/subitem.png');
	padding: 7px 8px 0 0;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	background-color: transparent;
} .dummy {
	float: left;
	width: 50px;
	height: 20px;
} #lvl4spacer {
	clear: both;
	height: 12px;
	font-size: 1px;
} #lvl5 {
	position: relative;
} .colgroot {
	float: left;
} .colklein {
	float: right;
} .grootblok {
	width: 576px;
	margin-right: 11px;
	margin-bottom: 10px;
} .grootblok .boven {
	height: 14px;
	background-image: url('../img/groot_kop.png');
	font-size: 1px;
} .grootblok .midden {
	background-image: url('../img/groot_midden.png');
	height: 100%;
	min-height: 325px;
} .grootblok .onder {
	background-image: url('../img/groot_voet.png');
	height: 20px;
} .kleinblok {
	width: 249px;
	margin-bottom: 10px;
} .kleinblok .boven {
	height: 14px;
	background-image: url('../img/klein_kop.png');
	font-size: 1px;
} .kleinblok .midden {
	background-image: url('../img/klein_midden.png');
	height: 100%;
} .kleinblok .onder {
	background-image: url('../img/klein_voet.png');
	height: 20px;
} .content {
	margin: 5px 15px 10px 10px;
	line-height: 125%;
}

/* headers binnen het grote blok */
h1, h2, h3 {
	line-height: 150%;
}

h1 {
	font-size: 19px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 15px;
} .grootblok h1, .grootblok h2, .grootblok h3 {
	background-image: url('../img/groot_dark.jpg');
	background-repeat: repeat-y;
	padding: 3px 10px 3px 10px;
	margin: 0;
	font-family: Verdana, Arial, "Tahoma";
	font-weight: bold;
} .grootblok .content h1, .grootblok .content h2, .grootblok .content h3 {
	margin: 4px 0 5px -10px;
	padding: 7px 10px 7px 10px;
} .kleinblok h1, .kleinblok h2, .kleinblok h3 {
	background-image: url('../img/klein_dark.jpg');
	background-repeat: repeat-y;
	padding: 3px 10px 3px 10px;
	margin: 0;
	font-family: Tahoma, arial;
	font-weight: bold;
} .kleinblok .content h1, .kleinblok .content h2, .kleinblok .content h3 {
	margin: 4px 0 5px -10px;
	padding: 7px 10px 7px 10px;
} .grootblok .dark {
	padding: 5px 5px 5px 10px;
	margin: 0 2px 2px -10px;
	background-image: url(../img/groot_dark.jpg);
} .kleinblok .dark {
	padding: 5px 5px 5px 10px;
	margin: 0 2px 2px -10px;
	background-image: url(../img/klein_dark.jpg);
}

div.light {
	padding: 5px 5px 5px 10px;
	margin: 0 2px 2px -10px;
}

p {
	margin: 0 0 5px 0;
	padding: 0;
} .spacer {
	height: 1px;
	font-size: 1px;
} .error {
	color: red;
}

div.zoekblok table.formtable input {
	width: 110px;
}
div.zoekblok table.formtable select {
	width: 116px;
}

table.formtable input.login {
	width: 110px;
}

table.formtable input.login[type = submit] {
	width: 116px;
}

td, th {
	vertical-align: top;
	text-align: left;
	margin: 0;
}

table.data {
	margin: 0 10px 10px -10px;
	border: 0;
	border-left: 10px solid transparent;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

table.data td, table.data th {
	margin: 0;
}

table.data tr.dark {
	background-image: url(../img/groot_dark.jpg);
} .formtable {
	width: 100%;
} .formtable input, .formtable textarea, select {
	width: 230px;
	margin: 3px;
	border: 1px solid #743d22;
	padding: 2px;
	font-family: Verdana, Arial, "Tahoma";
	font-size: 10pt;
} .formtable input[type = submit] {
	width: 236px;
} .formtable input {
	width: 230px;
} .formtable textarea {
	height: 100px;
} 

div#tooltip {
	cursor: pointer;
	display: none;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: auto;
	z-index: 20000;
	
	/* styling */
	padding: 3px;
	border: 2px solid #069EC1;
	background-color: white;
}

/* specific */
/* forms */





