@CHARSET "UTF-8";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Frederick Stierle						#
 * # 												#
 * # Datum: 16.10.2008								#
 * # 												#
 * ################################################## 
 */

/*
	-----------------------------------------------------------------------------------------------

										CSS
	
	-----------------------------------------------------------------------------------------------
*/
table {
	float: left;
	clear: both;
}

.csc-default {
	padding-bottom: 10px;
}

#contTeaser .csc-textpic {
  float: left;
  margin-right: 8px;
}

.headerwrap1,
.headerwrap101,
.headerwrap102 {
	padding: 0px 0 10px 0;
}

.headerwrap121,
.headerwrap122 {
	padding: 10px 0 10px 0;
}

.plus                                        {
 border: 1px;
 background:transparent url() no-repeat scroll left top;
 height:10px;
 position:absolute;
 right:0;
 top:0;
 width:9px;
 z-index: 1000;
 }

.blockLeft ul,
.blockRight ul {
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 10px 0;
	padding:0;
}
.blockRight .mcon ul {
	padding-right: 50px;
}
.blockRight li {
	background:transparent url(../../img/arrowMore.gif) no-repeat scroll 0 1px;
	padding-bottom: 3px;
}
.blockRight li {
	padding-left:16px;
	margin-left: 0;
}

.blockRight .mcon {
	position: relative;
	z-index: 60;
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	width: 680px;
}
.blockRight .mcon p {
	padding-right: 60px;
}
.blockRight .mcon .csc-default {
	padding-right: 40px;
	display: table;
	clear: both;
}
.blockRight .teaserBlockSmall p {
	padding-right: 0;
}
.csc-textpic-intext-left-nowrap .csc-textpic-text {
	position: relative;
	padding-left: 10px;
}

.footerLink {
	position: absolute;
	bottom: 0;
	color: #FFD900 !important;
	bottom: -37px;
	font-size: 9px;
	padding-left: 12px;
	background: url(../../img/bgFooterlink.gif) no-repeat scroll 0 6px;	
}



.contentLinieMargin {
	float: left;
	clear: both;
	width: 624px;
	height: 30px;
	background: url(../../img/lineHorBlue624.jpg) no-repeat center;
	margin-bottom: 10px;
}
.news-list-container .contentLinieMargin {
	/*
	height: 1px;
	*/
}
.imgBlockTripple {
	float: left;
	clear: none;
	padding: 0 10px 5px 10px;
	width: 200px;
	height: 100px;
	text-align: center;
}
.imgBlockTripple a {
	width: 200px;
	height: 100px;
	display: table-cell;	
	vertical-align: middle;
	text-align: center;
}

/******************************
*
* flash 
*
******************************/

#flashmovidflashheader {
	margin-bottom: -120px;
	position: relative;
	top: -30px;
	width: 681px;
	overflow: hidden;

}
#flashmovidflashkataloge {
}

/******************************
*
* search 
*
******************************/

.serachFld {
	float: left; 
	width: 177px;
	height: 27px;
	padding-left: 10px;
	padding-top: 10px;
}
.serachFld .kontaktInput {
	width: 172px;
	height: 27px;
	background:transparent url(../../img/bgSearchInput.jpg) no-repeat;
	border: 0;
	color: #7A96C1;
	line-height: 27px;
	padding-top: 6px;
	text-indent: 5px;
}

.serachImg {
	float: left;
	width: 27px;
	height: 27px;
	padding-top: 10px;
}

.headlineBlock {
	float: left;
	clear: none;
	width: 198px;
	padding-right: 8px;
	padding-bottom: 8px;	
}
.headlineBlock a {
	display: block;
	width: 198px;
	height: 40px;
	text-align: center;
	color: #134BA0;
	border: 1px #134BA0 solid;
	text-decoration: none;
	position: relative;
	vertical-align: middle;
	display: table-cell;
    vertical-align: middle
	
}
.headlineBlock a span {
	
	
}
.headlineBlock a:hover {
	color: #FFF;
	/*
	border: 1px #FFD900 solid;
	*/
}

