body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background-color: #ffffff;
  height: 100%;
}
html {
  height: 100%;
}
#bgimage {
  position: fixed; 
  top: 0; 
  z-index: 1; 
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
}
#outer_margin2 {
  z-index: 2; 
  width: 100%;
  position: absolute;
  top: 0;
}
#outer_margin {
  width: 900px;
  margin: auto;
}
#outer {
  float: left;
  width: 900px;
  text-align: left;
  margin-top: 48px;
}
#top_outer {
  float: left;
  width: 1009px;
  height: 297px;
  background-image: url(../images/bg_top.png);
  background-repeat: no-repeat;
}
#top {
  padding-left: 15px;
  padding-top: 19px;
}
#top_left_outer {
  float: left;
  width: 219px;
}
#top_left {
  float: left;
  width: 219px;
  height: 196px;
}
#top_leftupper {
  float: left;
  width: 219px;
  height: 196px;
  background-image: url(../images/bg_topleft2.png);
  background-repeat: no-repeat;
  position: absolute;
}
*+html #top_leftupper {
  top: 67px;
  margin-left: -219px;
}

#social_outer {
  float: left;
  width: 219px;
  height: 20px;
  background-image: url(../images/bg_left2.png);
  background-repeat: repeat-y;
  overflow: hidden;
}
#social {
  padding-left: 15px;
}
#social a {
  margin-right: 10px;
}
#home_outer {
  float: left;
  width: 219px;
  background-image: url(../images/bg_left2.png);
  background-repeat: repeat-y;
  height: 62px;
  overflow: hidden;
}
#home {
  padding-left: 15px;
  padding-top: 14px;
}
#home a, #home a:link, #home a:visited {
  color: #b7b8bc;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}
#home a:hover, #home a.active,  #home a.active:link,  #home a.active:visited {
  color: #ffff00;
}
#logo {
  float: left;
  width: 751px;
  height: 93px;
}
#logo a {
  outline: none;
}
#wechsler {
  float: left;
  width:650px;
  height: 150px;
  overflow: hidden;
  margin-left: 40px;
}
*+html #wechsler {
  margin-top: -19px;
  margin-bottom: -15px;
}
#infoline{
  float: left;
  width: 650px;
  height: 30px;
  overflow: hidden;
  font-size: 16px;
  color: #b7b8bc;
  padding-top: 4px;
  margin-left: 40px;
}
#infoline a, #infoline a:link, #infoline a:visited {
  color: #b7b8bc;
  text-decoration: none;
}
#infoline a:hover {
  text-decoration: underline;
}
#infoleft {
  float: left;
  width: auto;
  padding-left: 5px;
}
#inforight {
  float: right;
  width: auto;
  padding-right: 8px;
}
#content_outer {
  float: left;
  width: 1009px;
  background-image: url(../images/bg_content.png);
  background-repeat: repeat-y
  padding-bottom: 9px;
}
#content {
  padding-left: 15px;
}
#left_outer {
  float: left;
  width: 150px;
}
#left {
  padding-left: 15px;
}
#leftone {
  position: relative;
  margin-top: -10px;
}
#left ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-bottom: 20px;
}
#left li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#left ul li a, #left ul li a:link, #left ul li a:visited {
  color: #b7b8bc;
  font-size: 14px;
  text-decoration: none;
}
#left ul li a:hover, #left ul li a.active, #left ul li a.active:link, #left ul li a.active:visited {
  color: #ffff00;
}
#main_outer {
  float: left; 
  width: 820px;
}
#menu_outer {
  float: left; 
  width: 820px;
  height: 35px;
  overflow: hidden;
  background-image: url(../images/bg_menu.jpg);
  background-repeat: no-repeat;
}
#menu {
  padding-left: 13px;
}
#menu a, #menu a:link, #menu a:visited {
  color: #1568b1;
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
  margin-left: 37px;
  line-height: 35px;
  text-transform: uppercase;
  text-shadow: 0.1em 0.1em 0.13em #333;
}
#menu a:hover, #menu a.active, #menu a.active:link, #menu a.active:visited {
  color: #ffff00;
}
#main {
  padding-left: 58px;
  padding-top: 19px;
}
.infobox1_outer {
  margin-bottom: 38px;
}
.infobox1_left {
  float: left;
  width: 512px;
}
.infobox1_right {
  float: left;
  width: 250px;
  padding-top: 3px;
}
.infobox1_headline {

}
.infobox1_txt {
  padding-top: 11px;
  padding-bottom: 11px;
  padding-right: 25px;
}
.infobox1_img {
  padding-right: 30px;
  background-image: url(../images/bg_infoboximg.jpg);
  background-position: right;
  background-repeat: no-repeat;
  margin-bottom: 19px;
}
.infobox1_bottom {
  height: 20px;
  background-image: url(../images/bg_infobox_bottom.jpg);
  background-repeat: repeat-x;
  overflow: hidden;
  line-height: 14px;
  font-size: 18px;
  font-style:italic;
  color: #1568B1;
  font-weight: bold;
}
.infobox2_bottom {
  height: 1px;
  background-color: #000000;
}
.infobox1_bottom a, .infobox1_bottom a:link, .infobox1_bottom a:visited {
  color: #1568B1;
  text-decoration: none;
}
.infobox1_bottom a:hover {
  text-decoration: underline;
}
.infobx_total {
  letter-spacing: 0.05em;
  text-align: right;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1em;
  padding-right: 30px;
}
*+html .infobx_total {
  letter-spacing: normal;
  padding-right: 30px;
}
.infobx_left {
  float: left;
  width: 230px;
  letter-spacing: 0.05em;
}
.infobx_right {
  float: left;
  width: 502px;
  text-align: right;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.1em;
  padding-right: 30px;
}
.infobx_right a, .infobx_total a {
  padding-left: 20px;
}



