@import url(http://fonts.googleapis.com/css?family=Open+Sans);

body
{
	background-image:url('img/background.jpg');	
	background-repeat:no-repeat;
	background-color:black;
	color:white;
	font-family:Verdana;
}
.social_twitter
{
	float:left;	
}
.social_facebook
{
	float:left;	
}
#fancybox-content
{
	color:black;	
}
.clear
{
	clear:both;	
}
.hide
{
	display:none;	
}
option
{
	background-color:white;	
}
img {
	border: 0;
}
h1{
	font-size:15px;
	color:#EFEFEF;
}
a img
{
	border:0;	
}
a
{
	color:silver;
	text-decoration:none;
}
a:hover
{
	color:white;
	text-decoration:underline;
}
#container
{
	width:900px;
	margin:auto;
	background-image:url('img/bgfilter.png');
}
.top
{
	width:900px;
	height:20px;
	margin:auto;	
}
#flagcontainer
{
	float:right;
	width:75px;	
}
#flagcontainer a
{
	float:left;
	margin-right:5px;	
}
#fadehead_container
{
	position:relative;
	width:898px;
	height:200px;
	/*border:1px white solid;
	border-bottom:none;
	border-radius:8px 8px 0px 0px;*/
	background-color:silver;	
}
.fadehead_item
{
	/*border-radius:8px 8px 0px 0px;*/
}
#logo {
    left: -5px;
    margin: 10px;
    position: absolute;
    top: -25px;
}
#reserveren
{
	position:absolute;
	right:0px;
	bottom:0px;
	margin:10px;	
}
#reserveren:hover
{
	cursor:pointer;cursor:hand;	
}
#nav
{
	margin:0px;padding:0px;
	width:878px;
	height:35px;
	background-color:#A80000;
	padding-left:10px;
	padding-right:10px;
	/*border:1px white solid;
	border-top:none;
	border-bottom:none;*/
}
#nav li
{
	float:left;
	list-style:none;
	padding:10px;
	font-size:11px;
	padding-top:11px;
	padding-bottom:12px;
}
#nav li:hover
{
	background-color:#790000;	
	transition:all .25s ease-in-out;
	-moz-transition:all .25s ease-in-out;
	-webkit-transition:all .25s ease-in-out;
}
#nav li a
{
	color:white;
	text-decoration:none;	
	font-weight:bold;
	font-size:12px;
}

#content
{
	width:888px;
	min-height:240px;
	padding:5px;
	padding-bottom:20px;
	/*border:1px white solid;
	border-top:none;
	border-bottom:none;*/
	font-size:11px;	
	letter-spacing:0.5px;
	line-height:20px;
	float:left;	
}
#footer
{
	/*background-color:rgba(80,80,80,0.4);*/
	clear:both;
	width:888px;
	height:18px;
	border-top:2px #971014 solid;
	/*border:1px white solid;
	border-radius:0px 0px 8px 8px;
	border-top:none;*/
	font-size:12px;
	padding:5px;
}
#footer a
{
	color:gray;
	text-decoration:none;
	font-size:12px;	
}
#footer a:hover
{
	color:white;	
}
#map_canvas
{
	font-size:14px;
	color:black;
}
#map_canvas a
{
	color:gray;
}
#map_canvas a:hover
{
	color:black;
}