/******************************
*
* teaserBlock
*
******************************/

.blockLeft .teaserBlock {
	float: left;
	width: 249px;
	background-color: #134BA0;
	margin-bottom: 10px;
	color: #FFF;
}
.teaserBlockMid {
	position: relative;
	z-index: 20;	
}
.teaserBlockMidIn {
	position: relative;
	z-index: 20;
	padding-left: 14px;
	padding-right: 14px;
}
.teaserBlockFooter {
	position: relative;
	z-index: 10;
	height: 130px;
	margin-top: -100px;
	background:transparent url(../../img/bgLeftBlockFooter.jpg) bottom no-repeat;
}

.teaserBlockHeader,
.teaserBlockMidSpacer {
	display: none;
	visibility: hidden;
}
.teaserBlockBig {
	float: left;
	overflow: hidden;
	width: 661px;
	clear: both;
	margin-bottom: 15px;
	margin-left: -25px;
	height: 207px;
	position: relative;
	background:transparent url(../../img/bgTeaserContBig.jpg) left no-repeat;
		
}
.teaserBlockSmall-NoneBg {
	float: left;
	overflow: hidden;
	width: 300px;
	padding-right: 15px;
	margin-bottom: 0px;
	position: relative;
	min-height: 130px;
}

.teaserBlockSmall {
	float: left;
	overflow: hidden;
	width: 325px;
	padding-right: 40px;
	margin-bottom: 15px;
	margin-left: -25px;
	height: 207px;
	position: relative;
	background:transparent url(../../img/bgTeaserCont.jpg) left no-repeat;
}
.blockRight .teaserBlockSmall .footerLink  {
	color: #134BA0 !important;
	bottom: 3px;
	left: 10px;
	background: url(../../img/bgFooterlinkBlue.gif) no-repeat scroll 0 6px;
	
}

.blockRight .teaserBlockSmall p a.linkMitPfeil  {
	display: block;
	margin-top: 5px;
	background: url(../../img/bgArrowYellowTeaserblock.gif) no-repeat scroll 0 4px;

}

.teaserBlockBig .headerwrap141,
.teaserBlockSmall .headerwrap141 {
	padding: 15px 0 10px 15px;	
}
.teaserBlockBig .csc-textpic-text,
.teaserBlockSmall .csc-textpic-text {
	padding-left: 15px;
	padding-right: 15px;
}
.teaserBlockBig .csc-textpicHeader,
.teaserBlockSmall .csc-textpicHeader {
	position: absolute;
	width: 325px;
	height: 30px;
	top: 0;
	left: 0;	
}
.teaserBlockBig .csc-textpic-imagewrap,
.teaserBlockSmall .csc-textpic-imagewrap {
	padding-top: 5px;
	padding-left: 15px;
}
.teaserBlockBig .csc-textpic-intext-left-nowrap .csc-textpic-text,
.teaserBlockSmall .csc-textpic-intext-left-nowrap .csc-textpic-text {
		position: static;
		margin-top: 50px;
		color: #134BA0;
}
.teaserBlockBig #flashmovidkatalogteaser,
.teaserBlockSmall #flashmovidkatalogteaser {
	position: absolute;
	top: 0;
	left: 0;	
}
#flashmovidkatalogteaser1 {
	background: #fff;
	margin-left: -20px;
	margin-top: -60px;
}
#kontaktAnzeigeCon .hidden,
#kontaktAnzeigeCon form.printform {
	display: none;
	visibility: hidden;
}

