/*
theme name: Alte Apotheke in Edewecht
theme uri: http://www.alte-apotheke-edewecht.de/
description: Alte Apotheke in Edewecht
version: 1.0
author: klaus oppermann
author uri: http://www.klausoppermann.de/
*/
a, abbr, acronym, address, applet,
big, blockquote, body,
caption, cite, code,
dd, del, dfn, div, dl, dt, em,
fieldset, font, form,
h1, h2, h3, h4, h5, h6, html, hr,
iframe, img, ins,
kbd, label, legend,
object, p, pre, q,
s, samp, small, span, strike, strong, sub, sup,
table, tbody, td, tfoot, th, thead, tr, tt,
ul, var {
  border: 0;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  text-decoration: none;
  vertical-align: baseline;
}

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
  cursor: pointer;
}

a {
  color: #5f5f5f;
}

a:hover,
a:focus {
  color: #000;
}

body {
  background: #eee;
  color: #4f4f4f;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  text-align: center;
}

cite,
em {
  font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
  color: #2E3681;
  font-family: "times new roman", times, georgia, verdana, arial, helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 1.0px;
  line-height: 1.2em;
  margin: 25px 0 10px 0;
}

h2 {
  font-size: 2.0em;
  margin: 10px 0;
}

#content div.post h2 a,
#content div.post h2 a:hover,
#content div.post h2 a:focus {
  color: #2E3681;
  font-family: "times new roman", times, georgia, verdana, arial, helvetica, sans-serif;
  text-decoration: none;
}

h3 {
  font-size: 1.6em;
}


h4 {
  font-size: 1.5em;
}

h5 {
  font-size: 1.4em;
}

h6 {
  font-size: 1.3em;
}

hr {
  border: none;
  border-top: 1px solid #ccc;
  clear: both;
  height: 1px;
  margin: 0;
}

small {
  font-size: 0.8em;
  line-height: 1.4em;
}

strong {
  color: #555;
  font-weight: 700;
}

ol, ul {
  list-style: none;
}

#page {
  background: #eee;
  border: 2px solid #ddd;
  margin: 10px auto 0 auto;
  padding: 0;
  position: relative;
  width: 980px;
}

#wrapheader {
  background: #fff;
}

#header {
  background: #f7f7f7 url(images/header.jpg) no-repeat 0 0;
  height: 130px;
  margin: 0 auto;
  position: relative;
  width: 980px;
}

#header h1 {
  margin: 0;
  padding: 0;
}

#header h1.logo,
#header h1 a,
#header h1 a:hover {
  background: #fff url(images/logo2.png) no-repeat 50% 50%;
  border: 1px solid #ddd;
  display: block;
  height: 115px;
  left: 10px;
  padding: 0 10px;
  position: absolute;
  top: 6px;
  z-index: 5000;
  width: 118px;
}

#wrapnavigation {
  clear: both;
  position: relative;
}

#navigation {
  background: #ddd;
  clear: both;
  line-height: 1em;
  margin: 0 auto;
  padding: 5px 0 0 0;
  position: relative;
  text-align: center;
  width: 980px;
  z-index: 5000;
}

#navigation ul {
  font-size: 1.1em;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 960px;
  list-style: none;
  text-align: center;
}

#navigation ul li {
  display: block;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

#navigation ul li a,
#navigation ul li a:focus,
#navigation ul li a:hover,
#navigation ul li a:active,
#navigation ul li a.aktiv,
#navigation ul li strong {
  background: #2E3681;
  color: #fff;
  display: block;
  float: left;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0 2px 0 0;
  padding: 10px 20px;
  text-align: left;
  width: auto;
  border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
}

#navigation ul li a:focus,
#navigation ul li a:hover,
#navigation ul li a:active,
#navigation ul li strong,
#navigation ul li.current-cat a,
#navigation ul li.current_page_item a,
#navigation ul li.current_page_parent a {
  background: #fff;
  color: #2E3681;
}

/* Subnavigation */

