body {
	overflow-y: scroll;
	font-family: Arial;
	color: black;
	line-height: 150%;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	background-color: #f8f8f8;
	position: absolute;
	width: 100%;
	max-width: 100%;
	background-repeat: repeat-x;
	background-color: white;
}

.header {
	float: left;
	width: 100%;
	height: 80px;
	background-color: white;
	box-shadow: 0 8px 6px -6px #666;
    -webkit-box-shadow: 0 8px 6px -6px #666;
    -moz-box-shadow: 0 8px 6px -6px #666; 
}

.header2 {
	width: 960px;
	margin: auto;
}

.logo {
	float: left;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.facebook_icon {
	position: fixed;
	bottom: 0;
	left: 0;
	margin-bottom: 90px;
	z-index: 99;
}

.facebook_icon img {
	width: 50px;
}

#container {
	min-height: 100%;
	position: relative;
}

#maincontainer {
	width: 960px;
	margin: auto;
}

.main {
	float: left;
	width: 960px;
	padding-top: 40px;
	padding-bottom: 30px; 
}

.main a {
	color: #58060a;
	text-decoration: none;
}

.fotonaam {
	position: absolute; 
	width: 145px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-left: 10px;
	background-color: rgba(0,0,0,0.72);
	color: white;
	margin-top: 60px;
}

.fotoimage {
	position: absolute; 
	width: 145px;
}

.foto {
	float: left;
	margin-right: 4px;
	padding: 10px;
}

.foto:hover {
	background-color: #58060a;
}

.foto span {
	position: absolute;
}

.fotonaam {
	float: left;
}

.fotos {
	float: left;
	width: 100%;
}

.fotos_home {
	margin-top: 50px;
	margin-bottom: 10px;
}

.fotos a {
	text-decoration: none;
}

.fotos a img {
	float: left;
	margin-right: 4px;
	padding: 10px;
	text-decoration: none;
}

.fotos a img:hover {
	background-color: #58060a;
}

.album {

}

.albumdiv div {
	width: 168px;
	height: 35px;
	line-height: 28px;
	text-align: center;
	background-color: rgba(90,6,10,0.68);
	color: white;
	position: absolute;
	margin-top: 70px;
	margin-left: 10px;
}

.albumdiv {
	float: left;
	width: 190px;
}

h1 {
	width: 100%;
	text-align: center;
	font-size: 45px;
	color: black;
	font-family: 'Open Sans Condensed', sans-serif;
}

h2 {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 15px;
	color: rgba(0,0,0,0.53);
	font-family: 'Fjalla One', sans-serif;
}

h3 {
	font-size: 17px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: black;
	text-align: left;
	font-family: 'Fjalla One', sans-serif;
	font-weight: 200;
}

a h3:hover {
	color: #58060a;
}

hr {
	display: block; height: 1px;
    border: 0; border-top: 1px solid #58060a;
    margin: 1em 0; padding: 0;
}

.content {
	float: left;
	width: 960px;
}

.maintekst {
	float: left;
	width: 630px;
	margin-right: 30px;
}

.sidebar {
	float: left;
	width: 300px;
}

.sidebar img {
	box-shadow: 0 8px 6px -6px #666;
    -webkit-box-shadow: 0 8px 6px -6px #666;
    -moz-box-shadow: 0 8px 6px -6px #666; 
}

.contactpersoon {
	float: left;
	margin-right: 79px;
}

@-moz-document url-prefix() {
    .contactpersoon {
		float: left;
		margin-right: 76px;
	}
}

/*
.contactpersoon {
	float: right;
	width: 231px;
	margin-left: 12px;
}
*/

.dienst {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 310px;
	margin-right: 15px;
	margin-left: 0;
	text-align: justify;
	/*
	width: 184px;
	margin-left: 10px;
	*/
}

.dienst h3 {
	padding-top: 34px;
}

.dienst hr {
	margin-top: 7px;
	margin-bottom: 5px;
}

.dienst img {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.dienst p {
	float: left;
	width: 100%;
	padding-bottom: 5px;
}

.dienst label {
	float: left;
	width: 50%;
}

.dienst input {
	float: right;
	padding: 5px;
}

.footerlogo {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
}

.footerlogo img {
	width: 120px;
	padding-left: 100px;
	padding-right: 100px;
}

.facebook {
	float: right;
	width: 288px;
	height: 272px;
	overflow: hidden;
	margin-left: 25px;
	border: 1px solid black;
	background-color: #fff;
	box-shadow: 0 8px 6px -6px #666;
    -webkit-box-shadow: 0 8px 6px -6px #666;
    -moz-box-shadow: 0 8px 6px -6px #666;
    -webkit-appearance: none;
}

.maps {
	float: right;
	width: 330px;
	margin-top: 20px;
	box-shadow: 0 8px 6px -6px #666;
    -webkit-box-shadow: 0 8px 6px -6px #666;
    -moz-box-shadow: 0 8px 6px -6px #666;
}

.button {
	font-family: 'Fjalla One', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
	padding: 5px;
	background-color: white;
	border: 1px solid #58060a;
	-webkit-appearance: none;
}

.button:hover {	
	background-color: #58060a;
	-webkit-appearance: none;
	color: white;
}

.inputs {
	float: left;
	width: 605px;
	margin-top: 20px;
}

.inputs p {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.inputs label {
	float: left;
	width: 350px;
}

.inputs input {
	float: left;
	width: 230px;
	padding: 5px;
	border: 1px solid #58060a;
	-webkit-appearance: none;
}

.inputs textarea {
	float: left; 
	width: 230px; 
	height: 100px;
	padding: 5px;
	border: 1px solid #58060a;
	-webkit-appearance: none;
}

#footer {
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
    background-color: #58060a;
    border-top: 1px solid #58060a;
    border-bottom: 1px solid #58060a;
    box-shadow: 0 8px 6px -6px #666;
    -webkit-box-shadow: 0 8px 6px -6px #666;
    -moz-box-shadow: 0 8px 6px -6px #666;
    /*
    background-image: url('../images/website/footerlogo.png');
    background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;
	*/
}

#footer a {
	text-decoration: none;
	color: white;
}

.footeritem {
	float: left;
	width: 300px;
	margin-right: 25px;
	color: #ffffff;
}

.footeritem img {
	margin-right: 10px;
}

.copyright {
	float: left;
	width: 960px;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: center;
	font-size: 10px;
	color: black;
}

a {
	text-decoration: none;
	color: #58060a;
	font-weight: bold;
}


@media screen and (max-device-width: 480px){
  body{
    -webkit-text-size-adjust: none;
  }
}