/* CSS Document */

body {
  background-color: rgb(74,117,164);
  padding: 0;
  margin-top: 8px;
  color: black;
  text-align: center;
  overflow: auto;
}

html, a, body, div {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: rgb(50,82,155);
}

form, h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
}

a:link {
  color: rgb(1,45,144);
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: rgb(1,45,144);
}
a:hover {
  color: rgb(229,170,18);
  text-decoration: none;
}
a:active {
  color: rgb(229,170,18);
  text-decoration: none;
}

div.info a:link, div.info a:visited {
  font-size: 11px;
  font-weight: bold;
  color: #BBBBBB;
}
div.info a:hover {
  font-size: 11px;
  font-weight: bold;
  color: rgb(229,170,18);
}
div.info a:active {
  font-size: 11px;
  font-weight: bold;
  color: rgb(255,244,168);
}


a.menu-line2-0:link {
  font-weight: bold;
  color: white;
  font-size: 16px;
  display: block;
  float: left;
  padding-left: 20px;
  padding-right: 10px;
  background-image: url(/_templates/1/images/bu-link-elektroma.gif);
  background-repeat: no-repeat;
  background-position: 3px;
}
a.menu-line2-0:visited {
  font-weight: bold;
  color: white;
  font-size: 16px;
  display: block;
  float: left;
  padding-left: 20px;
  padding-right: 10px;
  background-image: url(/_templates/1/images/bu-link-elektroma.gif);
  background-repeat: no-repeat;
  background-position: 3px;
}
a.menu-line2-0:hover {
  font-weight: bold;
  color: rgb(229,170,18);
  font-size: 16px;
  display: block;
  float: left;
  padding-left: 20px;
  padding-right: 10px;
  background-image: url(/_templates/1/images/bu-link-elektroma.gif);
  background-repeat: no-repeat;
  background-position: 3px;
}
a.menu-line2-0:active {
  font-weight: bold;
  color: rgb(229,170,18);
  font-size: 16px;
  display: block;
  float: left;
  padding-left: 20px;
  padding-right: 10px;
  background-image: url(/_templates/1/images/bu-link-elektroma.gif);
  background-repeat: no-repeat;
  background-position: 3px;
}

a.menu-line2-0-marked:link {
  font-weight: bold;
  color: rgb(229,170,18);
  font-size: 16px;
  display: block;
  float: left;
  padding-left: 20px;
  padding-right: 10px;
  background-image: url(/_templates/1/images/bu-link-elektroma.gif);
  background-repeat: no-repeat;
  background-position: 3px;
}
a.menu-line2-0-marked:visited {
  font-weight: bold;
  color: rgb(229,170,18);
  font-size: 16px;
  display: block;
  float: left;
  padding-left: 20px;
  padding-right: 10px;
  background-image: url(/_templates/1/images/bu-link-elektroma.gif);
  background-repeat: no-repeat;
  background-position: 3px;
}
a.menu-line2-0-marked:hover {
  font-weight: bold;
  color: rgb(229,170,18);
  font-size: 16px;
  display: block;
  float: left;
  padding-left: 20px;
  padding-right: 10px;
  background-image: url(/_templates/1/images/bu-link-elektroma.gif);
  background-repeat: no-repeat;
  background-position: 3px;
}
a.menu-line2-0-marked:active {
  font-weight: bold;
  color: rgb(229,170,18);
  font-size: 16px;
  display: block;
  float: left;
  padding-left: 20px;
  padding-right: 10px;
  background-image: url(/_templates/1/images/bu-link-elektroma.gif);
  background-repeat: no-repeat;
  background-position: 3px;
}

a.impress:link {
  font-size: 11px;
  font-weight: bold;
  color: white;
}
a.impress:visited {
  font-size: 11px;
  font-weight: bold;
  color: white;
}
a.impress:hover {
  font-size: 11px;
  font-weight: bold;
  color: rgb(229,170,18);
}
a.impress:active {
  font-size: 11px;
  font-weight: bold;
  color: rgb(229,170,18);
}

a.cyboxlinks:link {
  font-size: 10px;
  color: rgb(74,117,164);
  cursor: default;
}
a.cyboxlinks:visited {
  font-size: 10px;
  color: rgb(74,117,164);
  cursor: default;
}
a.cyboxlinks:hover {
  font-size: 10px;
  color: rgb(74,117,164);
  cursor: default;
}
a.cyboxlinks:active {
  font-size: 10px;
  color: rgb(74,117,164);
  cursor: default;
}

a.by-cybox:link {
  font-size: 10px;
  color: rgb(23,56,107);
}
a.by-cybox:visited {
  font-size: 10px;
  color: rgb(23,56,107);
}
a.by-cybox:hover {
  font-size: 10px;
  color: rgb(133,171,228);
}
a.by-cybox:active {
  font-size: 10px;
  color: rgb(133,171,228);
}


