/*///////////////////////////////////////////////////////////////////
// 2011-11   | motorpresse                                         //
// Project   | RunnersWorld                                        //
// Author    | Karsten Meyer                                       //                                                
// Package   | printversion                                        //
///////////////////////////////////////////////////////////////////*/


#topBanner,
#rightBanner,
#nav,
#topthemen,
#meta,
#meta-btn,
#search-area,
#kiosk,
#col-right,
.col-right,
.link,
#footer,
.noprint,
.form,
FORM {
 display:none; 
}


/* # general ########## */
* {
  padding:0;
  margin:0;
  line-height:1.5;
}
html, body {
  font:normal 11pt Arial;
  text-align:left;
  background-color:#fff;
  color:#000;
  margin:0;
}

li {
  list-style-type: none !important;
}

A:link,
A:visited,
A:hover,
A:active{
	color: #606060;
	text-decoration:none;
}

IMG {
	border:0;
}
A IMG {
	border:0;
}

P {
 padding:0 0 5px 0;
}
h1, h2, h3, h4, h5, caption, legend {
  text-align:left;
  page-break-after:avoid;
}


H1 {
 font-size:30px;
 color:#000;
 margin:0 0 20px 0;
}
H2 {
 font-size:14px;
 color:#000;
 margin-bottom:4px;
}
H3 {
 font-size:12px;
 color:#000;
}

TABLE {
	border-collapse:collapse;
	border:0;
	width:100%;
}
TABLE, TR, TD, TH {
	font-family: Arial, Verdana, sans-serif;
	vertical-align:top;
	font-size: 12px;
	text-align:left;
}

.clearer {
  clear: both;
  line-height: 0px;
  font-size:0px;
  height: 5px;
}

 /* Clearing mit overflow */
.floatbox { overflow: hidden; }

/* alignment classes */
.float-left  {  clear: left; }
.float-right {	clear: right; }
.img-left  {  clear: left;padding:0 15px 10px 0; }
.img-right {	clear: right;padding:0 0 10px 0; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }



/* # page settings ########## */


/* main area */
#container {
  width:auto;
  background:transparent !important;
  overflow:visible !important;
}
#header {
  width:auto;
}

#header IMG {
	margin:19px 0 0 0;
}

#stage-right, #tabs {
	display:none;
}


/* #  allgemeines  ########## */
.field {	
	position:relative;
	float:left;
	width:auto;
	padding:10px;
	margin-bottom:10px;
	background-color:#fff;
}

.field .head {
  float: left;
	width:100%;
	padding-bottom:7px;
	border-bottom:1px solid #999;
	margin-bottom:5px;
}

.news-item {
	position:relative;
	float:left;
	width:590px;
	padding:10px 0 6px 0;	
	font-size:13px;
	background: url(/images-sub/i/bg/dotted2.gif) 0 0 repeat-x;
	clear:both;
}

.info {
	position:absolute;
	right:0;
	top:5px;
	font-size:11px;
}

.news-pic {
	float:left;
	width:145px;
}
.news-text {
	float:left;
	width:445px;
}
.news-text P {
	clear:both;
}
.news-text .h3 {	
	float:left;
	font-size:18px;
	font-weight:400;
	margin-bottom:0;
}

.h3 .icon {	
	display:none;
}

.news-text .h4, .rubrik .text .h4 {	
	font-size:11px;
	color:#202f5b;
	padding-bottom:2px;
}

#article .prefix {
	color:#000;
	font-weight:700;
	margin-bottom:10px;
	line-height:1.3em;
}
.more-article, .gallery-row .float-right, .footer-article  .float-right, .topic-pic A {
	display:none;
}


.topic-article {
	float:left;
	width:300px;
	margin:4px 10px 5px 0;
}
.topic-article IMG {	display:block; }

.bu {
	background-color:#e6e9f0;
	font-size:12px;
	padding:5px;
	margin-bottom:18px !important;
}

UL.topic LI A {
	font-size:13px;
}

UL.topic {
  list-style:none;
  margin-bottom:18px;
}
UL.topic LI {
  list-style:none;
	float:none;
  padding:0 0 8px 3px;
  background: url(/images-sub/i/bg/dotted.gif) 0 bottom repeat-x; 
  color:#202f5b;
  margin-bottom:8px;
}

.topics {
	background-color:#eee;
	padding:10px 10px 5px 10px;
	font-size:13px;
}

