/*YUI CSS RESET */body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;}

html {overflow-y:scroll;}
td, th {text-align:left;vertical-align:top;}
strong, b, th {font-weight:700;}
em, i {font-style:italic;}
u {text-decoration:underline;}
textarea {resize:vertical;}

/* Custom text-selection colors */
::-moz-selection{background: #066; color: #fff; text-shadow: none;}
::selection {background: #066; color: #fff; text-shadow: none;}

body.schoenheit ::-moz-selection{background: #b91348; color: #fff; text-shadow: none;}
body.schoenheit ::selection {background: #b91348; color: #fff; text-shadow: none;}


* {outline:0;background-repeat:no-repeat;}
a *, input[type=submit], button {cursor:pointer;}

.clear {clear:both;}

/*fonts*/
@font-face {
    font-family: 'DINNextLTProMedium';
    src: url('../fonts/dinnextltpro-medium-webfont.eot');
    src: url('../fonts/dinnextltpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dinnextltpro-medium-webfont.woff') format('woff'),
         url('../fonts/dinnextltpro-medium-webfont.ttf') format('truetype'),
         url('../fonts/dinnextltpro-medium-webfont.svg#DINNextLTProMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

body, input, select, textarea, button {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#333333;
}
textarea {
	min-height:60px;
}
input[type=text],
input[type=email],
input[type=password],
textarea {
	border-radius: 0;
	-webkit-appearance: none; 
}

.bild-small-panel {display:block;}

.big-panel input[type="submit"], .big-panel button {
	height:21px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#006666;
	border:none;
	padding:0 5px 1px 5px;
	text-align:center;
}
body.schoenheit .big-panel button {
	background-color:#b91348;
}

.txt_right {
	text-align:right;
	padding-right:6px;
}

a {
	color:#333333;
	text-decoration:none;
	border-bottom:1px dotted #333333;
}
a:hover {
	border:none;
}
h4 a.standorte {
	border:none;
	color:#006666;
	margin-bottom:10px;
}
#content a 
	border-bottom:1px dotted #333333;
}

#content a:hover {
	border:none;
}
#content a.news-box,
#content a.no-border,
a.no-border,
a.drucken,
a.issuu {
	border:none;
}


#content .bild-box a {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px dotted #FFFFFF;
}
#content .bild-box a:hover {
	border:none;
}

/*LINK SMALL PANEL*/
#content .small-panel .panel-box table.link {
	margin-bottom:0;
}
#content .small-panel .panel-box table.link td {
	padding:0;
}
#content .small-panel .panel-box table.link td:first-child {
	padding-right:5px;
}

/*LINK HOME*/
#content .bild-box table.link {
	margin-bottom:0;
}
#content .bild-box table.link td {
	padding:0;
	vertical-align:middle;
}
#content .bild-box table.link td:first-child {
	padding-right:5px;
}

/*input.pfeil:focus {
	background-color:#d9d9d9;
}*/
input.pfeil {
	width:107px;
	height:17px;
	padding:2px;
	float:left;
	border:none;
	background-color:#e6e6e6;
}
input.text,
textarea.text {
	margin-bottom:4px;
	padding:2px;
	background-color:#E6E6E6;
	border:0;
}
select.text {
	margin-bottom:4px;
	background-color:#E6E6E6;
	height:21px;
	border:none;
}
input.text {
	height:17px;
}
textarea.text {
	width:230px;
}

#footer input.pfeil {
	width:150px;
}
#sidebar .standorte button,
#footer .suche button,
form.search button {
	width:21px;
	height:21px;
	float:left;
	border:0;
	background-image:url(../img/submit-pfeil.png);
	background-position:top left;
	vertical-align:middle;
}
#sidebar .standorte button span,
#footer .suche button span,
.ganze_seite button span,
.big-panel button span {
	display:none;
}

.box-shadow {
	border: 1px solid #eeeeee;
	border-color: #eeeeee #cecece #cecece #eeeeee;

	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.2);
}



.bg-green {
	background-color: #006666;
}
.bg-red {
	background-color: #b91348;
	color: #FEFEFE;
}
.bg-red a {
	color: #FEFEFE;
}


.right-bottom {
	right:30px;
	bottom:30px;
}
.left-bottom {
	left:30px;
	bottom:30px;
}
.right-top {
	right:30px;
	top:30px;
}
.left-top {
	left:30px;
	top:30px;
}