.infobox2_outer {
  margin-bottom: 38px;
}
.infobox2_left {
  float: left;
  width: 412px;
}
.infobox2_right {
  float: left;
  width: 350px;
  padding-top: 3px;
}
.infobox2_headline {

}
.infobox2_txt {
  padding-top: 11px;
  padding-bottom: 11px;
  padding-right: 30px;
}
.infobox2_img {
  padding-right: 30px;
  background-image: url(../images/bg_infoboximg_big.jpg);
  background-position: right;
  background-repeat: no-repeat;  
}
.infobox3_bottom {
  height: 20px;
  background-image: url(../images/bg_infobox_bottom.jpg);
  background-repeat: repeat-x;
  overflow: hidden;
  line-height: 14px;
  font-size: 18px;
  font-style:italic;
  color: #1568B1;
  font-weight: bold;
  margin-top: 10px;
}
.infobox3_bottom a, .infobox3_bottom a:link, .infobox3_bottom a:visited {
  color: #1568B1;
  text-decoration: none;
}
.infobox3_bottom a:hover {
  text-decoration: underline;
}

.firstsecondline {
  margin: 0;
  padding: 0;
  padding-bottom: 0px;
  height: 39px;
  font-style: italic;
  background-image: url(../images/bg_headline_big2.png);
  background-repeat: repeat-y;
}
.firstsecondline2 {
  margin: 0;
  padding: 0;
  padding-bottom: 0px;
  height: 39px;
  font-style: italic;
  background-image: url(../images/bg_headline2.png);
  background-repeat: repeat-y;
}
.firstsecondline3 {
  margin: 0;
  padding: 0;
  padding-bottom: 0px;
  height: 21px;
  font-style: italic;
  background-image: url(../images/bg_headline_grey.png);
  background-repeat: repeat-y;
}
.firstline {
  margin: 0;
  padding: 0;
  padding-bottom: 0px;
  font-weight: bold;
  font-size: 24px;
  color: #ffff00;
  line-height: 24px;
  height: 24px;
  font-style: italic;
  padding-left: 5px;
  text-shadow: 2px 2px 3px #444444;
  text-decoration: none;
}
.firstline2 {
  margin: 0;
  padding: 0;
  padding-bottom: 0px;
  font-weight: bold;
  font-size: 16px;
  color: #1568b1;
  line-height: 16px;
  height: 16px;
  font-style: italic;
  padding-left: 5px;
  text-shadow: 2px 2px 3px #444444;
  text-decoration: none;
}
.firstline2 a, .firstline2 a:link, .firstline2 a:visited {
  color: #1568b1;
}
.secondline {
  margin: 0;
  padding: 0;
  padding-bottom: 0px;
  font-weight: bold;
  font-size: 12px;
  color: #ffff00;
  line-height: 12px;
  height: 12px;
  font-style: italic;
  padding-left: 5px;
  text-shadow: 2px 2px 3px #444444;
}
.infobox1_headline a, .infobox1_headline a:link, .infobox1_headline a:visited,
.infobox2_headline a, .infobox2_headline a:link, .infobox2_headline a:visited {
  text-decoration: none;
}


h1 {
  margin: 0;
  padding: 0;
  padding-bottom: 0px;
  font-weight: bold;
  font-size: 24px;
  color: #ffff00;
  background-image: url(../images/bg_headline_big.png);
  background-repeat: repeat-y;
  line-height: 30px;
  font-style: italic;
  padding-left: 5px;
  text-shadow: 2px 2px 3px #444444;
}
h2 {
  margin: 0;
  padding: 0;
  padding-bottom: 0px;
  font-weight: bold;
  font-size: 18px;
  color: #ffff00;
  background-image: url(../images/bg_headline_big.png);
  background-repeat: repeat-y;
  font-style: italic;
  padding-left: 5px;
  text-shadow: 2px 2px 3px #444444;
}
h2 a, h2 a:link, h2 a:visited {
  margin: 0;
  padding: 0;
  padding-bottom: 0px;
  font-weight: bold;
  font-size: 18px;
  color: #ffff00;
  font-style: italic;
  text-shadow: 2px 2px 3px #444444;
  text-decoration: none;
}
h3 {
  margin: 0;
  padding: 0;
  padding-bottom: 0px;
  font-weight: bold;
  font-size: 18px;
  color: #b7b8ba;
  background-image: url(../images/bg_headline_big.png);
  background-repeat: repeat-y;
  font-style: italic;
  padding-left: 5px;
  text-shadow: 2px 2px 3px #444444;
}
h3 a, h3 a:link, h3 a:visited {
  margin: 0;
  padding: 0;
  padding-bottom: 0px;
  font-weight: bold;
  font-size: 18px;
  color: #b7b8ba;
  font-style: italic;
  text-shadow: 2px 2px 3px #444444;
  text-decoration: none;
}
a, a:link, a:visited {
  color: #333333;
  text-decoration: underline;
}
h3 a:hover, a:hover {
  text-decoration: none;
}
b, strong {

}
p {
  margin: 0;
  padding: 0;
}
ul {
  margin: 0;
  padding: 0;
  padding-bottom: 17px;
  padding-top: 5px;
}
li {
  margin: 0;
  padding: 0;
  margin-left: 30px;
}
img a, a img {
  border: 0;
}





