

@font-face {
font-family: 'Source';
src: url('/fonts/SourceSansPro-Regular.ttf');
font-style: bold;
font-weight: bold;
}

@font-face {
font-family: 'Source';
src: url('/fonts/SourceSansPro-Regular.ttf');
font-style: normal;
font-weight: normal;
}


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;
}

.element {
  position:relative;
  line-height: 140%;
}

#page-container {
  background: top left no-repeat url(http://bikeboard.at/images/design/bg-6.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 h1{
	color: white;
}

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

h4.element a {
	color: white;
}

h4.element a:hover {
	color: #EEEEEE;
}

h4.element {
  font-size: 1.5em;
  color: white;
  font-weight: normal;
  height: 27px;
  line-height: 27px;
  background: #BBBBBB;
  padding: 2px 0px 0px 14px;
  margin-bottom: 10px;
}

div#h1{
	background: #BBBBBB;
	padding-left: 5px;
	margin-bottom: 5px;
}

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

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

.search_switch {
  text-align: center;
  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: #58585a;
  font-size: 0.9em;
  background-color: #c2c3c4;
}

.nobg{
	background: none;
}

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

.col1 h2 .small {
  font-weight: bold;
  color: #58585a;
  font-size: 0.7em;
}

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


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

.col1 h1 a{
  color: #58585a;
}

.col1 h2.suchehead{
	border-bottom: 4px solid #A4A5A6;
}

.col1 h6.suchehead{
	border-bottom: 4px solid #A4A5A6;
}

.bbherz{
	margin-left: 9px;
}

.col1 a {
  color: #58585a;;
}

.block-bg-more a:hover {
  color: #FFFFFF;
}

.block-bg a:hover {
  color: #FFFFFF;
}

.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 {
  padding: 5px 5px 0px 5px;
}

.block-bg-more {
  padding: 8px 5px 15px 5px;
  
}

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

.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-color: #BBBBBB;
  font-size: 13px;
}

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

.login-name {
  margin-left: 10px;
}
.login-password {
  margin-left: 10px;
}
.input-login-text {
  width: 100px;
  margin-left: 3px;
}
.input-login-button {
font-family: Helvetica,Tahoma,Helvetica;
font-size: 10px;
padding: 2px 6px 3px;
margin: 0px 0px 2px 5px;
background-color: #CCCCCC;
border: 1px solid #AAAAAA;
color: white;
height: 19px;
}

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

.login-infos a:hover{
	color: #ac0404;
}

.pulse-block-inner {
  color: #999999;
  font-size: 0.9em;
}

.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.at/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.at/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.at/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;
  color: #444444;
}

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

.more-container a,
a.more-link {
  display: block;
  padding-left: 15px;
  background-image: url(http://bikeboard.at/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;
  border-bottom: 0px solid #b1b3b4;
  margin-left: 10px;
}
#banner-first-inner {
  position: relative;
  font-size: 0px;
  line-height: 0px;
}

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

#banner-second {
  position: relative;
  border-bottom: 0px solid #b1b3b4;
  margin: 10px 0px 0px 0px;
  width: 100%;
  background-color: #CCCCCC;
}

#banner-second-inner {
	border-right: 10px solid #EEEEEE;
	width: 725px;
}

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

#banner-sky {

}

.banner-top {
  /* position: absolute; 
  top: 10px;
  left: 12px;*/
  margin-top: 10px;
  margin-left: 12px;

}

.pulse-block {
  position: absolute;
  left: 832px;
  top: 7px;
  width: 160px;
  height: 80px;
}

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

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

.topnews-more {
  height: 14px;
  position: relative;
  width: 796px;
}

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

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

.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 h1 .icon{
  left:0;
  position:absolute;
  top:-2px;
}

.headline-top-news h1 {
  color:#444444;
  font-size:1.5em;
  font-weight:normal;
  line-height:1.5em;
  padding-left:0px;
  margin: -15px 0px 1px 0px;
  position: relative;
}

.news-4 h3,
.news-3 h3 {
  font-size: 1.1em;
  color: #AC0404;
  margin: 3px 0px;
  margin-top: 5px;
  font-weight: normal;
  line-height: 125%;
}

.news-4 h3{
	font-size: 1em;
}