#subnavi {
  background: #fff;
  color: #3482CF;
  clear: both;
  line-height: 1em;
  margin: 0 auto;
  padding: 5px 0;
  position: relative;
  text-align: center;
  width: 980px;
  z-index: 5000;
}

#subnavi ul {
  font-size: 1em;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 960px;
  list-style: none;
  text-align: center;
}

#subnavi ul li {
  display: block;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

#subnavi ul li a,
#subnavi ul li a:focus,
#subnavi ul li a:hover,
#subnavi ul li a:active,
#subnavi ul li a.aktiv,
#subnavi ul li strong {
  background: #fff;
  color: #3482CF;
  display: block;
  float: left;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0 2px 0 0;
  padding: 5px 10px;
  text-align: left;
  text-decoration: underline;
  width: auto;
}

#subnavi ul li a:focus,
#subnavi ul li a:hover,
#subnavi ul li a:active,
#subnavi ul li strong,
#subnavi ul li.current-cat a,
#subnavi ul li.current_page_item a {
  background: #fff;
  text-decoration: none;
}

#wrapper {
  background: #fff;
  clear: both;
  margin: 0 auto;
  padding: 1px 0 0 0;
  width: 980px;
  text-align: left;
  position: relative;
}

#wrapcontent {
  float: left;
  font-size: 1.2em;
  line-height: 1.6em;
  margin: 0;
  padding: 0;
  position: relative;
  width: 75%;
}

#content {
  padding: 0 20px 10px 20px;
  position: relative;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}

#content a,
#content a:hover,
#content a:focus {
  color: #3482CF;
  text-decoration: underline;
}

#content a:hover,
#content a:focus {
  color: #B7962E;
  text-decoration: none;
}

#content .breadcrumb {
  color: #7f7f7f;
  font-size: 0.9em;
  font-style: italic;
  margin: 10px 0;
  padding: 0;
}

#content .breadcrumb a {
  border-bottom: 1px dotted #7f7f7f;
  color: #7f7f7f;
  text-decoration: none;
}

#content .breadcrumb a:hover,
#content .breadcrumb a:focus {
  border-bottom: 1px dashed #000;
  color: #000;
}

#content dl {
  padding: 5px;
}

#content div.teaser dl {
  background: #fff;
  border: 1px solid #5D97CF;
  float: left;
  margin: 0;
  padding: 1px;
  width: 220px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#content div.teaser dl.box-b {
  margin: 0 10px;
}

#content div.teaser dl dt {
  background: #fff;
  text-align: center;
}

#content div.teaser dl dt a,
#content div.teaser dl dt a:hover,
#content div.teaser dl dt a:focus {
  background: url(images/blutdruck-messgeraet.png) no-repeat 50% 0;
  display: block;
  height: 140px;
}

#content div.teaser dl.box-b dt a,
#content div.teaser dl.box-b dt a:hover,
#content div.teaser dl.box-b dt a:focus {
  background: url(images/bild-bali.jpg) no-repeat 50% 0;
}

#content div.teaser dl.box-c dt a,
#content div.teaser dl.box-c dt a:hover,
#content div.teaser dl.box-c dt a:focus {
  background: url(images/orangen.png) no-repeat 50% 0;
}

#content div.teaser dl dt a:hover,
#content div.teaser dl dt a:focus {

}

#content div.teaser dl dd {
  background: #eee;
  padding: 3px 8px;
}

#content div.teaser dl dd h3 {
  color: #2E3681;
  font-size: 1.2em;
  margin: 0;
  padding: 3px 0;
  text-align: center;
}

#content div.teaser dl dd h3 a {
  color: #2E3681;
}

#content div.teaser dl dd p {
  margin: 0;
}

#content p {
  margin: 10px 0;
}

#content p.center img {
  background: #fff;
  border: 1px solid #ddd;
  padding: 5px;
}

#content blockquote {
  background: #E8EEF6;
  color: #000;
  margin: 15px 0;
  padding: 10px;
}

#content blockquote p {
  margin: 0;
  padding: 0;
  text-indent: 0;
}

#content blockquote h3 {
  border: none;
  font-size: 1.6em;
  padding: 0;
  margin: 0 0 10px 0;
  text-indent: 0;
}

