/**
 * $Id$
 * Website Baker template: allcss
 * This template is one of four basis templates distributed with Website Baker.
 * Feel free to modify or build up on this template.
 *
 * This file contains all CSS definitions required to display the template
 * in the Website Baker frontend.
 *
 * LICENSE: GNU General Public License
 *
 * @author     Ryan Djurovich, C. Sommer
 * @copyright  GNU General Public License
 * @license    http://www.gnu.org/licenses/gpl.html
 * @version    2.70
 * @platform   Website Baker 2.7
 *
 * Website Baker is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * Website Baker is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
*/

body {
  background-color: #F1F0F7;
  background-image: url(images/background.jpg);
  background-repeat: repeat-x;
  min-width: 1034px;
  margin: 0em;
  font-family: 'Arial', 'Nimbus Sans L', sans-serif;
  text-align: left;
  font-size: 100.01%;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

div#wrapperall {
  width: 1034px;
  height: 100%;
  margin:auto;
}

div#wrappermain {
  width: 1034px;
  height: 100%;
  margin: auto;
  background-image: url(images/bg_main.jpg);
  background-color: #676767;
}

div#header {
  width: 1034px;
  height: 189px;
  margin-top:15px;
  background-image: url(images/header.jpg);
}

div#menu {
  position: relative;
  width: 1034px;
  height: 30px;
  margin: 0px;
  padding: 0px;
  background-image: url(images/bg_menu.jpg);
  background-color: #676767;
}

div#sidebar {
  width: 317px;
  float: left;
  clear: both;
  margin: 0em;
  margin-top: 0em;
  padding: 0em;
}

div#sidebar p {
  font-size: 0.72em;
  margin: 1em 1.5em;
  color: #5F5F5F;
}

div#sidebar h1 {
  font-size: 1.0em;
  margin: 1em 1em 0.6em 1em;
  color: #5F5F5F;
}

div#sidebar h2 {
  font-size: 0.8em;
  margin: 1em 1em 0.4em 1.3em;
  color: #5F5F5F;
}

div#main {
  width: 696px;
  margin-left: 327px;
  padding: 0;
}

div#main h1 {
  font-size: 1.3em;
  margin: 0.8em 0.5em 0.6em 0.5em;
  color: #332177;
}

div#main h2 {
  font-size: 1.0em;
  margin: 1em 0.5em 0.2em 0.8em;
  color: #332177;
}

div#main p {
  font-size: 0.8em;
  margin: 1em 1em;
  line-height: 1.4em;
}

div.info {
  padding: 10px;
  background-color: #ffffff;
  border-width: 1px;
  border-style: dotted;
  border-color: #5A8631;
  font-size: 0.8em;
  margin: 1em 1em;
}

div.teamwrapper {
  margin: 0;
  padding: 0px;
  width: auto;
  float: left;
}

div.team {
  margin: 10px 0px 10px 1em;
  padding: 0px;
  width: 205px;
  float: left;
  background-color: #ffffff;
  border-width: 1px;
  border-style: dotted;
  border-color: #5A8631;
}

div.fotoleiste {
  float: right;
  width: 250px;
  padding: 10px;
  background-color: #ffffff;
  border-width: 0px;
  margin: 1em 1em;
}

div p {
  font-size: 0.7em;
}

div#main ul {
  list-style-type: circle;
  font-size: 0.8em;
  margin: 1em 1.5em 1em 1em;
  line-height: 1.4em;
  color: #000000;
}

*:first-child+html div#main ul li {
  margin: 0.1em 1.5em 0em 3.5em;
}

div#sidebar ul {
  list-style-type: circle;
  font-size: 0.72em;
  margin: 1em 1.5em 1em 1em;
  color: #5F5F5F;
}

div#sidebar ul li {
  margin-top: 0.3em;
}

*:first-child+html div#sidebar ul li {
  margin: 0.3em 1.5em 0em 3.5em;
}

a.menu {
  border-width: 0px;
  margin: 0px
  padding: 0px;
  background-color: transparent;
}

a:hover.menu {
  border-width: 0px;
  margin: 0px
  padding: 0px;
  background-color: transparent;
}

a img {
  border-width: 0px;
}

a.img {
  border-width: 0px;
  margin-right: 3px;
  background-color: transparent;
}

a:hover.img {
  border-width: 0px;
  margin-right: 3px;
  background-color: transparent;
}

a.imgstart {
  border-width: 0px;
  margin-right: 15px;
  background-color: transparent;
}

a:hover.imgstart {
  border-width: 0px;
  margin-right: 15px;
  background-color: transparent;
}