.kontaktRight .openFormatTime {
	padding-left: 40px;
}
#kataktWahlForm2 {
	padding-top: 10px;
	padding-bottom: 15px;
}
#kataktWahlForm {
	padding-bottom: 10px;
}
.kataktWahlForm {
	float: left;
	width: 100%;
	clear: both;
}
.kataktWahlForm .hl {
	float: left;
	padding-right: 10px;	
}
.kataktWahlForm .koSel {
	float: left;	
}
.koSel .slct {
	float: left;
	padding-right: 10px;
}
.kontaktAnzeigeRow {
	clear: both;
	float: left;
	background: url(../../img/lineHorBlue.jpg) no-repeat scroll;
	padding-top: 15px;
}
table.hoch2kontaktanzeige {
	margin-top: 3px;
	margin-bottom: 3px;
}
.kontaktAnzeigeRowCon .floatLeft {
	float: left;
	display: block;
}
.kontaktAnzeigeRow .floatLeft .img {
	position: absolute;
	right: 80px;
}
.kontaktAnzeigeRow .floatRight {
	float: left;
	display: block;
}
.koSel .slct1,
.koSel .slct2 {
	visibility: hidden;
	display: none;	
}
#kontaktAnzeigeCon .ergebnis {
	clear: both;	
}
.kontaktAnzeigeRow {
	padding-top: 25px;	
}
.kontaktAnzeigeRow .kontaktLeftCon {
	width: 153px;
}
.kontaktAnzeigeRow .kontaktLeftCon img {
	padding-bottom: 10px;
}
.kontaktLeftCon {
	/*
	display: none;
	visibility: hidden;
	*/
}
.kontaktAnzeigeRow .kontaktRightCon {
	float: left;
}

.kontaktAnzeigeRowFilialen {
	clear: none;
	width: 300px;
	margin-right: 20px;
	margin-top: 15px;
	height: 210px;
}

/* ****************** lumomap ************************* */
.tx_lumogooglemaps_pi1_sidebar {
	padding-bottom: 15px;
}
#mapMagento {
	float: left;
	clear: both;
	width: 624px;
	height: 520px;
	margin: 5px 0 10px 0;
}
.directions1Fld {
	clear: both;
}
/* ****************** Sitemap ************************* */
.tx-flseositemap-pi1 {
	padding: 15px 0 0px 0px; 
	margin-bottom:10px; 
	width: 585px;
	margin-top: -15px;
}
.list deep0 {
	margin:0;
	padding: 0;
}
.tx-flseositemap-pi1 .list .deep0 {
	padding: 0px 0 0px 0px; 
	margin-bottom:0px; 
	width: 585px;
}
.tx-flseositemap-pi1 .list .deep0 a {
	visibility: hidden;
	display: none;
}

.tx-flseositemap-pi1 .list .deep1 a {
	visibility: visible;
	display: block;
}

.tx-flseositemap-pi1 .list .deep0 .deep1 .deep1 {
	display: block;
	float: left;
	margin-bottom: 0px;
}
.tx-flseositemap-pi1 a                     { 
	display: block;
	clear: both;
	text-decoration: underline; 
	margin-left: 5px;
}

.tx-flseositemap-pi1 span {
	text-align: left;
	float: left;
	clear: both;
	display: block;
	width: 500px;
	margin: 0 0 0px 0;
}

.tx-flseositemap-pi1 .list .deep0 .deep0 {
	background: url();
}
.tx-flseositemap-pi1 .list .deep1 .deep1 {
	padding-left: 0px;
	width: 585px;
	float: left;
	display: block;
}
.tx-flseositemap-pi1 .list .deep2 .deep1 {
	padding-left: 0;
}
.tx-flseositemap-pi1 .list .deep2 .deep2 {
	padding-left: 15px;
	padding-bottom: 0px;
}

.tx-flseositemap-pi1 .list .deep3 .deep3 {
	padding-left: 30px;
}

.deep0 .lastWeek {

}

.tx-flseositemap-pi1                       { float:left; width: 480px; margin-top: 15 px; }
.tx-flseositemap-pi1 li ul                 { padding: 5px 0 0px 20px; list-style: none; }
.tx-flseositemap-pi1 ul li.deep0 a         { display: none; }