#content div.links {
  clear: both;
}

#content table {
  margin: 15px 0;
  border-collapse: collapse;
}

#content thead {
  color: #000;
  font-weight: 700;
  text-align: center;
}

#content table td,
#content table th {
  padding: 8px;
  border: 1px solid #ddd;
  vertical-align: top;
}

#content table tr.farbe td {
  background: #eee;
}

#content ul,
#content ol {
  margin: 10px;
  padding: 0;
}

#content ol {
  list-style: decimal;
}

#content ol li {
  margin-left: 20px;
}

#content ul li {
  background: url(images/haken.png) no-repeat 0 2px;
  padding: 0 0 0 25px;
}

#content ul ul {
  margin: 0 12px;
}

#content ul ul li {
  background-image: none;
  padding: 5px;
  list-style: square;
}

#content ul.left {
  float: left;
  margin: 0 10px 10px 0;
  width: 330px;
}

#content ul.right {
  float: right;
  margin: 0 0 10px 10px;
  width: 330px;
}

#content div.post {
  border-bottom: 2px solid #ddd;
  margin: 0 0 30px 0;
  padding: 0 0 15px 0;
}

#content div.post p {
  margin: 0;
  padding: 10px 0;
}

#content div.post p.postmetadata {
  border-bottom: none;
  color: #7f7f7f;
  clear: left;
  font-style: italic;
  font-size: 0.9em;
  line-height: 1.6em;
  margin: 10px 0;
  padding: 10px 0 0 0;
}

#content img.size-full,
#content img.size-medium,
#content img.size-thumbnail,
#content div.gallery img {
  background: #fff;
  border: 1px solid #ddd;
  margin: 5px;
  padding: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#content img.size-full {
  margin: 10px;
  padding: 10px;
}

#content .wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f7f7f7;
  padding-top: 5px;
  margin: 10px;
  /* optional rounded corners for browsers that support it */
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#content .wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

#content .wp-caption p.wp-caption-text {
  font-size: 1.0em;
  line-height: 1.4em;
  padding: 5px;
  margin: 0;
}

#content .aligncenter,
#content div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#content .alignleft {
  float: left;
  margin: 10px 10px 5px 0;
}

#content .alignright {
  float: right;
  margin: 10px 0 5px 10px;
}

#content .gallery {
  margin: auto;
  /* gallery clearing*/
  overflow: hidden;
  width: 100%;
}

#content .gallery .gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
}

#content .gallery img {
  border: 1px solid #ddd;
}

#content .gallery .gallery-caption {
  margin-left: 0;
}

.gallery br {
  clear: both
}

.col-2 { width: 50% }
.col-3 { width: 33.333% }
.col-4 { width: 25% }
.col-5 { width: 20% }
.col-6 { width: 16.666% }
.col-7 { width: 14.285% }
.col-8 { width: 12.5% }
.col-9 { width: 11.111% }

#content div.ads {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 10px 0;
  padding: 5px 0;
}

#content div.ads a {
  font-weight: 700;
}

#content p.ad,
#content div.post p.ad {
  margin: 10px 0;
  padding: 0;
}

#content #map {
  border: 2px solid #ddd;
  margin: 0 auto;
  width: 600px;
}

#wrapsidebar {
  font-size: 1.2em;
  line-height: 1.4em;
  margin: 0 0 0 75%;
  padding: 0;
}

#sidebar {
  margin: 0;
  padding: 20px 10px;
  text-align: left;
  position: relative;
}

#sidebar a,
#sidebar a:hover,
#sidebar a:focus {
  color: #3482CF;
}

#sidebar a:hover,
#sidebar a:focus,
#sidebar li.current_page_item a {
  background: #E8EEF6;
  color: #B7962E;
}

#sidebar a.email,
#sidebar a:hover.email {
  font-size: 0.8em;
  text-decoration: none;
}

#sidebar address {
  background: #D3E3F2;
  margin: 0;
  padding: 5px 8px;
}

#sidebar dl {
  margin: 15px auto;
  text-align: center;
  width: 210px;
}

