html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: disc;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


xt\:comment, xt\:note {
	display: none;
}

ch\:nbsp {
	padding: .5em;
}

body {
	background-image: url(pix/bg_1px.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font: 0.71em Verdana, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
    line-height: 1.4em;
    color: #3F3F3F;
    text-align: left;
}

#wrapper-home {
    width: 946px;
    height: 950px;
	margin: 0 auto;
    position: relative;
}

#sitegallery-slide {
    border: 1px solid silver;
    padding: 3px;
}

#content-homepage {
    position: absolute;
    top: 17%;
    left: 0;
    width: 100%;
    display: block;
}
#main {
    position: relative;
    left: 0;
    width: 535px;
    display: block;
}
#logo {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 220px;
    display: block;
}

#slogan {
    position: absolute;
    right: 8%;
    top: 5%;
    padding-top: 5px;
    display: block;
    width: 520px;
    line-height: 140%;
}

#map {
    position: absolute;
    right: 3%;
    top: 15%;
}

#news-homepage {
    padding: 0px 10px 0px 10px;
    width: 200px;
    display: block;
    margin-bottom: 10px;
}

#language {
    padding: 0px;
    width: 220px;
    display: block;
    margin: 30px 0px 40px 0px;
    text-align: center;
}

#address {
    display: block;
    padding: 0px;
    width: 220px;
    margin-bottom: 20px;
    text-align: center;
}

#news {
    width: 200px;
    display: block;
}
#news ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#news ul li {
    list-style-type: none;
    margin: 0px 0px 12px 0px;
    padding: 0px;
}
.news-headline {
    color: #333333;
	font-weight:bold;
}

td {
	color: #333;
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	line-height: 18px;
}

a img {
   border: none;
}

img#contentimage {
	margin: 5px;
    border: 1px;
    border-color: #AFABFF;
    float: right;
}

/* menu navigation style */
.nav_list_parent {
	font-size: 13px;
	line-height: 16px;
    vertical-align: middle;
}

.nav_list_children {
	font-size: 12px;
	font-style: italic;
    vertical-align: middle;
}
/* sitemap navigation */
.treeview-gray a:hover {
	color: #CC3333;
}

a {
/*	color: #a86018;
	color: #4aa9bd;  */
    color: #82181A;
	text-decoration: none;
}
a:hover {
/*    color: #5a4631 */
	color: #CC3333;
/*    color: #BE7276;  */
	text-decoration: none;
}

	td#centre a.external, td#left a.external {
		padding-right: 15px;
		background-image: url(/js/external_link_icon.gif);
		background-repeat: no-repeat;
		background-position: 100% 0px;
	}

	td#centre a.file, td#left a.external {
		padding-left: 15px;
		background-image: url(/js/file_icon.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}

h1 {
	font: 18px Verdana;
    color: #333;
	font-weight:bold;
    margin: -4px 0px 8px 0px;
    padding: 0px;

}

h2 {
	font-size: 14px;
	color: #444;
    font-weight: 600;
    padding-bottom: 14px;
}

h3 {
	font-size: 12px;
	color: #444;
	padding: 0px;
	margin: 0px;
    font-weight:600;
}

span.highlighted {
	font-weight: bold;
	background-color: #feb;
	padding: 2px;
	padding-bottom: 0px;
}

hr {
	border: 0px none;
	border-bottom: 1px solid #aaa;
}



th {
	background: #cde;
}

.invalid {
	font-weight: bold;
	color: #900;
}

span#page-functions {
    text-align: right;
    margin: 0px;
	padding: 0px;
}

/* Sidebar opmaak */
div.scm-sidebar {
    margin: 0px;
    padding: 0px;
}
div.scm-sidebar h2 {
	font-size: 14px;
	color: #444;
    padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid silver;
}
div#scm-sidebar-searchtour {
    border: 2px solid #efedfa;
    background-image: url(pix/bggradient_lightgrey_lang.png);
	font-size: 12px;
    background-color: #efedfa;
    padding: 0px 0px 12px 0px;
}
div.scm-sidebar-body{
    padding: 0px;
}
/* end sidebar opmaak */