.box-content {
	padding:18px;
}

.error_box {
	border-left:2px solid red;
	margin:10px 0 0 10px;
	padding:5px 0 5px 5px;
}
.success_box {
	color:#006666;
}


#content p,
#content ul,
#content ol {
	margin-bottom:18px;
}
#content ul {list-style: disc; margin-left:15px;}
#content ol {list-style: decimal; margin-left:25px;}

#content ol li {
	padding-bottom:6px;
}
#content ul li {
	padding-bottom:12px;
}
#content ul.no-padding li {
	padding-bottom:0;
}
#content table.standorte_overview ul li {
	padding-bottom:0;
}


#content ul.no-margin-left{
	margin-left:0;
}
#content ul.list-style-none {
	list-style:none;
	margin-left:0;
}


table {
margin-bottom:18px;
}
table.links td {
	padding-bottom:5px;
}
table.veranstaltung td {
	padding-right:15px;
	padding-bottom:5px;
}



#site h1 {
	font-size:18px;
	line-height:18px;
	color:#006666;
	margin-bottom:15px;
}
body.schoenheit #site h1 {
	color:#b91348;
}

#site h3 {
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#333333;
	margin-bottom:6px;
}

#content h4 {
	font-family:DINNextLTProMedium, Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	color:#006666;
	text-transform:uppercase;
	margin-top:7px;
	margin-bottom:7px;
}
body.schoenheit #content h4 {
	color:#b91348;
}

#content h5 {
	font-weight:bold;
	border-bottom:1px solid #000000;
	margin-bottom:7px;
}
#content h5.titel_slideText {
	cursor:pointer;
	background-image:url(../img/pfeil-down.png);
	/*background-position:right 5px;*/
	background-position:bottom right;
}
#content h5.titel_slideText.open-titel {
	background-image:url(../img/pfeil-up.png);
}

#content div.news-list div.home-box-bild div.home-box-bild-container:first-child {
	z-index:10;
}




html {
	background-color:#e6e6e6;
}

body {
	background-image:url(../img/bg_body.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}

#wrapper {
	width:990px;
	margin:0 auto;
	background-color:#FFF;
	position: relative;
}

#site {
	padding-top:20px;
	position:relative;
	zoom: 1; /* IE 7 FUCK *çR%&/U()= */
}

#sidebar {
	width:200px;
	margin-left:20px;
	float:left;
}

#sidebar ul.navigation {
	margin:25px 0 50px;
}
#sidebar ul.navigation a {
	width:200px;
	display:block;
	color:#9b9b9b;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	border:none;
}
#sidebar ul.navigation a.on,
#sidebar ul.navigation a:hover,
#sidebar ul.navigation a:focus {
	color:#006666;
	
	-webkit-transition: opacity 0.2s ease;
	   -moz-transition: opacity 0.2s ease;
			transition: opacity 0.2s ease;
}
#sidebar ul.navigation a.on.schoenheit, 
#sidebar ul.navigation a.schoenheit:hover, 
#sidebar ul.navigation a.schoenheit:focus {
	color:#b91348;
}

#sidebar ul.navigation ul.sub {
	padding:10px 0 10px 15px;
	/*list-style:url(../img/li_sub.png);
	list-style-position:inside;*/
}
#sidebar ul.navigation ul.sub li {
	padding-left:10px;
	background-image:url(../img/li_sub.png);
	background-position:center left;
}
#sidebar ul.navigation ul.sub a {
	width:175px;
	font-size:12px;
	line-height:18px;
	color:#333333;
	font-weight:normal;
}
#sidebar ul.navigation ul.sub a.on,
#sidebar ul.navigation ul.sub a:hover,
#sidebar ul.navigation ul.sub a:focus {
	font-weight:bold;
	color:#333333;
	
	-webkit-transition: opacity 0.2s ease;
	   -moz-transition: opacity 0.2s ease;
			transition: opacity 0.2s ease;
}

#sidebar .standorte {
	width:200px;
	float: left;
}
#sidebar .standorte h4 {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#006666;
	margin-bottom:10px;
}
#sidebar .standorte label {
	font-size:14px;
	line-height:21px;
	color:#a3a2a2;
	display:block;
	margin-bottom:5px;
	float:left;
	vertical-align:middle;
}
#sidebar .standorte input {
	float:right;
	margin-bottom:5px;
}
#sidebar .standorte button {
	float:right;
	margin-right:25px;
}

