html{
	background:#003060 url(../img/text_bg.gif) top left repeat-x;
	margin:0;padding:0;
	text-align:center;
}
body{
	padding:0px 66px 0px 66px;
	margin:12px auto 0px auto;
	width:860px;
	text-align:left;
	position:relative;
	top:0px;
	background:url(../img/bghead.gif) 0px 98px no-repeat;
	min-height:200px;
}

/* shared */
#servicesmenu li,
#path li,
#langmenu dd, #langmenu dt{
	float:left;
	list-style:none;
}
a{
	display:block;
	text-decoration:none;
}

#langmenu{
	position:absolute;
	top:-2px;
	right:66px;
	margin:0;padding:0;
	z-index:100;
}
#langmenu dd, #langmenu dt{
	float:left;
	margin:0;padding:0;
	margin-right:5px;
}
#langmenu dt{
	font-size:9px;
	color:#557794;
	font-weight:bold;
	padding:0;
	margin-top:-2px;
}
#langmenu dd a.selected, #langmenu dd a:hover{
	display:block;
	opacity:1;
}
#langmenu dd a{
	display:block;
	opacity:0.5;
}

#header{
	margin:0;padding:0;
	background:url(../img/header.gif);
	width:860px;
	padding-top:88px;
	height:0px;
	overflow:hidden;
	position:absolute;
	left:66px;
	top:10px;
}
#header a{
	position:absolute;
	height:0px;
	padding-top:88px;
	overflow:hidden;
	width:245px;
	z-index:200;
	top:0px;
}
#pga{
	position:absolute;
	right:66px;
	top:68px;
	width:200px;
	padding-top:30px;
	height:0;
	overflow:hidden;
	background:url(../nav/pga.gif);
}

/** mainmenu **/
#mainmenu{
	background:url(../img/mainmenu.gif) 0px 3px repeat-x;
	width:800px;
	padding:0;margin:0;
	position:absolute;
	top:95px;left:66px;
	z-index:200;
	height:33px;
	text-align:center;
	padding-left:60px;
}
#mainmenu li{
	display:block;
	float:left;
	position:relative;
}
#mainmenu li a{
	display:block;
	float:left;
	height:36px;
	overflow:hidden;
	position:relative;
	margin-left:-16px;
	margin-right:-16px;
}
#mainmenu li.open a{
	z-index:30;
}
#mainmenu li.selected a img{
	margin-top:-36px;
}
#mainmenu li.open a img{
	margin-top:-72px;
}

#mainmenu img{border:none;}
#mainmenu li ul{
	display:none;
}

#mainmenu li.open ul{
	display:block;
	text-align:left;
	position:absolute;
	top:35px;left:2px;
	width:198px;
	border:1px solid #6086A8;
	background:white;
	margin:0;padding:0;
	overflow:hidden;
	z-index:20;
}
#mainmenu li.open ul li{
	display:block;
	margin-top:-1px;
}
#mainmenu li.open ul li a{
	color:#6086A8;
	display:block;
	float:none;
	height:auto;
	width:194px;
	float:none;
	line-height:1.4em;
	padding:4px 0px 6px 5px;
	margin:0;
	border-top:1px solid #DFE6EF;
}
#mainmenu li.open ul li a:hover{
	color:#003060;
	background:#DFE6EF url(../img/gt_dark_large.gif) 185px 8px no-repeat;
}


/** path **/
#path{
	position:absolute;
	width:851px;
	height:24px;
	padding:0;margin:0;
	padding-left:9px;
	top:128px;left:66px;
	z-index:100;
	background:url(../img/path_stripes.gif);
}
#path li{float:left;list-style:none;}
#path a{
	padding:2px 7px 0px 12px;
	font-size:10px;
	font-weight:bold;
	color:#557794;
	background:url(../img/gt_light.gif) left 9px no-repeat;
}
#path a.selected{
	color:#003060;
	background-image:url(../img/gt_dark.gif);
}
#path a:hover{color:#003060;}


