/* Reset Styles
***********************/
html, body, div, a, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd,  fieldset, form, label, legend, caption, tbody, tfoot, thead, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html, body {
	height: 100%;
}
body {
	height: 100%;
	background-color: #000000;
	background-size: cover;
}
#wrapper{
        position: fixed;
        bottom: 0px;
        width: 100%;
		z-index:-1;
		float:left;
    }

    #myimage{
        display: block;
        position: relative;
        margin: auto;
		float:left;
		
   }

.back-foto
{

background-image:url('images/foto.jpg');
width:560px;
height:420px;
bottom:0;
left:50%;
position:fixed;

}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.container {
	font-family: Arial, Helvetica, sans-serif;
	line-height:22px;
	font-size:14px;
	width: 1000px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	min-height: 800px;

	color: #FFF;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	line-height:32px;
	font-size:22px;
	font-weight:bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	line-height:26px;
	font-size:16px;
	font-weight:bold;
}
h2.rental{
	font-family: Arial, Helvetica, sans-serif;
	line-height:26px;
	font-size:16px;
	font-weight:bold;
	color:#b1e3fb;
}
.menu {
	width: 230px;
	padding-right: 58px;
	float: left;
}
.content {
	width: 689px;
	float: left;
	border:1px #FFFFFF solid;
	background-color:#000;
	padding:10px;
	min-height:550px;
}
.metfoto-links {
	width:529px;
	float:left;
	padding-right: 20px;
}
.metfoto-rechts {
	width:140px;
	float:left;
	
}
#header_logo {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 288px;
	display: block;
	vertical-align: text-top;

	width: 283	px;
	height: 149px;
}
a.home {
	display: block;
	text-align: center;
	width: 230px;
	height: 35px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	background-color: #E9E9EB;
	color: #000;
	margin-bottom: 17px;
	text-decoration:none;
}
a.home:hover {
	background-color: #FFFFFF;
}
a.shininglight {
	display: block;
	text-align: center;
	width: 230px;
	height: 35px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	background-color: #E9E9EB;
	color: #000;
	margin-bottom: 17px;
	text-decoration:none;
}
a.shininglight:hover {
	background-color: #eee44e;
}

a.events {
	display: block;
	text-align: center;
	width: 230px;
	height: 35px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	background-color: #E9E9EB;
	color: #000;
	margin-bottom: 17px;
	text-decoration:none;
}
a.events:hover {
	background-color: #c7424a;
}
a.rental{
	display: block;
	text-align: center;
	width: 230px;
	height: 35px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	background-color: #E9E9EB;
	color: #000;
	margin-bottom: 17px;
	text-decoration:none;
}
a.rental:hover {
	background-color:#f47e47;
}
a.sales  {
	display: block;
	text-align: center;
	width: 230px;
	height: 35px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	background-color: #E9E9EB;
	color: #000;
	margin-bottom: 17px;
	text-decoration:none;
}
a.sales:hover {
	background-color: #b3e3fa;
}
a.crew {
	display: block;
	text-align: center;
	width: 230px;
	height: 35px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	background-color: #E9E9EB;
	color: #000;
	margin-bottom: 17px;
	text-decoration:none;
	
}
a.crew:hover {
	background-color: #00ace7;
}
a.contact {
	display: block;
	text-align: center;
	width: 230px;
	height: 35px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	background-color: #E9E9EB;
	color: #000;
	margin-bottom: 17px;
	text-decoration:none;
}
a.contact:hover {
	background-color: #92539f;
}
a.partners {
	display: block;
	text-align: center;
	width: 230px;
	height: 35px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	background-color: #E9E9EB;
	color: #000;
	margin-bottom: 17px;
	text-decoration:none;
}
a.partners:hover {
	background-color: #00b2a9;
}
.footer {
	margin-top:20px;
	width: 669px;
	float: right;

	padding-left:40px;

}
.footer-links {
	width:400px;
	float:left;
	padding-right: 50px;
}
.footer-rechts {
	width:219px;
	float:left;
	margin-top:85px;
}
a {
	color:#FFF;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

.product
{
	float:left;
	margin-right:15px;
	width:380px;
	margin-bottom:2px;
}

.prijs
{
	float:right;
	margin-right:15px;

}

a.meer {
	float:left;

	display:block;
	text-align:center;
	width:20px;
	height:20px;

	background-image:url('images/meer1.png');
	
}
a.meer:hover {
background-image:url('images/meer2.png');
}

a.eventslink {

	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height:20px;
	font-weight:bold;
}
a.eventslink:hover {

	color:#f47a3c;
	
}
	