﻿#page {
	width: 100%;
	margin: 0; padding: 0;
	background: none;
}
#header, #menu-bar, #sidebar, h2#postcomment, form#commentform, #footer {
	display: none;
}
.entry a:after {
	content: " [" attr(href) "] ";
}


/*=====================================
   GENERAL STYLE SECTION
    ===================================*/
body {
	font-family: Georgia, serif;
	background: none;
	color: black;
}

section{
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
}

a[href]:after {
    content: none !important;
  }
  
h1{
	margin-bottom:40px;
}

h4.top70{
	margin-top:70px;
}
.text-center {
    text-align:center;
}
.pad-top-botm {
    padding-top:0px;
    padding-bottom:0px;
}
.pad-row {
    padding-top:0px;
}

hr{
	color:#808080;
	background-color:#808080;
	border:0;
	height:1px;
}
.backprint{
	display:none;
}

#fotoboek {
	padding: 1px 0px 10px 0px;
	margins: 1px 0px 10px 0px;
}



#verkoop {
	padding: 1px 0px 10px 0px;
	margins: 1px 0px 10px 0px;	
}


.sales {
	padding: 20px 0px 20px 0px;
	margin: 20px 0px 20px 0px;
	border: 0px solid #FFFFFF;
	text-align: center;
	page-break-before: always;

}
.sales h3 {
	text-align: center;
	font-size: 24px;
}
.sales h4 {
    font-size: 24px;
    font-family: 'Satisfy', sans-serif;
    font-weight: 400;
}
.sales p {
    font-size: 14px;
}

.hoog {
	padding: 0px 0px 0px 0px;
	min-height: 720px;
	border: 0px solid #FFFFFF;
}


.foto {
	margin: 0px auto 0px auto;
	text-align: center;
	border: 0px solid #FFFFFF;	
}
.doorstreept {
	text-decoration: line-through;
}

.section-header {
	display:none;
}







/*=====================================
  FOOTER STYLES 
    ===================================*/


#footer-sec {

	display:none;
}
#footser-end {
	display:none;
}
