.newsletterserviceBOX {
	display: block;
	width: 140px;
	height: 100px;
	position: relative;
	padding: 20px 0 0 0;
}

.newsletterserviceBOXinputholder {
	position: relative;
	margin: 4px 0 0 0;
	height: 41px;
}

.newsletterserviceBOX input {
	padding: 3px 2px 0px 2px;
	border: 1px solid #999999;
	width: 134px;
	height: 16px;
}

.newsletterserviceBOX .asendbutton {
	background: url('../bilder/elemente/background-button.png') repeat-x left center;
	border-top: 0;
	padding: 2px 7px 4px 6px;
	color: #ffffff;
	position: absolute;
	right: 0;
	top: 21px;
}

a.usualbutton,
a.weiterbutton,
a.zurueckbutton {
	background: url('../bilder/elemente/background-button.png') repeat-x left center;
	border-top: 0;
	padding: 2px 7px 4px 6px;
	color: #ffffff;
	position: relative;
	right: 0;
}
a.weiterbutton {
	background: url('../bilder/elemente/background-button.png') repeat-x left center;
	border-top: 0;
	padding: 2px 7px 4px 6px;
	color: #ffffff;
	position: relative;
	right: 0;
}
a.zurueckbutton,
.buttonzurueck a.weiterbutton {
	left: 0;
	background: #eeeeee;
	color: #000000;
	border: 1px solid #666666;
}
a.suchbutton {
	background: #feeedb;
	padding: 2px 7px 3px 6px;
	color: #000;
	position: relative;
	top: 5px;
	font-weight: bold;
}

a.addtobasket {
	background: url('../bilder/elemente/background-button.png') repeat-x left center;
	padding: 7px 10px 0px 8px;
	color: #ffffff;
}

a.loginbutton,
a.zurueckbutton,
a.weiterbutton {
	width: auto;
	white-space: pre;
}

a.usualbutton {
	white-space: normal;
}

a.usualbutton:hover,
a.weiterbutton:hover {
	text-decoration: underline;
	color: #ffffff;
}

/* dirty hack */
a.weiterbutton.bestellungabschliessen {
	right: 70px;
}


/* SAALPLAN POPUP */

#backgroundPopup{
	display:none;
	position:fixed;
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1000;
}
#popupSaalplan{
	display:none;
	position:fixed;
	height:400px;
	width:450px;
	background:#FFF;
	border:1px solid #cecece;
	z-index:1001;
	padding:5px;
	font-size:12px;
}
#popupClose{
	float: right;
	/* Zum zentrieren des Close-Buttons */
	padding-top: 1px;
}

#popupHeading{
	left:3px;
	top:3px;
	position:absolute;
}

#taskBar{
	background: #DC2B19;
	padding: 3px 3px 3px 5px;
	color: #FFF;
	font-weight: bold;
}

#openSaalPlan{
	cursor: pointer;
	background: url('https://www.hekticket.de/.inc/hekticket/bilder/icons/saalplan.png') no-repeat;
	padding: 10px 0 10px 23px;
	display: inline-block;
	font-weight: bold;
}


/* nachtraegliche hacks durch spracheneinfuehrung */

.warenkorbholder a {
	text-decoration:none;
	color: #ffffff;
	font-weight:bold;
	background: url('https://www.hekticket.de/.inc/hekticket/bilder/buttons/warenkorb_einsehen.png') no-repeat right top;
	padding: 2px 30px 5px 0;
	height: 17px;
}

.naviebene1 p,
.naviebene2 p,
.naviebene3 a {
	white-space: pre;
}

.zahlungsdaten .zahlungsdaten_th1,
.zahlungsdaten .zahlungsdaten_th2,
.zahlungsdaten .zahlungsdaten_th3 {
	vertical-align: top;
	white-space: pre;
}

.suchebutton {
	width: 65px;
	left: 555px;
}

.suchebutton a {
	background: #fcddbd;
	padding: 3px 7px 3px 7px;
	position: absolute;
	top: 3px;
	font-weight: bold;
}

.stadtsuchebutton {
	float:left;
	background: #feeedb;
	padding: 3px 4px 2px 6px;
	color: #000;
	height:17px;
	font-weight: bold;
}

.statusbox {
	font-size: 13px;
}

.statusbox strong {
	font-weight: normal;
}

.statusbox .aktiv,
.statusbox .aktiv strong {
	font-weight: bold;
	font-size: 13px;
}

.kategoriewahlRAHMEN,
.ohnegewaehr {
	clear: both;
}

.b2bheader {
	display: block;
	visibility: visible;
}

.spaltenboxKALENDER .headline {
	overflow: hidden;
	height: 16px;
}


.fussschatten {
	margin: 10px 0 0 0;
}
