* {
	font-family: Tahoma,Verdana,sans-serif;
	margin:0px;
	padding:0px;
}
body {
	background-color:#666666;
	font-size: 11px;
	margin: 0px;
}
table,tr,td,tbody {
	font-size: 11px;
}



#base {
	position:relative;
	width:1000px;
	text-align:left;
	background-color:#ffffff;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	
}

#topmenu {
	position:absolute;
	top:155px;
	left:0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	xxbackground-color:#000000;
	width:156px;
	z-index:1;
	margin-left: 0px; margin-right: 0px;
}
#menu_item {
	height: 23px;
	width: 156px;
	background-image: url(images/button.gif);
	float: left;
	overflow: show;
	display: block;
	position: relative;
	color: #000000;
	z-index: 1;
}
#menu_item_selected {
	height: 23px;
	width: 156px;
	background-image: url(images/button_over.gif);
	float: left;
	overflow: show;
	display: block;
	position: relative;
	color: #000000;
	font-family: Trebuchet MS, sans-serif;
	z-index: 1000;
}
.menu_a:link,.menu_a:visited {
	padding-left: 12px;
	padding-top: 3px;
	height: 20px;
	width: 144px;
	display: block;
	position: relative;
	color: #ffffff;
	text-align: left;
	font-family: Trebuchet MS, sans-serif;
}

.menu_children_div {
	width: 150px;
	background-color: #D9DDE6;
	position:absolute;
	top: 2px;
	left: 152px;
	text-align: left;
	z-index: 1001;
	font-family: Trebuchet MS, sans-serif;
}
#submenu_item {
	font-family: Trebuchet MS, sans-serif;
}
#submenu_item a {
	color: #444444;
	display: block;
	padding: 2px;
	height: 16px;	
	font-family: Trebuchet MS, sans-serif;
}
#submenu_item a:hover {
	color: #0099E8; 
	display: block;
	padding: 2px;
	height: 16px;	
	font-family: Trebuchet MS, sans-serif;
}

.rightfrommenu {
	position:absolute;
	left:665px;
	top:5px;
	text-decoration:underline;
}





#logo {
	top:0px;
	left: 0px;
	position:absolute;
	z-index:1;
}
#contactbutton {
	position: absolute; 
	bottom: 8px; 
	left: 11px; 
	font-size: 15px; 
	font-weight: bold;
}

.title {
	font-family: Tahoma,Verdana, sans-serif;
	font-size: 18px;
	font-weight: 900;
	margin-top:-5px;
	margin-bottom:-5px;
	color:#006666;
	text-transform: uppercase;
}




#contentblock {
	position:relative;
	width: 835px;
	left: 158px;
	/*min-height:350px;
	_height:350px;
	height:auto !important;
	height: 350px;*/
	/*height: 350px !important;*/
	height: auto;
	text-align:left;
	line-height:12px;
	color:#000000;
	padding-top: 155px;
	font-family: Tahoma,Verdana,sans-serif;
}
#contentblock * {
	font-family: Tahoma,Verdana,sans-serif;
}


#contentblock a:link {
	color: #0099E8;
	text-decoration:none;
}
#contentblock a:visited {
	color: #0099E8;
	text-decoration:none;
}

#contentblock a:hover {
	color: #0099E8;
	text-decoration:underline;
}
#contentblock a:active {
	color: #0099E8;
	text-decoration:none;
}

.tekstblok_container {
	margin-left:0px; margin-right:0px;
}
.tekstblok_top {
	position: relative; background-image: url(images/content_top.jpg); width: 598px; height: 22px;
}
.tekstblok_tekst {
	position: relative; background-image: url(images/content_back.gif); width: 598px; min-height:460px; _height:460px;
}
.tekstblok_tekst .blokpadding {
	padding-top: 7px; position: relative; line-height: 1.5;
}
.tekstblok_bottom {
	position: relative; background-image: url(images/content_bottom.gif); width: 598px; height: 9px;
}
.rechtsblok_container {
	margin-left: 0px; margin-right:0px; width: 221px; position: absolute; right: 0px; top: 155px;
}
.plane {
	width: 201px; overflow: show; position: relative;
}
.plane img {
	position: absolute; left: -7px;
}

#rightblock {
	width:254px;
	height:440px;
	padding:8px;
	text-align:left;
	color:#ffffff;
	position:absolute;
	left: 680px;
	top: 130px;
	text-decoration:none;
	color:#000000;
	background-color:#D0E3DF;

}

