/*
theme name: pkv
theme uri: http://www.pkv-private-krankenversicherung.net
description: pkv private krankenversicherung.
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, li,
object, ol, 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;
  list-style: none;
  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;
}

body {
  background: #fff url(images/header4.png) repeat-x 0 0;
  color: #5f5f5f;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  text-align: center;
  position: relative;
  left: -0.1px;
}

h2, h3, h4, h5 {
  color: #7eaed9;
  font-family: "trebuchet ms", "times new roman", times, verdana, arial, helvetica;
  font-weight: 700;
  letter-spacing: 1.0px;
  line-height: 1.2em;
  margin: 25px 0 5px 0;
}

h2 {
  color: #caac33;
  font-size: 1.6em;
}

h3 {
  background: #bdd9f2;
  border: 1px solid #7eaed9;
  color: #022863;
  font-size: 1.3em;
  margin: 30px 0 15px 0;
  padding: 5px 10px;
}

#content h3 {
  border-radius: 5px;
  -moz-border-radius: 5px; /* firefox */
  -webkit-border-radius: 5px; /* safari + chrome */
}

#content h3.aktuell {
  background: #fff;
  border: none;
  font-size: 1.5em;
  margin: 15px 0;
  padding: 0;
}

#content .aktuell h4 {
  margin: 0 0 5px 0;
}

h4 {
  color: #5f5f5f;
  font-size: 1.2em;
  font-weight: 700;
}

h5 {
  font-size: 1.2em;
}

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: #caac33;
  font-weight: 700;
}

h3 strong {
  color: #022863;
}

#page {
  padding: 0;
  position: relative;
}

#header {
  background: url(images/aerztin3.jpg) no-repeat 730px -1px;
  height: 190px;
  margin: 0 auto;
  position: relative;
  width: 980px;
}

#header h1 {
  font-size: 2.0em;
}

#header h1.logo,
#header h1 a,
#header h1 a:hover {
  background: url(images/logo.png) no-repeat 0 0;
  color: #fff;
  display: block;
  font-weight: 700;
  left: 0;
  letter-spacing: 1.5px;
  margin: 0;
  padding: 25px 0 0 110px;
  position: absolute;
  top: 40px;
  z-index: 5000;
  height: 40px;
}

#header h2 {
  background: transparent;
  color: #fff;
  font-size: 1.3em;
  left: 8px;
  letter-spacing: 1.5px;
  position: absolute;
  text-align: left;
  top: 80px;
  z-index: 4000;
}

#wrapper {
  background: #fff;
  border-top: 1px solid #fff;
  margin: 0 auto;
  width: 980px;
  text-align: left;
  position: relative;
}

#wrapcontent {
  width: 660px;
  float: left;
  font-size: 1.2em;
  line-height: 1.6em;
  margin: 0;
  padding: 0;
  position: relative;
}

#content .breadcrumb {
  font-size: 0.9em;
  font-style: italic;
  margin: 10px 0 25px 0;
}

#content {
  padding: 10px 20px;
}

#content a,
#content a:hover,
#content a:focus {
  color: #336699;
  text-decoration: underline;
}

#content a:hover,
#content a:focus {
  color: #967800;
  text-decoration: none;
}

#content dl.teaser {
  background: url(images/box-teaser2.png) no-repeat 50% 0;
  color: #022863;
  height: 200px;
  margin: 25px 0 15px 0;
  padding: 10px 20px;
  width: 580px;
}

#content dl.teaser dt {
  font-size: 1.4em;
  font-family: "trebuchet ms", "times new roman", times, verdana, arial;
  font-weight: 700;
  letter-spacing: 1.0px;
  padding: 5px 0;
}

#content dl.teaser dd {
  background: url(images/haken3.png) no-repeat 0 50%;
  padding: 7px 5px 7px 30px;
}

#content p {
  margin: 15px 0;
}

#content blockquote {
  background: #f7f7f7;
  border: 1px solid #caac33;
  margin: 15px 0;
  padding: 10px;
  border-radius: 10px;
  -moz-border-radius: 10px; /* firefox */
  -webkit-border-radius: 10px; /* safari + chrome */
}

#content blockquote p {
  margin: 0;
  padding: 0;
  text-indent: 0;
}