div#body{
	position:absolute;
	top:153px;
	left:66px;
	width:860px;
}


/** submenu **/
#submenu{
	float:left;
	list-style:none;
	width:165px;
	background:url(../img/submenu.gif) top left no-repeat;
	margin:0;
	padding:60px 10px 10px 5px;
	line-height:2.5em;
}
#submenu a{
	font-weight:normal;
	color:#003060;
	padding:0 0 0 10px;
	background:url(../img/gt_open.gif) right 8px no-repeat;
}
#submenu a:hover{
	text-decoration:underline;
	background-image:url(../img/gt_closed.gif);
}
#submenu li.selected{
	background:white;
	border:1px solid #DED9C1;
	border-right:none;
	margin-right:-10px;
	padding:2px 10px 4px 0;
	line-height:1.9em;
}
#submenu li.selected li.selected{
	border:0px;
	padding:0px 10px 0px 0;
	line-height:1.9em;
}
#submenu li.selected a, #submenu li.selected a:hover{
	font-weight:bold;
	background-image:url(../img/gt_dark_large.gif);
}
#submenu li ul{display:none;}
#submenu li.selected ul{
	display:block;
	margin:0;padding:0 0 0 7px;
	list-style:none;
}
#submenu li.selected ul a{
	color:#557794;
	font-weight:normal;
	background-image:url(../img/gt_light_open.gif);
}
#submenu li.selected ul a:hover{
	text-decoration:none;
	font-weight:normal;
	background-image:url(../img/gt_dark_large.gif);
	color:#003060;
}
#submenu li.selected ul a.selected, #submenu li.selected ul a.selected:hover{
	color:#557794;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../img/gt_light_large.gif);
}


/** content **/
div#content{
	float:left;
	padding:32px 20px 0px 20px;
	width:460px;
	background:white url(../img/contentbg.gif) top left no-repeat;
	margin:0 0 10px 0;
	min-height:480px;
}


/** tools **/
#forms{
	display:block;
	float:right;
	width:180px;
	overflow:hidden;
}
#forms div, #forms form{
	display:block;
	background:#DFE6EF;
	margin:0px;
	padding:0px 8px 25px 8px;
}
#page_sponsor{
	border:none;margin:0px;
	margin-bottom:-5px;
}
#forms h1{
	clear:both;
	font-weight:normal;
	font-size:14px;
	margin:0 -8px 5px -8px;
	height:35px;
	background:url(../img/formsh1.gif) top right no-repeat;
	color:white;
	padding:0;
	padding-left:8px;
	line-height:2.2em;
}
#quote{
	line-height:1.9em;
	text-align:center;
	border-bottom:2px solid #5F86A8;
	border-top:1px solid #5F86A8;
	margin:12px 10px 10px 10px;
	padding:10px 0px 20px 0px;
}
#quote dd{
	font-family:Georgia, Serif;
	font-size:16px;
	font-style:italic;
	color:white;
	padding:0;margin:0;
}
#quote dt{
	float:right;
	font-size:9px;
	font-weight:bold;
	color:#5F86A8;
	padding:0;margin:0;
}
#forms a.detail, #forms button{
	margin:0;
	padding:0px 5px 0px 12px;
	border:none;
	color:#557794;
	font-style:italic;
	font-weight:bold;
	background:url(../img/gt_light_large.gif) left 7px no-repeat;
	line-height:2em;
	cursor:pointer;
	font-size:11px;
	float:right;
}
#forms a.detail:hover, #forms button:hover{
	color:#003060;
	background-image:url(../img/gt_dark_large.gif);
}
#mailing h1{background-image:url(../img/mailingh1.gif)}
#pictures h1{background-image:url(../img/picturesh1.gif)}
#search h1{background-image:url(../img/searchh1.gif)}
#forms label{
	font-size:9px;
	font-weight:bold;
	color:#003060;
}
#forms input{
	width:169px;
	margin:0 -3px 2px -3px;
}
#forms p{
	color:#003060;
	line-height:1.5em;
	margin-bottom:.4em;
	font-size:11px;
}

