/* base */
ul { list-style:none}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
  margin:0; padding:0;
}
a img { border:none; }
address { font-style:normal }

@font-face {
  font-family: "PT Sans Regular";
  src: url('./ttf/PT_Sans_Caption-webfont.eot');
  src: local('☺'), url('./ttf/PT_Sans_Caption-webfont.woff') format('woff'), url('./ttf/PT_Sans_Caption-webfont.ttf') format('truetype'), url('./ttf/PT_Sans_Caption-webfont.svg#webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #3c2c1b;
  background: #fff url(./img/body-bg.png) center top repeat-y;
  font-size: 12px;
}


div.clearleft{
  clear: left;
}

p#link_kontakt {
  position: absolute;
  top: 208px;
  left: 0;
}

#header {
  text-align: left;
  background-color: #fff;
}

#header #logo {
  margin: 0 auto 1px auto;
  width: 960px;
  height: 120px;
  padding: 2px 0 0 5px;
}

#header #logo h1 {
  background: url(./img/logo.png) no-repeat top left;
  width: 290px;
  height: 120px;
  text-indent: -8000px;
}

#header #logo h1 a {
  display: block;
  width: 290px;
  height: 120px;
}

/* gepunktete Linie weg */
#logo a {
  outline: none;
}

#container2 {
  width: 960px;
  margin: 0px auto;
  padding: 0;
  position: relative;
  background: transparent url(./img/container2-bg.gif) top left repeat-x;
}


#container-inner {
  width: 860px;
  text-align: left;
  margin: 20px auto 0 auto;
  background: transparent url(./img/container-inner-bg.png) top left repeat-x;
}

#nav {
  text-align: right;
  margin-top: 3px;
  padding: 6px 0px 6px 0;
}

#navlist li {
  display: inline;
  list-style-type: none;
  font-weight: normal;
  padding-bottom: 3px;
}

#navlist li a {
  text-decoration: none;
  color: #f6f3df;
  font-size: 13px;
  padding: 4px 10px 6px 30px;
  font-family: "PT Sans Regular", sans-serif;
  background: transparent;
}

#navlist li a:hover {
  background: transparent;
  text-decoration: none;
}

/* Current - Nav */
ul#navlist a#leistungsspektrumNav {
  background: transparent url(/css/img/nav_aeskulapstab.png) top left no-repeat;
}
ul#navlist a#vorsorgeNav {
  background: transparent url(/css/img/nav_wohlfuehlmann.png) top left no-repeat;
}
ul#navlist a#aboutNav {
  background: transparent url(/css/img/nav_gruppe.png) top left no-repeat;
}
ul#navlist a#aktuellNav {
  background: transparent url(/css/img/nav_aktuell.png) top left no-repeat;
}
ul#navlist a#kontaktNav {
  background: transparent url(/css/img/nav_briefumschlag.png) top left no-repeat;
}
ul#navlist a#homeNav {
  background: transparent url(/css/img/nav_home.png) top left no-repeat;
}

ul#navlist a#leistungsspektrumNav:hover,
body#leistungsspektrum #nav ul#navlist a#leistungsspektrumNav,
ul#navlist a#vorsorgeNav:hover,
body#vorsorge #nav ul#navlist a#vorsorgeNav,
ul#navlist a#aboutNav:hover,
body#about #nav ul#navlist a#aboutNav,
ul#navlist a#aktuellNav:hover,
body#aktuell #nav ul#navlist a#aktuellNav,
ul#navlist a#kontaktNav:hover,
body#kontakt #nav ul#navlist a#kontaktNav,
ul#navlist a#homeNav:hover,
body#home #nav ul#navlist a#homeNav {
  background-position: 0px -40px;
  color: #7a4421;
}


/* Inhalt */

#content {
  width: 840px;
  text-align: left;
  clear: left;
  padding-left: 20px;

  background-color: #fff;
  background-position: 10px 10px;
  background-repeat: no-repeat;
}

#content p {
  padding: 15px 5px 10px 0;
  font-weight: normal;
  line-height: 1.6;
}

#content h2 {
  padding: 30px 20px 15px 0 !important;
  margin: 0;
  font-weight: bold;
  font-size: 24px;
  font-family: "PT Sans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #873300;
}

#content a {
  text-decoration: underline;
  color: #a83f00;
}
#content a:hover {
  text-decoration: none;
  color: #a83f00;
}
#content a.mehr {
  background: transparent url(/css/img/mehr-lesen-pfeil.gif) right center no-repeat;
  padding-right: 13px;
}


