/* ---------- FORMHANDLER ---------- */

input, textarea {
	border: 1px solid;
	border-color: #aaa #c8c8c8 #c8c8c8 #aaa;
	height: 30px;
	padding: 3px 0 2px 2px;
}
textarea {
	width: 96%;
	height: 120px;
}
input:focus, textarea:focus {
	background-color: #fffbcc;
}
input.submit {
	height: auto;
}
input.radio {
	border: 0;
	vertical-align: middle;
}
.Tx-Formhandler .contact_form {
	margin-right: -17px;
}
.Tx-Formhandler label {
	display: block;
	float: left;
	width: 13%;
}
.Tx-Formhandler .contact_form p.msg label {
	width: 20%;
	float: none;
}
.Tx-Formhandler label.inline {
	display: inline;
	float: none;
	margin-left: 3%;
	cursor: pointer;
}
.Tx-Formhandler input.plz {
	width: 20%;
	margin-right: 3%;
	float: left;
}
.Tx-Formhandler input.ort { width: 59%; }
.Tx-Formhandler input.text { width: 83%; }
.Tx-Formhandler .kontakt_website,
td.website { display: none; }
.Tx-Formhandler ul.error {
	list-style-position: inside;
	margin: 0;
	margin-bottom: 20px;
}
.Tx-Formhandler p.error {
	padding: 0;
	border: 0;
	background: none;
	color: red;
}
.Tx-Formhandler p.error input,
.Tx-Formhandler p.error textarea {
	border: 1px dashed red;
}
p.submit input, .tx-pbsurvey-pi1 .formbuttons input {
	height: auto;
	width: auto;
	cursor: pointer;
	border-color: #c8c8c8;
}
p.submit input:focus {
	background-color: #ece9d8;
}
.Tx-Formhandler span.loading,
.Tx-Formhandler .formhandler-ajax-validation-result {
	vertical-align: top;
	float: right;
	margin-top: 2px;
}
.Tx-Formhandler .loading_ajax-submit {
	display: none;
	color: #F00;
	font-weight: bold;
	font-style: italic;
}
.Tx-Formhandler .loading_ajax-submit img {
    vertical-align: middle;
}

.survey_item input[type="checkbox"],
.survey_item input[type="radio"] {
	margin-right: 5px;
}
.survey_item textarea {
	width: 100%;
}

/* ---------- NEWS ---------- */

h4 {
  display: inline;
  font-weight: normal;
}
.news-single ul {
	list-style-position: inside;
}
.news-single-img {
  float: left;
  margin-right: 20px;
}
.news-single-img p {
  margin: 0;
  font-style: italic;
}
.newsBox {
	margin-bottom: 20px;
}
.newsSingleLeft {
    width: 28%;
}

.newsSingleRight {
    width: 69%;
}

/* ---------- FIT-TIPS ---------- */

p.intro {
	font-size: 17px;
	font-weight: normal;
	color: #000;
	margin-bottom: 5px;
}

/* ---------- TEASER ---------- */

.tx-a1teasermenu-pi1 td {
	width: 246px;
	vertical-align: top;
}
.tx-a1teasermenu-pi1 td.first {
	padding-right: 20px;
}
.tx-a1teasermenu-pi1 h2 {
	margin-bottom: 0;
	margin-top: 5px;
}
.tx-a1teasermenu-pi1 h2 a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.tx-a1teasermenu-pi1 h3 {
	margin-bottom: 5px;
}
.tx-felogin-pi1 fieldset input {
	height: auto;
	margin-bottom: 10px;
	cursor: pointer;
}

/* ---------- LOGIN ---------- */

.logged-in input {
	height: auto;
}
.tx-felogin-pi1 form {
	margin-top: 0;
}
.tx-felogin-pi1 fieldset input#user, .tx-felogin-pi1 fieldset input#pass {
	cursor: text;
}


/* Layer Popup */
#rgpopup {
	z-index: 100;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tx-rgpopup-right a {
	background: url("../images/close.gif") no-repeat scroll left center;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	margin-right: 5px;
}
table.pop_dialog_table {
	border-collapse: collapse;
	margin: auto;
	table-layout: fixed;
	width: 100%;
	direction: ltr;
}
td.pop_topleft,
td.pop_topright,
td.pop_bottomleft,
td.pop_bottomright {
	height:10px;
	overflow:hidden;
	padding:0!important;
	padding:5px;
	width:10px!important;
	width:0;
}
td.pop_topleft {
	background: url('../images/border-popup.png') no-repeat 0 0;
}
td.pop_topright {
	background: url('../images/border-popup.png') no-repeat 0 -10px;
}
td.pop_bottomleft {
	background: url('../images/border-popup.png') no-repeat 0 -20px;
}
td.pop_bottomright {
	background: url('../images/border-popup.png') no-repeat 0 -30px;
}
td.pop_top,
td.pop_bottom {
	background:url('../images/border-popup.png') repeat-x 0 -40px;
}
td.pop_side {
	background:url('../images/border-popup.png') repeat-y -10px 0;
}
td.pop_content {
	background-color:#fff;
	padding:0;
	direction:ltr;
}
.pop_dialog_rtl td.pop_content{
	direction:rtl;
}

/* ---------- POPUP - Formular ---------- */

#hi_popup {
	width: 545px;
	text-align: left;
	padding: 10px 10px 5px 10px;
}
#pop-contact .Tx-Formhandler ul.error {
	margin-right: 20px;
}
#pop-contact .pop-contact-left {
	float: left;
	width: 245px;
}
#pop-contact .pop-contact-left p {
	margin-bottom: 10px !important;
}
#pop-contact .pop-contact-right {
	float: right;
	width: 290px;
}
#pop-contact .pop-contact-left input.radio {
	border: 0;
	outline: 0;
}
#pop-contact .pop-contact-right p.submit input {
	background: transparent url('../images/submit-no.gif') no-repeat;
	border: 0;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 31px;
	width: 103px;
	font-size: 1px;
}
#pop-contact .pop-contact-right p.submit input:hover,
#pop-contact .pop-contact-right p.submit input:focus {
	background-image: url('../images/submit-hov.gif');
}
#pop-contact .Tx-Formhandler p.msg span.loading,
#pop-contact .Tx-Formhandler p.msg .formhandler-ajax-validation-result {
	margin-right: -6px;
}
#pop-contact .Tx-Formhandler .loading_ajax-submit {
	float: right;
	margin: -25px 70px 0 0;
}
#pop-contact label {
	width: 55px;
}
#pop-contact p.msg label {
	float: none;
	width: 200px;
}
#pop-contact textarea {
	width: 280px;
	height: 110px;
}
#fancybox-overlay {
	position: fixed !important;
}

/* Gewinnspiel: Submit-Text sollte in der locallang.xml noch entfernt werden */
.tx-hidicelottery-pi1 input.submit {
    background: url("../images/gewinnspiel-button.jpg") no-repeat center;
    border: 0 none;
    cursor: pointer;
    height: 68px;
    margin: 10px 0 20px;
    width: 350px;
}
.tx-hidicelottery-pi1 td.website {
	display: none;
}

/* Google Map 100% Breite */
.tx-lumogooglemaps-pi1 {
    height: 0;
    overflow: hidden;
    padding-bottom: 75%;
    position: relative;
}
.tx-lumogooglemaps-pi1 > div {
    position: absolute !important;
    left: 0;
    top: 0;
    height: 100% !important;
    width: 100% !important;
}
.tx-lumogooglemaps-pi1 img {
    max-width: none;
}
.tx_lumogooglemaps_pi1_infobox {
    width: 180px;
}