/*** BODY ***/
body {
	margin:0;
	padding:0;
	font-family:verdana,arial;
	font-size:11px;
	line-height:15px;
	color:#333333;
}

.clearer, .clear, .cl {
	clear:both;
	font-size:1px;
}

img {
	border:0;
}

h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
}

a {
	color:#999999;
}

a:hover {
	color:#666666;
}

ul {
	margin:0;
}

table, table.contenttable {
	width:100%;
	margin:0;
}

td {
	vertical-align:top;
	padding-top:0;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px;
}

.divider hr {
	margin:15px 0 40px 0;
	border:none;
	border-bottom:1px solid #999999;
}
/***  ***/



/*** SITE ***/
.mainArea {
	width:998px;
}

.siteArea {}

.leftArea {
	width:174px;
	margin:0 10px 0 0;
	float:left;
	display:inline;
}

.rightArea {
	width:799px;
	float:left;
	display:inline;
}

.searchArea {
	height:40px;
	width:340px;
	background-image:URL(../images/search_back.gif);
	background-repeat:no-repeat;
	background-position:right top;
	position:absolute;
	left:658px;
}
/***  ***/



/*** HEADER ***/
.headerArea {
	height:126px;
	background-image:URL(../images/header_back.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.leftLogoArea {
	padding:20px 0 0 45px;
	width:125px;
	height:106px;
	float:left;
	display:inline;
}

.sloganArea {
	float:left;
	display:inline;
	width:557px;
	height:82px;
	text-align:center;
	padding:44px 0 0 40px;
}

.rightLogoArea {
	padding:6px 45px 0 25px;
	width:111px;
	height:120px;
	float:left;
	display:inline;
	text-align:right;
}
/***  ***/



/*** NAVIGATION ***/
.naviArea {
	background-color:#A9A9A9;
}

.naviArea ul {
	margin:0 0 22px 0;
	padding:0;
	list-style-type:none;
}

.naviArea li {
	border-right:1px solid #D4D4D4;
	background-image:URL(../images/navi_back.gif);
	background-repeat:no-repeat;
	background-color:#DBDBDB;
	line-height:28px;
	height:30px;
}

.naviArea a {
	text-decoration:none;
	color:#333333;
	background-image:URL(../images/navi_dot.gif);
	background-repeat:no-repeat;
	background-position:15px 5px;
	padding:0 0 0 26px;
	margin:0 0 0 0;
}

.naviArea a:hover {
	background-image:URL(../images/navi_dot_hover.gif);
}

li.naviActive a {
	background-image:URL(../images/navi_dot_active.gif);
	color:#FFFFFF;
}

li.naviActive {
	background-image:URL(../images/navi_back_active.gif);
	color:#FFFFFF;
	border-right:none;
}
/***  ***/



/*** TEASER LEFT ***/
.leftTeaserArea {
	padding:0 0 0 9px;
}

.leftTeaser {
	width:164px;
}

.leftTeaser h3 {
	font-size:10px;
	line-height:18px;
	background-image:URL(../images/headline_back.gif);
	background-repeat:no-repeat;
	padding:0 13px 0 23px;
	color:#FFFFFF;
	margin:0 0 0 0;
}

.leftTeaser h3 {
	background-color:#000000;
}

.leftTeaser p {
	text-align:center;
	margin:0 0 9px 0;
}
/***  ***/



/*** CONTENT ***/
.hidden {
	display: none;
}

.randomContentCoverflowImage, .randomContentCoverflowText {
	display: inline;
	position: absolute;
	margin-top: 30px;
	margin-left: 10px;
	z-index: 1000;
}
.randomContentCoverflowText {
	margin-top: 250px;
}

.teaserLink {
	display: inline;
	position: absolute;
	margin-top:254px;
	margin-left:340px;
	z-index:1000;
	font-weight:bold;
}

.contentArea {
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:30px 46px 20px 37px;
}

.contentAreaHome {
	padding:10px 9px 20px 9px;
	background-image:none;
}

.contentArea h1 {
	font-size:16px;
	padding:0 0 5px 15px;
	margin:0 0 23px 0;
	background-image:URL(../images/headline_dot.gif);
	background-repeat:no-repeat;
	width:370px;
	line-height:20px;
}

.contentArea h2 {
	color:#333333;
	font-size:12px;
	margin:0 0 6px 0;
}

.contentArea h3 {
	font-size:11px;
	margin:29px 0 3 0;
}

.contentArea p {
	margin:0 0 15px 0;
	text-align:justify;
}

.contentImage {
	margin:0 0 20px 0;
}

.contentImageRight {
	float:right;
	display:inline;
	margin:0 0 0 20px;
}

.greyContent {
	background-color:#E4E4E4;
	border:1px solid #C7C4C4;
	padding:12px 18px 0 18px;
	margin:0 0 35px 0;
}

.offerContent {
	background-color:#DEDEDE;
	background-image:url(../images/angebote_back.gif);
	background-repeat:repeat-y;
	border:1px solid #C7C4C4;
	margin:0 0 18px 0;
	width:745px;
}

.offerContentLogo {
	background-color:#FFF;
	width:105px;
	height:80px;
	float:left;
	display:inline;
}

.offerContentContent {
	background-color:#DEDEDE;
	width:630px;
	float:left;
	display:inline;
	padding:6px 0 0 10px;
}

.offerContentContent img {
	border:1px solid #BBBBBB !important;
	margin:0 0 3px 0 !important;
}
/***  ***/



/*** Content Teaser ***/
#homeFlash {
	margin:32px 0 12px 0;
}

.homeFullTeaser {
	margin:0 9px 12px 10px;
}

.homeFullTeaser h1, .homeFullTeaser h2 {
	border:1px solid #999999;
	font-size:10px;
	line-height:18px;
	background-image:URL(../images/headline_back.gif);
	background-repeat:no-repeat;
	padding:0 13px 0 23px;
	margin:0;
}

.homeTeaserArea {
	margin:0 0 0 10px;
	width:768px;
}

.homeTeaser {
	background-image:URL(../images/home_teaser_back.gif);
	background-repeat:no-repeat;
	background-position:left 18px;
	width:246px;
	height:132px;
	border:1px solid #999999;
	margin:0 7px 7px 0;
	float:left;
	display:inline;
}

.homeTeaser2x2 {
	background-image:none;
	/*
	background-image:URL(../images/teaser_2x2_back.gif);
	background-repeat:repeat-x;
	background-position:left top;
	*/
	width:503px;
	height:273px;
}

.homeTeaser2List {
	width:255px;
	float:left;
	display:inline;
}

.homeTeaser h1, .homeTeaser h2, .homeTeaser h3, .homeTeaser h4 {
	font-size:10px;
	line-height:16px;
	height:18px;
	background-image:URL(../images/headline_back.gif);
	background-repeat:no-repeat;
	padding:0 13px 0 20px;
	color:#FFFFFF;
	margin:0;
	font-weight:normal;
}

.homeTeaser h1 a, .homeTeaser h2 a, .homeTeaser h3 a, .homeTeaser h4 a {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
/***  ***/



/*** FOOTER ***/
.footerArea {
	height:20px;
	font-size:10px;
	line-height:18px;
	color:#666666;
	margin:0 0 15px 0;
}

.footerArea ul {
	margin:0 5px 0 0;
	padding:0;
	list-style-type:none;
	float:right;
}

.footerArea li {
	float:left;
}

.footerArea a {
	text-decoration:none;
	color:#666666;
}

.footerArea a:hover {
	text-decoration:underline;
}
/***  ***/



/*** FORMULAR ***/
fieldset {
	border:0;
	padding:0;
}

.csc-mailform label {
	width:105px;
	display:block;
	float:left;
	padding:2px 0 0 0;
}

.csc-mailform input {
	width:200px;
	border:1px solid #666666;
	margin:0 0 4px 0;
}

.csc-mailform textarea {
	width:370px;
	height:150px;
	border:1px solid #666666;
	margin:0 0 4px 0;
}

.csc-mailform-check {
	width:20px !important;
}

.csc-mailform-submit {
	width:100px !important;
	margin-left:105px !important;
}

#mailformDatum {
	width:100px !important;
}

#mailformUhrzeit {
	width:100px !important;
}
/***  ***/



