html, body, ul, li, div, a, img, h1, h2, h3, h4, h5, h6, input, p, ul, li, table, tr, td, th {
    margin: 0;
    padding: 0;
}

img {
  border: none;
}

img.bgmaximage {
    position: fixed !important;
}

html, body {
  height: 100%;
}

body {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.2em;
  color: #ffffff;
  background-color: black;
}

textarea {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.2em;
  padding: 3px 1px;
}

a {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px #8a898c solid;
}

a.img {
  border-bottom: none;
}

p {
  margin: 0.4em 0em;
}

.clear {
  clear: both;
}

.bikeboard a{
	border: 0;	
}
.bikeboard img{
	width: 200px;
}

#logo_bb {
    width: 200px;
    margin-top: 10px;
}

#logo_2rc {
    width: 160px;
    margin-top: 15px;
}


.page {
  width: 998px;
  height: 100%;
}

.wrapper {
  left: 300px;
  top: 46%;
  margin-top: -164px;
  position: absolute;
}

.wrapper ul,
.wrapper .kontakt-message {
  list-style-image: none;
  list-style-type: none;
  position: absolute;
  left: 130px;
  top: 145px;
}

.wrapper .kontakt-message {
  top: 220px;
  color: #ff0000;
}

.wrapper ul a {
  text-transform: uppercase;
  font-weight: bold;
}

.unternehmen-link:hover, .kontakt-link:hover{
  opacity: 0.7;
}

.content-box {
   width: 425px;
   position: relative;
   left: 500px;
   top: 1000px;
   opacity: 1;
   height: auto;
   overflow: hidden;
   margin-bottom: 1000px;
   z-index: 80;
}

.content-box h2 {
  font-size: 1em;
  text-transform: uppercase;
  text-align: right;
  padding-right: 4px;
}

.content-box .content h2 {
  line-height: 1em;
  margin-bottom: 1em;
}

.content-box .headline {
  float: left;
  width: 100px;
}

.content-box .content {
  float: left;
  width: 325px;
}

.back {
  text-align: left;
  margin: 0px;
  font-size: 0.9em;
}

.back a {
  border-bottom: 0px;
  border-bottom: 1px solid white;
}
 
.person {
  margin-bottom: 20px;
  width: 325px;
}

.brand {
  margin-bottom: 40px;
}

.person-desc {
  width: 235px;
  float: right;
}

.content-box-impressum h3,
.person-desc h3 {
  font-weight: normal;
  font-size: 1em;
  background: url(../images/design/d.png) bottom left repeat-x transparent;
  padding-bottom: 0.4em;
  line-height: 1.5em; 
}

.brand-desc {
  background: url(../images/design/d.png) top left repeat-x transparent;
  margin-top: 0.6em;
  padding-top: 0.6em;
}

.nav a {
  border-bottom: 0px;
}

.logo {
  position: fixed;
}

.title {
  font-size: 1.1em;
  font-weight: bold;
  position: absolute;
  left: 0px;
  top: 65px;
}

fieldset {
  border: none;
  padding: 0px;
  margin: 0px;
  margin-bottom: 12px;
}

fieldset label {
  display: block;
}

fieldset.pruefen {
  display: none;
}

input.strasse,
input.vorwahl,
input.plz {
  margin-right: 10px;
}

.anfrage_kontodaten {
  display: none;
}

.anliegen textarea {
  height: 5em;
  width: 25em;
}

.error {
  display: block;
  color: red;
  margin-top: 5px;
}

.bb-sitemap {
    color: #000000;
    padding: 3px;
    font-size: 13px;
    width: 100%;
    margin-left: 93px;
    z-index: 100;
    margin-top: -192px;
    position: relative;
}

.bb-sitemap a {
  color: #ff9800;
  text-decoration: none;
  border-bottom: none;
}

.bb-sitemap a:hover{
  color: #ffc36c;
}

.bb-sitemap ul {
  list-style-image: none;
  list-style-type: none;
}

.bikeboard a:hover{
	opacity: 0.7;
}

.bb-sitemap ul li {
  margin-right: 5px;
  padding-right: 5px;
  margin-bottom: 5px;
}


.bb-sitemap h2 {
    padding-left: 4px;
}

.bb-sitemap ul li.first,
.bb-sitemap ul li.last {
  margin-right: 3px;
  padding-right: 3px;
  border-right: none;
}

.bb-sitemap ul li ul {
  float: right;
}

.bb-sitemap ul li ul li {
  border-right: none;
}

.bb-sitemap ul li ul li.last {
  padding-right: 0px;
  margin-right: 0px;
}

.small {
  font-size: 0.7em;
}

fieldset.absenden input {
  z-index: 455;
}

.bild-404 {
  top: 50%;
  left: 50%;
  position: absolute;
  height: 72px;
  width: 63px;
  margin-left: -32px;
  margin-top: -36px;
}

h2{
	font-size: 12px;
	font-weight: normal;
	display: inline;
}