a {
  text-decoration: none;
  color: #332177;
  border-width: 0 0 1px 0;
  border-style: dotted;
  border-color: #332177;
}

a:hover {
  text-decoration: none;
  color: #ffffff;
  border-width: 0px;
  background-color: #332177;
}

div#sidebar p a {
  font-size: 1em;
  margin: 1em 0.1em;
}

div#sidebar a:hover {
  font-size: 1em;
  margin: 1em 0.1em;
}

div#main .bildmitte {
  width: 660px;
  border-width: 0px;
  margin: 10px 10px 15px 15px;
  padding: 0px;
}

div#main .bildmitte p {
  text-align: center;
  font-style: normal;
  font-size: 0.7em;
  color: #5F5F5F;
  margin: 0px;
  padding: 0px;
}

div#main .bildrechts {
  float: right;
  width: 250px;
  border-width: 0px;
  margin: 0 15px 15px 15px;
  padding: 0px;
}

div#main .bildrechts p {
  text-align: center;
  font-style: normal;
  font-size: 0.7em;
  color: #5F5F5F;
  margin: 0px;
  padding: 0px;
}

div#sidebar .bildlinks {
  display: block;
  width: 280px;
  border-width: 0px;
  margin: 15px 20px 10px 18px;
}

div#sidebar .bildlinks p {
  text-align: center;
  font-style: normal;
  font-size: 0.7em;
  color: #5F5F5F;
  margin: 0px;
  padding: 0px;
}

div#footer {
  width: 1034px;
  height: 25px;
  clear: both;
  margin:0em;
  background-image: url(images/footer.jpg);
  font-size: 10px;
  color: #ffffff;
  padding: 0em;
}

div#footer p a {
  text-decoration: none;
  font-size: 10px;
  color: #ffffff;
  border-width: 0 0 1px 0;
  border-style: dotted;
  border-color: #ffffff;
}

div#footer a:hover {
  text-decoration: none;
  border-width: 0px;
  background-color: #5A8631;
}

div#footer p {
  font-size: 1em;
  margin: 0;
  padding: 0.3em 0em 0.5em 1.3em;
}

#navoben{
    height: 30px;
    padding: 0;
    margin: 0;
}
#navoben ul{ list-style-type: none;}
#navoben a{
    text-decoration: none;
}

#navoben li{
    margin: 0;
    padding: 0;
    text-align: center;
    display: block;
    float: left;
}

#navoben li a{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 0.9em;
    font-weight: bold;
    display: block;
    height: 30px;
    position: relative;
    line-height: 2em;
    padding: 0px 0px 0px 0px;
    text-align: center;
}

#navoben li a:hover{
    background-image: url(images/transp_gr.png);
    color: #ffffff;
    display: block;
    text-align: center;
}

#navoben li.kontakt a:hover{
    background-image: url(images/transp.png);
    color: #ffffff;
}

#navoben li.leer a:hover{
    background-image: none;
    color: #ffffff;
}

#navoben li.kontakt a{
    width: 84px;
    top: 0px;
    left: 5px;
}

#navoben li.aktuell a{
    width: 98px;
    top: 0px;
    left: 8px;
}

#navoben li.team a{
    width: 106px;
    top: 0px;
    left: 8px;
}

#navoben li.leistung a{
    width: 105px;
    top: 0px;
    left: 9px;
}

#navoben li.ausstattung a{
    width: 117px;
    top: 0px;
    left: 10px;
}

#navoben li.jobs a{
    width: 125px;
    top: 0px;
    left: 11px;
}

#navoben li.leer a{
    width: 297px;
    top: 0px;
    left: 0px;
}

#navleistung {
  position: relative;
  width: 434px;
  height: 25px;
  left: 267px;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  border-color: #5A8631;
  border-width: 0px 0 1px 1px;
  border-style: solid;
}

div#main ul#navleistung {
  list-style-type: none;
  margin: 0;
  font-size: 1.0em;
  line-height: 2.2em;
}

*:first-child+html div#main ul#navleistung li {
  list-style-type: none;
  margin: 0;
  font-size: 1.0em;
  line-height: 2.2em;
}

#navleistung a{
    text-decoration: none;
}

#navleistung li{
    margin: 0;
    padding: 0;
    text-align: center;
    display: block;
    float: left;
}

#navleistung li a{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #5A8631;
    font-size: 0.7em;
    font-weight: bold;
    display: block;
    height: 25px;
    line-height: 2.2em;
    position: relative;
    text-align: center;
    border-width: 0px;
    padding: 0px 8px 0px 8px;
}

#navleistung li a:hover{
    background-color: #DFECD3;
    color: #5A8631;
    display: block;
    text-align: center;
}