/*  master-2024.css fuer fuerst-wenzel-apotheke.de [2024] */
/*  (c) www.maple-park.de  */

/* begin Reset */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, cite, code, em, img, q,
small, strong, sub, sup, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 100%;
	font-style: normal;
	vertical-align: top;
	text-decoration: none;
	background: transparent;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	position: relative;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: 'Open Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6, p, address, th, td, ul, ol, li, dt, dd, form, input, textarea, a {
	font-family: 'Open Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	vertical-align: baseline !important;
}
/* end Reset */


/* begin Headlines */
h1     { color: #000; font-size: 21px; font-weight: 300; font-style: normal; }
h2     { color: rgba(43,163.69, 1); font-size: 35px; font-weight: 300; font-style: normal;  margin: 0 0 40px 0; line-height: 40px; }
h3     { color: #000; font-size: 28px; font-weight: 300; font-style: normal;  margin: 0 0 35px 0;  line-height: 35px; }
h4     { color: #000; font-size: 21px; font-weight: 600; margin: 24px 0 8px 0; }
h5, h6 { color: #000; font-weight: 600; font-size: 1.0em; }
/* end Headlines */


body#art-3 h2 {color: rgba(43,163.69, 1);}
body#art-2 h2 {color: rgba(43,163.69, 1);}
body#art-1 h2 {color: rgba(43,163.69, 1);}

/* begin Paragraphs */
p {
	margin: 0 0 22px 0;
	padding: 0;
}

p.spacer {
	clear: both;
}
/* end Paragraphs */

/* begin Lists */
ul, ol {
	margin: 0 0 1.0em 0.5em;
	padding: 0 0 0 1.25em;
}

ul li {}
/* end Lists */


/* begin Links */
a                 { color: #000; text-decoration: none; outline: none; }
a:link, a:visited { color: #000; text-decoration: none; }
a:hover, a:active { color: #000; text-decoration: none; outline: none; }
/* end Links */


/* begin Tables */
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 1.0em 0;
	padding: 0;
	width: 100%;
	border: 0 none;
}

table caption {
	font-weight: 600;
	text-align: left;
	padding-bottom: 10px;
}

table th {
	margin: 0;
	padding: 0.3em 1.0em 0.3em 0;
	text-align: left;
	font-size: 1.0em;
	border: 0 none;
}

table tr {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

table td {
	margin: 0;
	padding: 0.3em 1.0em 0.3em 0;
	vertical-align: top;
}

table.default td.td-left {
	padding: 0.3em 1.0em 0.3em 0;
    width: 60%;
	vertical-align: top;
}

table.default td.td-right {
	padding: 0.3em 0 0.3em 0;
	vertical-align: top;
}

table.lines td {
	padding-bottom: 0.5em;
}
/* end Tables */


/* begin Inline */
strong, b  { font-weight: 600; }
em, i      { font-style: normal; }
img, a img { border: 0 none; }
/* end Inline */

/* begin Lines */
hr {
	clear: both;
	margin: 20px 0 20px 0;
	height: 1px;
	color: #9D057D;
	background-color: #9D057D;
	border: 0;
}
/* end Lines */


/* begin Special Classes */
.clear { clear: both !important; }
.hide { display: none !important; }
.bold { font-weight: bold !important; }
.center { text-align: center !important; }
.left { text-align: left !important; }
.right { text-align: right !important; }
.small-text { font-size: 0.89em; }
.big-text { font-size: 1.25em; }
.red { color: #c00; }
/* end Special Classes */


/* begin Layout */

/* begin Page Structure */
#bar-line {
	position: absolute;
	z-index: 10;
	top: 162px;
	left: 0;
	width: 100%;
	height: 4px;
	background: transparent url(bar-color.gif) repeat top center;
}

#bar-footer {
	position: relative;
	z-index: 10;
	margin: 0;
	width: 100%;
	height: 360px;
	background-color: rgba(235,221,200,1);
}

#bar-footer-bottom {
	position: relative;
	z-index: 10;
	margin: 0;
	width: 100%;
	height: 45px;
	background-color: rgba(43,163,69,1);
}
/* end Page Structure */


/* begin Header */
header {
	position: relative;
	z-index: 100;
	margin: 0 auto 400px auto;
	padding: 20px 0 0 0;
	width: 1024px;
	height: 165px;
}

header h1 {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	width: 200px;
  height: 1px;
	font-size: 6px;
	text-indent: -9999px;
}


/* begin Logo */
#logo {
	position: absolute;
	top: 5px;
	left: 30px;
	width: 301px;
	height: 160px;
	background: transparent url(logo-fuerst-wenzel-apotheke.png) no-repeat 0 0;
	background-size: 301px 160px;
}

#logo a {
	display: inline-block;
	margin: 0;
  width: 301px;
  height: 160px;
	text-indent: -9999px;
}
/* end Logo */

/* end Header */


#image {
	position: absolute;
	z-index: 100;
	top: 170px;
	left: 0;
	width: 100%;
	height: 400px;
	background: transparent url(fuerst-wenzel-apotheke_header.jpg) no-repeat top center;
}


/* begin Main Navigation */
nav {
	position: absolute;
	bottom: 30px;
	right: 30px;
	width: 650px;
	height: 20px;
	text-align: right;
	overflow: hidden;
}

nav ul {
	margin: 0;
	padding: 0;
	width: 650px;
	height: 20px;
}

nav li {
	float: right;
	margin: 0 0 0 25px;
	list-style: none;
}

nav li a {
	font-size: 15px;
	font-weight: 600;
}

nav li.rex-normal a {
	color: #000 !important;
}

nav li a:hover,
nav li a:focus,
nav li a:active,
nav li.rex-current a {
	color: #950140 !important;
}
/* end Main Navigation */


/* begin Main Content */
main {
	position: relative;
	z-index: 200;
	margin: 0 auto 0 auto;
	padding: 50px 0 50px 0;
	width: 964px;
}

article {
	float: left;
	margin: 0 auto 0 0;
	width: 400px;
}

aside {
	float: right;
	margin: 0 0 0 auto;
	width: 400px;
}

main a:link, main a:visited { color: #f00; }
main a:hover, main a:active { color: #000; }


/* begin Footer */
footer {
	position: relative;
	z-index: 200;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 964px;
}

footer h4,
footer p,
footer p a {
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	color: #000 !important;
}

footer h4 {
	text-transform: uppercase;
}

address {
	float: left;
	margin: 0 auto 0 0;
	width: 400px;
}

#opening-hours {
	float: right;
	margin: 0 0 0 auto;
	width: 400px;
}


#footer-bottom {
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	width: 964px;
}

#footer-bottom,
#footer-bottom a {
	font-size: 14px;
	line-height: 20px;
	color: #000 !important;
	font-weight: 600;
}

#footer-bottom a {
	margin: 0 0 0 25px;
}

