@charset "UTF-8";
/* CSS Document */

body, html {
	margin:0px;
	height:100%;
}
#header {
	background-color: #73673c;
	width: 100%;
	height: 100%;
}
#header div{
	position:absolute;
}
#navbar {
	background-color: #ead2ae/*be9c68*/;
	height: 55px;
	top: auto;
	bottom: 20px;
	left: 0px;
	right: 0px;
	width: auto;
	z-index: 3;
	text-align: center;
}
.snap #navbar {
	position:fixed;
	top:0px;
	bottom:auto;
}
#menu {
	position:absolute;
	width:100%;
	left:0px;
}
#logo {
	width:25%;
	left:50%;
	right:auto;
	top: 5%;
	bottom: 0;
	min-width:320px;
	transform:translate(-50%,0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	/*background-color: rgba(1,1,1,0.5);*/
	background-image: url(gfx/Logo_Doodemanskisten.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center top;
	z-index:2;
}
#pc {
	left: 0px;
	right: 0px;
	width: auto;
	top: 0px;
	bottom: 0px;
	background-color: #73673c;
	background-image: url(gfx/blur.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
#bs {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(gfx/no.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
#bs img {
	height: 100%;
	width: 100%;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

li {
	display: inline;
	font-family: 'Averia Serif Libre', cursive;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	padding: 0px;
	margin: 0px;
	margin-left:10px;
	margin-right:10px;
}
li a {
	line-height: 54px;
	height: auto;
	color: #000;
	text-decoration: none;
}
.close {
	display:none;
}
#container {
	position: absolute;
	top: 100%;
	background-color: #fcfbf9;
	width: 100%;
	text-align: center;
	font-family: 'Asap', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}
.content {
	padding: 10px;
	max-width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Asap', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	margin-bottom: 60px;
}
.content h2 {
	font-weight: 600;
	font-size: 16px;
	margin: 0px;
}
.content p {
	margin-bottom: 0px;
}
.content a {
	color:#bb9766;
	text-decoration:none;
	font-weight:bold;
}
.content a:hover {
	color:#e18b0a;
	text-decoration:underline;
}
h1 {
	font-family: 'Averia Serif Libre', cursive;
	font-size: 36px;
	font-weight: lighter;
	text-align: center;
	margin-top:60px;
	line-height:normal;
}
.gold {
	color: #d4ba93;
	/*font-weight:700;*/
	font-style: italic;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	margin-top: 80px;
	margin-bottom: 30px;
}
.naam {
	font-style: italic;
	margin-bottom: 60px;
}

.fullwidth {
	width: 100%;
}
#grafkisten {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f3e6d3;
	background-size: contain;
}
.responsive-img    {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.left    {
	width: 48.5%;
	float: left;
	margin-top: 2%;
}
.right {
	width: 48.5%;
	float: right;
	margin-top: 2%;
}
#deadmansbox {
	max-width: 1260px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.mood {
	width: 100%;
	background-attachment: scroll;
	background-image: url(gfx/mood.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	margin: 0px;
	padding: 0px;
}
.white {
	background-color: rgba(255,255,255,0.75);
	max-width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}
.white .content {
	margin-top: 0px;
	margin-bottom: 30px;
}
.white .content h2{
	margin-top:40px!important;
}
.midpic {
	max-width: 768px;
	margin-left: 30px;
	margin-right: 30px;
	height: auto;
	margin-bottom: 30px;
	float: left;
}
.midpic img {
	border: 1px solid #d4ba93;
	background-color: #f3e6d3;
}
.icon {
	background-image: url(icon.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	height: 65px;
	width: 65px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#fsc {
	background-image: url(fsc.svg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 42px;
	background-size: cover;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.roundpic {
	height: 121%;
	width: 121px;
	float: left;
	text-align: left;
	vertical-align: top;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 60.5px;
	-webkit-border-radius: 60.5px;
	-moz-border-radius: 60.5px;
	margin-top: 10px;
}
.roundpic a {
	color: gray;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
 .pos {	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;

 }
 .x {
	background-image: url(gfx/grafkist/tsk.jpg);
}
 .xx {
	background-image: url(gfx/grafkist/tks.jpg);
}
 .z {
	background-image: url(gfx/deadmensboxes.jpg);
}
.i {
	background-image: url(gfx/wd.jpg);
}
#footer {
	text-align: center;
	margin: 0px;
	padding: 0px;
	min-height: 60px;
	background-color: #d3b990;
}
.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	max-width: 830px;
	position: relative;
}
.fb-like {
	padding-top: 20px;
	float: left;
	margin-left: 15px;
	max-width: 480px;
}
.webdesign {
	margin-top: 18px;
	margin-left: 60px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	color: rgba(255,255,255,1);
	font-size: 14px;
	text-align: left;
	background-color: #d3b990;

}
.webdesign img {
	vertical-align: middle;
	margin-right: 10px;
}
form {
	background-color: #EAD2AE;
	padding: 10px;
}
#bericht {
	min-height: 150px;
	background-color: #FFFFFF;
	border: 1px solid #D3B890;
	width: 100%;
	margin-bottom: 8px;
	max-width: 325px;
}
input {
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #D3B890;
	margin-bottom: 8px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
}
.input2 {
	width: 20px;
	background-color: #FFFFFF;
	border: 1px solid #D3B890;
	height: 20px;
	float: left;
	vertical-align: top;
	margin-right: 10px;
}

#send {
	background-color: #D3B890;
	height: 25px;
	border-color: #FFFFFF;
}
#send:hover {
	background-color: #FF9900;
}
#rechts {
	float: right;
	padding: 10px;
	width: 45%;
}
#links {
	float: left;
	width: 45%;
	padding: 10px;
}

