body, html {
	width: 100%;
	border-collapse: collapse;
	margin: auto;
	padding: 0;
	
	font-family: Verdana, Arial, Helvetica, non-serif, Times;
	font-size: 12px;
	color: #949596;
	color: #666666;
	color: #333333;
	line-height: 20px;
	/*letter-spacing: 0.5px;*/
	
	font-weight: normal;
	background-color: #e3e4e5;
	
	vertical-align: middle;
}

table, td {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	
	background-color: white;
}

h1 {
	font-family: Times New Roman, Times, serif, Verdana;
	color: #002c5a;
	font-size: 50px;
	margin: 0;
	padding: 0;
	line-height: 45px;
	font-weight: normal;
	padding-bottom: 20px;
	text-align: left;
}

h1 + h2,
h1 + p { margin-top: 0; }
h2 + p { margin-top: 0; }

p { margin: 0; }

img {
	display: block;
	padding: 0;
	margin: 0;
}

hr { border-width: 1px 0 0 0; }

a img {
	border: 0;
}

a {
	color: #a70075;
	text-decoration: none;
}

a.topmenu,
a.menu {
	text-decoration: none;
	text-transform: uppercase;
}

a.topmenu {
	letter-spacing: 0.2px;
	font-size: 10px;
	color: #515152;
}

a.zoekresultaten {
	font-weight: bold;
}

.main a {	text-decoration: underline; }
.main a:hover {	text-decoration: none; }

.main .image_left {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: solid 5px #909090;
}

.main .image_right {
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: solid 5px #909090;
}

.menu {
	padding: 0;
	margin: 0;
	width: 100%;
}

.menu td {
	padding: 0;
	margin: 0;
	text-align: center;
	width: 200px;
}

.menuitem, .menu li {
	/*float: left;*/
	list-style-type: none;
	position: relative;

	font-family: Verdana, Arial, Helvetica, non-serif, Times;
	font-size: 10px;
	letter-spacing: 0.8px;
	letter-spacing: normal;
	padding: 0px 12px;
	
	text-align: center;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	
	list-style-image: none;
	margin: 0;
	
	cursor: pointer;
	
	/*volgorde van (min-)width is belangrijk*/
	/*width: auto !important;
	width: 111px;
	min-width: 111px;*/
	/*width: 100%;*/
	/*width: auto;*/
}

.submenu {
	visibility: hidden;
	/*background-color: black;*/
	margin: 0;
	padding: 0;
	background-color: inherit;
	width: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
}

.submenu li {
	float: none;
	/*position: relative;*/
	overflow: visible;
}

.submenu ul.submenu {
	top: 0;
	left: 100%;
	padding: 0;
	width: auto;
}

.submenu .submenu li.submenuitem {
	text-align: left;
	padding-left: 25px;
	background-image: url('../images/submenu_item3.gif');
	background-repeat: no-repeat;
	background-position: 10px 1.15em;
	/*width: 100%;*/
	/*list-style-type: disc;
	list-style-position: inside;*/
}

.menu a {
	white-space: nowrap;
	color: #002c5a;
}

.menu .selected_item,
.menu .selected_item a {
	background-color: #9c9d9f;
	color: #00224f;
}

.submenu a {
	line-height: 15px;
	color: #00162d;
	font-weight: bold;
	text-decoration: none;
}

.leftmenu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*
	list-style-image: url('../images/submenu_item.gif');
	list-style-position: inside;
	*/
	
	background-repeat: no-repeat;
	background-position: 0 .75em;
	list-style-position: outside;
	padding-left: 48px;
}

.leftmenu li.selected, .leftmenu li.hover {
	background-image: url('../images/submenu_item_selected.gif');
}

.leftmenu li.selected a, .leftmenu li.hover a,
.leftmenu .leftsubmenu li.selected a, .leftmenu .leftsubmenu li.hover a {
	color: #a70075;
}

.leftmenu .leftsubmenu li {
	padding-left: 16px;
	background-image: url('../images/submenu_item2.gif');
	background-position: 0 .55em;
}

.leftmenu .leftsubmenu li a {
	color: #00162d;
	font-weight: normal;
}

.leftmenu .leftsubmenu li a:hover {
	font-weight: normal;
}

ul {
	margin: 0;
	padding: 0;
}

li span{
	padding-left: 0px;
}

.main ul {
	padding-left: 17px;
}

.main li {
	padding-left: 10px;
}

.portfolio_logos {
	border: 0;
}

.portfolio_logos td {
	padding-right: 20px;
	color: #ababab;
}

.portfolio, .portfolio li {
	border: solid 0 #b6b6b6;
}

.portfolio {
	border-top-width: 1px;
	margin-top: 10px;
	display: inline-block;
}

.portfolio li {
	float: none;
	margin: 0;
	padding: 5px 20px 5px 0;
	list-style-type: none;
	border-width: 0px 0px 1px 0px;
	text-align: left;
}

.portfolio input {
	margin: 0 5px 0 0;
	padding: 0;
}

.portfolio li div {
	margin: 5px auto;
}

#resultaten li {
	/*list-style-type: none;
	margin: 0;
	padding: 0;*/
}

#resultaten li .naam {
}

