/*
	Content
*/

.hansemerkur {
background: url(../images/hansemerkur.gif) no-repeat 10px 10px #fff;
display: block;
font-size: 70%;
padding: 15px 0 10px 170px;
height: 35px;
margin: 0 0 20px 0;
border: 2px solid #ccc;
}
.hansemerkur:hover {
text-decoration:none !important;
border: 2px solid #aaa;
}
.arrangement-head {
display: none;
}
.arrangement_check {
  background: #FFF !important;
  padding: 3px 0 3px 0;
}
.content-left p {
	padding:20px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 0.7em !important;
}
#content .klein {
	font-size: 0.6em;
}
h1 {
	color: #000051;
	font-size: 1.6em;
	font-weight: normal;
	font-style: italic;
	left: 0;
	margin-bottom: 25px;
	margin-top: 0;
	min-height: 60px;
	position: relative;
	top: 0;
	z-index: 100;
}
h2 {
	color: #000051;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0;
	text-transform: uppercase;
}
h2 span {
	font-size: 0.6em;
	color: #B40C1D;
	background: #FFDF5A;
	}
h3 {
	color: #000051;
	font-size: 0.9em;
	font-weight: bold;
}
h4 {
	color: #000051;
	font-weight: bold;
	background: url('../images/aufklappen.gif') no-repeat 7px 7px #FCD299;
	padding: 5px;
	padding-left: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 0.9em;
}
h5 {
	color: #000051;
	font-style: italic;
	text-align: center;
	line-height: 1.5em;
}
.content-leftbox h2 {
	color: #000051;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 0;
	text-transform: uppercase;
}
a {
	color: #000051;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000051;
	font-weight: bold;
	text-decoration: none;
}
#content a {
	color: #000051;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #000051;
	font-weight: bold;
	text-decoration: underline;
}
#content p {
	color: #625338;
	font-size: 0.8em;
	line-height: 1.7em;
	margin-top: 0;
}
#content td {
	color: #625338;
	font-size: 0.7em;
	line-height: 1.7em;
	margin-top: 0;
}
#content img {
	border: 0;
}
#content hr {
	height: 1px;
	border: 0;
	border-bottom: 2px solid #FAB350;
}
.angebot:hover {
	background: #fbca86;
}

.arrangement {
	padding:2px;
	border:1px solid #FCD299;
	background: #FFEFD5;
	margin-bottom: 10px;
}
.arrangement p {
	padding:10px;
}
.arrangement-check {
  background: #FFF !important;
  padding: 3px 0 3px 0;
  vertical-align: bottom !important;
}

p.headline {
	margin-bottom: 0;
	padding-bottom: 5px;
}
.lastminute {
	margin: 0;
	padding: 2px;
	border: 1px solid #FCD299;
	background: #FFEFD5;
}
.lastminute td {
	font-size: 0.8em !important;
}
.lastminute p {
	font-size: 1.2em !important;
}

/*
	Kategorie
*/
.kategorie {
	padding:2px;
	border:1px solid #FCD299;
	background: #FFEFD5;
	margin-bottom: 10px;
	color: #625338;
	}