#footer {
	color:#000000;
	/*top:560px;*/
	margin-top: 0px;
	height:21px;
	width:990px;
	padding-top:4px;
	padding-left: 10px;
	font-size: 11px;
	text-align:left;
	position:relative;
	background-image:url(images/footer.gif);
}


a {
	color: #0099E8; /*FFFFFF;*/
	text-decoration:none;
}
a:link {
	color: #0099E8;
	text-decoration:none;
}
a:visited {
	color: #0099E8;
	text-decoration:none;
}

a:hover {
	color: #0099E8;
	text-decoration:none;
}
a:active {
	color: #0099E8;
	text-decoration:none;
}
a img { border:none }

form {
	padding: 0px;
	margin: 0px;
}

.copyright {
	float: right; margin-right: 50px;
}
.copyright a, .copyright a:link, .copyright a:hover, .copyright a:visited, .copyright a:active {
	color: #0099E8;
}



div.blokpadding {
	padding-left: 7px; 
	padding-right: 7px;
}

h1 {
	font-size: 18px; 
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px;
	color:#0099E8;
	line-height: 20px;
}
h1.blokkop {
	padding-left: 7px; 
	padding-top: 4px; 
	padding-bottom: 9px;
	font-size: 15px; 
	font-weight: bold; 
	text-transform: none;
	margin: 0px;
	color: #333333;
	line-height: 12px;
	height: 7px;
	overflow: hidden;
}
h2 {
	font-size: 16px; 
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px;
	color:#333333;
	line-height: 18px;
}
h3 {
	font-size: 14px; 
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px;
	color:#333333;
	line-height: 16px;
}

input,select,textarea {
	font-size: 11px; 
	border: 1px solid #D6DBE4;
	margin: 0px;
	padding: 0px;
	line-height: 11px;
	height: 16px;
	margin-top: 1px;
}
input {
	width: 120px;
}
input.checkbox {
	width: auto;
	vertical-align: middle;
}
select {
	width: 120px;
	height: 18px;
}
option {
	height: 14px;
	line-height: 11px;
	padding: 0px;
	margin: 0px;
}
textarea {
	height: 80px;
	width: 200px;
}


pre {
	font-family: Tahoma,Verdana, sans-serif;
}

.linksmall {
	font-family: Tahoma,Verdana, sans-serif;
	font-size: 11px;

}

.whitetext {
	font-family: Tahoma,Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
}


#destination_information {
	color: #666666;
	font-size: 11px;
	line-height: 11px;
}

#destination_information a {
	display: block; 
	text-align: left; 
	color: #666666; 
	margin-bottom: 5px;
}
#destination_information a:link {
	color: #666666; 
}
#destination_information a:hover {
	color: #333333; 
}
/* errormessages in formulieren */
.error {
	color: #BB0000;
	padding-left: 5px;
	font-weight: bold;
}
.premie_tussenbalk {
	font-size: 14px;
	font-weight: bold;
	color: #0099E8;
	padding: 3px;
	margin-bottom: 5px;
	padding-left: 0px;
}
.form_eerste_td {
	width: 200px;
	font-weight: bold;
	vertical-align: top;
}


.vraagteken {
	font-size: 14px;
	font-weight: bold;
}
.helpdiv {
	position: absolute; 
	z-index: 1000;
	width: 150px; 
	padding: 5px; 
	top: 0px; 
	left: 5px; 
	border: 1px solid #0099E8; 
	background-color: #E8EBF0;
	font-size: 10px;
}
.helpsluitknop {
	float: right; 
	cursor: pointer; 
	background-color: #FFFFFF; 
	font-weight: bold; 
	border: 1px solid #0099E8; 
	padding: 1px; 
	padding-top: 0px; 
	line-height: 8px; 
	margin: 0px; 
	margin-left: 2px; 
	margin-bottom: 2px; 
	font-size: 11px;
}


/*wiki styles disabled*/
#siteNotice,#jump-to-nav,.editsection {
	display: none;
}
li {
	margin-left: 20px;
}
/*.toclevel-1 {
	margin-left: 20px;
}
.toclevel-2 {
	margin-left: 20px;
}*/
#Coordinaten {
	float: right;
}



.keywords {
	border-top: 1px solid #eeeeee;
	padding-top: 5px;
	color: #666666;
	font-size: 10px;
}
.null {
	height: 1px;
	overflow: hidden;
}