
#reservTable {width:200px;}
#reservTable td {vertical-align:top; text-align:right;}
#reservTable td:first {text-align:left;}
#reservTable label div {padding:2px 0 2px 0; cursor:pointer; width:20px;}
#reservTable input[type=text] {padding:2px 2px 1px 2px; width:150px;}
#reservTable select {padding:2px 2px 1px 2px; width:150px;}

#reservKnopp {width:100%;}
#resBack {padding:12px 0; width:200px;}
#infoBack {padding:12px 0; width:200px;}

section {padding-top:45px;}
.h1-holder {
	display:none;
	font-family: 'Playball', cursive;
	color:#D2B55B;
}
header.sticky .h1-holder {
	display:inline-block;
	width:100%;
}

@media only screen and (max-width: 540px) {
	.header-inner {padding-top:0;}
	.h1-holder {text-align:right;}
	.h1-holder h1 {font-size:3em;}
	.logo-notvis {top:30px;}
}