@media screen and (max-width: 900px) {


li {
	font-size: 20px;
	margin-left:5px;
	margin-right:5px;
}
h1  {
	-moz-text-size-adjust:70%;
	-webkit-text-size-adjust:70%;
	-ms-text-size-adjust:70%;
	margin-top:;
}
h2, p {
	-moz-text-size-adjust:none;
	-webkit-text-size-adjust:none;
	-ms-text-size-adjust:none;
}
.white {
	max-width: 630px;
}
.white .content {
	margin-bottom: 10px;
}
.white .content h1, .content h1{
	margin-top: 40px;
}
}

 @media screen and (max-width: 700px) {
#navbar {
	top:0px;
	bottom:auto;
	position:fixed!important;
}
#knop {
	height: 60px;
	width: 100%;
	background-image: url(gfx/menu.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-size: 40px 40px;
}
#logo {
	top: 55px;
	bottom: 50%;
	left:0px;
	right:0px;
	width:auto;
	min-width:0px;
	transform:translate(0,0);
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	background-position: center center;
	background-color: #fcfbf9;
}

#pc {
	top: 50%;
	bottom: 0px;
}
#menu {
	display:none;
}
.toonmenu #menu {
	display:block;
}
#menu li {
	display: list-item;
	background-color: rgba(234,210,174,1.0);
	border-bottom: 1px solid #be9c68;
	margin: 0px;
}
#menu li a {
	width:100%;
	display:block;
}
.close {
	background-color:#be9c68;
	font-size:60%;
}
.gold {
	margin-top:60px;
	margin-bottom:20px;
}
.naam {
	margin-bottom:30px;
}
.icon {
	margin-bottom: 30px;
}
.midpic {
	margin-left:10px;
	margin-right:10px;
}
#fsc {
	margin-top:20px;
}
.fb-like {
	width:100%;
	margin: 0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
}
.webdesign {
	width:100%;
	margin:0px!important;
	margin-left:0px;
	text-align:center;
	position:relative;
	padding-top:10px;
	padding-bottom:10px;
}
}
 @media screen and (max-width: 480px) {

 .x {
	background-image: url(gfx/grafkist/tskS.jpg);
}
 .xx {
	background-image: url(gfx/grafkist/tksS.jpg);
}
 .z {
	background-image: url(gfx/deadmensboxesS.jpg);
}
.i {
	background-image: url(gfx/grafkist/tks.jpg);
}
#bs {
	background-image: url(gfx/noS.jpg);
}
}
 @media screen and (max-width: 480px) and (orientation : landscape) {
#logo {
	bottom:10%; 
	}
#pc {
	top: 90%;
	bottom:auto;
	height:75%;
}
#container {
	top: 165%;
}
.gold {
	margin-top:30px;
	margin-bottom:30px;
}
}

 @media screen and (max-width: 320px)  {
.left, .right    {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;

}
#rechts, #links {
	float: left;
	width: 94%;
}
 }

