html, body {
	height: 100%;
	min-height: 100%;
	width: 100%;
	margin:0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	background-image: url(../images/bg_all.gif);
	background-color:#000000;
	background-position: center;
	background-repeat: repeat-y;
}

a {
	text-decoration: none;
}

h1 {
	FONT-SIZE: 16px;
	color: #000000;
	width: 100%;
	display: block;
	clear:both;
	font-family: "arial", "Times New Roman", "Times", "Monotype Corsiva", "Bookman Old Style", "Helvetica", "sans-serif";
	font-style: normal
	font-weight: 500;
}

h2 {
	FONT-SIZE: 125%;
	color: #000000;
	width: 100%;
	/*display: block;
	clear:both;*/
	font-family: "Times New Roman", "Times", "Bookman Old Style", "arial", "Helvetica", "sans-serif";
	/*border-bottom: 1px dotted #c0c0c0;*/
}

#wrapper {
	width: 777px;
	height: auto !important;
	height: 80%;
	min-height:100%;
	margin: 0 auto;
	background-color: #757575;
	text-align: left;
	z-index: 1;
	background: url(../images/bg_wrapper.gif);	
}

#Header_logo{
background:url(../images/logo.gif) top left no-repeat;
display: block;
width:777px;
height:60px;
/*margin-top: -60px;*/
}

#header{
	height: 180px;
	width: 777px;
	background: url(../images/header.jpg) top right no-repeat;
	background-color:  #757575;
	/*margin-top:60px;*/
}

#header1{
	height: 180px;
	width: 777px;
	background: url(../images/header1.jpg) top right no-repeat;
	background-color:  #757575;
	/*margin-top:60px;*/
}

#header2{
	height: 180px;
	width: 777px;
	background: url(../images/header2.jpg) top right no-repeat;
	background-color:  #757575;
	/*margin-top:60px;*/
}

#header3{
	height: 180px;
	width: 777px;
	background: url(../images/header3.jpg) top right no-repeat;
	background-color:  #757575;
	/*margin-top:60px;*/
}

#Header_foto{
position: relative;
background-color:#000000;
padding:4px 4px 4px 4px;
display: block;
width: 200px;
height:140px;
left: 170px;
top:10px;
/*margin-top: 10px;*/
text-align:center;
}

#menu {
	float: left;
    background: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	height: auto;
	height: 100%;
	min-height: 600px; /*350px; /*670px;*/
	width: 173px;
	padding-top: 10px;
	/*padding-left: 16px;*/
	background-color:  #757575; /*#0b141d;*/
}

#menu_1 {
	float: left;
	background: url(../images/bg_menu1.jpg);
	background-repeat: no-repeat;
	height: auto;
	height: 100%;
	min-height: 600px; /*350px; /*670px;*/
	width: 173px;
	padding-top: 10px;
	/*padding-left: 16px;*/
	background-color:  #757575; /*#0b141d;*/
}

#menu_2 {
	float: left;
	background: url(../images/bg_menu2.jpg);
	background-repeat: no-repeat;
	height: auto;
	height: 100%;
	min-height: 600px; /*350px; /*670px;*/
	width: 173px;
	padding-top: 10px;
	/*padding-left: 16px;*/
	background-color:  #757575; /*#0b141d;*/
}

#menu_3 {
	float: left;
	background: url(../images/bg_menu3.jpg);
	background-repeat: no-repeat;
	height: auto;
	height: 100%;
	min-height: 600px; /*350px; /*670px;*/
	width: 173px;
	padding-top: 10px;
	/*padding-left: 16px;*/
	background-color:  #757575; /*#0b141d;*/
}

#content {
	float: left;
	width: 544px;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	height: 100%; /*auto; */
	min-height: 600px;
	text-align: justify;
	background-color: #CCC;
	color:#000000;
}

#content a {
	color: #000000;
	text-decoration:underline;
	/*text-decoration: none;*/
}

#fotoborder{
margin-top: 30px;
margin-left: 30px;
border:#000000 4px solid;
/*height: 383px;*/
width:450px;
}

#filmborder{
margin-top: 30px;
margin-left: 30px;
border:#000000 4px solid;
/*height: 383px;*/
width:480px;
}

#verkoop_banner{
position: absolute;
display: block;
margin-top: -15px;
margin-left: 585px;
/*border: #000000 4px solid;*/
height: 200px; /*225px; /*117px;*/
width:180px; /*300px; */
background-color: #CCC;
text-align:center;
}

#verkoop_banner H3
{
font-size:12px;
}

/*verkoop*/
#foto_border{
background-color:#000000;
height: 136px;
width: 200px;
padding: 4px 4px 4px 4px;
}

/*fotogalerij*/
#foto_border_galerij{
background-color:#000000;
height: 162px;
width: 200px;
padding: 4px 4px 4px 4px;
}

#footer {
	clear: both;
	width: 100%;
	height: 112px; /*60px;
	background-color: #757575; /*#000;*/
	z-index:6;
	bottom: 0;
	background:url(../images/footer.jpg) no-repeat right;
}

#footer_intro {
	clear: both;
	width: 100%;
	height: 112px; /*60px;
	background-color: #757575; /*#000;*/
	z-index:6;
	bottom: 0;
	background:url(../images/footer_intro.jpg) no-repeat right;
}

.shuffle{  
    height:  300px;  
    width:   200px;  
    padding: 0;  
    margin:  0;  
} 

hr {
	clear: both;
}