#sidebar dl.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f7f7f7;
  padding: 5px;
  /* optional rounded corners for browsers that support it */
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#sidebar h3 {
  color: #2E3681;
  font-size: 1.2em;
  margin: 15px 0 5px 0;
  text-align: left;
}

#sidebar strong {
  font-size: 1.1em;
  color: #2E3681;
}

#sidebar table {
  width: 100%;
}

#sidebar table.open {
  background: #fff;
  border: 1px solid #ddd;
  border-collapse: separate;
  margin: 0 auto;
  padding: 1px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#sidebar thead {
  color: #000;
  font-weight: 700;
  text-align: center;
}

#sidebar table td {
  background: #D3E3F2;
  padding: 1px 8px;
  vertical-align: top;
}

#sidebar table thead td {
  padding: 5px 8px 1px 8px;
}

#sidebar table h3 {
  margin: 0;
}

#sidebar ul {
  background: #fff;
  margin: 5px 0 20px 0;
  padding: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}

#sidebar ul li {
  background: #fff;
  list-style: none;
}

#sidebar ul li ul {
  margin: 0;
  padding: 0;
}

#sidebar div.adr {
  background: #fff;
  border: 1px solid #ddd;
  margin: 15px auto;
  padding: 1px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#sidebar div.not {
  background: #fff;
  border: 1px solid #ddd;
  margin: 15px auto;
  padding: 1px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#sidebar div.not h3 {
  background: #D3E3F2;
  color: #2E3681;
  margin: 0;
  padding: 5px 8px 0 8px;
}

#sidebar div.not p {
  background: #D3E3F2;
  color: #000;
  margin: 0;
  padding: 5px 8px;
}

#sidebar div.not p a {
  background: #D3E3F2;
  border: none;
  color: #000;
}

#footer {
  background:url(images/footer.png) no-repeat 50% 0;
  color: #6f6f6f;
  margin: 0 auto;
  padding: 0 0 10px 0;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.0em;
  position: relative;
}

#footer a,
#footer a:focus,
#footer a:hover,
#footer strong {
  color: #6f6f6f;
  padding: 0 3px;
  text-decoration: underline;
}

#footer a:focus,
#footer a:hover,
#footer strong,
#footer li.current_page_item a,
#footer li.current_page_parent a {
  color: #000;
  text-decoration: none;
}

#footer ul {
  margin: 10px 0;
  padding: 0;
}

#footer ul li {
  display: inline;
  padding: 0 0 0 3px;
}

#footer li+li {
  border-left: 1px solid #6f6f6f;
}

/* sonstiges */

h1 span,
#content dl dt a span,
.nix {
  display: inline;
  height: 0;
  left: -1000px;
  overflow: hidden;
  position: absolute;
  top: -1000px;
  width: 0;
}

.center {
  text-align: center;
}

.clear {
  clear: both;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

div.foto {
  position: absolute;
  top: -15px;
  right: -5px;
  width: 320px;
  height: 226px;
  background: url(images/apotheke.png) no-repeat 0 0;
  z-index: 10000;

}

fieldset {
  border: none;
  color: #5f5f5f;
  margin: 0 0 25px 0;
  padding: 10px 0;
}

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] {
  cursor: pointer;
}

label {
  font-weight: 700;
  margin: 0;
  padding: 0;
}

input,
textarea {
  background: #fff;
  border: 1px solid #ccc;
  color: #000;
  margin: 5px 0;
  padding: 5px;
  width: 70%;
}

input:hover,
textarea:hover {
  background: #fff;
  border: 1px solid #aaa;
  color: #000;
}

textarea {
  overflow: auto;
}

label {
  font-weight: 300;
}

input[type=checkbox],
input class.wpcf7-acceptance {
  float: left;
  width: 1.5em;
}

input[type=submit] {
  background: #ec1d25;
  border: 2px solid #ddd;
  clear: left;
  color: #fff;
  font-weight: bold;
  height: 32px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 200px;
}

input:hover[type=submit] {
  background: #005bac;
  clear: left;
  color: #fff;
}
