div.inner {
	padding: 10px;
}
.cta-buchung {
	background: #EB6909;
	font-size: 12px;
	margin-bottom: 10px;
}
.cta-buchung .category {
	border: 1px solid #F08F47;
	background: #DC6208;
	text-align: center;
}
.cta-buchung .category a, .cta-buchung .category .item {
	display: inline-block;
	line-height: 28px;	
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #F08F47;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.20);	
}
.cta-buchung .category .only-symbol {
	text-indent: -9999em;
	border-right: none;
	background: url(../css/img/icons.png) no-repeat 5px -87px;
}
.cta-buchung .category .current.only-symbol {
	background: url(../css/img/icons.png) no-repeat 5px -125px #FFF;
}
.cta-buchung .category a[rel=area-familien],
.cta-buchung .category a[rel=area-klassen],
.cta-buchung .category a[rel=area-gruppen],
.cta-buchung .category a.area-familien,
.cta-buchung .category a.area-klassen,
.cta-buchung .category a.area-gruppen {
	width: 80px;
}
.cta-buchung .category a[rel=area-gast],
.cta-buchung .category a.area-gast {
	width: 55px;
}
.cta-buchung .category a.current {
	background-color: #FFF;
	color: #EB6909;
	text-shadow: none;	
	filter: none;
}
.cta-buchung .area {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 59%, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(59%,#ffffff), color-stop(100%,#f2f2f2));
	background: -webkit-linear-gradient(top,  #ffffff 59%,#f2f2f2 100%);
	background: -o-linear-gradient(top,  #ffffff 59%,#f2f2f2 100%);
	background: -ms-linear-gradient(top,  #ffffff 59%,#f2f2f2 100%);
	background: linear-gradient(to bottom,  #ffffff 59%,#f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: 10px;
	padding: 5px 10px;
	min-height: 227px;
}
.cta-buchung label {
	color: #EB6808;
	font-weight: bold;	
	line-height: 25px;
}
.cta-buchung .single-line {
	display: block;	
	width: 100%;
	margin-bottom: 5px;
	line-height: 30px;
}
.cta-buchung input.webcode {
	width: 65px;
}
.cta-buchung .right {
	float: right;	
}
.cta-buchung a {
	color: #EB6808;
	font-weight: bold;
	text-decoration: none;	
}
.cta-buchung .area-slide {
	display: none;	
}
.cta-buchung .area-familien {
	display: block;	
}
.cta-teaser {
	width: 320px;
	background: #F0F0EE;	
	-webkit-box-shadow: inset 5px 0px 6px -5px rgba(0, 0, 0, 0.2);
	box-shadow: inset 5px 0px 6px -5px rgba(0, 0, 0, 0.2);
	margin-bottom: 10px;
	min-height: 210px;
}
.cta-teaser .spacing {
	padding: 15px 20px;
	margin-right: 0;
	float: none;
}
.cta-teaser .filled {
	background: #FFF;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
	margin-right: 0;
	float: none;
}
select,
input[type="text"],
textarea  {
	border: 1px solid #CCC;
	padding: 3px;
   -webkit-box-shadow: inset 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow: inset 1px 1px 3px 0px rgba(0, 0, 0, 0.1);	
}
.full-width {
	display: block;	
	width: 100%;
}
a.button-first,
a.button-secondary,
input[type="submit"] {
	display: inline-block;
	padding: 6px 18px;
	background: #FFF;
	border: 1px solid #D7D7D2;
	color: #009EE0;
	font-weight: bold;
	text-decoration: none;
}
a.button-secondary,
input[type="submit"] {
	cursor: pointer;
	background: #009EE0;
	color: #FFF;
	border: none; 
	margin-top:5px; 
	-webkit-appearance: none;
}
button {
	cursor: pointer;
	background: #eb690b;
	color: #FFF;
	border: none;
	line-height: 21px;
	padding: 0 5px;
}


a.button3 {
	cursor: pointer;
	background: #009EE0;
	color: #FFF;
	border: none;
	line-height: 21px;
	padding: 6px 22px;
	font-weight:bold;
	text-decoration: none;
}
#webcodeForm {
	float: left;	
}
#webcode {
	width: 70px;	
}

hr {
	height: 1px;
	border: none;
	color: #E8E7E5;
	background-color: #E8E7E5;
	margin: 5px 0;
}
.make-toggle {
	cursor: pointer;
}

.cta-buchung hr {
	margin: 8px 0;
}
form.area {
	background: #F0F0EE;
	padding: 10px;
}
ul.form-area {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 305px;
	float: left;	
}
ul.wide {
	width: 100%;
	float: none;
	margin-bottom: 20px;
	padding-bottom: 20px;	
	border-bottom: 1px solid #E8E7E5;
}
ul.form-area li.head {
	padding-bottom: 10px;
}
ul.form-area li {
	padding: 2px 0;	
}
ul.form-area li.no-label {
	padding-left: 100px;
}
ul.form-area li.label-above label {
	float: none;
	width: auto;
}
ul.form-area label {
	width: 100px;
	display: block;
	float: left;
	line-height :1.8em;
}
ul.form-area input[type=text] {
	width: 60%;
}
ul.form-area select {
	width: 40%;
}

ul.wide input[type=text],
ul.wide select {
	width: auto;
}
ul.form-area textarea {
	width: 94%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
ul.form-area li.no-label input[type=text] {
	margin-right: 8px;
}
ul.form-area li div {
	float: left;
}
div.action {
	padding: 10px;
	margin: 10px 0;
	border-top: 1px solid #E8E7E5;
	text-align: right;
}
.action input {
	border: none;
	padding: 5px 8px;
}
.action input[type="button"] {
	background: #009EE0;
	color: #FFF;
}

.tabelle1 .newsletter1
{border: 0; cellspacing: 0; cellpadding: 0; width:100%}
.top
{vertical-align: top; }
.left25
{ width: 25px; text-align:left}
.width60
{ width: 60px; }
.width20
{ width: 20px; }
.width70
{ width: 70px; }
.width200
{ width: 200px; }
.hight32
{ height:32px }
.center
{ text-align:center}


.tabelle2 .newsletter1
{border: 0; cellspacing: 0; cellpadding: 0}

.tabelle3 .newsletter1
{border:0; cellspacing:0; cellpadding:0; margin-bottom:10px; height:50px}
