/*  ------------------------------------------------------
Stylesheet zu www.
2013                   
*  *  *  *                              
Design: www.owmedia.de // 
--------------------------------------------------------*/
/*  ------------------------------------------------------
DELETE
--------------------------------------------------------*/
body {
  background-color: #333333;
  font-size: 12px;
}
a {
  color: #222222;
}
div#header {
  width: 940px;
  background-color: #aaa;
  padding: 5px 10px;
  text-align: right;
  min-height: 50px;
}
div#headerimage {
  width: 940px;
}
div#main {
  width: 960px;
  background-color: #fff;
  overflow: auto;
  min-height: 400px;
}
div#leftbar {
  width: 240px;
  float: left;
  background-color: #eee;
}
div#warenkorb {
  background-color: #ffb;
  padding: 10px 10px;
  background-color: #ccf;
  font-weight: bold;
}
div#content {
  width: 700px;
  float: left;
  padding: 5px 10px;
}
div#navi li {
  background-color: #ddd;
  padding: 5px 5px;
  list-style-type: none;
}
div#navi li:hover {
  background-color: #eee;
}
/*  ------------------------------------------------------
CMS
--------------------------------------------------------*/
#phone {
  display: none;
}
.center {
  text-align: center;
}
.bild_links {
  float: left;
  margin: 0 10px 10px 0;
}
.bild_rechts {
  float: right;
  margin: 0 0 10px 10px;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.hideslider {
  display: none;
}
#cookie-hinweis {
  width: 100%;
  background: #000;
  color: #fff;
  position: fixed;
  top: 0;
  z-index: 999;
  display: none;
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  line-height: 32px;
  text-align: center;
}
#cookie-hinweis a {
  color: #fff;
}
#cookie-hinweis span#akzeptieren,
#cookie-hinweis span#ablehnen {
  color: red;
  cursor: pointer;
}
/*  ------------------------------------------------------
BASICS
--------------------------------------------------------*/
* {
  margin: 0;
  padding: 0;
}
body {
  color: #000;
  font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  /*background: #eee url(/basics/images/bg.jpg) repeat-x;*/
}
table,
tr,
th,
td,
img,
fieldset {
  border: 0 none;
}
li {
  margin-left: 18px;
}
div.clear {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}
ul,
li {
  margin: 0;
}
a.akkordeonlink {
  cursor: pointer;
  text-decoration: none;
}
h2.akkordeon {
  padding: 0 0 0 28px;
  background: url(/basics/images/zu.png) no-repeat;
  line-height: 120%;
  font-size: 20px;
}
h2.akkordeon_offen {
  padding: 0 0 0 28px;
  background: url(/basics/images/offen.png) no-repeat;
  line-height: 120%;
  font-size: 20px;
}
p.akkordeonteaser {
  padding: 0 0 0 28px;
}
.linie {
  border-bottom: 2px dotted #ddd;
  margin: 7px 0;
}
/*  ------------------------------------------------------
ALLGEMEINES
--------------------------------------------------------*/
img,
video {
  max-width: 100%;
  height: auto;
  margin: 0px 10px 10px 0px;
}
h1 {
  margin: 0px 0px 15px 0px;
}
h2 {
  margin: 0px 0px 10px 0px;
}
h3 {
  margin: 0px 0px 5px 0px;
}
h4 {
  margin: 0px 0px 0px 0px;
}
p {
  margin: 0px 0px 20px 0px;
  font-size: 13px;
  line-height: 20px;
}
ul,
ol {
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 30px;
  font-size: 13px;
}
ul li,
ol li {
  margin: 0px 0px 7px 0px;
}
table {
  font-size: 13px;
  line-height: 20px;
  margin: 0px 0px 20px 0px;
}
table tr td {
  vertical-align: top;
  padding: 3px 15px 3px 0px;
}
#zielform {
  margin-bottom: 20px;
}
/*  ------------------------------------------------------
AKKORDEON
--------------------------------------------------------*/
a.akk_anzeigen,
a.akk_anzeigen:link,
a.akk_anzeigen:visited {
  display: block;
  padding: 3px 7px;
  background-color: #eee;
  color: #aaa;
  margin-bottom: 15px;
}
a.akk_anzeigen:hover,
a.akk_anzeigen:focus,
a.akk_anzeigen:active {
  color: #000000;
  text-decoration: none;
}
.linie {
  border-bottom: 1px solid #eee;
  margin: 0px 0px 15px 0px;
}
h2.akkordeon {
  font-size: 16px;
  margin: 0px 0px 5px 0px;
  font-weight: bold;
  color: #000000;
}
p.akkordeonteaser {
  color: #aaa;
}
.akkordeontext3 img,
.akkordeontext3 video {
  margin-bottom: 20px;
}
