/*================ CSS Resets ================*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}

.clearfix{
    clear:both;
}

/*================ 1140 ================*/

@font-face {
    font-family: 'throw_my_hands_up_in_the_aiRg';
    src: url('../fonts/throwmyhandsupintheair-webfont.eot');
    src: url('../fonts/throwmyhandsupintheair-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/throwmyhandsupintheair-webfont.woff') format('woff'),
         url('../fonts/throwmyhandsupintheair-webfont.ttf') format('truetype'),
         url('../fonts/throwmyhandsupintheair-webfont.svg#throw_my_hands_up_in_the_aiRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Conv_Rockwell';
	src: url('../fonts/Rockwell.eot');
	src: local('?ò?'), url('../fonts/Rockwell.woff') format('woff'), url('../fonts/Rockwell.ttf') format('truetype'), url('../fonts/Rockwell.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body {
    overflow-x: hidden;
}

body {
    font-family: 'Times New Roman', serif;
    font-size: 18px;
    background: url('../images/papier2.png') #ede8cb;
    padding: 10px 0 0 0;
}

body a {
	color: #000;
}

body a:hover {
	color: #999;
}

.datum {
    font-size: 15px;
    line-height: 15px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}
	
.container p {
    color: #fff;
    background: #000;
    text-align: left;
    margin: 20px 0 0 0;
}
	
.container {
    padding-left: 20px;
    padding-right: 20px;
    background: #000;
    color: #fff;
}

.container_header {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;     
    color: #000;
}

.container_content {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 10px;
    font-family: 'Times New Roman', serif;
    font-size: 18px;
    color: #000;
}

.container_footer {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    padding-bottom: 10px;
    font-family: 'Times New Roman', serif;
    font-size: 18px;
    color: #fff;
}

.container_side {
	position: relative;
    padding-right: 20px;
    padding-left: 20px;
}


.row {
    width: 100%;
    max-width: 1140px;
    min-width: 755px;
    margin: 0 auto;
    overflow: hidden;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
    margin-right: 3.8%;
    float: left;
    min-height: 1px;
}

.row .onecol {
    width: 4.85%;
}

.row .twocol {
    width: 13.45%;
}

.row .threecol {
    width: 22.05%;
}

.row .fourcol {
    width: 30.75%;
}

.row .fivecol {
    width: 39.45%;
}

.row .sixcol {
    width: 48%;
}

.row .sevencol {
    width: 56.75%;
}

.row .eightcol {
    width: 65.4%;
}

.row .ninecol {
    width: 74.05%;
}

.row .tencol {
    width: 82.7%;
}

.row .elevencol {
    width: 91.35%;
}

.row .twelvecol {
    width: 100%;
    float: left;
}

.last {
    margin-right: 0px;
}

img, object, embed {
    max-width: 100%;
}

img {
    height: auto;
}

@media only screen and (min-width: 768px) {
	/*HIDDEN ON DESKTOP EDIT 06-06-2013 */
	.hidden-on-desktop{
		display:none;
	}
}

/* Smaller screens */

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

    body {
        font-size: 0.8em;
	line-height: 1.5em;
        }
	.first_char {
		display:block;
		float:left;
		font-size: 70px;
		line-height: 10px;
		margin-top: 30px;
	}
	
}


/* Mobile */

@media handheld, only screen and (max-width: 767px) {

    body {
		font-size: 16px;
		-webkit-text-size-adjust: none;
	}
	
    .row, body, .container {
		width: 100%;
		min-width: 0;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}
	
    .row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
		width: auto;
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.hidden-on-mobile {
		display: none;
	}
	
	.hoofdmenu {
		padding: 0 20px 0 20px;
		display: none;
	}
	
	.hoofdmenu li {
	    list-style:none;
	    display: block;
	    padding: 5px 0 5px 0;
		text-align: center;
		margin: 5px 0 5px 0;
		border: 7px double #000;
    }
    
    .sidebartitel {
	    padding-top: 20px;
    }
    .contenttitel {
	    font-family: 'Times New Roman', serif;
	    font-weight: bold;
	    font-size: 48px;
	    color: #000;
	    padding-bottom: 15px;
    }
    .first_char {
		display:block;
		float:left;
		margin-top: 30px;
		font-size: 70px;
	}
    
}

/*================ Header ================*/

.logo {
    text-align: center;
    position: relative;
}

.container_header {
    padding: 15px 20px 10px 20px;
}
.container_header .logo h1{
    color:#000000;
    text-transform: uppercase;
    display:none;
}

/*================ Nav ================*/

.hoofdmenu {
    z-index:5;
    padding: 19px 0 19px 0;
    text-align: center;
}

.hoofdmenu li{
    display:inline;
    list-style:none;
    padding-right: 35px;
}

.hoofdmenu a {	
    clear: both;
    color: #000; 
    z-index: 4;
    text-decoration: none;
    font-family: 'Conv_Rockwell';
    font-size: 23px
}

.hoofdmenu a:hover {
	color: #999;
	border-bottom: 2px solid #999;
}

.active {
	border-bottom: 2px solid #000;
}

.active:hover {
	border-bottom: 2px solid #999;
}

/*================ Content ================*/

.text {
	text-align: justify;
}

.content {
	padding: 20px 0 20px 0;
}

.lines {
    width: 100%; 
    height: 1px; 
    border-bottom: 7px double #000;
}

.sidebartitel {
    font-family: 'Times New Roman', serif;
    font-weight: bold;
    font-size: 28px;
    color: #000;
}

.contenttitel {
    font-family: 'Times New Roman', serif;
    font-weight: bold;
    font-size: 48px;
    line-height: 43px;
    color: #000;
    padding-bottom: 15px;
}

.contenttext, .sidebartext {
    text-align: justify;
}

.content a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

.text a {
	text-decoration: underline;
    color: #000;
    font-weight: bold;
}

.text a:hover {
    color: #5a5a5a;
}

.pand li a {
	text-decoration: underline;
    color: #000;
    font-weight: bold;
}

.pand li a:hover {
    color: #5a5a5a;
}

.first_char {
    display:block;
    float:left;
    margin: -10px 10px 10px 0;
    padding: 0 0 20px 0;
    max-height : 25px;   
    font-size: 70px;
}

.pand {
	margin-left: 20px;
}

/*================ Sidebar lines ================*/

.line_top {
    width: 100%; 
    height: 1px; 
    border-bottom: 1px solid #000;
    margin-bottom: 25px;
}

.line_bottom {
    width: 100%; 
    height: 1px; 
    border-bottom: 1px solid #000;
    margin-bottom: 25px;
    margin-top: 25px;
}

/*================ Sidebar Links ================*/

.foto_sidebar {
    margin-bottom: 25px;
    width: 100%;
}

.reserveren {
	background: no-repeat;
	height: 103px;
	width: 252px;
}

/*================ Sidebar Rechts ================*/

a.marcklink {
    text-decoration: none;
    color: #00b5ff;
}

a:hover.marcklink {
    color: #5a5a5a;
}

.marckfotos td {
    padding-right: 10px;
}

.social td {
    padding-right: 20px;
}

/*================ Nieuwsbalk ================*/

.gallerij {

}

.gallerij td {
    padding: 10px;
}

/*================ Footer ================*/

.bottom {
	padding-top: 20px;
}

.container_footer li{
    list-style:none;
}

.container_footer a {	
    color: #000; 
    text-decoration: none;
    font-family: 'Conv_Rockwell';
    font-size: 28px;
    font-weight: normal;
}

.container_footer a:hover {color: #999;}

.footerinfo {
    font-family: 'Times New Roman', serif;
    font-size: 14px;
    color: #000;
}

.footer img {
    vertical-align: middle;
}

.footer {
	font-size: 14px;
	color: #000;
}

.footer a {
	font-size: 14px;
	color: #000;
}

/*================ Contact ================*/

.formtips {
	font-size: 12px;
	display: inline;
	color: #a1a1a1; 
	font-style: italic;
}

input:not([type=submit]) {
	border: none;
	border-bottom: 1px solid #000;
	background: transparent;
	font-family: 'throw_my_hands_up_in_the_aiRg', Times;
	font-size: 14px;
	letter-spacing:2px;
	width: 75%;
	min-width: 75%;
	max-width: 75%;
}

textarea {
	border: none;
	border-bottom: 1px solid #000;
	background: transparent;
	width: 75%;
	min-width: 75%;
	max-width: 75%;
	resize: none;
	font-family: 'throw_my_hands_up_in_the_aiRg', Times;
	font-size: 14px;
	letter-spacing:2px;
}

.google {
	margin-top: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.contact_page {
    color: #919191;
}

.span_black {
	color: #000;
}

input[type=submit] {
	font-family: 'throw_my_hands_up_in_the_aiRg', Times;
	font-size: 14px;
	letter-spacing:2px;
	border: none;
	border-bottom: 1px solid #000;
	background: transparent;
}

input[type=submit]:hover {
	border-bottom: 1px solid #999;
	color: #999;
}

textarea:focus, input:focus{
    outline: none;
}

/*================ Terras ================*/

.terrasfoto {
	padding-top: 20px;
}

.terrasfoto td {
	padding: 0 20px 0 20px;
}

.terrasfoto img {
	border: 7px double #000;
}

.foto_rechts {
	float: right;
}

/*================ Eten ================*/

.uitleg {
	font-size: 12px;
	color: #999;
}

/*================ Drinken ================*/

.tabel td {
	padding-right: 30px;
}

/*================ Impressie ================*/

.video-container iframe,
.video-container object,
.video-container embed {
    width: 100%;
    max-height: 100%;
}