#sidebar .standorte-home {
	width:173px;
	height:140px;
	padding: 10px 0 0 15px;
	position:absolute;
	left:20px;
	bottom:0;
}
#sidebar .standorte-home label {
	float:left;
	
	font-size:12px;
	line-height:21px;
	font-weight:bold;
	vertical-align:middle;
}
#sidebar .standorte-home select,
#sidebar .standorte-home input,
#sidebar .standorte-home button {
	float:right;
}
#sidebar .standorte-home select,
#sidebar .standorte-home button {
	margin-right:10px;
}

#content {
	width:740px;
	min-height:500px;
	float:left;
}

#content .home-box-bild {
	width:490px;
	height:490px;
	margin-right:8px;
	float:left;
	position:relative;
	z-index:1;
	overflow:hidden;
}
#content .home-box-bild h3 {
	color:#fefefe;
}
#content .home-box-bild img {
	display:block;
}

#content .home-box-bild .slider {
	position:absolute;
	height:7000px;
}

#content .home-box-bild .home-box-bild-container.welcome {
	z-index:6;
}
#content .home-box-bild .home-box-bild-container {
	position:absolute;
	top:0;
	left: 0;
	z-index:4;
}

#content .home-box-bild .bild-box {
	/*width:210px;
	height:200px;*/
	width:190px;
	height:180px;
	padding:20px 15px;
	/*border-top:10px solid #FFF;
	border-left:10px solid #FFF;
	background-color:#006666;*/
	position:absolute;
	/*right:0;
	bottom:0;*/
	z-index:10;

	color:#fefefe;
}
	
#content .home-box-bild .bild-box h2 {
	/*font-size:34px;
	line-height:40px;*/
	font-size:17px;
	line-height:23px;
	font-weight:bold;
	margin-bottom:15px;
}

#content .home-box-text {
	width:240px;
	float:left;
	margin: 0;
	list-style: none;
}

#content .home-box-text li {
	margin-bottom:8px;
}

#content .home-box-text .news-box {
	width:200px;
	height:60px;
	display:block;
	padding:15px 19px;
	text-decoration:none;
}
#content .home-box-text .over .news-box {
	/*background-color:#006666;*/
	color:#fefefe;
	
	-webkit-transition: opacity 0.2s ease;
	   -moz-transition: opacity 0.2s ease;
			transition: opacity 0.2s ease;
}
#content .home-box-text .over .news-box h3 {
	color:#fefefe;
	
	-webkit-transition: opacity 0.2s ease;
	   -moz-transition: opacity 0.2s ease;
			transition: opacity 0.2s ease;
}
#content .home-box-text .over .bg-red-over {
	background-color:#b91348;
}
#content .home-box-text .over .bg-green-over {
	background-color:#006666;
}

#content .home-box-zusatz {
	width:240px;
	height:150px;
	float:left;
	margin-top:10px;
	margin-right:8px;
}
#content .home-box-zusatz .text {
	padding:5px 10px;
}
#content .home-box-zusatz .text a {
	text-decoration:none;
}
#content .home-box-zusatz:hover {
	background-color:#006666;
	color:#FFFFFF;
}
#content .home-box-zusatz.hover a,
#content .home-box-zusatz.hover h3 {
	color:#fefefe;
}

#content .ganze_seite {
	width:700px;
	padding:20px 20px 0 20px;
}

#content .ganze_seite ul.overview {
	list-style:none;
	width:720px;
}

#content .ganze_seite .overview-box {
	width:200px;
	height:215px;
	padding:10px;
	margin-right:18px;
	margin-bottom:18px;
	float:left;
	background-color:#fafafa;
	overflow:hidden;
}

#content .ganze_seite .overview-box img:hover {
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
  	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}

/*Silder gross*/

#content .ganze_seite .slider {
	width:720px;
	height:515px;
	position:relative;
	overflow:hidden;
}

#content .ganze_seite .slider a{
	text-decoration:none;
}
#content .ganze_seite .slider a img:hover {
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
  	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}

#content .ganze_seite .slider .slider-aktuell {
	width:375px;
	position:relative;
	left:172px;
}

#content .ganze_seite .slider ul {
	width:30000px;
	list-style:none;
	position:absolute;
	/*left:161px;*/
	z-index:10;
	padding:0;
}