/*** TEAM ***/
.teamArea {
	border-bottom:1px solid #999999;
	margin:15px 0 5px 0;
}

.teamBox {
	width:318px;
	float:left;
	display:inline;
	padding:0 10px 10px 0;
}

.teamBox p {
	margin:0;
}

.teamBox label {
	width:52px;
	float:left;
	display:inline;
}

.teamImage {
	float:left;
	display:inline;
	margin:0 10px 0 0;
	height:108px;
	background-image:URL(../images/team_dummy.gif);
	background-repeat:no-repeat;
}
/***  ***/



/*** SUCHE ***/
.tx-macinasearchbox-pi1 {
	float:right;
	display:inline;
	margin:0 12px 0 0;
	padding:0;
}

.searchFormInput {
	float:left;
	display:inline;
	background-image:URL(../images/search_form_back.gif);
	height:26px;
	width:229px;
}

.searchFormInput input {
	border:0px solid #FFFFFF;
	margin:3px 0 0 10px;
	width:217px;
	height:20px
}

.searchFormButton {
	float:left;
	display:inline;
}
/***  ***/



/*** Kontaktformular ***/
.contactForm .fieldBlock {
	margin-bottom: 5px;
}

.contactForm .label {
	width: 225px;
	float: left;
	padding-top: 3px;
}

