* {
  margin: 0;
  padding: 0;
}

div#warenkorb ul {
  list-style-type: none;
}

div#content h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 35px;
  padding-bottom: 1px;
  font-size: 20px;
  color: #BA080D;
  border-bottom: 1px solid #BA080D;
}

h2 {
  margin-bottom: 1px;
  margin-right: 50px;
  padding-bottom: 1px;
  font-size: 14px;
  color: #BA080D;
  border-bottom: 1px solid #BA080D;
}

.h2center {
  z-index: 3;
  margin-bottom: -30px;
  border: none;
  margin-left: 280px;
  position: absolute;
  top: 18px;
  color: #444444;
}

.h2center1 {
  border: 1px solid #CECECE;
  border-bottom: 0;
  height: 30px;
  line-height: 30px;
  margin-top: 20px;
  position: relative;
  text-align: center;
  width: 640px;
  margin-bottom: -21px;
  z-index: 2;
  background-color: #ffffff;
  margin-left: 38px;
  color: #444444;

}

body {
  /*background-image: url(../images/background.gif);*/
  background-attachment: fixed;
  color: #444444;
  font-size: 14px;
  font-family: Arial, sans-serif;
  line-height: 1.5em;
  list-style-position: inside;
}

input, textarea {
  color: #000000;
  background: #F4F4F4;
  border: 1px solid #B2C0D4;
}

input {
  width: 165px;
  background: #F4F4F4;
  border: 1px solid #B2C0D4;
  color: #000000;
}

select {
  background: #F4F4F4;
  border: 1px solid #B2C0D4;
}

p {
  margin: 15px 0;
}

a {
  color: #ff0000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.box {
  margin: 20px 20px 20px 20px;
  width: 173px;
  padding: 0 10px;
  background-color: #e4e6eb;
  border-left: 1px solid #b2c0d4;
  border-right: 1px solid #b2c0d4;
}

.box table {
  font-size: 10px;
  margin: 0 -7px;
  width: 189px;
  line-height: 1em;
}

.box h1 {
  line-height: 32px;
  font-size: 16px;
  color: #ffffff;
  font-weight: normal;
  width: 180px;
  margin: 0 -11px 10px -11px;
  padding-left: 15px;
  height: 32px;
  background-image: url(../images/box_top.gif);
}

.box_feet {
  margin: -20px 20px 20px 20px;
  width: 195px;
  height: 16px;
  background-image: url(../images/box_bottom.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
}

.box a img {
  float: right;
  border: 0;
}

div#global_container {
  width: 1230px;
  margin: 0px auto;
  background-color: #ffffff;
  /*border: 1px solid #7a7b7d;*/
}

div#head {
  position: relative;
  height: 100px;
  /*background-image: url(../images/head_bg.gif);*/
  background-repeat: repeat-x;
}

img#logo {
  display: block;
  position: absolute;
  left: 20px;
  top: 10px;
}

form#search {
  position: absolute;
  width: 203px;
  height: 46px;
  left: 680px;
  top: 0px;
  background-image: url(../images/search.gif);
  background-repeat: no-repeat;
}

input#search_term {
  display: block;
  position: absolute;
  padding-left: 5px;
  width: 148px;
  height: 24px;
  line-height: 24px;
  left: 12px;
  top: 9px;
  border: 0;
  background-color: transparent;
}

input#search_submit {
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  left: 165px;
  top: 9px;
  border: 0;
  background-color: transparent;
}

div#languages {
  position: absolute;
  width: 60px;
  height: 20px;
  left: 950px;
  top: 10px;
}

div#meta_navi {
  position: absolute;
  width: 190px;
  height: 20px;
  left: 1030px;
  top: 10px;
}

div#meta_navi a {
  color: #737373;
  text-decoration: none;
}

div#meta_navi a:hover {
  text-decoration: underline;
}

table#menu {
  margin: 0 20px;
  border-collapse: collapse;
}


table#menu td.submenu {
  height: 31px;
  background-image: url(../images/box_top_white.gif);
  background-repeat: no-repeat;
  padding-right: 3px;
  width: 195px;
}

table#menu td.submenu > a {
  width: 175px;
}

table#menu td.submenu a {
  display: block;
  height: 31px;
  text-align: center;
  line-height: 31px;
  outline: 0;
  color: #444444;
  font-size: 16px;
  padding: 0 10px;
}
table#menu td a:hover {
  text-decoration: none;
  color: #f00;
}

table#menu td a.active {
  background-image: url(../images/box_top.gif);
  color: #fff;
}

div#menu_submenu {
  position: relative;
  overflow: hidden;
  margin: 0 20px;
  width: 1188px;
  height: 32px;
  border: 1px solid #B2C0D4;
  background-color: #e4e6eb;
}

div#menu_submenu div {
  position: absolute;
  width: 1188px;
  height: 32px;
  background-color: #e4e6eb;
}

div#menu_submenu div td {
  padding: 0 10px;
}

div#menu_submenu div td a {
  display: block;
  color: #444444;
  font-size: 16px;
  line-height: 32px;
  height: 32px;
}

div#menu_submenu div td a:hover, div#menu_submenu div td a.active {
    color: #f00;
}