#content .ganze_seite .slider li {
	width:325px;
	height:455px;
	float:left;
	margin:0 25px;
	text-align:center;
/*	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;*/
}
#content .ganze_seite .slider li img {
	height:420px;
	margin-top:18px;
	vertical-align:middle;
	-moz-transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/* 3d css transform we tried but failed... (jquery animation) :'( */
/*#content .ganze_seite .slider li.prev {-webkit-transform: perspective(800) rotateY(-25deg);}
#content .ganze_seite .slider li.next {-webkit-transform: perspective(800) rotateY(25deg);}*/
#content .ganze_seite .slider li.on img {
	height:455px;
	margin-top:0;
}
#content .ganze_seite .slider li .text {
	font-size:14px;
	line-height:18px;
	margin-top:10px;
	text-align:center;
}

#content .ganze_seite .slider .pfeil-links {
	position:absolute;
	top:200px;
	/*left:170px;*/
	left:165px;
	z-index:30;
}
#content .ganze_seite .slider .pfeil-rechts {
	position:absolute;
	top:200px;
	/*right:171px;*/
	right:166px;
	z-index:30;
}

#content .ganze_seite .slider .pfeil-links img,
#content .ganze_seite .slider .pfeil-rechts img {
	padding:5px;
}

#content .ganze_seite .slider .schatten-links {
	width:200px;
	height:515px;
	background-image:url(../img/verlauf.png);
	background-position:0 0;
	position:absolute;
	top:0;
	left:0;
	z-index:20;
}

#content .ganze_seite .slider .schatten-rechts {
	width:200px;
	height:515px;
	background-image:url(../img/verlauf.png);
	background-position:-200px 0;
	position:absolute;
	top:0;
	right:0;
	z-index:20;
}

/*Slider klein*/

#content .ganze_seite .klein .slider {
	width:700px;
	height:445px;
}

#content .ganze_seite .klein .slider .slider-aktuell {
	/*width:218px;
	left:243px;*/
	width:298px;
	left:203px;
}

#content .ganze_seite .klein .slider li.on a img:hover {
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
  	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}

#content .ganze_seite .klein .slider ul {
	left:0;
	padding:0 8px;
}

#content .ganze_seite .klein .slider li {
	height:435px;
	/*width:216px;*/
	width:298px;
	margin-left:-8px;
	/*margin-right:17px;*/
	margin-right:35px;
}

#content .ganze_seite .klein .slider li img {
	/*height:313px;
	width:156px;
	margin-top:50px;*/
	height:393px;
	width:270px;
	margin-top:25px;
	opacity:0.7;
	text-align:center;
}

#content .ganze_seite .klein .slider li.on img {
	/*width:216px;
	height:434px;*/
	width:298px;
	height:434px;
	opacity:1.0;
	margin-top:0;
}

#content .ganze_seite .klein .slider .pfeil-links {
	top:200px;
	/*left:211px;*/
	left:171px;
}
#content .ganze_seite .klein .slider .pfeil-rechts {
	top:200px;
	/*right:212px;*/
	right:166px;
}

/*2 panel*/

#content .small-panel.left {
	float:left;
}
#content .small-panel.right {
	float:right;
}

#content .small-panel {
	/*width:242px;*/
	width:204px;
}
#content .small-panel,
#content .small-panel a {
	color:#fefefe;
	border-bottom:1px dotted #fefefe;
}
#content .small-panel a:hover {
	border:none;
}

#content .small-panel .panel-box {
	/*height:240px;*/
	min-height:202px;
	margin-bottom:10px;
	position:relative;
	z-index:1;
}

#content .small-panel .panel-box.bg-green h3,
#content .small-panel .panel-box.bg-red h3 {
	color:#fefefe;
	margin-bottom:21px;
}

#content .small-panel .panel-box label {
	vertical-align:middle;
}
#content .small-panel .panel-box label.plz {
	padding-right:9px;
}
#content .small-panel .panel-box input.big {
	/*width:166px;*/
	width:128px;
	height:17px;
	border:0;
	padding:2px;
	margin-bottom:15px;
	float:right;
}
#content .small-panel .panel-box input.small {
	/*width:97px;*/
	width:58px;
	height:17px;
	border:0;
	padding:2px;
	margin-bottom:5px;
}
#content .small-panel .panel-box input.submit {
	/*width:200px;*/
	width:166px;
	height:21px;
	border:0;
	color:#006666;
	font-weight:bold;
	background-color:#FFF;
}
#content .small-panel .panel-box input.checkbox {
	vertical-align:middle;
}
#content .small-panel .panel-box select {
	width:66px;
	height:21px;
	margin-top:0;
	float:right;
	border:0;
}
#content .small-panel .panel-box table td {
	padding-left:10px;
}