.kategorie span {
	padding:5px;
	padding-left: 25px;
	background: url('../images/aufklappen.gif') no-repeat 6px 6px #FCD299;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	}
.kategorie p {
	margin: 0px;
	}
	
#kat-navigation {
	margin-bottom: 20px !important;
}
#kat-navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#kat-navigation li {
	color: #000051;
	float: left;
	height: 53px;
	line-height: 21pt;
}
#kat-navigation a {
	display: block;
	height: 53px;
}
#kat-navigation .active-kat-a {
	background: url("../images/z_01_active.gif") no-repeat;
	display: block;	
}
#kat-navigation .active-kat-b {
	background: url("../images/z_02_active.gif") no-repeat;
	display: block;	
}
#kat-navigation .active-kat-c {
	background: url("../images/z_03_active.gif") no-repeat;
	display: block;	
}
#kat-navigation .active-kat-d {
	background: url("../images/z_04_active.gif") no-repeat;
	display: block;	
}
#kat-navigation .active-kat-e {
	background: url("../images/z_05_active.gif") no-repeat;
	display: block;	
}
a.kat-a {
	background: url("../images/z_01.gif") no-repeat;
	display: block;
	width: 102px;
}
a.kat-a:hover {
	background: url("../images/z_01_hover.gif") no-repeat;
	display: block;
}
a.kat-b {
	background: url("../images/z_02.gif") no-repeat;
	display: block;
	width: 99px;
}
a.kat-b:hover {
	background: url("../images/z_02_hover.gif") no-repeat;
	display: block;
}
a.kat-c {
	background: url("../images/z_03.gif") no-repeat;
	display: block;
	width: 101px;
}
a.kat-c:hover {
	background: url("../images/z_03_hover.gif") no-repeat;
	display: block;
}
a.kat-d {
	background: url("../images/z_04.gif") no-repeat;
	display: block;
	width: 99px;
}
a.kat-d:hover {
	background: url("../images/z_04_hover.gif") no-repeat;
	display: block;
}
a.kat-e {
	background: url("../images/z_05.gif") no-repeat;
	display: block;
	width: 99px;
}
a.kat-e:hover {
	background: url("../images/z_05_hover.gif") no-repeat;
	display: block;
}

/*
	Preise
*/

.preisliste tr {
}
.preisliste td {
	background: #FCD299;
	padding: px;
	vertical-align: top;
	font-size: 0.7em !important;
}
.preisliste th {
	background: #FCD299;
	font-size: 0.7em;
	padding: 3px 0 3px 10px;
	text-align: left;
}
.preisliste td span {
	font-size: 0.85em;
}
.preisliste a.white_link {
	color: #FFF !important;
}



/*
	Footer
*/
#footer p{
	padding-top: 230px;
	font-size: 0.7em;
	color: #D5AA80;
}
#footer a {
	color: #E86725;
}
#footer a:hover {
	color: #000051;
}
	
/*
	Kontaktformular
*/
textarea {
	border: 1px solid #EFC08A;
	border-top: 2px solid #EFC08A;
	font-family: Arial,sans-serif;
	font-size: 0.9em;
	width: 486px;
	height: 100px;
	padding: 5px;
	background: #FFEFD5;
	line-height: 1.4em;
	overflow: auto;
}
input {
	border: 1px solid #EFC08A;
	border-top: 2px solid #EFC08A;
	font-family: Arial,sans-serif;
	font-size: 0.9em;
	padding: 5px;
	background: #FFEFD5;
	width: 170px;
}
select {
	border: 1px solid #EFC08A;
	border-top: 2px solid #EFC08A;
	font-family: Arial,sans-serif;
	font-size: 0.9em;
	background: #FFEFD5;
	width: 182px;
	padding: 3px;
}
input:focus,
textarea:focus {
	background: #FFF;
}
.abschicken {
	border: 0;
	background: #000051;
	border: 0;
	color: #fff;
	font-weight: bold;
	width: 100px;
}
.abschicken:hover {
	border: 0;
	background: #FBBE6A;
	color: #000051;
	font-weight: bold;
}
caption {
	text-align: left;
}
.input-buchung {
	margin-bottom: 2px;
	width: 65px;
}
.radio {
	width: 14px;
}
td p {
	font-size: 1.0em !important;
	margin-bottom: 7px;
}

/*
	Allgemeine Formatierungen
*/
.bold {
	font-weight: bold;
}
.pleft {
	padding-left: 10px;
}
.print {
	display: none;
}
.tcenter {
  text-align: center;
}
.tleft {
  text-align: left;
}
.tright {
  text-align: right;
}

/*
	Verfuegbarkeitscheck
*/
a.button {
	background: url("../images/pfeil.gif") no-repeat;
	color: #000051 !important;
	font-weight: bold;
	padding: 2px;
	padding-left: 20px;
	text-decoration: none;
}
a.button:hover {
	color: #000051 !important;
	text-decoration: underline;
}
a.button img {
	
}

/*
	Wetter
*/
#wetter select {
	font-size: 1.1em;
	width: 100px;
}
#wetter input {
	height: 25px;
	width: 25px;
}
#wetter a {
	display: block;
}



#trivago_certificate_93596_18968 a.trivago_elem_claim {
	font-size: 13px !important;
}