#forms #pictures div.thumbnails{
	margin:0 -8px 0 -8px;
	padding:0;
	overflow:hidden;
	height:310px;
	overflow:auto;
}

#forms #pictures div.thumbnails a{
	float:left;
	border:1px solid white; 
	padding:0; 
	line-height:0em;
	margin:0 0 8px 8px;
}
#forms #pictures div.thumbnails a:hover, #forms #pictures div.thumbnails a.selected{border:1px solid #00AE5E;}

#forms #pictures.scroller div.thumbnails{
	height:auto;
}

#sponsors{
	clear:both;
	border:none;
	padding:0;
	margin:0 0 0 180px;
}
#servicesmenu{
	height:25px;
	width:500px;
	margin:0 0 20px 180px;
	padding:0;
	color:#557794;
	font-weight:bold;
	font-size:9px;
	border-bottom:1px solid #557794;
	text-align:center;
}
#servicesmenu li, #servicesmenu a{
	float:none;
	display:inline;
	color:#557794;
	padding:0 5px 0 0;
}
#servicesmenu a{
	padding:0 15px 0 0;
	background:url(../img/servicemenubullet.gif) right 3px no-repeat;
}
#servicesmenu a:hover{text-decoration:underline;}

a.top{
	width:8px;
	padding-top:8px;
	overflow:hidden;
	float:right;
	margin-bottom:2em;
	height:0px;
	background:url(../img/top.gif);
}




a.button, div#content a.button{
	font-weight:bold;
	font-style:italic;
	color:#557794;
	margin:8px;
	font-size:11px;
	text-decoration:none;
}

a.button:hover, div#content a.button:hover{
	color:#003060;
}

a.more{
	padding:0 0 0 12px;
	background:url(../img/gt_light.gif) left 8px no-repeat;
}
a.more:hover{
	background-image:url(../img/gt_dark.gif);
}

a.next, a.detail{
	padding:0 12px 0 0;
	background:url(../img/gt_light.gif) right 8px no-repeat;
}
a.next:hover, a.detail:hover{
	background-image:url(../img/gt_dark.gif);
}

a.prev, a.back{
	text-align:right;
	padding:0 0 0 12px;
	background:url(../img/lt_light.gif) left 8px no-repeat;
}
a.prev:hover, a.back:hover{
	background-image:url(../img/lt_dark.gif);
}

/** picure-viewer **/
div#picture_viewer{
	margin:0;
	padding:0;
	border:1px solid #5F86A8;
	background:url(../img/dots.gif);
	text-align:center;
	padding-bottom:6px;
}
div#picture_viewer img{
	float:none;
	margin:0;
	border-bottom:1px solid #5F86A8;
	width:458px;
}
div#picture_viewer h2{
	margin:0;
	display:inline;
	color:#003060;
}
div#picture_viewer a.prev, div#picture_viewer a.next{
	display:block;
	width:8px;
	height:0px;
	margin:5px 10px 0 10px;
	overflow:hidden;
	padding-top:8px;
	background:url(../img/gt_dark_large.gif) top right no-repeat;
}

div#picture_viewer a.prev{
	float:left;
	background:url(../img/lt_dark_large.gif) top left no-repeat;
}
div#picture_viewer a.next{
	background:url(../img/gt_dark_large.gif) top right no-repeat;
	float:right;
}



/********
*
*   Mainmenu marges voor verschillende talen
*
********/
#mainmenu, .nl #mainmenu{
	padding-left:140px;
	width:720px; /* (860 - (padding-left)) px */
}

.de #mainmenu{
	padding-left:150px;
	width:710px;
}

.en #mainmenu{
	padding-left:157px;
	width:703px;
}




