@charset "utf-8";

/*************************************************************************/
/* =reset */
/*************************************************************************/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-weight: inherit;
   font-style: inherit;
   font-size: 100%;
   font-family: inherit;
   vertical-align: baseline;
}

:focus {
   outline: 0;
}

body {
   line-height: 1;
   color: black;

}

ol,
ul {
   list-style: none;
}

table {
   border-collapse: separate;
   border-spacing: 0;
}

caption,
th,
td {
   text-align: left;
   font-weight: normal;
}

html[xmlns^="http"] {
   overflow-y:scroll;
}

* + html[xmlns^="http"] {
   overflow-x:hidden;
}

/*************************************************************************/
/* =print */
/*************************************************************************/

@media print {

body {
   width: 100% !important;
   margin: 0 !important;
   padding: 0 !important;
   background: white;
   font:normal 12pt/14pt Arial, Helvetica, sans-serif;
   color: #000000;
}

h1.branding a {
   font:normal 18pt/18pt Arial, Helvetica, sans-serif;
   color: #666666 !important;
   text-indent: 0;
   text-decoration: none;
   line-height: 20pt;
   margin: 0 0 6pt 0;
   display: block;
}

h1.branding span {
	display: none;
}

h1.branding img {
	float: none !important;
	border: none !important;
}

h2#claim {
   font:bold 11pt/14pt Arial, Helvetica, sans-serif;
   color: #999999;
}

#claim,
#claim p {
   margin: 0;
   padding: 0;
   width: auto;
   display: block;
   text-indent: 0;
}

h1, h2, h3, h4, h5, h6 {
   color: #000000;
}

h1 {
   font-size: 20pt;
}

h2 {
   font-size: 18pt;
   margin-bottom: 16pt;
}

h3 {
   font-size: 16pt;
   margin-bottom: 4pt;
}

h4 {
   font-size: 14pt;
}

h5 {
   font-size: 13pt;
}

h6 {
   font-size: 12pt;
}

ol, ul, li {
   font-size: 11pt;
   line-height: 1.4;
   color:#333333;
}

hr {
	background-color: #ccc;
	margin: 0 0 25pt 0;
}

p {
   font-size: 11pt;
   line-height: 1.5;
   margin: 0 0 1.1em 0;
   color:#333333;
}

a, a:visited, a:hover, a:visited:hover {
   background: transparent;
   text-decoration: underline;
   color:#000000;
}

a:link, a:visited {
   background: transparent;
   text-decoration: underline;
   color: black !important;
}

a img {border: none;}

abbr[title]:after,
acronym[title]:after {
   content: '(' attr(title) ')';
   background-color: inherit;
   color: #666666;
   font-style: italic;
}

img {
   float: right;
   margin: 0 1.5em 1.5em 0 !important;
   padding:3px !important;

}

#container {
   margin: 0 5% 0 5% !important;
}

#navi,
#navi-add,
#content-sidebar,
form {
    display:none;
}

#content-container {
   border-bottom: 1pt solid black !important;
   margin: 0 0 25pt 0 !important;
   padding: 0 0 25pt 0 !important;
}

#footer {
   margin: 0 0 25pt 0 !important;
   padding: 0 0 25pt 0 !important;
}

.feed {
	margin-bottom: 12pt;
}

#footer-sitemap {
	display: none;
}

#footer-kontakt h2 {
	font-size: 14pt;
	margin-bottom: 4pt;
}

#slideshow{
	display:none;
}
#switch{
	display:none;
}

#kontakt{
	display:none;
}
a.impressum{
	display:none;
}

embed{
	display:none;
}

img{
	float:none;
}

ul#nav{
	display:none;
}

ul#nav-add{
	display:none;
}

a.shop,
span.apothekenkreuz,
a#facebook-button{
	display:none;
}

div#slideshow{
	display:none;
}

div.accordion{
	display:block;
	visibility:visible;
}

div.accordion-content{
	display:block; 
	visibility:visible;
}

#footer{
	display:none;
}

.header-img{
	display:none;
}

.facebook-button {
	display:none;
}

#contact,
#breadcrumbs,
#facebook,
#contentflow,
.ui-state-default
 {
	display:none;
}