/*
Theme Name: IBL
Theme URI: http://www.ibl-ol.de/
Description: IBL Umweltplanung.
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,
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-family: verdana, helvetica, arial, sans-serif;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  margin: 0;
  padding: 0;
  color: #000;
  background: #f2f7ff url(images/bodyback3b.jpg) repeat-x 0 5px;
  border-top: 5px solid #537b8d;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 100.01%;
  text-align: center;
}

acronym {
  cursor: help;
  border: none;
}

blockquote, cite, em {
  font-style: italic;
  overflow: visible;
}

h2, h3, h4, h5 {
  font-family: verdana, helvetica, arial, sans-serif;
  text-align: left;
  line-height: 1.2em;
  font-weight: 700;
  color: #40734a;
  background: transparent;
}

h2 {
  margin: 0 30px 10px 10px;
  padding: 0;
  font-size: 130%;
  letter-spacing: 1.0px;
}

h3 {
  margin: 30px 30px 10px 10px;
  padding: 0;
  font-size: 120%;
  font-weight: 700;
  letter-spacing: 1.0px;
  clear: left;
}

h4, h5 {
  margin: 10px 30px 10px 10px;
  padding: 0;
  font-size: 110%;
  font-weight: 700;
  letter-spacing: 1.0px;
  clear: left;
}

hr {
  border: none;
  border-top: 1px solid #ccc;
  height: 1px;
  margin: 15px 30px;
  clear: both;
}

img {
  border: 0;
}

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
  cursor: pointer;
}

strong {
  font-weight: 700;
  color: #468a66;
  background: transparent;
}

sub, sup {
  line-height: 0px;
  font-size: 60%;
  font-family: verdana, sans-serif, helvetica, arial;
}

#page {
  margin: 0;
  padding: 10px 0 0 0;
  color: #000;
  background: url(images/bodyback3.jpg) no-repeat 50% 0;
  position: relative;
}

#wrapper {
  margin: 0 auto;
  padding: 0;
  color: #000;
  background: #57acd1;
  border: 6px solid #fff;
  position: relative;
  width: 960px;
  text-align: left;
}

#header {
  margin: 0;
  padding: 0;
  color: #5c899c;
  background: #2A7798 url(images/header01.jpg) no-repeat 0 0;
  border-bottom: 10px solid #57acd1;
  height: 180px;
  text-align: left;
  position: relative;
}

body#post7 #header {
  background: #2A7798 url(images/header10.jpg) no-repeat 0 0;
}

body#post13 #header,
body#post15 #header,
body#post16 #header,
body#post17 #header,
body#post18 #header,
body#post19 #header {
  background: #2A7798 url(images/header02.jpg) no-repeat 0 0;
}

body#post6 #header,
body#post26 #header,
body#post27 #header,
body#post28 #header {
  background: #2A7798 url(images/header04.jpg) no-repeat 0 0;
}

body#post11 #header,
body#post14 #header,
body#post12 #header,
body#post30 #header,
body#post31 #header,
body#post32 #header,
body#post33 #header {
  background: #2A7798 url(images/header21.jpg) no-repeat 0 0;
}

body#post7 #header {
  background: #2A7798 url(images/header10.jpg) no-repeat 0 0;
}

body#post25 #header {
  background: #2A7798 url(images/header11.jpg) no-repeat 0 0;
}

body#post22 #header {
  background: #2A7798 url(images/header20.jpg) no-repeat 0 0;
}

body#post24 #header {
  background: #2A7798 url(images/header17.jpg) no-repeat 0 0;
}

body#post9 #header,
body#post10 #header {
  background: #2A7798 url(images/header18.jpg) no-repeat 0 0;
}

#header h1 a,
#header h1 a:hover,
#header h1 a:focus,
#header h1.logo {
  position: absolute;
  top: 8px;
  left: 7px;
  margin: 0;
  padding: 0;
  display: block;
  width: 128px;
  height: 120px;
  color: #6a6e76;
  background: transparent url(images/ibllogo15.gif) no-repeat 0 0;
  border: 1px solid #ddd;
}

#header h1 a:hover,
#header h1 a:focus {
  border: 1px solid #40734a;
}

#header h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 5px 15px;
  width: 930px;
  color: #fff;
  background: transparent url(images/trans1.png);
  border-bottom: 1px solid #fff;
  text-align: left;
  letter-spacing: 2px;
  font-size: 150%;
  display: block;
}

#content {
  margin: 5px 10px 10px 170px;
  padding: 20px 10px 20px 20px;
  font-size: 75%;
  min-height: 420px;
  color: #000;
  background: #fff url(images/menueb1.jpg) repeat-x 0 100%;
}

#content .breadcrumb {
  margin: 0 15px 25px 10px;
  padding: 0;
  color: #5f5f5f;
  font-size: 80%;
}

body#post3 .breadcrumb {
  margin: 0;
}

#content a {
  color: #468a66;
  background: transparent;
  text-decoration: underline;
  font-weight: 700;
}

#content a:hover,
#content a:active,
#content a:focus {
  color: #2f87ac;
  text-decoration: none;
}

#content .breadcrumb a {
  font-weight: 200;
}

#content .breadcrumb a:hover,
#content .breadcrumb a:focus {

}

#content a.email {
  padding-right: 25px;
  color: #468a66;
  background: transparent url(images/email.gif) no-repeat 100% 100%;
}

#content a:hover.email,
#content a:active.email,
#content a:focus.email {
  padding-right: 25px;
  color: #2f87ac;
  background: transparent url(images/email.gif) no-repeat 100% 100%;
}

#content a.ext {
  padding-right: 25px;
  color: #468a66;
  background: transparent url(images/ext.gif) no-repeat 100% 100%;
}

#content a:hover.ext,
#content a:active.ext,
#content a:focus.ext {
  padding-right: 25px;
  color: #2f87ac;
  background: transparent url(images/ext.gif) no-repeat 100% 100%;
}

#content a.pdf {
  padding: 1px 20px 1px 0;
  color: #468a66;
  background: transparent url(images/pdf.gif) no-repeat 100% 0;
}

#content a:hover.pdf,
#content a:active.pdf,
#content a:focus.pdf {
  padding: 1px 20px 1px 0;
  color: #2f87ac;
  background: transparent url(images/pdf.gif) no-repeat 100% 100%;
}

#content blockquote,
#content p {
  margin: 10px 30px 10px 10px;
  padding: 0;
  line-height: 1.6em;
  background: #fff;
  text-align: justify;
}

#content p,
#content dl,
#content ul {
  text-align: justify;
}

#content blockquote p {
  margin: 0;
  padding: 0;
}

#content .titel h3 {
  margin: 0;
  padding: 5px 5px 5px 10px;
  font-size: 100%;
}

#content h3 a,
#content h3 a:hover {
  margin: 0;
  padding: 5px 5px 5px 10px;
  color: #fff;
  background: transparent url(images/pfeilll.gif) no-repeat 0 50%;
  font-weight: 700;
  text-decoration: none;
}

#content h3 a:hover,
#content h3 a:focus {
  color: #f4f6fb;
}

#content .titel {
  margin: 15px 10px 20px 10px;
  padding: 0;
  color: #000;
  background: #f4f6fb url(images/kasten1.gif) no-repeat 0 0;
  border-bottom: 1px solid #ddd;
  width: 220px;
  height: 20.5em;
  float: left;
}

#content dl.dla dt,
#content dl.dlb dt,
#content dl.dlc dt {
  padding: 10px 8px;
  background: #f4f6fb;
}

#content dl.dla dd,
#content dl.dlb dd,
#content dl.dlc dd {
  padding: 5px 10px;
  background: #f4f6fb;
  font-size: 90%;
}

#content dl.dla dt a,
#content dl.dla dt a:hover,
#content dl.dlb dt a,
#content dl.dlb dt a:hover,
#content dl.dlc dt a,
#content dl.dlc dt a:hover {
  margin: 0;
  padding: 0;
  display: block;
  width: 200px;
  height: 100px;
  background: #fff url(images/titverfahren.jpg) no-repeat 0 0;
  border: 2px solid #ddd;
}

#content dl.dlb dt a,
#content dl.dlb dt a:hover {
  background: #fff url(images/titplanung.jpg) no-repeat 0 0;
}

#content dl.dlc dt a,
#content dl.dlc dt a:hover {
  background: #fff url(images/titdaten.jpg) no-repeat 100% 0;
}

#content dl.dla dt a:hover,
#content dl.dlb dt a:hover,
#content dl.dlc dt a:hover,
#content dl.dla dt a:focus,
#content dl.dlb dt a:focus,
#content dl.dlc dt a:focus
 {
  border: 2px solid #2A7798;
}

#content dl.referenz,
#content p.referenz {
  margin: 10px 20px 20px 10px;
  padding: 1px;
  color: #000;
  background: #fff url(images/menueb1.jpg) repeat-x 0 100%;
  border: 1px solid #ddd;
  line-height: 1.7em;
}

#content dl.referenz dt {
  padding: 3px 10px;
  color: #f4f6fb;
  background: #57acd1;
  font-weight: 700;
}

#content dl.referenz dd {
  padding: 1px 10px;
}

#content dl.referenz dd.atg {
  font-style: italic;
}

#content dl.referenz dt a {
  color: #fff;
}

#content dl.referenz dt a:hover,
#content dl.referenz dt a:focus {
  color: #fff;
}

#content dl.link {
  margin: 10px 20px 20px 10px;
  padding: 5px;
  line-height: 1.6em;
  width: 320px;
  float: left;
  border: 1px solid #ddd;
}

#content dl.link dd {
  padding: 5px 10px;
  text-align: left;
  font-size: 90%;
}

#content dl.link dt img {
  padding: 0;
}

#content dl.link dt a:hover img {
  padding: 0;
}

#content p.nachoben {
  margin: 10px 20px;
  padding: 0;
  background: #fff url(images/pfeiloben.gif) no-repeat 100% 100%;
  text-align: right;
}

#content p.nachoben a {
  height: 12px;
  background: #fff url(images/pfeiloben.gif) no-repeat 100% 0;
  display: block;
}

#content p.nachoben a:hover,
#content p.nachoben a:focus {
  height: 12px;
  background: transparent;
  display: block;
}

#content p.adresse1 {
  margin: 0;
  width: 50%;
  height: 10em;
  float: left;
}

#content p.adresse2 {
  margin: 0;
}

#content p.bilder {
  margin: 10px;
  padding: 0;
  text-align: center;
  float: left;
  width: 215px;
}

#content p.bilder img {
  width: 200px;
  height: 130px;
  margin: 5px 0 0 0;
  border: 5px solid #ddd;
}

#content p.referenz {
  padding: 5px 10px;
}

#content table {
  margin: 0;
  padding: 10px;
  border-collapse: collapse;
  width: 100%;
  font-size: 90%;
  z-index: 50;
}

#content td,
#content th {
  margin: 0;
  padding: 5px 10px;
  color: #000;
  background: #fff;
  font-weight: 200;
  text-align: left;
  vertical-align: top;
  border: 1px solid #ddd;
}

#content th {
  width: 8em;
  text-align: right;
}

body#post24 #content th {
  color: #000;
  background: #ebf1f4;
  font-weight: 700;
  text-align: left;
  width: auto;
}

#content tr.farbe td {
  color: #000;
  background: #ebf1f4;
}

#content ul,
#content ol {
  margin: 0 30px;
  padding: 0;
  line-height: 1.7em;
  background: #fff;
}

#content ul.sitemap {
  padding: 0 20px 0 25px;
}

#content li {
  margin: 0 0 5px 5px;
  padding: 0;
  list-style-image: url(images/liste.gif);
}

#content li ul li {
  margin: 0;
  padding: 0;
  list-style-image: url(images/liste2.gif);
}

#content ol li {
  margin: 0 0 10px 10px;
  padding: 5px 10px;
  color: #3c673f;
  background: #ceddff;
  list-style-image: none;
}

#content p.refer {
  margin: 15px 20px 15px 10px;
  padding: 5px;
  color: #468a66;
  background: #ebf1f4;
}

#content ul.refer {
  margin: 15px 20px 15px 10px;
  padding: 5px;
  color: #468a66;
  background: #ebf1f4;
}

#content ul.refer li {
  margin: 0 0 0 20px;
  padding: 0;
  list-style: circle;

}

#content ul.refer li a,
#content ul.refer li a:hover,
#content ul.refer li strong {
  margin: 0;
  padding: 5px;
}

#content ul.refer li strong {
  color: #40734a;
}

#content .back {
  margin: 20px 30px 20px 10px;
  padding: 10px;
  background: #fff;
  position: relative;
  border: 1px solid #ddd;
}

#content .portrait {
  margin: 10px 30px 10px 10px;
  width: 200px;
  height: 200px;
  float: right;
  background: #ddd;
  border: 2px solid #ddd;
}

#footer {
  margin: 0;
  padding: 5px;
  font-size: 70%;
  color: #246784;
  background: #f2f7ff;
  text-align: center;
  clear: both;
  line-height: 1.6em;
}

#footer a {
  padding: 0;
  color: #246784;
  background: transparent;
  text-decoration: underline;
  font-weight: 700;
}

#footer a:hover,
#footer a:focus,
#footer strong {
  color: #2f87ac;
  background: transparent;
  text-decoration: none;
}

#footer ul,
#footer p {
  margin: 5px 0;
}

#footer li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
}

#footer p {
  margin: 5px 0;
  text-align: center;
}

#suche {
  position: absolute;
  top: 40px;
  left: 15px;
}

#suche form.suchform {
  margin: 0;
  padding: 0;
  position: relative;
}

#suche form.suchform p {
  margin: 0;
  padding: 0;
}

#suche form.suchform input {
  margin: 0;
  padding: 3px;
  color: #ceddff;
  background: #6a74a9;
  border: 1px solid #57619c;
  font-style: italic;
  width: 8em;
  float: left;
}

#suche form.suchform input.bu {
  margin-top: 5px;
  padding: 0;
  color: #ceddff;
  background: transparent url(images/lupe.gif) no-repeat 100% 100%;
  width: 22px;
  height: 20px;
  border: none;
  white-space: nowrap;
  text-indent: -1000em;
  line-height: 1.0em;
}

#suche form.suchform input:hover,
#suche form.suchform input:focus {
  color: #000;
  background: #dbdeeb;
  border: 1px solid #364177;
}

#suche form.suchform .bu:hover,
#suche form.suchform .bu:focus {
  color: #ceddff;
  background: transparent url(images/lupe.gif) no-repeat 100% 0;
  border: none;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.ende {
  clear: left;
}

.plan {
  border-top: 1px solid #afafaf;
  border-right: 2px solid #afafaf;
  border-bottom: 2px solid #afafaf;
  border-left: 1px solid #afafaf;
}

.rahmen {
  border: 5px solid #fff;
}

.schrift {
  font-size: 90%;
}

.druckansicht,
.dot,
#header a span,
#header h1 span,
#content p.nachoben span,
#footer p.druckansicht,
dl span,
dd span {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;
}

.nix {
  display: block;
  overflow: hidden;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
}

.zentrier {
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}

.searchword,
.searchword0,
.searchword1,
.searchword2,
.searchword3,
.searchword4,
.searchword5,
.searchword6  {
  padding: 1px 5px;
  color: #000;
  background: #E8FF00;
}

.mod {
  display: block;
  font-size: 0.9em;
}