#content .small-panel .panel-box .bild-box-kl {
	width:100px;
	height:100px;
	padding:10px;
	border-top:7px solid #FFF;
	border-right:7px solid #FFF;
	position:absolute;
	left:0;
	bottom:0;
	z-index:10;
	color:#FFF;
}
#content .small-panel .panel-box .bild-box-kl a {
	color:#FFF;
}

#content .small-panel .panel-box-higher table.apotheken a {
	text-decoration:none;
}
#content .small-panel .panel-box-higher table.apotheken tr.on,
#content .small-panel .panel-box-higher table.apotheken tr:hover,
#content .small-panel .panel-box-higher table.apotheken tr:focus {
	background-color:#eaeaea;
	
	-webkit-transition: opacity 0.2s ease;
	   -moz-transition: opacity 0.2s ease;
			transition: opacity 0.2s ease;
}

#content .small-panel .panel-box-higher table.apotheken td {
	padding:5px;
}

#content .big-panel {
	/*width:462px;
	padding:20px 18px 0;*/
	float:left;
	min-height:475px;

	width:500px;
	padding:1px 0 0 0;
	margin:0 17px;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
}
#content .big-panel img.emo-site {
	margin-bottom:20px;
}
#content .big-panel .big-panel-text {
	padding:0 10px;
}

/*monatsaktion*/

#content .big-panel table.maktion td{
	padding:0 10px 20px 10px;
}

#content .big-panel table.maktion p {
	margin-bottom:10px;
}
#content .big-panel table.maktion h2 {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:10px;
}
#content .big-panel table.maktion h2.small {
	font-size:12px;
	line-height:16px;
}
#content table.maktion b.maktion {
	color:#b91348;
}

/*standorte übersicht*/
#content .big-panel table.standorte_overview tr {
	/*border-bottom:1px dotted #333333;*/
	background-image:url(../img/border-bottom-standorte.gif);
	background-repeat:repeat-x;
}
#content .big-panel table.standorte_overview tr:first-child {
	background-image:none;
}
#content .big-panel table.standorte_overview th,
#content .big-panel table.standorte_overview td {
	padding:10px 10px 10px 0;
}
#content .big-panel table.standorte_overview th {
	width:20px;
	font-size:18px;
}
#content .big-panel table.standorte_overview td {
	width:407px;
	padding-right:25px;
	font-size:11px;
	line-height:13px;
}
#content .big-panel table.standorte_overview ul {
	margin-bottom:0;
	list-style:none;
}
#content .big-panel table.standorte_overview li {
	padding-right:10px;
	float:left;
}
#content .big-panel table.standorte_overview a {
	text-decoration:none;
	border:none;
}
#content .big-panel table.standorte_overview a:focus,
#content .big-panel table.standorte_overview a:hover {
	border-bottom:1px dotted #333333;
}

/*standort detail*/
#content .big-panel table.standort_detail a {
	text-decoration:none;
	border-bottom:1px dotted #333333;
}
#content .big-panel table.standort_detail a:hover {
	text-decoration:none;
	border:none;
}
#content .big-panel table.standort_detail table.events tr.odd {
	background-color:#f4f4f4;
}
#content .big-panel table.standort_detail table.events td:first-child{
	padding-left:5px;
	width:80px;
}
#content .big-panel table.standort_detail table.events td {
	padding:2px 0;
	width:145px;
}

/*Slider detail*/

#content .big-panel .slider-detail {
	width:490px;
	height:300px;
	position:relative;
	overflow:hidden;
}

#content .big-panel .slider-detail .slider-detail-aktuell {
	width:240px;
	position:relative;
	left:125px;

}

#content .big-panel .slider-detail ul {
	width:2500px;
	list-style:none;
	position:absolute;
	left:0;
	z-index:10;
	padding:0;
	margin-left:-24px;
}