#resultaten li .tekst {
}

.headerbalk {
	height: 115px;
	background-color: white;
}

.submenubalk {
	width: 246px;
}

.submenubalkitems {
	vertical-align: top;
	height: 500px;
}

.menubalk {
	background-color: #707072;
	background-color: white;
	border-style: solid;
	border-color: #969696;
	border-width: 0px 0px 0px 0px;
	font-weight: bold;
}

.footerbalk_left {
	padding-left: 30px;
	text-align: left;
}

.footerbalk_right {
	padding-right: 30px;
	text-align: right;
}

.footerbalk {
	background-color: #575759;
	border-style: solid;
	border-color: white;
	border-width: 0px 0px 5px 0px;
}

.menubalk,
.footerbalk,
.footerbalk a {
	height: 30px;
	text-transform: uppercase;
	font-size: 10px;
	color: white;
	font-weight: bold;
}

.footerbalk a:hover {
	text-decoration: underline;
}

.submenubalk_spacing {
	height: 5px;
	font-size: 1px;
	line-height: 1px;
	background-color: #851a1d;
	background-color: white;
}

.main {
	vertical-align: top;
	padding: 10px 30px 40px 30px;
}

.zoekresultaten_locatie, .zoekresultaten_locatie a {
	color: #b6b6d6;
	color: #f08213;
	color: #aaaaaa;
	color: #687aff;
	color: #0059b5;
	color: #0061c7;
	text-decoration: none;
}

.zoekresultaten_locatie a:hover {
	text-decoration: underline;
}

/*
.menu a {
	display: block;
	vertical-align: middel;
	height: 100%;
	width: 100%;
}
*/

/*
.doorzichtig {
	opacity: 0.65;
	filter: alpha(opacity=65);
	-moz-opacity: 0.65; /* Older Moz *//*
	-khtml-opacity: 0.65; /* Older Safari, Older Konqueror *//*
}
*/

.schaduw_boven {
	background-image: url(../images/schaduw_boven.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.schaduw_onder {
	background-image: url(../images/schaduw_onder.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

h2,
.subtitle,
.subtitle2 {
	font-size: 12px;
	color: #395883;
	font-weight: bold;
	text-align: left;
}

h2 {
	margin-bottom: 0px;
}

.subtitle2 {
	color: #a70076;
}

/*.main ul {
	padding-left: 17px;
}

.main li {
	padding-left: 10px;
}*/

.lettertype_vergroten { font-size: 18px; }
.lettertype_verkleinen { font-size: 10px; }

a.sitemap {
	color: #333333;
	text-decoration: none;
}

a.sitemap:hover {	text-decoration: underline; }

.sitemap_depth0 {
	padding-top: 20px;
	font-weight: bold;
}

.sitemap_depth0:first-child {
	padding-top: 0;
}

.sitemap_depth1 {}
.sitemap_depth2 {}


.menuitem1 { background-color: white; }
.menuitem2 { background-color: #8685bb; }
.menuitem3 { background-color: #c0d785; }
.menuitem4 { background-color: #ca66ad; background-color: #c67caa; }
.menuitem5 { background-color: #ffe148; }
.menuitem6 { background-color: #9fd6f1; }
.menuitem7 { background-color: #97be0d; }
.menuitem8 { background-color: #707173; }

.leftmenu a {
	font-weight: bold;
	/*color: #ffe148;*/
}

.large {
	color: green;
	font-size: 70px;
	/*line-height: 50px;*/
}

.super {
	color: red;
	font-size: 70px;
	line-height: 50px;
	vertical-align: -8px;
}

/* Formulier declaraties */

form {
	margin: 0;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, non-serif, Times;
	font-size: 12px;
	color: #949596;
	color: #666666;
	color: #333333;
}

input {
	line-height: normal;
}

.form_select { width: 450px; }
.inputform { width: 250px; border: solid 1px #7f9db9; }
.inputform_search { width: 260px; border: solid 1px #7f9db9; }
.inputform_extended { width: 400px; border: solid 1px #7f9db9; }
.inputform_postcode { width: 70px; border: solid 1px #7f9db9; }
.inputform_geboortejaar { width: 50px; border: solid 1px #7f9db9; }
.inputform_aanmelden { width: 80px; border: solid 1px #7f9db9; }
.inputform_datum { width: 120px; border: solid 1px #7f9db9; }

.text_disabled { 
	width: 200px;
	background-color: #efefef;
	border: solid 1px #7f9db9;
}

textarea, select {
	border: solid 1px #7f9db9;
}

input[type=text], input[type=file] {
	border: solid 1px #7f9db9;
}

.form_area {
	width: 300px;
	height: 102px;
}

.form_label { 
	vertical-align: middle;
	padding-right: 20px;
	width: 150px;
}

#seminarform .form_label {
	width: 170px;
}

.formulier td {
	padding-top: 2px;
	padding-bottom: 2px;
}

.error {
	color: #e80000;
}

@media print {
	.main p {
		text-align: left
	}
	
	body > table {
		height: auto;
	}
}

#flash_intro {
	display: block;
	border: solid #333;
	border-width: 0 0 1px 0;
}

hr {
	color: #333;
	height: 1px;
}