/* footer */
#footer {
    position: relative;
    left: 0;
    right: 0;
    display: block;
    clear: both;
    padding: 0px;
    margin: 0px;
    font-size: .9em;
    color: #808080;
}
#footer a { color: #4aa9bd; background: #fff; }
#footer a:hover { color: #CC3333; }
    #col1 { float: left; width: 274px; padding: 7px 0 0 20px; margin: 0 0 10px; }
    #col2 { float: left; width: 300px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }
    #col3 { float: right; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }

/* site quotes */
#homepage-quote {
    position: relative;
    left: 0;
    width: 100%;
    display: block;
    border-bottom: 1px solid #ccc
}
.sitequote {
    position: relative;
    left: 3%;
    display: block;
    text-align: center;
    width: 75%;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	letter-spacing: 2px;
	color: #8b8b8c;
}
.sitequote p{
	line-height: 28px;
}
.sitequote .quote{
	font-size: 1em;
}
p.sitequote-byline{
    color: silver;
    font-family: Verdana, Helvetica, Arial, sans-serif;
  	font-style: normal;
  	font-size: 0.8em;
}
.testimonial a {
    float: right;
	font-size: 0.65em;
    margin-top: -14px;
	font-family: Arial, Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
}
/* end sitequotes */

/* select tour layout */
#select-tour ul {
    width: 200px;
    display: block;
    list-style-type: circle;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 20px;
}
#select-tour ul li {
    padding: 2px 0px 2px 0px;
}

div#content {
    width: 100%;
    margin: 0px;
	height: 100%;
}

table#columns {
	table-layout: fixed;
	border: 0px none;
	margin: 0px;
	padding: 0px;
    height: 500px;
}

td#left {
	width: 230px;
	padding: 0px;
	vertical-align: top;
	}

	td#left ul {
		margin-left: 20px;
		padding-left: 0px;
		margin-top: 5px;
		list-style-type: none;
	}

		td#left ul li {
			margin-left: 0px;
			padding-left: 0px;
			padding-bottom: 2px;
			list-style-type: circle;
		}

        td#left ul li a {
            text-decoration: none;
		}

		td#left ul li li {
			margin-left: 0px;
			padding-left: 12px;
			padding-bottom: 2px;
			list-style-type: square;
		}

		td#left ul li li li {
			margin-left: 0px;
			padding-left: 12px;
			padding-bottom: 2px;
			list-style-type: none;
		}

		td#left ul li li li li {
			margin-left: 0px;
			padding-left: 12px;
			padding-bottom: 2px;
			list-style-type: none;
		}




td#centre {
	vertical-align: top;
	padding: 14px 20px 0px 0px;
    width: 697px;

}
	td#centre li {
		padding-bottom: 5px;
	}

    td#centre ul {
			margin-left: 14px;
			padding-left: 0px;
			padding-bottom: 2px;

		}

    	td#centre ul li {
			margin-left: 0px;
			padding-left: 0px;
			padding-bottom: 2px;

		}

         td#centre ol {
			margin-left: 14px;
			padding-left: 0px;
			padding-bottom: 2px;

		}

    	td#centre ol li {
			margin-left: 0px;
			padding-left: 0px;
			padding-bottom: 2px;

		}


@media print {
	body {
		background-image: none;
	}

	a {
		color: #333;
	}

	div#header {
		border-bottom: 1px solid #aaa;
		padding-bottom: 10px;
	}

	td#left {
		display: none;
	}

    td#right {
		display: none;
	}

	td#centre {
		padding-left: 50px;
		padding-right: 50px;
	}

	div#menu {
		display: none;
	}

	div#page-functions {
		display: none;
	}

	div#footer {


		color: #333;
		border-top: 1px solid #aaa;
		padding-top: 0px;
		margin-top: 25px;


	}

		div#footer a {
			color: #333;
		}
	
		a.product-credit {
			display: none;
		}
	
		p.footer-links {
			display: none;
		}
}