#content #left {
  float: left;
  width: 570px;
  padding-bottom: 30px;
  padding-right: 10px;
}

#content #left h3 {
  padding: 20px 20px 10px 0;
  color: #873300;
  font: 20px "PT Sans Regular","Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  clear: both;
}

#content #left h4 {
  padding: 20px 0 0;
  color: #9d692f;
  font: 18px "PT Sans Regular","Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  clear: left;
}

#content #left h5 {
  padding: 20px 0 0;
  clear: both;
  font-size: 15px;
}

#content #left img.links {
  float: left;
  padding-right: 20px;
  padding-bottom: 20px;
}

#content #left ul {
  margin: 10px 0;
  padding: 0;
}

#content #left ul li {
  line-height: 1.6em;
  list-style-type: disc;
  margin: 0 10px 1px 70px;
  padding: 0;
}

#content #left ol {
  margin: 10px 0;
  padding: 0;
}

#content #left ol li {
  line-height: 1.6em;
  font-size: 70%;
  margin: 0 10px 1px 70px;
  padding: 0;
}


#content .leftFloatQuer { /* Bilder neben Listen ohne Margin-right // Querformat */
  float: left;
  margin: 0 12px 0 0;
  border: 1px solid #9d692f;
  border-right-color: #3c2c1b;
  border-bottom-color: #3c2c1b;
  padding: 4px;
  width: 224px;
  height: 150px;
  clear: left; /* Ansonsten Mess mit anderen Bildern */
}

#content .leftFloatService {
  float: left;
  margin: 4px 12px 0 0;
  border: 1px solid #9d692f;
  border-right-color: #3c2c1b;
  border-bottom-color: #3c2c1b;
  padding: 4px;
}



#content #left blockquote {
  background: url(./img/blockquote-bg.png) no-repeat left center;
  border: 1px solid #ece3db;
  border-right: 0;
  border-left: 0;
  clear: both;
  margin: 10px 20px 10px 0;
  padding: 10px 0 10px 70px;
}

#content #left blockquote p {
  font-weight: 700 !important;
}

/* Aktuelles */

#content #left .news {
  margin: 10px 0;
  padding: 0 0 10px 0;
  float: left;
  clear: both;
  margin-bottom: 40px;
  color: #3c2c1b;
}
#content #left .news div.date {
  background-color: #8e6a4c;
  width: 40px;
  color: #fff;
  text-align: center;
  float: left;
  font-weight: normal;
}
#content #left .news .date span.day {
  font-size: 34px;
}
#content #left .news .date span.month {
  font-size: 22px;
}
#content #left .news .date span.year {
  font-size: 14px;
}

#content #left .news div.news-content {
  float: right;
  padding: 0;
  margin-left: 20px;
  width: 500px;
  font-size: 12px;
  line-height: 1.8;
}
#content #left .news  div.news-content h4{
  margin: 0;
  padding: 0;
  clear: both;
  font-size: 16px;
  font-family: "PT Sans Regular", sans-serif;
  color: #873300;
}


/* Suchergebnisse */

#content #left .search {
  margin: 10px 0;
  padding: 0 0 10px 0;
  margin-bottom: 40px;
  color: #3c2c1b;
}
#content #left .search  h4{
  margin: 0;
  padding: 0;
  clear: both;
  font-size: 16px;
  font-family: "PT Sans Regular", sans-serif;
  color: #873300;
}

p.soo_page_numbers span.here {
  font-weight: bold;
  font-size: 14px;
  padding: 5px;
}
p.soo_page_numbers a {
  font-weight: bold;
  font-size: 14px;
  padding: 5px;
}


#content #left div#formbuttondiv input{
  background-color: #FFFFFF;
  width: 120px;
  margin-top: 12px;
  margin-left: 120px;
}

/* RECHTE SEITE */

#content #right {
  float: right;
  width: 240px;
  padding-bottom: 30px;
  padding-left: 10px;
}

#content #right h4 {
  font-size: 14px;
  font-weight: normal;
  padding: 30px 0 4px 0px;
}

#content #right p {
  line-height: 1.6em;
  padding: 6px 0px;
}
#content #right p.pdflist {
  padding: 0 0 0 25px;
  min-height: 25px;
  background: transparent url(/css/img/pdf.gif) 0px 5px no-repeat;
}

#content #right a {
  text-decoration: underline;
  color: #a83f00;
  font-size: 12px;
}

#content #right a:hover {
  text-decoration: none;
}

