body {
  font-size: 12px;
  font-family: Helvetica,Tahoma,Helvetica, Helvetica, sans-serif;
  background-color: #ffffff;
  color: #000000;
  line-height: 1.231;
}

em {
  font-style: italic;
}

#page-container {
  background: top center no-repeat url(http://bikeboard.de/images/design/body_bg.jpg);
  position: relative;
}

p {
  margin: 7px 0px;
}

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

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


img {
  border: 0px;
}

strong {
  font-weight: bold;
}

h1 {
  font-size: 1.5em;
  color: #b61414;
  font-weight: normal;
  line-height: 1.8em;
}



h1.element {
  font-size: 1.5em;
  color: #b61414;
  font-weight: normal;
  height: 27px;
  line-height: 27px;
  background: left center no-repeat url(http://bikeboard.de/images/design/headline_bg.png);
  padding: 2px 0px 0px 14px;
  margin-bottom: 10px;
}

h2.element {
  font-size: 1.3em;
  color: #b61414;
  font-weight: normal;
  line-height: 27px;
  margin-bottom: 10px;
}

.bg-white {
  background: repeat url(http://bikeboard.de/images/design/bg_white.png);
  padding: 5px 10px;
}

.search_switch {
  text-align: right;
  background: left top repeat url(http://bikeboard.de/images/design/bg_white.png);
  padding: 5px 10px;
  margin-bottom: 5px;
}
.search_switch a.red {
  color: #AC0404;
}

.fontred {
  color: #AC0404;
}

.fontblack {
	color: #000000;
}

.bg-white-full-table,
.bg-white-full-termine {
  padding: 5px 2px;
  background-color: #ffffff;
}

.bg-white-full-boerse {
  padding: 5px 0px;
  background-color: #ffffff;
}

.nw {
  white-space: nowrap;
}

.clear-fix {
    clear: both;
    height: 0px;
    overflow: hidden;
}

.spacer-bottom {
  margin-bottom: 5px;
}

.spacer-top {
  margin-top: 5px;
}

.small {
 font-size: 0.8em;
}

.col1 {
  color: #000000;
  font-size: 0.9em;
}
.col1 h2 {
  font-weight: normal;
  color: #AC0404;
  border-bottom: 1px solid #cfcfd0;
  margin-bottom: 5px;
  font-size: 1.5em;
  line-height: 1.5em;
}

.col1 a {
  color: #000000;
}

.boerse_kat_head
{
	margin: 10px 0px 3px 0px;
}

.boerse_kat_head a
{
	color: #000000;
	font-size: 1.5em;
}

.block {
  margin-bottom: 16px;
  position: relative;
  line-height: 1.4em;
}

.block-bg {
  background: left top repeat-x url(http://bikeboard.de/images/design/block_bg.png);
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #f0f0f0;
}

.block-bg-more {
  background: left bottom repeat-x url(http://bikeboard.de/images/design/block_bg_more.png);
  padding-top: 8px;
  padding-bottom: 25px;
}

.block-bg-more .more-link {
  position: absolute;
  bottom: 3px;
  left: 80px;
}

.block-bg-startpage {
  min-height:232px;
  height:auto !important;
  height:232px;
}

.block-startpage-newsticker .more-link {
  position: absolute;
  bottom: 0px;
  right: 10px;
}

.block-startpage-newsticker {
  padding-bottom: 2em;
}

.block-berichtdetail em{
  font-size: 1.2em;
  color: #B61414;
  display: block;
  border-bottom:1px solid #CFCFD0;
  margin-top: 1.2em;
  margin-bottom: 0.4em;
}

.block-berichtdetail p {
  margin: 5px 0px;
}

.block h2 {
  position: relative;
}

.col2{
  font-size: 0px;
  line-height: 0px;
}

.footer {
  background-color: #a9a9a9;
}

.nav {
  background: repeat-x url(http://bikeboard.de/images/design/nav_bg.png);
  font-size: 13px;
}

.login {
  font-size: 0.9em;
  color: #3d3d3d;
}

.login-name {
  margin-left: 10px;
  vertical-align: bottom;
}
.login-password {
  margin-left: 10px;
  vertical-align: bottom;
}
.input-login-text {
  width: 100px;
  margin-left: 3px;
}
.input-login-button {
  vertical-align: bottom;
  margin: 0px 0px 2px 5px;
}

.login-logo {
  display: block;
  position: absolute;
  bottom: 6px;
  left: 10px;
}
.login-infos {
  margin-left: 0px;
  display: block;
}

.pulse-block-inner {
  padding: 7px 5px 5px 5px;
  color: #ac0404;
  font-size: 0.9em;
}
.pulse-info {
  color: #434343;
}
.pulse-block-inner em {
  font-weight: bold;
  font-style: normal;
  display: block;
  font-size: 1.3em;
  margin: 3px 0px;
}


.footer-sitemap {
  margin-left: 15px;
  width: 700px;
}
.footer-sitemap ul {
  list-style:none; 
}
.footer-sitemap ul li{
  font-size: 1.1em;
}
.footer-sitemap a {
  color: #ffffff;
  border-bottom: 1px solid #8c949c;
}
.footer-sitemap a:hover {
  color: #ac0404;
}
.footer-sitemap ul li ul li a {
  color: #58585A;
  border-bottom: none;
}
.footer-sitemap ul li ul {
  line-height: 1.2em;
}
.footer-sitemap ul li ul li{
  font-size: 0.8em;
}
.footer-links {
  text-align: right;
  color: #ffffff;
  font-size: 0.9em;
}
.footer-links a,
.footer-links a:hover {
  color: #ffffff;
}
.footer-links em {
  font-style: normal;
  font-weight: bold;
  color: #ac0404;
}
.footer-links p {
  margin: 6px 0px;
}
.footer-links .first-p {
  margin-top: 2px;
}

.block-facebook strong{
 display: block;
 margin: 3px 0px;
}

.block-facebook span.small {
  display: block;
  margin: 3px 0px;
  margin-bottom: 17px;
}

.newspic_big {
  display: block;
}

.news-topnews {
  position: relative;
}

.coverfoto {
  margin-bottom: 10px;
}

.news-topnews img {
  display: block;
}

.news-overlay-small {
  position: absolute;
  top: 50px;
}

.news-overlay-big {
  position: absolute;
  top: 110px;
  width: 387px;
}

.news-overlay-small .add-infos,
.news-overlay-big .add-infos {
  margin-top: 2px;
  font-size: 0.9em;
}

.news-overlay-big .add-infos {
  float: right;
}

.news-overlay-big-left,
.news-overlay-small-left {
  left: 16px;
}

.news-overlay-big-right,
.news-overlay-small-right {
  right: 46px;
}

.news-overlay-big h2,
.news-overlay-small h2 {
  background: left top url(http://bikeboard.de/images/design/news_headline.png);
  color: #AC0404;
  font-size: 1.2em;
  font-weight: normal;
  line-height: 24px;
  padding-left: 12px;
  padding-right: 4px;
  width: 170px;
}

.news-overlay-big-wide h2 {
  width: auto;
}

.news-overlay-big-right h2 {
  float: right;
  padding-right: 5px;
}

.news-overlay-small .news-overlay-inner {
  background: top left repeat-y url(http://bikeboard.de/images/design/news_bg_stripe.png);
  width: 166px;
  margin-top: 2px;
  padding: 10px;
}

.news-overlay-big .news-overlay-inner {
  background: top left no-repeat url(http://bikeboard.de/images/design/news_bg_dot.png);
  width: 367px;
  margin-top: 2px;
  padding: 10px;
}

.news-autor,
.news-fotograf {
  white-space: nowrap;
}

.more-link-news {
  text-align: right;
}

.more-link-news img {
  display: inline;
}

.jetzt-lesen {
  margin-top: 2px;
  
}


/* General Input Theming */
.input-text {
  background-color: #d4d4d2;
  border-top: 1px solid #adadab;
  border-left: 1px solid #adadab;
  border-right: 1px solid #ebebea;
  border-bottom: 1px solid #ebebea;
  font-size: 0.9em;
  padding: 2px 0px;
}

.input-button {
    background-color: #d4d4d2;
}

.more-container a,
a.more-link {
  display: block;
  padding-left: 15px;
  background-image: url(http://bikeboard.de/images/design/more.gif);
  background-repeat: no-repeat;
  background-position: 0em 0.4em;
  margin-top: 3px;
  color: #ac0404;
}

.haendler-hotels-touren a.more-link {
  display: inline;
  background-position: 0em 0.2em;
}

/* Footer */
.footer-links {
  position: absolute;
  right: 5px;
  top: 0px;
}

.footer-sitemap ul li{
  float:left; 
  margin: 0 6px;
}

.footer-sitemap ul li ul{
  margin-top: 0.6em;
  margin-left: 0em;
}

.footer-sitemap ul li ul li{
  float:none; 
  margin: 0px 0px;
}

/* Banner + Pulseblock */
#banner-first {
  position: relative;
  background-color: #000000;
  border-bottom: 2px solid #b1b3b4;
}
#banner-first-inner {
  position: relative;
  margin: 0 auto;
  width: 998px;
  font-size: 0px;
  line-height: 0px;
}

#banner-first-inner div {
  margin-left: 9px;
}

#banner-first-inner div div{
  margin-left: 0px;
}

.banner-top {
  position: absolute;
  top: 18px;
  left: 12px;
}

.pulse-block {
  position: absolute;
  left: 832px;
  top: 7px;
  width: 160px;
  height: 80px;
  background: repeat-x url(http://bikeboard.de/images/design/pulse_bg.png);
}

/* Content */
.topnews {
  width: 620px;
  background: repeat-x url(http://bikeboard.de/images/design/topnews_bg.jpg) #b1b3b4;
  position: relative;
  padding-bottom: 10px;
}

.topnews-inner {
  padding-top: 1px;
}

.topnews-more {
  background: no-repeat url(http://bikeboard.de/images/design/topnews_bottom.png);
  height: 14px;
  position: relative;
}

.newsrow {
  margin: 0px 0px 13px 16px;
  width: 588px;
  position: relative;
  overflow: visible;
}

.news-3 {
  float: left;
  width: 186px;
}

.headline-top-news {
  margin: 0px 0px 8px 0px;
  font-size: 0.9em;
  padding-left: 16px;
  padding-right: 16px;
  line-height: 1.4em;
}

.headline-top-news h2 .icon{
  left:0;
  position:absolute;
  top:-2px;
}

.headline-top-news h2 {
  border-bottom:1px solid #CFCFD0;
  color:#AC0404;
  font-size:1.5em;
  font-weight:normal;
  line-height:1.5em;
  padding-left:28px;
  margin: 5px 0px 0px 0px;
  position: relative;
}

.news-4 h2,
.news-3 h2 {
  font-size: 1.1em;
  color: #AC0404;
  margin: 3px 0px;
  font-weight: normal;
}

.news-3 h2 {
  border-bottom: 1px solid #8c949c;
  margin-bottom: 5px;
}

.news-3 em {
  font-size: 0.9em;
  color: #000000;
  font-style: normal;
}

.news-3-inner {
  margin: 0px 15px;
}

.news-4 {
  float: left;
  width: 141px;
  margin: 0px 4px;
}

.news-4-left {
  margin-left: 0px;
}

.news-4-right {
  margin-right: 0px;
}

.newsrow-4 {
  margin-top: 15px;
}

.newsrow .arrow-left {
  position: absolute;
  top: 50px;
  left: -15px;
}

.newsrow .arrow-right {
  position: absolute;
  top: 50px;
  right: -15px;
}

.newsrow-4 .arrow-left,
.newsrow-4 .arrow-right {
  top: 35px;
}

.more-news {
  position: absolute;
  right: 10px;
  bottom: 6px;
}

.news-tripple {
  position: relative;
  margin-bottom: 15px;
}

.news-tripple img {
  display: block;
}

.img-block img {
  display: block;
}

.termine-boerse {
  width: 620px;
  position: relative;
  margin-top: 20px;
}

.news-tripple,
.block-frontpage-3 {
  float: left;
  width: 200px;
  position: relative;
  color: #000000;
  font-size: 0.9em;
  line-height: 1.6em;
}

.news-tripple-middle {
  margin-left: 10px;
  margin-right: 10px;
}

.block-frontpage-3-links {
  margin-top: 3px;
}

.block-frontpage-3-text {
  background: top left repeat-y url(http://bikeboard.de/images/design/block_tripple_bg.png);
}

.block-frontpage-3-headline {
  background: top left repeat-y url(http://bikeboard.de/images/design/block_tripple_bg_headline.png);
}

.block-frontpage-3-spacer {
  padding-left: 10px;
  padding-right: 10px;
  float: left;  
}

.hotels {
  float: none;
}

.block-frontpage {
  float: left;
  width: 307px;
  position: relative;
  color: #000000;
  font-size: 0.9em;
  line-height: 1.6em;
}

.block-aktuelles {
  position: relative;
  margin-top: 15px;
}

.col-aktuelles .blog {
  margin-top: 17px;
}

.col-aktuelles .forenposts {
  margin-top: 17px;
}

.block-frontpage-inner {
  margin: 8px 0px 0px 10px;
}

h2 .icon {
  position: absolute;
  top: -2px;
  left: 0px;  
}

.col1 h2 .icon {
  right: 0px;
  left: auto;
}

.news-tripple h3,
.block-frontpage-3 h3 {
  color: #AC0404;
  font-size: 1.2em;
  padding: 3px 10px 3px 10px;
  font-weight: normal;
}

.news-tripple h3 {
  background-color: #c2c3c4;
}

.block-frontpage-3 h3 a {
  color: #AC0404;
}

.block-frontpage-3 .more-link {
  margin-left: 10px;
}

.news-tripple-inner,
.block-frontpage-3-inner {
  padding: 5px 10px 5px 10px;
}

.news-tripple-inner {
  background-color: #eeeeee;
  min-height:53px;
  height:auto !important; 
  height:53px; 
}

.news-tripple-inner .more-container a{
  display: inline;
  margin-left: 7px;
  background-position: 0em 0.0.9em;
}

.termine {
  margin-right: 6px;
}

.haendler-hotels-touren {
  margin-top: 30px;
  display: block;
}

.schwierigkeitsgrad {
  margin-right: 1px;
}

.news-tripple h2,
.haendler-hotels-touren h2,
.termine-boerse h2,
.aktuelles h2 {
  border-bottom:1px solid #CFCFD0;
  color:#AC0404;
  font-size:1.4em;
  font-weight:normal;
  margin: 0px 0px 5px 0px;
  padding-left: 28px;
  line-height: 1.5em;
}

.haendler-hotels-touren a,
.termine-boerse a,
.aktuelles a {
  color: #000000;
}

.aktuelles {
  margin-top: 30px;
  background: url(http://bikeboard.de/images/design/aktuelles_bg.png) no-repeat top center;
  padding-top: 1px;
  padding-bottom: 10px;
  position: relative;
}

.aktuelles-spacer {
  background-image: url(http://bikeboard.de/images/design/aktuelles_spacer_bg.png); 
  top: 398px;
  left: 0px;
  height: 100%;
  position: absolute;
}

.col-aktuelles {
  width: 290px;
  float: left;
  color: #000000;
  font-size: 0.9em;
  line-height: 1.6em;
  margin-bottom: 15px;
  z-index: 1;
}

.col-aktuelles-left {
  margin-left: 15px;
}

.col-aktuelles-right {
  margin: 0px 15px 0px 10px;
}

.searchform {
  margin: 5px 10px 5px 10px;
}

.search-row,
.termine-row {
  margin: 5px 0px;
}

.search-row-2,
.termine-row-2 {
  margin-top: 15px;
}

.termine-search-button {
  float: right;
  margin-top: 5px;
}

.termine-input-name{
  margin-left: 6px;
}

.termine-table-bottomline,
.table-bottomline {
  padding-bottom: 5px;
}

.termine-table-bottomline td,
.table-bottomline td{
  border-bottom: 1px solid #c8c8c9;
  padding-bottom: 2px;
}

.termine-table-bottomline-bottom td,
.table-bottomline-bottom td {
  padding-bottom: 4px;
}

.termine-td-top td,
.td-top td {
  padding-top: 5px;
}

.termine-td-left,
.td-left {
  padding-left: 10px;
}
.termine-td-right,
.td-right {
  padding-right: 10px;
}

.td-p-l {
  padding-right: 10px;
}

.table-boerse td {
  vertical-align: top;
}

.table-line tr.odd,
.table-boerse tr.odd {
  background-color: #f7f7f8;
}

.table-boerse tr.abgelaufen {
  color: #999999;
}

.table-boerse tr.abgelaufen .fontblack,
.table-boerse tr.abgelaufen .grayout{
  color: #999999;
}

.table-line td,
.bg-white-full-termine table td {
  line-height: 20px;
  padding-right: 2px;
}

.table-image td{
  padding-top: 8px;
  line-height: 1.4em;
  vertical-align: top;
}

.table-image td .hotel-name{
  margin-bottom: 5px;
}

.fan_box
.full_widget 
.connect_top {
	border: none;
	background-color: #000000;
}
.fan_box
.full_widget {
	border: none;
}
.connect_top a {
	color: #990000;
}
.connect_top a:hover {
	color: #CC0000;	
}
.fan_box
.connections {
	background-color: #000000;
	border: none;
	color: #990000;
}
.fan_box
.connections_grid
.grid_item
.name {
	color: #990000; 
}

.boerse-block-suche {
  margin-bottom: 5px;
}

.boerse-block-suche-select {
  width: 180px;
}

.boerse-buttons-top {
  margin: 5px 0px;
}

.boerse-detail-container {
  padding: 10px;
}

.boerse-detail-bez img {
  float: right; 
  margin-left: 10px;
}

.col1 a.newcontent_textcontrol {
  color: #ffffff;
}

.icon-boerse {
  margin-right: 2px;
}

.pagination span a {
	background:none repeat scroll 0 0 #ECECEC;
	border:1px solid #D4D4D2;
	color:#AC0404;
	font:11px Helvetica,Tahoma,Calibri,Verdana,Geneva,sans-serif;
	height:13.53px;
	margin-left:1px;
	padding:2px 4px;
	text-decoration:none;
}

.pagination span.prev_next a img, .pagination span.first_last a img {
  display:inline;
  position:relative;
  top:3px;
}

.pagination span a:hover {
	border: 1px solid #B1B3B4;
}

ul.bullets {
  margin-left: 14px;
  list-style-image: url(http://bikeboard.de/images/design/list_bullet.png);
  list-style-type: none;
}

ul.bullets li {
  list-style-image: url(http://bikeboard.de/images/design/list_bullet.png);
}

ul.bullets-red {
  list-style-image: url(http://bikeboard.de/images/design/list_bullet_red.png);
}

ul.bullets-red li {
  list-style-image: url(http://bikeboard.de/images/design/list_bullet_red.png);
}

dl.element {
  line-height: 1.4em;
}
dl.element dt {
  float: left;
  clear: left;
}
dl.element dd {
  margin-left: 100px;
}

dl.boerse-2 {
  margin-top: 10px;
}
dl.boerse-2 dd {
  margin-left: 120px;
}

.footerheight {
  height: 200px;
}

.posts{
  margin-left: 0px;
}

.main ul,.main ol {
  margin-left: 14px;
  margin-top: 5px;
  margin-bottom: 10px;
  list-style-image: url(http://bikeboard.de/images/design/list_bullet.png);
  list-style-type: none;
}

.aktuelles ul,.aktuelles ol {
  margin-left: 0px;
}

.haendler-hotels-touren ul,.haendler-hotels-touren ol {
  margin-left: 0px;
}

.main li {
  margin-left: 14px;
  list-style-image: url(http://bikeboard.de/images/design/list_bullet.png);
  list-style-type: none;
}

.postlist ul,.postlist ol,.postlist li {
  margin-left: 0px;
  list-style-image: none;
}

.postcontent ul
{
	margin-left: 14px;
}


 
.blockbody ul,.blockbody ol,.blockbody li {
  list-style-image: none;
}

.vbform{
	margin: auto;
}

#linkpage a {
	color: #000000;
}

#linkpage a:hover {
	color: #ac0404;
	text-decoration: underline;
}

.updownimage {
 margin: 0px 0px 1px 4px;
}

.haendler-details p {
  margin: 0px;
}

.ftd {
  border-right: 1em transparent solid;
}

.topstories {
  background: transparent no-repeat top left url(http://bikeboard.de/images/design/topstories_pfeil.png);
  height: 272px;
  width: 219px;
  position: relative;
  margin-top: -4px;
  margin-left: -25px;
  padding: 4px 5px 5px 5px;
}

.topstories-bericht {
  background-image: url(http://bikeboard.de/images/design/topstories.png);
  margin-left: -5px;
}
.topstories-bericht .topstories-inner {
  margin: 0px 10px 5px 5px;
}

.topstories h2 {
  margin-bottom: 4px;
}

.topstories-inner {
  margin: 0px 10px 5px 25px;
  width: 175px;
}

.newsticker-right {
  margin-bottom: 5px;
  position: relative;
  height: 77px;
}

.newsticker-forum {
  margin-right: 10px;
  position: relative;
  height: 77px;
  float: left;
}

.newstickerlist{
	padding-left: 15px;
}

.newstickerlist li {
  list-style-image: url(http://bikeboard.de/images/design/list_bullet.png);
  list-style-type: none;
}

.newsticker-right-title {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 170px;
  color: #AC0404;
  font-size: 1.1em;
  
  // background:url("http://nyx.at/bikeboard/images/design/news_bg_stripe.png") repeat-y scroll left top transparent;
  padding: 4px 4px 2px 4px;
}

.newsticker-right-title a {
  color: #AC0404;
  display: block;
}

.block-suche-startpage {
  margin-top: 8px;
}

.youtube-video {
  margin-bottom: 10px;
}

.boerse-action {
  padding: 10px 32px 10px 32px;
  background-color: #F7F7F8;
  margin-top: 25px;
  margin-bottom: 15px;
  line-height: 26px;
}

.boerse-action select {
  margin-left: 10px;
}

.error {
  padding: 15px 10px;
  margin-bottom: 5px;
  color: #AC0404;
  font-weight: bold;
  background-color: white;
}


#page-container {
  background: top center no-repeat url(http://bikeboard.de/images/design/body_bg_de.jpg);
  position: relative;
}

.logo {
    left: 816px;
    position: absolute;
    top: 17px;
}

ul {
  margin-left: 14px;
  list-style-image: url(http://bikeboard.de/images/design/list_bullet.png);
  list-style-type: none;
}
ul.red-gt {
  list-style-image: url(http://bikeboard.de/images/design/list_bullet_red.png);
}

.newcontent_textcontrol  {
	-moz-border-radius:10px 10px 10px 10px;
	-moz-box-shadow:0 3px 8px #E1E1E1;
	background:url("http://bikeboard.de/Board/images/buttons/newbtn_middle.png") repeat-x scroll left top #AC0404;
	border:0 none;
	clear:right;
	color:#FFFFFF;
	display:block;
	float:left;
	font:1.1em Arial,sans-serif;
	padding:4px 15px;
}

.newcontent_textcontrol:hover {
	background:url("http://bikeboard.de/Board/images/buttons_bb/newbtn_middle.png") repeat-x scroll left top #CE6369;
	color:#FFFFFF;
	text-decoration:
}
.block-spion {
 overflow: hidden;
}