.gallery-row {
	width:590px;
	padding:11px 0 0 0;
	background: url(/images-sub/i/bg/dotted2.gif) 0 0 repeat-x;
	white-space: nowrap;
	overflow:hidden;	
	margin-bottom:10px;
}
.gallery-row .inside {
	float:left;
	padding-bottom:11px;
	background: url(/images-sub/i/bg/dotted2.gif) 0 bottom repeat-x;
}

.gallery-row IMG {
	margin-right:18px;
}

/* Bildergalerie */
.next-article {
	position:relative;
	float:right;
	width:240px;
}
.next-article .link {
	position:absolute;
	right:0;
	bottom:14px;
	color:#fff;
	font-size:13px;
	padding:4px 5px 4px 28px;
  background: #9fa110 url(/images-sub/i/sp/sprite.png) -379px -169px no-repeat;
}
.more-gal, .all-gal {
	float:left;
	width:608px;
	overflow:hidden;
}

.more-gal .item, .all-gal .item {
	float:left;
	width:134px;
	margin-right:18px;
}
.more-gal .item .pic, .all-gal .item .pic {
	width:134px;
}
.more-gal .item .desc {
	width:124px;
	padding:0 5px;
}
.more-gal SPAN {
	font-size:11px;
}
.all-gal .item .desc {
	width:124px;
	padding:0 5px;
}
.all-gal .item .desc .h3 {
	font-weight:700;
	font-size:14px;
	line-height:1.1em;
}

.pager, .page-prev, .page-next {
	display:none;
}

#big-foto {
	position:relative;
	background: url(/images-sub/i/bg/dotted.gif) repeat-x;
}
#big-foto IMG {
	display:block;
}
#big-foto #bu {
	background-color:#e6e9f0;
	padding:8px 10px 3px 10px;
	margin-bottom:15px;
	width:570px;
}
#big-foto #bu P {
	margin-bottom:0;
	padding-bottom:3px;
}
#big-foto #bu .align-right {
	font-size:12px;
}

#big-foto A.foto-prev, #big-foto A.foto-next {
	display:none;
}
#big-foto .count {
	font-size:11px;
	padding:20px 0 0px 5px;
	margin-bottom:5px;
}

/*# Carousel #*/
.carousel-area {
	display:none;
}

/*# Rubriken #*/
.rubrik {
	position:relative;
	float:left;
	width:590px;
	padding:5px 0 0 0;	
	font-size:13px;
	background: url(/images-sub/i/bg/dotted2.gif) 0 bottom repeat-x;
	margin:0 0 5px 0px;
	clear:both;
}
.rubrik .item {
	position:relative;
	float:left;
	width:285px;
	margin:0;
}
.rubrik .item.float-right {
	float:right;
}
.rubrik .cat {
  position: absolute;
  left: 10px;
  top: 0;
  background-color:#202f5b;
}
.rubrik .cat SPAN {
  color:#fff;
  font-size:12px;
  padding:0 10px;
  line-height:1.5em;
}

.rubrik .pic {
	float:left;
	width:285px;
	padding-top:0 !important;
}
.rubrik .text {
	float:left;
	width:285px;
}
.rubrik .text .grey {
	text-align:right;
	font-size:11px;
	padding-bottom:10px;
}

.rubrik .text .h3 {	
	float:left;
	font-size:18px;
	font-weight:400;
	margin-bottom:0;
}
.rubrik .text P {	
	clear:both;
}

/* tools */
.tools {
	display:none;
}


#search-area2 {
	display:none;	
}

#sorting {
	float:left;
	font-size:12px;
	padding-bottom:5px;
}
#sorting DIV {
	width:auto;
}
#sorting .float-right {
	text-align:right;
}
#sorting .float-right B {
	color:#202F5B;
}

.g-ad-container-content,
.twitter_top,
.facebook_top,
.googleplus_top {
  display:none;
}

.noprint {
  display:none;
}

#fullsizeLaufevents-start,
#fullsizeLaufevents {
  display:none;
}

#frnBanner {
  display: none;
}

#frnBannerAd,
#frnAdSky {
  display:none;
}

#logo_header {
  display: none;
}

#logo_header_print {
  display: block;
  margin-bottom: 5px;
}

.plista_widget_underArticle {
  display: none;
}

.tabhide {
  left: 0px;
}



/* END */