.tx-flseositemap-pi1 ul li.deep1 a         { display: block !important; }

.tx-flseositemap-pi1 .deep0 .deep0         {  }
.tx-flseositemap-pi1 ul.deep2              { background: url() repeat-x bottom; padding: 10px 0 0px 20px; }

.tx-flseositemap-pi1 ul li.deep1           { list-style-image: url(../img/arrowMore.gif); text-indent: 10px; }
.tx-flseositemap-pi1 ul li.deep2           { list-style-image: url(../img/arrowMore.gif); text-indent: 10px; }
.tx-flseositemap-pi1 ul li.deep3           { list-style-image: url(../img/arrowMore.gif); text-indent: 10px; }
.tx-flseositemap-pi1 ul li.deep0           { list-style-image: url(''); text-indent: 10px; list-style:none; }
.deep0 li.lastDay { margin-top: 10px; }
.deep1 li.lastDay { margin-top: 0px; }

.tx-flseositemap-pi1 .list .deep0 span.deep1,
.tx-flseositemap-pi1 .list .deep0 span.deep2 {
	margin-bottom: 0;
	padding-bottom: 0;
}

div.csc-textpic-intext-right div.csc-textpic-imagewrap,
div.csc-textpic-imagewrap div.csc-textpic-imagewrap {
	margin-left:0 !important;
}

ul.csc-bulletlist {
	padding: 10px 0 10px 20px;
}
ul.csc-bulletlist li {
	float: left;
	list-style-image: url(../img/arrowMore.gif);
	margin-bottom: 10px;

}

#center .cont ul.csc-bulletlist li {
  width: 440px;
}
/* ****************** newsletter subscribe ************************* */
.teaserStart .nlSubscribe,
.blockRight .nlSubscribe {
	float: left;
	width: 205px;
	height: 130px;
	overflow: hidden;
	background: transparent url(../img/bgNlSub.jpg) no-repeat left top;
	padding-bottom: 20px;
}
.teaserStart .nlSubscribe {
	width: 225px;
}
.teaserStart .nlSubscribe .hdl,
.blockRight .nlSubscribe .hdl {
	float: left;
	height: 45px;
	width: 205px;
	overflow: hidden;
}
.teaserStart .nlSubscribe .submit .sbtSub,
.blockRight .nlSubscribe .submit .sbtSub {
	float: right;
}
.sbt span {
	padding-left: 10px;
	padding-right: 10px;
}
.teaserStart .nlSubscribe .submit,
.blockLeft .nlSubscribe .submit {
	padding-left: 220px;
}
.teaserStart .nlSubscribe .formRow,
.blockRight .nlSubscribe .formRow {
	padding-left: 10px;
	width: 185px;
}
.teaserStart .nlSubscribe button,
.blockRight .nlSubscribe button {
	color: #416366;
	border: 0;
	background: transparent;
}
.blockLeft .nlSubscribe .txt {
	border:1px solid #ACACAC;
	height:20px;
	width:298px;
}
.blockRight .sem_datum {
	color: #416366;
	font-size: 10px;
	padding: 30px 5px 5px 10px;
}
.blockRight #newsletterSubcr {
	color: #416366;
	font-size: 10px;
	padding: 0px 5px 5px 10px;
}
.teaserStart .nlSubscribe .txt,
.blockRight .nlSubscribe .txt {
	border: 1px #FFF solid;
	color: #FFF;
	width: 183px;
	height: 20px;
	background: transparent url(../img/bgNlInput.jpg);

}
.blockLeft .nlSubscribe .formRow .error {
	padding-left: 130px;
	color: #FEE000;
}
.teaserStart .nlSubscribe .formRow .error,
.blockRight .nlSubscribe .formRow .error,
.teaserStart .nlSubscribe .label,
.blockRight .nlSubscribe .label,
.nlSubscribe .htmlFormat,
.nlSubscribe .hdl span,
.nlSubscribe .cats,
.nlSubscribe .unsubscribe {
	display: none;
	visibility: hidden;
}