.news-3 h3 {
	font-size: 1.2em;
	background: url(http://bikeboard.at/bbn/news-3-back_top.png) transparent;
	margin-top: 1px;
	margin-right: 10px;
	padding: 7px;
	width: 246px;
	bottom: 77px;
	position: absolute;
	line-height: 135%;

  
}



.news-3-corner{
  position: absolute;
  width: 7px;
  height: 12px;
  background: url(http://bikeboard.at/bbn/news-3-back_corner.png) top left no-repeat transparent;
  margin-left: -7px;
  margin-top:-13px;
}

.news-3.bb h3 {
  background: url(http://bikeboard.at/bbn/news-3-back_top_bb.png) transparent;
}

.news-3-corner.bb{
  background: url(http://bikeboard.at/bbn/news-3-back_corner_bb.png) top left no-repeat transparent;
}

.news-3 h3 a{
	/* padding:4px; */
	color: white;
}

.news-3 em {
  font-size: 1em;
  color: #000000;
  font-style: normal;
  line-height: 125%;
}

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

.news-4 {
  float: left;
  width: 145px;
  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: 25px;
}

.news-tripple:hover h3 a {
	color: white;
}
.news-tripple:hover h3 {
	color: white;
}

.news-tripple img {
  display: block;
}

.img-block img {
  display: block;
}

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

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


.news-tripple h3 {
	font-size: 1.2em;
	background: url(http://bikeboard.at/bbn/news-3-back_top.png) transparent;
	margin-top: 1px;
	margin-right: 10px;
	padding: 7px;
	width: 286px;
	bottom: 63px;
	position: absolute;
	line-height: 135%;
	font-weight:normal;
}

.news-tripple h3 a{
	color: white;
}

.news-tripple:hover h3{
	background: #AAAAAA;
}




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

.news-tripple-old:hover h3 a {
	color: white;
}
.news-tripple-old:hover h3 {
	color: white;
}

.news-tripple-old img {
  display: block;
}

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


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

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

.news-tripple-old h3 {
  background-color: #c2c3c4;
  height: 33px;
}

.news-tripple-old-inner {
  padding: 5px 10px 5px 10px;
  line-height: 140%;
}

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

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


.news-tripple-old h2,
.news-tripple-old h6{
  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;
}

.block-frontpage-3b {
  width: 265px;
}

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

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

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

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

.block-frontpage-3-textb {
  background: top left repeat-y url(http://bikeboard.at/images/design/block_tripple_bgb.png);
}

.block-frontpage-3-headlineb {
  background: top left repeat-y url(http://bikeboard.at/images/design/block_tripple_bg_headlineb.png);
}

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

.hotels {
  float: none;
}

.block-frontpage {
  float: left;
  width: 404px;
  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,
h6 .icon  {
  position: absolute;
  top: -2px;
  left: 0px;  
}

h2 .suchicon {
  position: absolute;
  top: 0px;
  left: 0px;  
}

input.bbsuche{
	width: 97px;
	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.7em;
	font-weight: normal;
	height: 15px;
	margin-left: 10px;
}

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


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


.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;
  line-height: 140%;
}

.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 {
  width: 815px;
  margin-top: 30px;
  display: block;
}

.schwierigkeitsgrad {
  margin-right: 1px;
}

.news-tripple h2,
.news-tripple h6,
.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: #444444;
}

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

.aktuelles {
  width: 815px;
  margin-top: 30px;
  background-color: #e9e9e9;
  padding-top: 1px;
  padding-bottom: 10px;
  position: relative;
}

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

.col-aktuelles {
  width: 382px;
  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: 0px;
}

.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: middle;
}


img.boe_vor{
	margin-bottom: 1px;
	margin-top: 1px;
	border: 1px solid #CCCCCC;
}

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

.table-boerse tr.oddh {
  background-color: #EEEEEE;
}
.table-boerse tr.evenh td,
.table-boerse tr.oddh td{
	font-weight: bold;
}

.table-boerse tr.evenh {
  background-color: #DDDDDD;
}

.table-line tr.evenh {
  background-color: #DDDDDD;
}

.table-line tr.evenh td,
.table-line tr.oddh td{
	font-weight: bold;
}
.table-line tr.oddh {
  background-color: #EEEEEE;
}


.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;
}

.neuteil{
	margin-bottom: 1px;
}

.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.at/images/design/list_bullet.png);
  list-style-type: none;
}

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

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

ul.bullets-red li {
  list-style-image: url(http://bikeboard.at/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;
}

.element{
	  line-height: 140%;
}

#main{
	line-height: 140%;
}

.main ul,.main ol {
  margin-left: 14px;
  margin-top: 5px;
  margin-bottom: 10px;
  list-style-image: url(http://bikeboard.at/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.at/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;
}

.tabellenliste td{
	vertical-align: top;
}
.tabellenliste td a{
	color: black;
}

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

.topstories {
  background: transparent no-repeat top left url(http://bikeboard.at/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.at/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: 104px;
}

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

.newsticker-forum-last{
	margin-right: 0px;
	margin-left: 1px;
}

.newstickerlist{
	padding-left: 15px;
}

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

.newsticker-right-title {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 177px;
  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: 11px;
}
.block-suche-contentpage {
	margin-top: 0px;
	margin-left: 0px;
	background-color: white;
	border-top: 10px solid white;
	border-bottom: 10px solid white;
	width: 186px;
	border-right: 4px solid white;
	margin-bottom: 0px;
}


.block-suche-startpage h2{
	padding-bottom: 18px;
}

.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;
}


table.cms_edittable{
	
}

table.cms_edittable th{
	text-align: left;
	background-color: #626262;
	color: white;
	font-weight: bold;
}

table.cms_edittable td{
	background-color: #E6E6E6;
}

.importtanttext{

	color: red;
}

div#socialshareprivacy{
margin-top: 9px;
}



ul {
  margin-left: 14px;
  list-style-image: url(http://bikeboard.at/images/design/list_bullet.png);
  list-style-type: none;
}
ul.red-gt {
  list-style-image: url(http://bikeboard.at/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.at/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;
}

.nctxt_white {
	background:url("http://bikeboard.at/Board/images/buttons/newbtn_middle.png") repeat-x scroll left top #CCCCCC;
	border:1px solid #EEEEEE;
}

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


/* ADMIN */
div.admin {
  display: none;
  z-index: 1000;
}

ul.newsroller-newslist li div.admin,
ul.newsroller-newslist li.active div.admin,
div.admin {
  color: #fff;
  position: absolute;
  left:  0px;
  top:  0px;
  padding: 0px 4px;
  font-size: 10px;
  height: 10px;
  background: rgb(255, 0, 0);
  background: rgba(255, 0, 0, 0.85);
  line-height: 1.2em;
}

div.admin a {
  color: #fff;
  font-weight: bold;
}


.cse .gsc-control-cse, .gsc-control-cse {
    padding: 21em;
    width: auto;
}


.banner-right-item{
	margin-bottom: 4px;
}

.hotelside{
	margin-left: 10px;
	margin-bottom: 10px;
	width: 160px;
	background-color: #DDDDDD;
}

.hotelside h3{
	color: #58585a;
	padding: 1px 3px 2px 3px;
	font-size: 10px;
	font-weight: normal;
}

.anfahrt{
	position: absolute;
	z-index:9;
}

/* Boerse Featured */
.boerse-featured h3 {
  font-size: 1em;
  color: #fff;
  background: url("http://bikeboard.at/bbn/news-3-back_top.png") repeat scroll 0 0 transparent;
  bottom: 0px;
  left: 0px;
  line-height: 135%;
  margin-right: 10px;
  margin-top: 1px;
  padding: 7px;
  position: absolute;
  width: 140px;
  font-weight: normal;
}

.boerse-featured span.image {
  position: relative;
  display: block;
}

.boerse-featured img {
  display: block;
}

.main .boerse-featured ul {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;  
}

.main .boerse-featured li {
  background: none;
  list-style-image: none;
  width: 154px;
  margin-left: 0px;
}

.boerse-featured {
    position: relative;
    overflow: hidden;
    /* You need at least a height, adjust this to your needs */
    height: 140px;
}

.boerse-featured ul {
    width: 20000em;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

.boerse-featured li {
    float: left;
    margin: 0px 6px;
}

.boerse-featured-container {
  width: 620px;
  padding: 0px 0px;
  margin-top: 15px;
  position: relative;
}

.boerse-featured-container .prev {
  position: absolute;
  left: 0px;
  top: 0px;
  text-indent: -9999em;
  width: 20px;
  height: 87px;
  background: url("http://bikeboard.at/images/boerse_featured_prev.png") no-repeat 0 0 transparent;
}

.boerse-featured-container .next {
  position: absolute;
  right: 0px;
  top: 0px;
  text-indent: -9999em;
  width: 20px;
  height: 87px;
  background: url("http://bikeboard.at//images/boerse_featured_next.png") no-repeat 0 0 transparent;
}

.boerse-featured-container p{
	font-size: 1em;
}

div#boerse-featured-prev{
	width: 20px;
	height: 130px;
	position: absolute;
	top: 0px;
	
}

.boerse-featured-container .prev:hover{
	background: url("http://bikeboard.at//images/boerse_featured_prev_h.png") no-repeat 0 0 transparent;
}

.boerse-featured-container .next:hover{
	background: url("http://bikeboard.at//images/boerse_featured_next_h.png") no-repeat 0 0 transparent;
}

.green{
	color: green;
}

.red{
	color: red;
}

.right20{
	margin-right: 20px;
}