#content .big-panel .slider-detail li {
	width:288px;
	height:300px;
	float:left;
}
#content .big-panel .slider-detail li img {
	/*height:225px;*/
	height:243px;
	margin-top:7px;
	vertical-align:middle;
	
	-webkit-box-reflect:below 0 -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(0.85, transparent), to(rgba(0, 0, 0, 0.5)));
}
#content .big-panel .slider-detail li.on img {
	/*height:240px;*/
	height:258px;
	margin:0 24px;
}

#content .big-panel .slider-detail .pfeil-links {
	position:absolute;
	top:120px;
	left:108px;
	z-index:30;
}
#content .big-panel .slider-detail .pfeil-rechts {
	position:absolute;
	top:120px;
	right:108px;
	z-index:30;
}

#content .big-panel .slider-detail .schatten-links {
	width:200px;
	height:515px;
	background-image:url(../img/verlauf.png);
	background-position:0 0;
	position:absolute;
	top:0;
	left:0;
	z-index:20;
}

#content .big-panel .slider-detail .schatten-rechts {
	width:200px;
	height:515px;
	background-image:url(../img/verlauf.png);
	background-position:-200px 0;
	position:absolute;
	top:0;
	right:0;
	z-index:20;
}




#buttons {
	width:20px;
	margin-left:10px;
	float:left;
}

#buttons a {
	margin-bottom:5px;
}
#buttons a.drucken {
	width:16px;
	height:16px;
	background-image:url(../img/buttons.png);
	background-position:0 0;
	display:block;
}
#buttons a.drucken:hover {
	background-position:0 -16px;
}
#buttons a.drucken span {display: none;}
#buttons a.versenden {
	width:16px;
	height:12px;
	background-image:url(../img/buttons.png);
	background-position:-16px 0;
	display:block;
	margin-bottom:6px;
}
#buttons a.versenden:hover {
	background-position:-16px -12px;
}
#buttons a.facebook {
	width:16px;
	height:15px;
	background-image:url(../img/buttons.png);
	background-position:-32px 0;
	display:block;
}
#buttons a.facebook:hover {
	background-position:-32px -15px;
}

/*#buttons img {
	margin-bottom:2px;
}
#buttons img:hover,
#buttons img:focus {
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
  	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	
	-webkit-transition: opacity 0.2s ease;
	   -moz-transition: opacity 0.2s ease;
			transition: opacity 0.2s ease;
}*/

#footer {
	margin-top:20px;
	margin-bottom:25px;
	padding-bottom:25px;
	font-size:11px;
}

#footer a {
	border-bottom:1px dotted #000;
}
#footer a:hover,
#footer a:focus {
	border-bottom:none;
	
	-webkit-transition: opacity 0.2s ease;
	   -moz-transition: opacity 0.2s ease;
			transition: opacity 0.2s ease;
}
#footer h4 {
	font-size:14px;
	line-height:26px;
	font-weight:bold;
}

#footer .footerline {
	width:1010px;
	border-top:1px solid #e5e5e5;
	position:relative;
	left:-10px;
	padding-bottom:15px;
}

#footer .suche {
	width:190px;
	padding-left:30px;
	float:left;
}

#footer .kontakt {
	width:295px;
	padding-left:25px;
	float:left;
}

#footer .infos {
	width:70px;
	padding-left:25px;
	float:left;
}

#footer .facebook {
	width:155px;
	padding-left:25px;
	float:left;
}

#footer .sprache {
	width:130px;
	padding-left:20px;
	padding-right:25px;
	float:left;
}

#footer .sprache .select {
	width:130px;
	height:21px;
	background-color:#e6e6e6;
	display:inline-block;
	position:relative;
}

#footer .sprache .select ul {
	width:130px;
	background-image:url(../img/change-language.png);
	background-position:117px 8px;
	position:absolute;
	left:0;
	top:0;
}

#footer .sprache .select ul li {
	background:none repeat scroll 0 0 transparent;
	padding:2px 0 0 7px;
	display: none;
	height:18px;
}
#footer .sprache .select ul li.selected {
	display:block;
}
#footer .sprache .select ul:hover li {
	display: block;
	background-color:#e6e6e6;
}
#footer .sprache .select ul:hover li:hover {
	display: block;
	background-color:#d8d8d7;
}
#footer .sprache .select ul:hover li.selected {
	background-color:#d8d8d7;
	background-image:url(../img/change-language.png);
	background-position:117px 8px;
	background-repeat:no-repeat;
}