/* ****************** tt_news ************************ */
.news-list-item {
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 0px !important;
}
.news-list-container img {
	float: left;
	margin:5px 15px 5px 0px;
}
.news-list-container {
	margin-top: -15px;	
}
.news-list-container .el,
.news-list-container .news-list-morelink {
	display: none;
	visibility: hidden;	
}

/* ****************** FAQ ************************ */
.tx-irfaq-pi1 {
	width: 633px;
	padding-bottom: 15px;
	display: block;
	float: left;
}
.tx-irfaq-pi1 .additional-info {
	border-top: 0 !important;
	display: none;
}
.tx-irfaq-pi1 .tx-irfaq-dynheader {
	background:transparent url(../img/lineHorBlue.jpg) no-repeat scroll top left;
	margin-top: 10px;

}
.tx-irfaq-pi1 .tx-irfaq-dynheader img {
	float: left;
	margin:15px 10px 0 0;
	display: block;
}
.tx-irfaq-pi1 .tx-irfaq-dynheader p {
	float : left;
	clear: none;
	display: block;
	margin: 5px 0 0 0;
	width: 410px;
}
.tx-irfaq-dynans-visible p {
	margin-left: 20px;
	display: block;
	
}

.tx-irfaq-pi1 dl p {
	padding: 5px 0 0 0;
}
/* ****************** kontakt formular ************************* */
#kontaktForm {
	width: 620px;
}
.tx-thmailformplus-pi1 {
	/*
	margin-top: 15px;
	*/
}
.tx-thmailformplus-pi1 .error {
	margin: 5px 0 15px 220px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup,
.tx-thmailformplus-pi1 .error p {
	color: #C00;
}
.tx-indexedsearch-searchbox table td {
	padding-right: 10px;
	padding-bottom: 10px;
}
.tx-indexedsearch-searchbox p,
.tx-indexedsearch-rules {
	display: none;
	visibility: hidden;
}

.tx-indexedsearch-searchbox .formtop {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
.tx-indexedsearch-searchbox .formtop div {
	float: left;
	padding-right: 10px;
}

.tx-thmailformplus-pi1 {
	padding: 0 0 0 0;
}
.formRow {
	float: left;
	clear: both;
	padding: 0 0 10px 0;
}

.blockLeft .formRow {
	width: 630px;
}

.formRow .label {
	float: left;
	width: 220px;
}

.formRow .field {
	float: left;
}
.formRow .field .text {
	border: 1px #ACACAC solid;
	height: 20px;
	width: 338px;
}

.adress .street {
	float: left;
	width: 280px;
	overflow: hidden;
}
.adress .street .text {
	width: 258px;
}
.adress .streetNr {
	float: left;
	width: 60px;
	overflow: hidden;
}
.adress .streetNr {
	width: 60px;
}
.adress .streetNr .text {
	width: 58px;
}

.adress .zip {
	float: left;
	width: 90px;
	overflow: hidden;
}
.adress .zip .text {
	width: 68px;
}
.adress .city {
	float: left;
	width: 250px;
	overflow: hidden;
}
.adress .city .text {
	width: 248px;
}
.formRow .hdl {
	font-weight: bold;
}

.callBack .date {
	width: 340px;
	padding-left: 240px;
}

.callBack .date .label {
	width: 60px;
	text-indent: 5px;
}
.callBack .date .field {
	width: 110px;
}
.callBack .date .field .text {
	width: 108px;
}

.textarea .txtarea {
	border: 1px #ACACAC solid;
	height: 80px;
	width: 338px;
}

.searchRouteFld .label {
	width: 80px;
}
.searchRouteFld .formRow {
	clear: none;
	padding-right: 10px;
}
.searchRouteFld .formRowHdl {
	clear: both;
	width: 100%;
}
.tx-indexedsearch-res table {
	width: 600px;
}