#bottom {
  float: left;
  width: 1009px;
  height: 54px;
  background-image: url(../images/bg_bottom.png);
  background-repeat: no-repeat;
}
#footer_outer {

}
#footer {
  width: 347px;
  height: 51px;
  line-height: 51px;
  background-image: url(../images/bg_footer.png);
  overflow: hidden;
  text-align: center;
  margin: auto;
  color: #ffffff;
  margin-left: 380px;
}
#footer a, #footer a:link, #footer a:visited {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  margin-left: 37px;
  margin-left: 6px;
  margin-right: 6px;
}
#footer a:hover, #footer a.active {
  text-decoration: underline;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
.align-justify {
  text-align: justify;
}
table, td {
  font-size: 12px;
}
.clr {
  clear: both;
}
.formular {
  padding-left: 0px;
}
.label-not {
  float: left;
  width: 85px;
  font-weight: normal;
  text-align: right;
  padding-right: 15px;
  padding-top: 2px;
}
.labeltext {
  padding-top: 3px;
}
.formular input {
  margin-bottom: 2px;
}
.formular input {
  width: 300px;
  height: 17px;
  margin: 0;
  margin-bottom: 3px;
  padding: 0;
  padding-top: 2px;
  padding-left: 2px;
  font-size: 11px;
  border: 1px solid #393C48;
  border-left: 1px solid #144477;
  border-top: 1px solid #144477;
  border-right: 1px solid #144477;
  border-bottom: 1px solid #144477;
  background-color: #EAEAEA;
  color: #393C48;
}
* html .formular input {
  width: 166px;
  height: 21px;
}
.formular input:focus, .formular input:hover {
  background-color: #FFFFFF;
}
.textfeld {
  width: 402px;
  height: 150px;
  font-size: 11px;
  border-left: 1px solid #144477;
  border-top: 1px solid #144477;
  border-right: 1px solid #144477;
  border-bottom: 1px solid #144477;
  background-color: #EAEAEA;
  color: #393C48;
  margin-top: 5px;
}
* + .textfeld {
  width: 400px;
}
#absenden {
  border: 0;
  font-size: 14px;
  line-height: 14px;
  width: auto;
  height: 25px;
  cursor: pointer;
  margin: 0;
  margin-left: 0px;
  margin-bottom: 10px;
  clear: both;
  padding-right: 8px;
  padding-left: 8px;
  font-weight: bold;
  text-align: center;
  float: left;
  background-color: #144477;
  color: #FFFFFF;
  margin-left: 308px;
}
*+html #absenden {
  margin-left: 278px;
}
fieldset {
  padding-left: 0px;
  font-weight: bold;
  margin: 0;
  border: 0px solid #BBBEC0;
}
legend {
  padding: 0px;
}
form {
  margin: 0;
  padding: 0;
}
.formular {
  padding-top: 15px;
}
.com-basket-previous a, .com-basket-previous a:link, .com-basket-previous a:visited {
  float: left;
  display: inline-block;
  background: #eeeeee;
  color: #000;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  width: auto;
  border: 1px solid #acacac;
  text-align: center;
  text-decoration: none;
  margin-left: 10px;
  margin-top: 1px;
}
.com-basket-next a, .com-basket-next a:link, .com-basket-next a:visited {
  float: right;
  display: inline-block;
  background: #0069b5;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  padding: 3px;
  width: 120px;
  text-align: center;
  text-decoration: none;
}

#cookieChoiceInfo {
    color: #ffffff;
    background-color: #000000;
    font-size: 13.5px;
    font-style: italic;
    line-height: 20px;
    padding-top: 9px;
    padding-bottom: 9px;
}
#cookieChoiceInfo span {
    padding-right: 4px;
}
#cookieChoiceInfo a {
    display: inline-block;
    background: #ffffff;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    padding-left: 9px;
    padding-right: 9px;
    font-size: 13px;
    padding-top: 1px;
    margin-left: 8px;
    border-radius: 5px;
}
#cookieChoiceInfo a:hover {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    background: #ffffff;
    color: #000000;
}