#content blockquote h3 {
  background: #f7f7f7;
  border: none;
  font-size: 1.4em;
  padding: 0;
  margin: 0 0 10px 0;
  text-indent: 0;
}

#content ul {
  margin: 15px;
}

#content ul li {
  background: url(images/haken4.png) no-repeat 0 7px;
  padding: 5px 5px 5px 25px;
}

#content ul ul,
#content ul ul ul {
  margin: 0 12px;
}

#content ul ul li,
#content ul ul ul li {
  background-image: none;
  padding: 5px;
  list-style: square;
}

#content ul.lexikon1 {
  margin: 0 auto;
  width: 550px;
}

#content ul.lexikon1 li {
  background-image: none;
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
}

#content ul.lexikon1 li a,
#content ul.lexikon1 li a:hover,
#content ul.lexikon1 li a:focus {
  background-image: none;
  border: 1px solid #ccc;
  float: left;
  margin: 5px;
  padding: 5px 10px;
}

#content ul.lexikon1 li a:hover,
#content ul.lexikon1 li a:focus {
  border: 1px solid #369;
}

#content ul.entries  {
  border: 1px solid #fff;
  margin: 0 auto;
  width: 620px
}

#content ul.entries li {
  background-image: none;
  display: inline;
  padding: 5px 10px;
  text-align: left;
  float: left;
  width: 250px;
}

#content ul.entries li.alignright {
  float: right;
  text-align: right;
}

#content div.post {
  margin: 15px 0;
}

#content div.exc {
  background: #f7f7f7;
  border: 1px solid #caac33;
  padding: 10px;
  border-radius: 10px;
  -moz-border-radius: 10px; /* firefox */
  -webkit-border-radius: 10px; /* safari + chrome */
}

#content div.exc p {
  margin: 0;
  padding: 0 0 5px 0;
}

#content div.post p.postmetadata {
  border-top: 1px solid #ccc;
  border-bottom: none;
  font-style: italic;
  font-size: 0.9em;
  line-height: 1.4em;
  margin: 0;
  padding: 10px 0 0 0;
}

#content div.post p.postmetadata span.datum {
  background: url(images/time.png) no-repeat 0 50%;
  padding: 2px 0 2px 20px;
}

#content div.post p.postmetadata span.kategorie {
  background: url(images/folder.png) no-repeat 0 50%;
  padding: 2px 0 2px 20px;
}

#content div.post p.postmetadata span.tags {
  background: url(images/tag_blue.png) no-repeat 0 50%;
  padding: 2px 0 2px 20px;
}

#content div.post h2 {
  font-size: 1.3em;
  margin: 0 0 10px 0;
  padding: 0;
}

#content div.post h2 a,
#content div.post h2 a:hover,
#content div.post h2 a:focus,
#content div.post h4 a,
#content div.post h4 a:hover,
#content div.post h4 a:focus {
  color: #caac33;
  text-decoration: none;
}

#content div.post h2 a:hover,
#content div.post h2 a:focus,
#content div.post h4 a:hover,
#content div.post h4 a:focus {
  color: #967800;
}

#content div.post img {
  background: #fff;
  border: 1px solid #cab45b;
  float: left;
  margin: 0 15px 5px 0;
  padding: 4px;
}

#content ul.sociallinks {
  margin: 10px 0;
  padding: 0;
  width: auto;
}

#content ul.sociallinks img {
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
  width: auto;
}

#content ul.sociallinks li {
  background-image: none;
  border: none;
  display: inline;
  margin: 0;
  padding: 0;
  width: auto;
}

#content ul.sociallinks li a,
#content ul.sociallinks li a:hover,
#content ul.sociallinks li a:focus {
  float: left;
  margin: 5px;
  padding: 0;
  width: auto;
}

#content .wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f7f7f7;
  float: left;
  padding-top: 5px;
  margin: 10px;
  width: 220px;
  min-height: 250px;
}

#content .wp-caption img {
  border: none;
  margin: 5px;
  padding: 0;
}

#content .wp-caption p {
  font-size: 80%;
  margin: 0 auto;
  padding: 5px;
}

#content img.alignright,
#content img.alignleft {
  background: #f7f7f7;
  border: 1px solid #ddd;
  float: left;
  margin: 10px;
  padding: 5px;
  width: auto;
  border-radius: 5px;
  -moz-border-radius: 5px; /* firefox */
  -webkit-border-radius: 5px; /* safari + chrome */
}