.contactForm .field {
	float: left;
}

.contactForm .pflicht {
	color: #004585;
}

.field .std {
	width: 212px;
}

.field .txarea {
	width: 332px;
}

.field .select {
	width: 216px;
	//width: 218px;
	_width: 212px;
}

.field .xs {
	width: 21px;
	_width: 24px;
}

.field .s {
	width: 51px;
	//width: 49px;
	_width: 53px;
}

.field .m {
	width: 106px;
	//width: 104px;
	_width: 109px;
}
/***  ***/



/*** Coverflow Home ***/
.cf_switchPositioner {
	position: absolute; 
	margin: 2px 0 0 256px;
	//margin: 1px 0 0 -511px;
	z-index: 1000;
}

.cf_switchPositioner ul, .cf_switchPositioner li {
	margin: 0px; 
	padding: 0px; 
	display: inline;
}

.cf_switchAudiSub, .cf_switchVwSub {
	position: absolute; 
	margin: -4px 0px 0px 0px; 
	//margin: 41px 0px 0px -82px; 
	padding: 7px 7px 7px 7px; 
	width: 67px; 
	background-image: url(/fileadmin/user_upload/coverflow_switch_neu/cf_selection_bg.gif); 
	background-repeat: no-repeat; 
	background-position: bottom;
	display: none;
}

.cf_switchVwSub {
	margin: -4px 0px 0px 236px; 
	//margin: 41px 0px 0px -82px; 
}

.cf_switchPositioner li div a, .cf_switchLink {
	color: #FFFFFF;
	line-height: 20px;
	font-size: 10px;
	text-decoration: none;
}
.cf_switchPositioner li div a:hover, .cf_switchLink:hover, .cf_switchLinkActive {
 color: #8BD513 !important;
}

/***  ***/

.tableMobil td {
	width:170px;
	font-weight:bold;
	text-align:center;
	padding:0 5px 0 5px;
}

table.tableOeffnungszeiten {
	margin:0 0 20px 0;
}

table.tableOeffnungszeiten .td-0 {
	width:130px;
}

.mf div.loader{
	position:absolute;
	text-align:center;
	z-index:10000;
	margin:0 auto;
	top:45%;
	width:100%;
	background:url(../images/ajax_loader.gif) no-repeat 50% 0 !important;
	padding:50px 0;
}


/*** POWERMAIL FORMULAR ***/
.tx-powermail-pi1_formwrap input,
.tx-powermail-pi1_formwrap select,
.tx-powermail-pi1_formwrap textarea,
.job_application_wrap input,
.job_application_wrap select,
.job_application_wrap textarea {
	font-size:11px;
	border:1px solid #BFBFBF;
	padding:0 0 0 4px;
	font-family:Arial,Verdana;
}

.tx-powermail-pi1_formwrap input,
.tx-powermail-pi1_formwrap select {
	height:18px;
}

.tx_powermail_pi1_fieldwrap_html label {
	width:128px;
	height:16px;
	line-height:12px;
	display:block;
	float:left;
	padding:4px 0 0 0;
}

.tx_powermail_pi1_fieldwrap_html_html {
	height:20px;
}

.tx_powermail_pi1_fieldwrap_html label.short {
	width:63px;
}

/* Zweizeilges Label */
.tx_powermail_pi1_fieldwrap_html_88 label {
	padding-top:0 !important;
	margin-top:-2px !important;
}

/* TEXT */
.tx_powermail_pi1_fieldwrap_html_text label {}

.tx_powermail_pi1_fieldwrap_html_text input {
	width:250px;
}