#footer-bottom div.left {
	float: left;
	margin: 0 auto 0 0;
	width: 400px;
	height: 20px;
}

#footer-bottom div.right {
	float: right;
	margin: 0 0 0 auto;
	width: 400px;
	height: 20px;
	text-align: right;
}

a#logo-facebook {
	display: inline-block;
	margin: 0 20px 10px 0;
	width: 36px;
	height: 36px;
	text-indent: -9999px;
	cursor: pointer;
	background: transparent url(logo-facebook-black.png) no-repeat 0 0;
	background-size: 36px 36px;
	opacity: 1;
}

a#logo-instagram {
	display: inline-block;
	margin: 0 0 10px 0;
	width: 36px;
	height: 36px;
	text-indent: -9999px;
	cursor: pointer;
	background: transparent url(logo-instagram-black.png) no-repeat 0 0;
	background-size: 36px 36px;
	opacity: 1;
}

a#logo-facebook:hover,
a#logo-facebook:active,
a#logo-instagram:hover,
a#logo-instagram:active {
	opacity: 1;
}
/* end Footer */

article li {
	margin: 0 0 0 10px;
}
/* end Main Content*/

/* end Layout */


/* begin Module */

/* begin 01 1 . Accordion Kopf */
div.accordion-content {
	display: none;
	margin-bottom: 10px;
}

hr.accordion {
	margin: 0 0 10px 0;
	color: rgba(255,255,255,0);
	background-color: rgba(255,255,255,0);
}

div.accordion-title h3 {
	display: block;
	margin-top: 0;
	padding: 4px 0 4px 20px;
	width: 380px;
	height: 38px;
	font-size: 18px;
	font-weight: 600;
	background-color: rgba(235,221,200,1);
	cursor: pointer;
}

div.accordion-title h3:before {
 	content: "+ ";
}

div.accordion-title p {
	padding: 0 0 0 30px;
}

div.accordion-title h3:hover::before,
div.accordion-title h3:active::before {
 	content: "– ";
}

div.open h3:before {
	content: "– ";
}

div.open h3:hover::before,
div.open h3:active::before {
 	content: "+ ";
}
/* end 01 1 . Accordion Kopf */


/* begin 05 Bild */
div.image,
div.image-with-caption {
	margin: 0 auto 20px auto;
	padding: 0;
	width: 400px;
	text-align: center;
	}

div.image img,
div.image-with-caption img {
	width: 400px;
	height: auto;
}
/* end 05 Bild */

/* end Module */