#content #right .active {
  list-style-image: none !important;
  margin: 5px 0 -2px 20px;
}

#content #right p.box {
  margin-top: 30px;
}

#content #right img.imgFloatLeft {
  float: left;
  padding-right: 10px;
}

#right #subnav h4 {
  font-size: 12px;
  color: #576919;
  font-weight: normal;
}
#right #subnav ul li {
  padding: 3px 5px 3px 0px;
  margin-left: 20px;
  list-style-image: url(/css/img/mehr-lesen-pfeil.gif);
  list-style-position: outside;
}

#right #subnav ul li a {
  color: #a83f00;
}
#right #subnav ul li.active a {
  color: #576919;
  text-decoration: none;
}


/* Form */

form#suchform {
}
form#suchform input.text {
  border: 1px solid #65675a;
  width: 240px;
  padding: 5px;
}
#suchfeld input[type="text"] { /* ich weiß, ich weiß - aber wie kann ich den Inputs Klassen verpassen? */
  border: none;
  padding: 7px 2px;
}

#suchfeld input[type="submit"] {
  background: #a83f00;
  border: 1px solid #a0420a;
  color: #fff;
  padding: 5px;
}


/* Footer */
#footer {
  clear: both;
  text-align: center;
  padding: 0;
}
p#footlist {
  text-align: right;
  margin: 10px 0;
  padding: 10px;
  height: 13px;
  color: #fff;
  background: transparent url(./img/footer-inner-bg.png) top left repeat-x;
}

p#footlist a {
  color: #fff;
  background: transparent;
}

p#footlist a:hover {
  background: transparent;
  color: #f3cf82;
  text-decoration: none;
}
#footer-inner {
  overflow: hidden; /* floats clearen */
  min-height: 140px;
  width: 960px;
  padding-top: 20px;
  padding-bottom: 10px;
  background: #c1ad9d url(./img/footer-bg.png) top right no-repeat;
  text-align: left;
  font-size: 12px;
  line-height: 14px;
  color: #3c2c1b;
}

body#about #footer-inner {
  padding-top: 0;
}

body#about #footer-inner a {
  font-size: 12px;
  color: #fff;
  padding-left: 12px;
  background: transparent url(./img/link-pfeil-footer.gif) top left no-repeat;
}
body#about #footer-inner a:hover {
  text-decoration: none;
}

#footer-inner p { margin-bottom: 8px; line-height: 18px;}
#footer-inner h6 {
  font-size: 20px;
  margin: 25px 0 10px 0;
  padding: 0;
  font-weight: normal;
}

#footer1 {
  float: left;
  margin-top: 0;
  width: 290px;
  margin-left: 50px;
}

#footer1 p.zerti1 {
  background: transparent url(./img/iso-9001.png) top left no-repeat;
  padding-left: 80px;
  margin-top: 20px;
}
#footer1 p.zerti2 {
  padding-left: 80px;
}


#footer2 {
  width: 270px;
  margin-left: 20px;
  float: left;
}

#footer2 div.newsletter {
  background-color: #fff;
  padding: 15px;
}
#footer2 div.newsletter a,
body#about #footer-inner #footer2 div.newsletter a { padding-left: 0; color: #a83f00; background-image: none;}

#footer2 p.social { margin-top: 10px; line-height: 30px; }
#footer2 p.social a { color: #fff; text-decoration: underline; }
#footer2 p.social a:hover { text-decoration: none; }
#footer2 p.social img { vertical-align: middle; padding-right: 8px; }

#footer3 {
  float: left;
  width: 255px;
  margin-left: 20px;
}

.clear {
  clear: both;
}

.spacing {
  margin-bottom: 10px;
}

#druckfooter{
  display: none;
}

/* --- zusätzliche Styles - dee --- */

.bildLinks {
  clear: both;
  float: left;
  margin: 0 25px 10px 0;
}
.bildRechts {
  clear: both;
  float: right;
  margin: 0 0 10px 25px;
}

.excerpt p {
  font-size: .95em;
  margin-top: 10px;
}

#fancybox-inner #left p {
  margin-bottom: 20px !important; /* ueberschreibt jquery.fancybox style */
}
#fancybox-inner {
 background: transparent url(/css/img/bg-atombahnen1.png) bottom right no-repeat;
}


strong {
  font-weight: 700;
}

.pdf {
  background: transparent url(/css/img/pdf.gif) right top no-repeat;
  padding: 2px 25px 2px 0;
}