div.kopf {
  position: relative;
  width: 988px;
  height: 105px;
  margin: 0 auto 0;
  background-color: rgb(74,117,164);
  text-align: left;
}

div.umrandung {
  position: relative;
  width: 988px;
  min-height: 400px;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  background-image: url(/_templates/1/images/hg-gesamt-elektroma.gif);
  margin: 0 auto 0;
  text-align: left;
}

div.werbung {
  position: relative;
  width: 218px;
  padding-bottom: 1px;
  color: white;
  float: left;
}

div.werbung a:link {
  color: white;
  font-weight: normal;
  text-decoration: none;
}
div.werbung a:visited {
  color: white;
  font-weight: normal;
  text-decoration: none;
}
div.werbung a:hover {
  color: rgb(229,170,18);
  font-weight: normal;
  text-decoration: none;
}
div.werbung a:active {
  color: rgb(229,170,18);
  font-weight: normal;
  text-decoration: none;
}

div.content {
  position: relative;
  width: 315px !important;
  width: 495px;
  padding-top: 240px;
  padding-bottom: 10px;
  padding-left: 95px;
  padding-right: 85px;
  float: left;
}

div.info {
  position: relative;
  width: 213px !important;
  width: 274px;
  padding-top: 100px;
  padding-left: 44px;
  padding-right: 17px;
  padding-bottom: 20px;
  font-size: 11px;
  color: white;
  float: left;
}

div.info td {
    font-size: 11px;
    color: white;
}


div.impressum {
  position: absolute;
  right: 17px;
  top: 50px;
  width: 100px;
  height: 40px;
  font-size: 11px;
  font-weight: bold;
  color: white;
  text-align: right;
  overflow: hidden;
}

div.menue-oben {
  position: absolute;
  left: 231px;
  top: 16px;
  width: 740px;
  height: 23px !important;
  height: 26px;
  text-align: center;
  background-color: rgb(50,82,155);
  padding-top: 3px;
  overflow: hidden;
}

div.menue-oben img {
  float: left;
}

div.menue-oben a:link, div.menue-oben a:visited, div.menue-oben a:hover, div.menue-oben a:active {
  margin-left: 10px;
  padding-left: 20px;
  padding-right: 10px;
  background-image: url(/_templates/1/images/bu-link-elektroma.gif);
  background-repeat: no-repeat;
  background-position: 3px;
  font-size: 16px;
  font-weight: bold;
  color: white;
  display: block;
  float: left;
}
div.menue-oben a:hover, div.menue-oben a:active {
  color: rgb(229,170,18);
}

div.logo {
  position: absolute;
  left: 262px;
  top: 90px;
  width: 280px;
  height: 110px;
  font-size: 19px;
  text-align: left;
}

.headline1 {
  font-size: 18px;
  color: rgb(1,45,144);
  padding-bottom: 13px;
}
.headline2 {
  font-size: 16px;
  color: rgb(1,45,144);
  font-weight: bold;
  padding-bottom: 9px;
}  
.headline3 {
  font-size: 14px;
  font-weight: bold;
  color: #E6AD10;
  padding-bottom: 5px;
}
.headline4 {
  font-size: 12px;
  font-weight: bold;
  color: rgb(1,45,144);
  padding-bottom: 5px;
}
.headline5 {
  font-size: 11px;
  color: rgb(1,45,144);
}


a img { color: #FFFFFF; }
img { 
  margin: 0;
  padding: 0;
 }
@media all {
  a img {
    color: inherit;
    border: none;
  }
  div.content img, div.info img, div.werbung img {
    margin-top:  5px;
    margin-bottom:  10px;
    margin-left:  0;
    margin-right: 0;
  }
  div.image img, div.image-left img, div.image-right img, div.image-center img  {
    margin: 0;
  }
}


div.image   {
  min-width:  100px;
  margin-top: 7px;
  margin-bottom: 4px;
  margin-left:  0;
  margin-right:  0;
  font-size: 10px;
}
div.image-left   {
  min-width:  100px;
  margin-top: 7px;
  margin-bottom: 4px;
  margin-left:  5px;
  margin-right:  14px;
  font-size: 10px;
  float: left;
}
div.image-right   {
  min-width:  100px;
  margin-top: 7px;
  margin-bottom: 4px;
  margin-left:  9px;
  margin-right:  10px;
  font-size: 10px;
  float: right;
}
div.image-center   {
  width:  100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 7px;
  font-size: 10px;
}

div.by-cybox {
  position: relative;
  width: 984px !important;
  width: 988px;
  padding-right: 4px;
  margin: 3px auto 0;
  text-align: right;
  font-size: 10px;
  color: rgb(74,117,164);
  float: left;
}



ul {
  list-style-type: none;
  list-style-image: url(/_templates/1/images/bu-link-elektroma.gif);
  margin: 0;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 0;
}
ol {
  margin: 0;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 0;
}

li {
  margin: 0;
  margin-left: 25px;
  margin-bottom: 5px;
  padding: 0;
}
