@import url(kickstart-buttons.css);
@import url(kickstart-forms.css);
input[type="text"] {
	display: inline-block;
	height: inherit;
	padding: 4px 6px;
	margin-bottom: inherit;
	font-size: 14px;
}
.anreise {
	vertical-align: middle;
}
fieldset {
	border: 1px solid #ccc;
	color: #554B46;
	background-color: #FBFBFB;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 3px;
	padding-right: 3px;
	margin: 8px;
	font-size: 14px !important;
}
fieldset fieldset {
	background-color: #FFFFFF;
	padding-bottom: 5px;
	margin-top: 13px;
	margin-bottom: 13px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
fieldset fieldset table {
	margin-bottom: 0px;
}
legend {
	font-size: 31.5px;
	font-family: Tangerine;
	border: 1px solid #554B46;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 13px;
	background-color: #FFF;
	width: auto;
}
label {
	display: inline-block;
*display:inline;
	vertical-align: middle;
	margin: 3px;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	zoom: 1;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#formAdress label {
	min-width: 100px;
}
form table.formTable {
	width: auto;
}
form table.dateTable {
	margin-top: 13px;
}
form table.dateTable, form table.dateTable label {
	font-size: inherit;
	width: auto;
	font-weight: normal;
}
form table.formTable th {
	font-size: 13px;
	color: #AE9E60;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.55);
	max-width: 28px;
	min-width: 28px;
	border: 1px solid #AE9E60;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
form textarea {
	max-width: 100%;
	width: 100%;
	height: 144px;
}
form div:nth-child(even) {
	background-color: transparent;
}
#addRoom, #remRoom {
	width: auto;
}
.hideRoomB {
	visibility: hidden;
	max-height: 0px !important;
	height: 0px !important;
	line-height: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
.labelPers {
	width: auto;
}
.alter {
	display: none;
	padding-top: 8px;
}
.alter div {
	float: left;
	padding-right: 3px;
}
.alter div:first-child {
	padding-top: 3px;
}
.privacy {
	font-size: 11px;
}
fieldset a {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.55);
}
/*.ui-widget { font-size: 1.2em !important; }*/
.ui-datepicker-trigger {
	cursor: pointer;
}
#terms {
	display: none;
}

@media screen and (max-width: 768px) {
table.dateTable, table.formTable, table#formAdress, table.dateTable tbody, table.formTable tbody, table#formAdress tbody, table.dateTable tr, table.formTable tr, table#formAdress tr {
	display: block;
}
table.dateTable thead, table.formTable thead, table#formAdress thead {
	display: none;
}
table.dateTable td, table#formAdress td {
	display: block;
	min-width: 100%;
	padding: 0.8em;
	text-align: left;
	float: none;
	clear: both;
}
table.formTable td {
	min-width: 100%;
	padding: 0.8em;
	text-align: left;
	float: none;
	clear: both;
	font-size: 14px !important;
}
table.dateTable tr, table.formTable tr, table#formAdress tr {
	padding: .5em .5em .5em;
}
#formAdress label {
	width: 100px;
}
td:empty {
	display: none;
}
li.nios {
	display: none !important;
}
}

@media screen and (max-width: 33em) {
label {
	margin-top: 8px !important;
	margin-bottom: 8px !important;
}
input {
	width: 100%;
	max-width: 100%;
}
.dateTable input {
	width: 80% !important;
	max-width: 80% !important;
}
fieldset {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
fieldset fieldset {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
#addRoom, #remRoom {
	display: inline-block;
	width: auto;
	margin-bottom: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
}

@media all and (min-width: 1025px) and (max-width: 1280px) {
#formAdress label {
	width: 120px;
}
}

@media all and (min-width: 769px) and (max-width: 1024px) {
form table.dateTable td {
	padding: 3px;
}
form table.dateTable label {
	font-size: 12px;
}
form table.dateTable input {
	font-size: 12px;
}
#formAdress label {
	width: 100%;
	max-width: 70px;
}
.datum {
	width: 75px !important;
}
td:empty {
	display: none;
}
input[type="text"] {
	max-width: 144px;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
}

@media all and (max-width: 768px) {
.little {
	font-size: 12px;
	margin-top: 8px;
}
#datein, #dateout {
	text-align: center;
}
#from, #to {
	width: 144px;
	margin: 0 auto;
}
#tab-tr {
	display: table-row;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
table.dateTable tr, table.formTable tr, table#formAdress tr {
	padding: .3em .3em .3em;
}
table.formTable, table#formAdress {
	width: auto;
	max-width: 100%;
}
table.dateTable td {
	padding: 3px;
}
table.dateTable label {
	font-size: 14px;
}
table.dateTable input {
	font-size: 14px;
}
input[type="text"] {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
#formAdress input {
	font-size: 12px;
	width: auto;
}
/*#formAdress td {letter-spacing: normal !important;}
*/#formAdress td {
	padding-left: 3px;
	padding-right: 3px;
}
#formAdress {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.datum {
/*width: 75px !important;*/
}
td:empty {
	display: none;
}
}

@media all and (max-width: 420px) {
table.formTable tr td {
	font-size: 14px !important;
}
#formAdress td:empty {
	display: none;
}
}
