/*
theme name: plan t led
theme uri: http://www.plan-t-led.de
description: plan t led.
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: #eee url(images/back-top-2.png) repeat-x 0 0;
  color: #6f6f6f;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  text-align: center;
  position: relative;
  left: -0.1px;
}

em {
  color: #0072bc;
  font-style: italic;
}

h2, h3, h4, h5 {
  color: #0072bc;
  font-family: arial, verdana, helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 1.0px;
  line-height: 1.2em;
  margin: 25px 0 5px 0;
}

h2 {
  font-size: 1.8em;
}

h3 {
  color: #808080;
  font-size: 1.5em;
}


h4 {
  color: #99ccff;
  font-size: 1.3em;
}

h5 {
  font-size: 1.2em;
}

hr {
  border: none;
  border-top: 1px dotted #aaa;
  clear: both;
  height: 1px;
  margin: 0;
}

small {
  font-size: 0.8em;
  line-height: 1.4em;
}

strong {
  color: #0072bc;
  font-weight: 700;
}

#page {
  background: url(images/back-content.png) repeat-y 50% 0;
  margin: 0 auto 0 auto;
  position: relative;
  width: 960px;
}

#wrapheader {
 background: url(images/back-header_neu.jpg) no-repeat 50% 0
}

#header {
  margin: 0 auto;
  height: 150px;
}

#header h1.logo,
#header h1 a,
#header h1 a:hover {
  display: block;
  font-weight: 700;
  left: 0;
  position: absolute;
  top: 20px;
  z-index: 5000;
  height: 125px;
  width: 365px;
}

#wrapper {
  background: url(images/wrapper1.jpg) repeat-y 15px 0;
  margin: 0 auto;
  width: 920px;
  text-align: left;
  padding: 40px 0 0 0;
  position: relative;
}

body#start #wrapper {
  background: none;
}

#wrapcontent {
  width: 660px;
  float: right;
  font-size: 1.2em;
  line-height: 1.6em;
  margin: 0;
  padding: 0;
  position: relative;
}

body#start #wrapcontent {
  width: 100%;
}

#content .breadcrumb {
  font-size: 0.9em;
  font-style: italic;
  margin: 10px 0 25px 0;
}

#content {
  padding: 0 30px 10px 20px;
}

body#start #content {
  padding: 0 30px 10px 30px;
}

#content a,
#content a:hover,
#content a:focus {
  border-bottom: 1px dotted #0072bc;
  color: #0072bc;
  text-decoration: none;
}

#content a:hover,
#content a:focus {
  color: #000;
  border-bottom: 1px solid #000;
  text-decoration: none;
}

#content p {
  margin: 15px 0;
}

#content ul {
  margin: 15px 0;
}

#content ul li {
  background: url(images/led.png) no-repeat 0 2px;
  padding-left: 20px;
}

#content div.teaser {
  float: left;
  font-size: 0.9em;
  min-height: 35em;
  margin: 10px 0;
  padding: 5px 10px;
  width: 255px;
  border: 2px solid #ddd;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
}

#content div.teaser2 {
   margin: 10px;
}

#content div.teaser h3 {
  margin: 10px 0;
}

#content div.teaser p {
  margin: 0;
}

#content div.teaser ul {
  margin: 10px 0;
}

#content .wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #fff;
  float: left;
  line-height: 1.4em;
  padding-top: 5px;
  margin: 5px 15px 5px 0;
}

#content .wp-caption img {
  border: none;
  margin: 5px;
  padding: 0;
}

#content .wp-caption p {
  font-size: 0.9em;
  margin: 0 auto;
  padding: 5px;
}

#content img.alignright,
#content img.alignleft,
#content div.alignleft,
#content div.alignright {
  display: inline;
  float: left;
  margin: 10px;
  padding: 5px;
  width: auto;
}

#content img.alignright,
#content div.alignright {
  float: right;
}

#content img.aligncenter,
#content div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#wrapsidebar {
  font-size: 1.1em;
  margin: 0 660px 0 0;
  padding: 0;
  position: relative;
}

#sidebar {
  padding: 20px;
  text-align: center;
}

#sidebar ul li a,
#sidebar ul li a:hover,
#sidebar ul li a:focus,
#sidebar ul li strong {
  background: #9cf url(images/led.png) no-repeat 5px 50%;
  border-bottom: 1px solid #fff;
  color: #00446f;
  display: block;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 25px;
  text-decoration: none;
  border-radius: 5px;
  -moz-border-radius: 5px; /* firefox */
  -webkit-border-radius: 5px; /* safari + chrome */
}

#sidebar ul li a:hover,
#sidebar ul li a:focus {
  background: #f7f7f7 url(images/led.png) no-repeat 5px 50%;
  color: #000;
}

#sidebar ul li strong {
  background: #edf1f5 url(images/blau2.gif) repeat-y 100% 0;
  color: #000;
}

#sidebar ul ul li a,
#sidebar ul ul li a:hover,
#sidebar ul ul li a:focus,
#sidebar ul ul li strong {
  background: #c7e3ff url(images/blau1.gif) repeat-y 0 0;
}

#sidebar ul ul li a:hover,
#sidebar ul ul li a:focus {
  background: #edf1f5 url(images/blau2.gif) repeat-y 100% 0;
}

#sidebar ul {
  margin: 15px 0;
  text-align: left;
}

#sidebar ul li {

}

#sidebar ul ul {
  margin: 0;
}

body#start #wrapsidebar,
body#start #sidebar {
  display: none;
  margin: 0;
  padding: 0;
  float: none;
  width: 0;
}

#footer {
  background: url(images/back-bottom.png) no-repeat 50% 0;
  color: #1f317f;
  font-size: 1.1em;
  padding: 25px;
}

#footer ul {
  margin: 10px 0;
}

#footer ul li {
  display: inline;
  padding: 0 5px 0 10px;
}

#footer li+li {
  border-left: 1px solid #1f317f;
}

#footer a,
#footer a:hover,
#footer a:focus {
  border-bottom: 1px dotted #1f317f;
  color: #00446f;
  text-decoration: none;
}

#footer a:hover,
#footer a:focus {
  color: #000;
  border-bottom: 1px solid #000;
  text-decoration: none;
}

#header h1 span,
.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;
}


#searchform {
  background: transparent url(images/search.gif) no-repeat;
  height: 29px;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 146px;
  z-index: 1000;
}

#searchform form,
#searchform input {
  border: none;
}

#searchform input {
  border: none;
  background: transparent;
  height: 20px;
  width: 90px;
  padding: 7px;
}
#searchform input.bu {
  height: 40px;
  width: 42px;
  float: right;
  margin-right: 0;
  white-space: nowrap;
  text-indent: -1000em;
  line-height: 1.0em;
}