/* TEXTAREA */
.tx_powermail_pi1_fieldwrap_html_textarea label {}

.tx_powermail_pi1_fieldwrap_html_textarea textarea {
	width:250px;
	height:100px;
}

/* SELECT */
.tx_powermail_pi1_fieldwrap_html_select label {}

.tx_powermail_pi1_fieldwrap_html_select select {
	width:254px;
}

/* CHECK */
.tx_powermail_pi1_fieldwrap_html_check label {}

/* RADIO */
.tx_powermail_pi1_fieldwrap_html_radio {
	margin:1px 0 0 0;
}

.tx_powermail_pi1_fieldwrap_html_radio input {
	border:none;
	float:left;
}

.tx_powermail_pi1_fieldwrap_html_radio label {
	width:23px;
	float:left;
	padding:2px 0 0 2px;
}

.wichobject .tx_powermail_pi1_fieldwrap_html_radio label {
	width:45px;
}

.powermail_radio_inner {
	float:left;
	display:inline;
	margin:0 10px 0 0;
}

.tx_powermail_pi1_fieldwrap_html_radio_title {
	float:left;
	width:80px;
	font-weight:normal !important;
	margin:2px 0 0 0 !important;
}

/* CAPTCHA */
.tx_powermail_pi1_fieldwrap_html_captcha label {
	height:130px;
}

.tx_powermail_pi1_fieldwrap_html_captcha input {
	float:left;
	width:50px;
	margin:4px 0 0 0;
}

.tx_powermail_pi1_fieldwrap_html_captcha_description {
	width:193px;
	margin:0 0 0 6px;
	padding:0 0 0 0;
	line-height:15px;
	float:left;
}

.tx-srfreecap-pi2-image {
	border:1px solid #BFBFBF;
	margin:0 0 1px 0 !important;
}

.captchaCantRead {
	margin:0 0 8px 0;
	padding:0 65px 0 0;
}

.tx-srfreecap-pi2-cant-read {
	width:200px;
	line-height:13px;
}

/* SUBMIT */
.tx_powermail_pi1_fieldwrap_html_submit {
	padding:0 0 0 128px;
}
.shortSubmit {
	padding:0 0 0 63px;
}

.powermail_submit {
	background-image:url(../img/bt_back.gif);
	background-repeat:no-repeat;
	width:101px;
	height:25px !important;
	color:#FFF;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	line-height:25px;
	font-size:11px;
}

/* PFLICHTFELD KENNZEICHNUNG */
.powermail_mandatory {
	padding:0 0 0 1px;
	color:#74B016 !important;
}

/* ZIP (KONTAKTFORMULAR) */
.zip { width:50px !important; }

.tx_powermail_pi1_fieldwrap_html_8,
.tx_powermail_pi1_fieldwrap_html_71 {
	float:left;
	margin-top:0 !important;
}

/* CITY (KONTAKTFORMULAR) */
.city { width:191px !important; margin:0 0 0 3px; }

.tx_powermail_pi1_fieldwrap_html_9,
.tx_powermail_pi1_fieldwrap_html_72 {
	float:left;
	width:195px;
	margin-top:0 !important;
}

.tx_powermail_pi1_fieldwrap_html_9 label,
.tx_powermail_pi1_fieldwrap_html_72 label {
	display:none;
}

/***  ***/

p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	margin:16px 0 3px 0 !important;
}

/********************************
*********** SLIDESHOW ***********
********************************/
/*#gallery {position:relative; width:686px; margin:40px auto; padding:10px; border:6px solid #fff; background:#AAA}*/
#gallery { position: relative; width: 760px; padding: 12px 0 5px 0; margin: 0 0 0 5px; }
#images {border:0px solid #9ac1c9; height:428px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:760; height:428px; padding:0px; border:0px solid #666; background:#FFF url(/typo3conf/ext/fz_simple_slideshow/res/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper { display: none; margin-top:10px; padding:5px 0; width:682px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; border-left:0px solid #FFF; }
#previmg:hover {opacity:1; filter:alpha(opacity=100); background:url(/typo3conf/ext/fz_simple_slideshow/res/left.gif) left center no-repeat;}
#nextimg {right:-5px; border-right:0px solid #FFF; }
#nextimg:hover {opacity:1; filter:alpha(opacity=100); background:url(/typo3conf/ext/fz_simple_slideshow/res/right.gif) right center no-repeat; }