div#headline {
  margin: 0 20px;
  height: 150px;
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  z-index: -2; 	/* added 2018-01-03 sonst Impressum (links) & Benutzernamefeld (rechts) inaktiv  */
}

div#headline_border {
  position: absolute;
  z-index: 2;
  bottom: 0;
  background-image: url(../images/header_trans.png);
  width: 100%;
/*  height: 150px;  */  /* changed 2017-11-07 wegen Abmahnung */
}

div#headline_pic {
  position: absolute;
  z-index: 0;  /* changed 2018-01-03 vorher 1, jedoch dann war Option-Menu inaktiv */
  bottom: 0;
/*  background-image: url(../images/headline.jpg);   */   /* changed 2017-11-07 wegen Abmahnung */ 
  width: 100%;
  height: 150px;
}

div#headline_button {
  position: absolute;
  z-index: 3;
  top: 3px;
  right: 10px;
  width: 32px;
  height: 32px;
  visibility: hidden   /* changed 2017-11-07 wegen Abmahnung */
}

div#middle {
  overflow: hidden;
  margin-top: -120px;   /* added 2017-11-07 wegen Abmahnung */
}

div#left {
  width: 235px;
  float: left;
  z-index: 1;
}

div#right {
  width: 235px;
  float: right;
}

div#content {
  position: relative;
  margin: 0 240px;
}

ul.subnavi {
  list-style-type: none;
}

ul.subnavi li a {
  margin: 0 -10px;
  background-image: url(../images/ico.png);
  background-position: 6px 11px;
  background-repeat: no-repeat;
  padding-left: 20px;
  display: block;
  height: 30px;
  line-height: 30px;
  border-top: 1px solid #e4e6eb;
  border-bottom: 1px solid #e4e6eb;
  color: #444444;
}

ul.subnavi li a:hover, ul.subnavi li a.active {
  background-color: #d0d2d6;
  border-top: 1px solid #b2c0d4;
  border-bottom: 1px solid #b2c0d4;
  text-decoration: none;
  background-image: url(../images/ico_hover.png);
  color: #FF0000;
}

p#login_links {
  position: relative;
  height: 20px;
}

a#login {
  position: absolute;
  width: 40px;
  left: 0;
  top: 0;
}

a#register {
  position: absolute;
  width: 80px;
  right: 0;
  top: 0;
}

div#footer {
  margin: 20px 10px 0px 10px;
  border-top: 1px solid #7a7b7d;
  overflow: hidden;
  height: 35px;
  line-height: 35px;
}

div#extern_law_navi {
  float: left;
  width: 870px;
}

div#intern_law_navi {
  float: left;
}

div#intern_law_navi a {
  margin-left: 30px;
  padding-left: 20px;
  background-image: url(../images/ico.png);
  background-position: center left;
  background-repeat: no-repeat;
}

div#extern_law_navi a {
  color: #737373;
  text-decoration: none;
}

div#extern_law_navi a:hover {
  text-decoration: underline;
}

h1#admin {
  position: absolute;
  top: 45px;
  left: 500px;
  font-size: 50px;
  color: #333;
}

div#nummer{
  float: left;
  width: 100%;
}

div#content table th, div#content table td{
  border-bottom: 1px solid #B2C0D4;
  border-right: 1px solid #B2C0D4;
  padding: 3px;
  text-align: left;
}

div#content table{
  background-color: #E4E6EB;
  border-spacing: 0;
  border: 1px solid #B2C0D4;
  width: 720px;
}

/*
div#content table tr:last-child td, div#content table tr:last-child th  {
  border-bottom: 0;
}

div#content table td:last-child, div#content table th:last-child {
  border-right: 0;
}
*/
.ersatz h3 {
  line-height: 30px;
  font-size: 14px;
  color: #ffffff;
  font-weight: normal;
  padding-left: 15px;
  height: 30px;
  background-image: url(../images/bauteil_top.gif);
  width: 705px;
  border: none;
}

.ersatz_feet {
  width: 720px;
  height: 16px;
  background-image: url(../images/bauteil_bottom.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}

.ersatz1 {
  border-left: 1px solid #b2c0d4;
  border-right: 1px solid #b2c0d4;
  width: 718px;
  background-color: #e4e6eb;
  position: relative;

}

.ersatz_top {
  width: 720px;
  height: 16px;
  background-image: url(../images/bauteil_top2.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
}

span{
  text-decoration: underline;
}

table#menu td a#menuitem_3 {
    display: block;
    width: 195px;
    height: 31px;
    background-image: url(../images/tel.gif);
}

table#menu td a#menuitem_3:hover {
    background-image: url(../images/hover.gif);
}

table#menu td a#menuitem_3.active {
    background-image: url(../images/aktiv.gif);
}

#hersteller_logos {
    display: block;
    position: absolute;
    top: 20px;
    left: 426px;
}

#cookie-popup { 
  text-align: center; 
  background: #BA080D;
  color: #ffffff;
  position: fixed;
  top: 0px; 
  left: 0;
  right: 0;
  z-index: 9999;
  font-size:16px; 
  line-height:20px;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
  }
 
#cookie-popup.hidden {
  display: none;
}