#footer .sprache .select ul li a {
	display:block;
	border-bottom:none;
}


/*Standorte gleiche Orte*/

table.standorte-gort {
	width:100%;
}
table.standorte-gort .td-gort-1 {
	width:150px;
}
table.standorte-gort .td-gort-2 {
	width:280px;
	padding:0 10px 10px 20px;
}



/*ISSUU POPUP*/
.magazin-issuu{
	display:none;
}
#popup-overlay {
	position: fixed !important;
    	position: absolute;
    	top: 0;
    	right: 0;
    	bottom: 0;
    	left: 0;
    	z-index: 9800;

    	background-color: #000;
	display:none;
}

#popup {
    position: absolute;
    top: 80px;
    z-index: 9850;
    left: 50%;
    margin-left: -420px;
    width: 840px;

    background-color: #AB1555;
    display:none;

    border: 5px solid #FFFFFF;/*33bff0*/
    border-width: 20px 5px 5px;

       -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
            border-radius: 5px;

       -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5), 0 0 25px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5), 0 0 25px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.5), 0 0 25px rgba(0, 0, 0, 0.5);
}
#popup.company-player{
    width: 900px;
    margin-left: -450px;
}
#popup span.close {
    position: absolute;
    top: -18px;
    right: 5px;

    color: #333333;
    font-size: 11px;
    cursor: pointer;
}
#popup .content {
    /*padding-right:20px;*/
	line-height:17px;
}

#popup .content .beschreibung {
	padding:15px 15px 0;
}

#popup .content a {
	color:#009FD1;
}
#popup .content a:hover {
	text-decoration:underline;
}

/*Parfüm quiz*/
.result,
.result-a,
.result-b,
.result-c,
.result-d {
	display:none;
}

.result h2 {
	margin-top:25px;
	margin-bottom:10px;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color:#b91348;
}

/*Fruehlingserwachen*/
table.fruehlingserwachen {
	/*background: rgb(201,74,114);*/
	background: -moz-linear-gradient(45deg,  rgba(201,74,114,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(201,74,114,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(45deg,  rgba(201,74,114,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(45deg,  rgba(201,74,114,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(45deg,  rgba(201,74,114,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(45deg,  rgba(201,74,114,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c94a72', endColorstr='#ffffff',GradientType=1 );
}

table.fruehlingserwachen tr.antwort td {
	width:95px;
	text-align:center;
}
table.fruehlingserwachen tr.antwort td:first-child {
	text-align:left;
}
table.fruehlingserwachen tr.antwort td input {
	margin-top:3px;
}
table.fruehlingserwachen tr.antwort td:first-child input {
	margin:3px 5px 0 3px;
}

table.fruehlingserwachen tr.antwort td.last {
	text-align:right;
}
table.fruehlingserwachen tr.antwort td.last input {
	margin:3px 3px 0 5px;
}





#jquery-lightbox a {
	text-decoration:none;
	border-bottom:none;
}

/* Light-Box */
#jquery-overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;}#jquery-lightbox{position:absolute;top:0;left:0;width:100%;z-index:100;text-align:center;line-height:0;}#jquery-lightbox a img{border:none;}#lightbox-container-image-box{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;}#lightbox-container-image{padding:10px;}#lightbox-loading{position:absolute;top:40%;left:0;height:25%;width:100%;text-align:center;line-height:0;}#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}#lightbox-container-image-box > #lightbox-nav{left:0;}#lightbox-nav a{outline:none;}#lightbox-nav-btnPrev,#lightbox-nav-btnNext{width:49%;height:100%;zoom:1;display:block;}#lightbox-nav-btnPrev{left:0;float:left;}#lightbox-nav-btnNext{right:0;float:right;}#lightbox-container-image-data-box{font:10px Verdana, Helvetica, sans-serif;background-color:#fff;line-height:1.4em;overflow:auto;width:100%;margin:0 auto;padding:0 10px;}#lightbox-container-image-data{color:#666;padding:0 10px;}#lightbox-container-image-data #lightbox-image-details{width:69%;float:left;text-align:left;}#lightbox-image-details-caption{font-weight:700;}#lightbox-image-details-currentNumber{display:block;clear:left;padding-bottom:1em;}#lightbox-secNav-btnClose{float:right;padding-bottom:.7em;}
