/* Alles styles voor de interface */

#bgLeft {
	background: url(../img/interface/bg/header.gif) repeat-x right 100px;
	}

#main {
	width: 956px;
	}

.lineHeight {
	line-height: 15px;
	}
	
	.lineHeight span {
		display: block;
		margin: 15px 0 0 0;
		color: #f0b412;
		font-style: italic;
		}

.right {
	text-align: right;
	}

.width15 {
	width: 15px;
	}

/* Header
		----------------------------------------------------*/
#hd {
	width: 956px;
	height: 179px;
	margin: 0 0 15px 0;
	}
#hdPrint {
	width: 525px;
	height: 100px;
	}
	
	#hdTop {
		width: 956px;
		height: 100px;
		}
	#hdTopPrint {
		width: 525px;
		height: 100px;
		}
	
		#hdLogo {
			width: 256px;
			margin: 10px 0 0 15px;
			display: inline;
			float: left;
			}
		
		#hdLang-Search {
			width: 655px;
			margin: 70px 30px 0 0;
			float: left;
			}
			
			#hdLang {
				width: 480px;
				text-align: right;
				float: left;
				}
				
				#hdLang p {
					margin: 2px 0 0 0;
					}
			
			#hdSearch {
				width: 175px;
				text-align: right;
				float: left;
				}
				
				#hdSearchTxt {
					width: 69px;
					margin: 2px 0 0 0;
					float: left;
					}
				
				#hdSearchInput {
					width: 80px;
					margin: 0 5px 0 5px;
					display: inline;
					float: left;
					}
				
				#hdSearchBtn {
					width: 16px;
					float: left;
					}
	
	#hdFlash {
		width: 956px;
		height: 79px;
		background: url(../img/interface/bg/header.jpg) no-repeat left top;
		}

/* Content
		----------------------------------------------------*/
#content {
	width: 926px;
	margin: 0 15px;
	}
	
	.dottedVert {
		background: url(../img/interface/bg/dotted_vert.gif) repeat-y center top;
		}
	
	.dottedHorz {
		background: url(../img/interface/bg/dotted_horz.gif) repeat-x left bottom;
		}
	
	#imgShow {
		width: 138px;
		height: 106px;
		margin: 0 0 15px 0;
		}
	
	#print {
		width: 14px;
		height: 15px;
		margin: 0 0 0 507px;
		position: relative;
		}
	
	#printProp {
		width: 14px;
		height: 15px;
		margin: 0 0 0 316px;
		position: relative;
		}
		
		#print a, #print a:hover, #printProp a, #printProp a:hover {
			display: block;
			width: 14px;
			height: 15px;
			}
		
	#mainContent {
		width: 521px;
		}
		
	#printContent {
		width: 521px;
		margin: 0 0 0 15px;
		}
	
	#sitemapContent {
		width: 891px;
		margin: 15px 0 0 0;
		}
	
	#address {
		width: 190px;
		margin: 15px 0;
		}
		
		#address span {
			margin: 0 0 10px 0;
			display: block;
			font: bold 1.7em Verdana, Verdana, Arial, Helvetica, "Times New Roman", sans-serif;
			color: #8d8d8d;
			}
		
		#mainAddress {
			width: 190px;
			margin: 0 0 15px 0;
			}
	
	.extraAddress {
		width: 190px;
		}
		
		.extraAddress a, .extraAddress a:hover {
			width: 190px;
			padding: 0 0 19px 0;
			background: url(../img/interface/bg/link_line.gif) no-repeat left bottom;
			display: block;
			font-weight: bold;
			text-decoration: none;
			cursor: pointer;
			}
	
	.extraAddressOpen {
		width: 190px;
		}
		
		.address {
			width: 190px;
			margin: 0 0 5px 0;
			}
		
		/*
		.extraAddressOpen a, .extraAddressOpen a:hover {
			width: 190px;
			padding: 0 0 19px 0;
			background: url(../img/interface/bg/close_line.gif) no-repeat left bottom;
			display: block;
			text-decoration: none;
			cursor: pointer;
			}
		*/
	
	#news {
		width: 190px;
		}
		
		#news span {
			margin: 0 0 10px 0;
			display: block;
			font: bold 1.7em Verdana, Verdana, Arial, Helvetica, "Times New Roman", sans-serif;
			color: #8d8d8d;
			}
		
		#newsItem ul {
			width: 190px;
			list-style-type: none;
			}
			
			#newsItem ul li {
				margin: 0 0 10px 0;
				}
					
				#newsItem ul li a {
					width: 190px;
					}
				
				#newsItem ul li a:hover, #newsItem ul li a.selected, #newsItem ul li a.selected:hover {
					width: 190px;
					}
				#newsItem ul li a.selected, #newsItem ul li a.selected:hover {
					font-weight: bold;
					color: #f0b412;
					}
			
			#linkLine {
				width: 190px;
				}
				
				#linkLine a, #linkLine a:hover {
					width: 175px;
					padding: 3px 15px 0 0;
					background: url(../img/interface/bg/link_line.gif) no-repeat left top;
					display: block;
					text-align: right;
					text-decoration: none;
					cursor: pointer;
					}
			
			.closeLine {
				width: 190px;
				}
				
				.closeLine a, .closeLine a:hover {
					width: 190px;
					padding: 3px 15px 0 0;
					background: url(../img/interface/bg/close_line.gif) no-repeat left top;
					display: block;
					text-align: right;
					text-decoration: none;
					cursor: pointer;
					}
	
	.img {
		margin: 15px 0;
		}
	
	.contentSidebar {
		width: 190px;
		margin: 15px 0;
		}
	
	#links {
		width: 190px;
		}
		
		#links span {
			margin: 0 0 10px 0;
			display: block;
			font: bold 1.7em Verdana, Verdana, Arial, Helvetica, "Times New Roman", sans-serif;
			color: #8d8d8d;
			}
		
		#linksItem ul {
			width: 190px;
			list-style-type: none;
			}
			
			#linksItem ul li {
				margin: 0 0 10px 0;
				background: url(../img/interface/bg/dotted_horz.gif) repeat-x left bottom;
				}
					
				#linksItem ul li a {
					width: 177px;
					padding: 0 0 5px 13px;
					text-decoration: none;
					display: block;
					}
				
				#linksItem ul li a:hover, #linksItem ul li a.selected, #linksItem ul li a.selected:hover {
					width: 177px;
					background: url(../img/interface/bg/dot_menu.gif) no-repeat 0 3px;
					}
				#linksItem ul li a.selected, #linksItem ul li a.selected:hover {
					font-weight: bold;
					color: #f0b412;
					}

/* Footer
		----------------------------------------------------*/
#ft {
	width: 956px;
	}
	
	#ftContent {
		width: 521px;
		margin: 7px 0 0 174px;
		}
		
		#ftLips {
			width: 240px;
			float: left;
			}
			
			#ftLips a {
				text-decoration: none;
				}
		
		#ftInfo {
			width: 281px;
			text-align: right;
			float: left;
			}