/* GENERAL STYLES */
@charset "utf-8";
/* CSS Document */

html { margin:0; padding:0; background-color:#ffffff; }

body { margin:0; padding:0; background-color:#ffffff; color:#000000;
	font-family: Trebuchet MS, Verdana, Arial; font-size: 12px;
}
div#content img { float:right; margin: 0 10px 20px 15px; border:1px solid #DC762C; }
a:link, a:visited, a:active { font-family: Trebuchet MS, Verdana, Arial; font-size: 12px; color:#DC762C; text-decoration: none; }
a:hover { font-family: Trebuchet MS, Verdana, Arial; font-size:12px; color:#DC762C; text-decoration: underline; }
h2 { font-family: Trebuchet MS, Verdana, Arial; font-size:16px; font-weight:bold; color:#C6422C; margin:0; }
h3 { font-family: Trebuchet MS, Verdana, Arial; font-size:14px; font-weight:normal; color:#DC762C; margin:0; }
h2.clearimg { font-family: Trebuchet MS, Verdana, Arial; font-size:16px; font-weight:bold; color:#C6422C; margin:0; clear:right; }
p { max-width: 480px; margin: 0 0 1em 0; }
div#content table { margin: 0 0 1em 0; }
span.degrees { white-space:nowrap; }

/* DIVS */
div#wrapper {
	width: 952px; padding: 0; margin: 0 auto; min-height: 600px;
	background-image:url(../images/wrapper_bg.jpg); background-repeat:no-repeat;
}

div#header {
	width: 952px; height: 207px; padding: 0; margin: 0; background-color:#ffffff;
	background-image:url(../images/static_header.jpg); background-repeat:no-repeat;
}

div#content_wrapper {
	width: 952px; padding: 0; margin: 0;
}

div#splashpage {
	width: 600px; margin: 0 auto; border:1px solid yellow;
}

/* START NAVIGATION ITEMS */
div#breadcrumb {
	font-family: Trebuchet MS, Verdana, Arial; color: #DC762C; font-size: 24px;
	position: relative; left: 212px; top: 164px; width:600px; height:0; z-index:6;
}
div#navigation {
	width: 161px;
	background-color: #502F1E;
	position:relative; left: 26px;
	float: left;
}
div#menu_item {
	height: 28px; line-height: 28px; vertical-align: middle; padding-left: 14px;
	border-bottom: 2px solid #dc762c;
}
div#sub_menu_item {
	height: 28px; line-height: 28px; vertical-align: middle; padding-left: 14px;
	background-color: #dc762c;
}
div#nav_bottom {
	width: 161px; height: 244px;
	background-image:url(../images/nav_btm.jpg); background-repeat:no-repeat;
}
div#taalkeuze {
	z-index: 5; position: relative; text-align: right;
	right: 32px; top: 0px; margin: 0; padding: 0; height: 0;
	font-family: Trebuchet MS, Verdana, Arial; font-size: 10px;
}
/* END NAVIGATION ITEMS */

div#content {
	width: 685px;
	padding: 10px 25px;
	float: left; min-height: 400px;
	position:relative; left:26px;
}

div.clearer {clear:left; line-height:0; height: 0;} /* expand content_wrapper to fit floating content */

div#footer {
	width: 900px; margin: 0 26px 10px 26px; padding-top: 5px;
	border-top: 1px solid #dc762c; text-align: right;
	font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; color: #000000;
}

/* LINKS */
div#breadcrumb a:link, div#breadcrumb a:visited, div#breadcrumb a:active {
	font-family: Trebuchet MS, Verdana, Arial; font-size: 12px; color: #502F1E; text-decoration: none; vertical-align: top;
}
div#breadcrumb a:hover {
	font-family: Trebuchet MS, Verdana, Arial; font-size: 12px; color: #502F1E; text-decoration: underline; vertical-align: top;
}
div#taalkeuze a:link, div#taalkeuze a:visited, div#taalkeuze a:active {
	font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; color: #000000; text-decoration: none;
}
div#taalkeuze a:hover {
	font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; color: #000000; text-decoration: underline;
}
div#taalkeuze a.active:link, div#taalkeuze a.active:visited, div#taalkeuze a.active:active, div#taalkeuze a.active:hover {
	font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; color: #DC762C;
}
div#menu_item a:link, div#menu_item a:active, div#menu_item a:visited {
	font-family: Trebuchet MS, Verdana, Arial; font-size: 12px; color: #dc762c; text-decoration: none;
}
div#menu_item a:hover {
	font-family: Trebuchet MS, Verdana, Arial; font-size: 12px; color: #FFFFFF; text-decoration: none;
}
div#menu_item.active a:link, div#menu_item.active a:active, div#menu_item.active a:visited, div#menu_item.active a:hover {
	font-family: Trebuchet MS, Verdana, Arial; font-size: 12px; color: #FFFFFF; text-decoration: none;
}
div#sub_menu_item a:link, div#sub_menu_item a:active, div#sub_menu_item a:visited {
	font-family: Trebuchet MS, Verdana, Arial; font-size: 12px; color: #502F1E; text-decoration: none;	
}
div#sub_menu_item a:hover {
	font-family: Trebuchet MS, Verdana, Arial; font-size: 12px; color: #FFFFFF; text-decoration: none;
}
div#sub_menu_item.active a:link, div#sub_menu_item.active a:active, div#sub_menu_item.active a:visited, div#sub_menu_item.active a:hover {
	font-family: Trebuchet MS, Verdana, Arial; font-size: 12px; color: #FFFFFF; text-decoration: none;
}
div#footer a:link, div#footer a:active, div#footer a:visited, div#footer a:hover {
	font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; color: #000000; text-decoration: underline;
}

.textbox
{
width:250px;
border-style:solid;
border-width:1px;
}

.textbox_multiple
{
width:250px;
border-style:solid;
border-width:1px;
height:100px;
}

.button
{
width:100px;
border-style:solid;
border-width:1px;
}

/* EDITOR PROPERTIES */
