/* CSS Document */
html,body {
	height: 100%;
}
.copy{
	font-size:13px;
	margin-top:5px;
}
body{
	font-family:Eurostile, Arial, Verdana;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color: #000;
	background-image:url(../images/background.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #95A8C9;
	scrollbar-face-color:#020314;
	scrollbar-arrow-color:#f5f5f5;
	scrollbar-track-color:#D5DDEA;
	scrollbar-darkshadow-color:#e5e5e5;
	scrollbar-highlight-color:#e5e5e5;
}
.menu{
	color:#FFF;
	font-size:20px;
	line-height:30px;
}
.titel{
	color:#201C19;
	font-size:20px;
	text-align:right;
	font-weight:bold;
	padding:10px;
}
.adres{
	font-size:14px;
	color:#FFFFFF;
}
.adres a:link{
	color:#FFFFFF;
}
.adres a:visited{
	color:#FFFFFF;
}
.adres a:hover{
	text-decoration:none;
	color:#EACD65;
}
.menu a:link{
	text-decoration:none;
	color:#FFFFFF;
}
.menu a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
.menu a:hover{
	text-decoration:none;
	color:#EACD65;
}
a:link{
	color:#000000;
}
a:visited{
	color:#000000;
}
a:hover{
	text-decoration:none;
	color:#EACD65;
}
.linksrubriek{
	font-size:18px;
	color:#FFF;
}
.fotokader{
	padding:30px;
	padding-bottom:15px;
	border:1px solid #C4B8A6;
	background-color:#020314;
	filter:alpha(opacity=90);
	color:#fff;
}
.inhoudfotokader{
	width:433px;
	height:110px;
	margin:15px;
	overflow:auto;
}

	
