body, html, p, div, span, img, a, h1, h2, h3, h4, h5, h6, dd, dt, dl, ol, input, submit, form {
  margin: 0px;
  padding: 0px;
}



body {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5em;
  font-size: 12px;
  color: #000000;
}

img {
  border: 0px;
}

a,
a:hover,
a:visited {
  color: #000000;
}

.navleft img {
    max-width: 182px;
}

p {
  margin: 8px 0px;
}

h2 {
   background: url("http://bike09.at/images/design/headline.png") no-repeat scroll left center #DF0040;
    color: #FFFFFF;
    font-size: 13px;
    height: 19px;
    line-height: 19px;
    margin: 2px 0;
    text-align: center;
}



h3.side {
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  margin: 3px 0px 10px 0px;; 
}


.clear {
  clear: both;
}

.container {
  width: 1045px;
  margin: 0 auto;
}

.right {
  float: left;
  width: 218px;
}
.right-inner {
  margin: 25px 12px;
}

.main-container {
  background: repeat-y top left url(http://bike09.at/images/design/bgmain.gif);
  margin-left: 22px;
  border-bottom: 1px solid #000000;
  width: 970px;
}

.left {
  float: left;
  width: 108px;
  border-top: 1px solid #af698c;
}
.left-inner {
  margin: 25px 12px;
}
.left-inner img {
 width: 84px;
 height: auto;
 margin-bottom: 10px;
}
.center-block {
  text-align: center;
}
.content {
  float: left;
  width: 644px;
  border-top: 1px solid #af698c;
}

.content-inner {
  margin: 20px 12px 20px 12px;
  width: 620px;
}

.nav {
  height: 120px;
  position: relative;
}

.top-left {
  float: left;
  width: 774px;
}

.top-right {
  float: left;
  width: 218px;
  position: relative;
}

.top-container .top {
  position: relative;
}

.top-container .auswahl {
  position: absolute;
  left: 320px;
  top: 0px;
}

.language-eng {
  position: absolute;
  top: 7px;
  right: 3px;
}

.language-ger {
  position: absolute;
  top: 25px;
  right: 3px;
}

.footer {
  float: right;
  margin: 3px 12px 5px 0px;
  color: #8fafbf;
}
.footer a,
.footer a:hover {
  color: #8fafbf;
  text-decoration: none;
}

.breadcrumbs {
    position: absolute;
    left: 142px;
    top: 128px;
    font-size: 0.8em;
}

.breadcrumbs a {
  text-decoration: none;
}

#jsddm {
  z-index: 1000;
  margin: 0px;
  padding: 0px;
}
#jsddm ul,
#jsddm li  {
  margin: 0px;
  padding: 0px;
}

#jsddm li:hover ul{
	visibility: visible;	
}

#jsddm li img{
	display: none;
}

#jsddm li {
float:left;
font-size:1.6em;
list-style:none outside none;
padding:5px 2px 0;
font-weight: bold;
background: black;
margin: 1px 3px;
color: white;


}
#jsddm {
  position: absolute;
  left: 19px;
  bottom: 10px;
  width: 785px;
}
#jsddm li {
float:left;
list-style:none outside none;
position:relative;
}

#jsddm li:hover {
	background: #ec174c;	
}

#jsddm li.active {
	background: #ec174c;	
}
#jsddm li a {
color:white;
display:block;
text-decoration:none;
white-space:nowrap;
}

#jsddm li a {
    margin-top: 0px;
    /* margin: 5px; */
    margin-left: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
}
    
#jsddm li ul {
margin:0;
padding:0;
position:absolute;
top:27px;
left: 2px;
visibility:hidden;
background-color:#8fafbf;
min-width: 100px;
}
#jsddm li ul li {
display:block;
padding:3px 10px;
margin: 0;
float:none;
background: none;
}

#jsddm li ul li:hover {
	background: black;
}
#jsddm li ul li a {

color:	white;
font-size:0.7em;
font-weight: bold;
line-height:1.5em;
}
#jsddm li ul li a:hover {

}

#jsddm li a.submenu-aktiv {

}

.news {
  margin-bottom: 10px;
}

body.auswahl {
  background-color: #cccccc;
}

body.auswahl .container {
  position: relative;
}

body.auswahl .container .site {
  float: left;
}

.uec.site {
    position: absolute;
    margin-top: -207px;
    margin-left: -5px;
}

.uec.site img{
    width: 400px;
}


body.auswahl .container .logos {
  height: 500px;
  background: url(../images/design/logo_auswahl.png) 530px 30px no-repeat transparent;
}

body.auswahl .top {
  background-color: #a4a8aa;
}

.sites-bottom .site {
  width: 248px;
}

.sites-bottom .site-inner {
  margin-left: 40px;
  padding-top: 20px;
  padding-left: 10px;
  background: url(../images/design/sitesbg.gif) left top repeat-y transparent;
  font-weight: bold;
}

.sites-bottom .site-inner a {
  text-decoration: none;
}

.logos-inner {
  position: absolute;
  left: 0px;
  bottom: 35px;
}

.block-newsletter label {
  display: block;
  padding-top: 5px;
  color: #ffffff;
}

.block-newsletter .input-field {
  width: 150px;
}

div#banner-top{
	margin-bottom:5px;
}

div#banner-right{
	position: absolute;
	margin-left: 994px;
}