#content img.alignright {
  float: right;
}

#content div.ads {
  background: #f7f7f7;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 10px 0;
  padding: 0;
}

#content div.ads a {
  font-weight: 700;
}

#content p.ad,
#content div.post p.ad {
  background: #f7f7f7;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 5px 0;
  padding: 5px 10px;
}

#content div.ads p,
#content div.post div.ads p {
  border: none;
}

#content div.post p.ad a {
  font-weight: 700;
}

#content p.ad:hover,
#content div.post p.ad:hover {
  background: #eee;
}

#wrapsidebar {
  background: url(images/sidebar.gif) no-repeat 0 0;
  margin: 0 0 0 660px;
  padding: 0;
  position: relative;
  font-size: 1.0em;
  line-height: 1.6em;
}


#sidebar {
  margin: 0;
  padding: 30px 0;
  text-align: left;
}

#sidebar {
  position: relative;
}

#sidebar div.men {
  margin: 15px 0;
  padding: 0;
  position: relative
}

#sidebar div.men h3 {
  background: url(images/box12.png) no-repeat 50% 0;
  border: none;
  color: #fff;
  font-size: 1.2em;
  font-weight: 700;
  letter-spacing: 1.7px;
  margin: 0;
  padding: 15px 0 10px 0;
  text-align: center
}

#sidebar div.men div {
  margin: 0 auto;
  text-align: center;
}

#sidebar div.men table {
  border: none;
  margin: 0 auto;
  text-align: center;
  width: 200px;
}

#sidebar p.rss {
  font-size: 1.2em;
}

body#post16 #sidebar p.rss {
  display: none;
}

#sidebar p.rss a,
#sidebar p.rss a:hover,
#sidebar p.rss a:focus {
  background: url(images/rss.png) no-repeat 0 50%;
  color: #336699;
  display: block;
  margin: 0 auto;
  padding: 5px 5px 5px 25px;
  width: 100px;
}

#sidebar ul {
  background: url(images/box12.png) no-repeat 50% 100%;
  list-style: none;
  margin: 0 auto;
  padding: 0 0 15px 0;
  position: relative;
  text-align: center;
  width: 250px;
}

#sidebar ul li {
  margin: 0;
  padding: 0;
  position: relative;
}

#sidebar ul li a,
#sidebar ul li a:visited,
#sidebar ul li a:focus,
#sidebar ul li a:hover,
#sidebar ul li a:active,
#sidebar ul li a.aktiv,
#sidebar ul li strong {
  background: url(images/haken3.png) no-repeat 10px 5px;
  color: #fff;
  display: block;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0 auto;
  padding: 5px 5px 5px 32px;
  text-align: left;
  width: auto;
}

#sidebar ul li a:focus,
#sidebar ul li a:hover,
#sidebar ul li a.aktiv,
#sidebar ul li a:active,
#sidebar ul li strong,
#sidebar li.current_page_item a {
  text-decoration: underline;
}

#sidebar ul li a.aktiv,
#sidebar li.current_page_item a {
  background: url(images/haken2.png) no-repeat 10px 5px !important;
  text-decoration: underline;
}

#sidebar ul li a:hover.aktiv,
#sidebar ul li a:focus.aktiv {
  text-decoration: none;
}

#footer {
  background: #eee;
  border-top: 1px dotted #aaa;
  color: #336699;
  padding: 20px 0;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.0em;
  position: relative;
}

#footer a,
#footer a:visited,
#footer a:focus,
#footer a:hover,
#footer a:active,
#footer strong {
  color: #336699;
  padding: 0 3px;
  text-decoration: underline;
}

#footer a:focus,
#footer a:hover,
#footer a:active,
#footer a.aktiv,
#footer strong,
#footer li.current_page_item a {
  color: #967800;
  text-decoration: none;
}

#footer a.aktiv,
#footer strong,
#footer li.current_page_item a {
  font-weight: 700;
  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 #369;
}

/* sonstiges */

.nix {
  display: inline;
  height: 0;
  left: -1000px;
  overflow: hidden;
  position: absolute;
  top: -1000px;
  width: 0;
}

.clear {
  clear: both;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}