@import "teaserbox.css";

.uppercase{
  text-transform: uppercase !important;
}
.floatleft{
  float:left;
}
.floatright{
  float:right;
}
div .startseite{
}
div #start_1 {
    width: 404px;
	float:left;
    border-left: 1px white solid;
    overflow:hidden;
    min-height:1180px;
    height:auto !important;

}
div #start_1_inner{
	float: left;
    padding-left: 8px;
	display: inline;
}

div #start_2 {
    overflow:hidden;
    width: 378px;
    float:left;
    min-height: 750px;
}
* html div #start_2 {
	width: 379px;
}
div #start_2_inner{
	float: left;
    padding-left: 8px;
	display: inline;
}

/**
* contentbox
*/

div .contentbox {
    clear: both;
    padding-bottom: 20px;
}
#start_2 .contentbox .titlerow, #start_2 .contentbox .titlerow_columnist, #artikelads .contentbox .titlerow{
   background-color: #727272;
   color: #ffffff !important;
   height: 20px;
   padding: 1px 0px 0px 7px;
   background-color: transparent;
   background: url(/structured/htdocs/images/box_header.png) repeat-x top right;
   text-transform: none;
   font-size: 11px;
   /**border-bottom: 1px solid #9b9b9b;*/
   /**border-left: 1px solid #9b9b9b;*/
   margin-bottom: 0px;
}

div#start_1 div .contentbox .titlerow {
   color: #ffffff;
   height: 18px;
   padding: 0px 0px 0px 7px;
   font-size: 11px;
}

/*
* headlines
*/
/*div #start_1 h1 {
    FONT: bold 24px/90% helvetica, sans-serif; 
    TEXT-TRANSFORM: uppercase; 
    line-height: 1.2em;
    word-spacing: 0.1em;
    margin-top:0px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}*/
h5 {

    font-size: 11px;
    font-weight:normal;
    padding-top: 2px;
    margin-top: 0;
    margin-bottom:0;
    padding-bottom:0;
}

/*
* Toparticle
*/
div #start_1 .toparticle {
    padding-top:5px;
    padding-left: 0px;
	padding-right: 10px;
}
.toplist {
    list-style: none;
}
.toplist li {
    background-repeat: no-repeat;
    padding-left: 12px;
    background-position: 0px 6px;
    clear: both;
}
.serie1 .toplist li, .serie1 .listitem{
    background-image: url(/neu/arrows/1r.gif);
}
.serie2 .toplist li, .serie2 .listitem {
    background-image: url(/neu/arrows/2r.gif);
}
.serie3 .toplist li, .serie3 .listitem {
    background-image: url(/neu/arrows/3r.gif);
}
.serie4 .toplist li, .serie4 .listitem {
    background-image: url(/neu/arrows/4r.gif);
}
.serie5 .toplist li, .serie5 .listitem {
    background-image: url(/neu/arrows/5r.gif);
}
.serie0 .toplist li, .serie0 .listitem {
    background-image: url(/neu/symbol_start_1.gif);
}

div .topflash {
    border-top: 1px white solid;
    color: white;
    width: 120px;
    margin-left: 10px;
    float:right;
    margin-right: -2px !important;
    margin-top:-6px !important;
}

/**
* Imagebox
*/
div #imagebox {
    margin-top: 2px;
    padding-top: 2px;
    text-align: center;
    background-color: #fff;
}
#imagebox img {
    margin-bottom: 2px;
}
div #imagebox_bilderserie {
	clear: both;
}
div #imagebox_galerie .image {
	display: block;
	float: left;
	margin-right: 10px;
	padding-bottom: 15px;
}
div #imagebox_galerie .desc {
	float: right;
	width: 212px;
}
div #imagebox_galerie h5, div #imagebox_bilderserie h5 {
	border-top: 1px solid #e4e4e4;
	margin: 0;
	padding: 0;
	margin-right:5px;
}
div #imagebox_galerie h5 span, div #imagebox_bilderserie h5 span {
	float: left;
	padding-top: 5px;
	padding-bottom: 0;
	text-transform: none;
	font-size: 11px;
}
.serie1 div #imagebox_galerie h5 span, .serie1 div #imagebox_bilderserie h5 span {
	color: #ee7f00;
}
.serie2 div #imagebox_galerie h5 span, .serie2 div #imagebox_bilderserie h5 span {
	color: #ee7f00;
}
.serie3 div #imagebox_galerie h5 span, .serie3 div #imagebox_bilderserie h5 span {
	color: #ee7f00;
}
.serie4 div #imagebox_galerie h5 span, .serie4 div #imagebox_bilderserie h5 span {
	color: #ee7f00;
}
.serie5 div #imagebox_galerie h5 span, .serie5 div #imagebox_bilderserie h5 span {
	color: #ee7f00;
}
div #imagebox_galerie h5 span.series, div #imagebox_bilderserie h5 span.series {
	float: right;
	padding: 1px 5px;
	background: #D4D3D3;
	color: #fff;
	font-size: 10px;
	line-height: 12px;
}
div #imagebox_galerie .desc div {
	clear: both;
}
div #imagebox_galerie h2, div #imagebox_bilderserie h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #3d3d3d;
	padding: 0;
	margin: 0;
}
div #imagebox_bilderserie .desc {
	float: left;
	width: 210px;
}
div #imagebox_bilderserie .images {
	float: right;
	width: 140px;
}
/**
* adboxes
*/
div .adbox1{
    clear: left;
    padding-top: 1px;
    margin-bottom:0;
    padding-bottom:20px;
    width: 394px;
    overflow:hidden;
}
/**
* Ergebnisbox
*/
.resultbox .contentswitch {
	list-style: none;
	margin: 0;
	padding: 0;
}
.resultbox .contentswitch li {
	float: left;
	margin: 3px 0 0 0;
	background: #acacac url(/structured/htdocs/images/ticker_h2_inactive.jpg) no-repeat top right;
	border-left: 1px solid #fff;
	padding: 0 15px 1px 10px;
	cursor: pointer;
	color: #fff;
	font-size: 11px;
}
.resultbox .contentswitch li#results {
	border-left: none;
}
.resultbox .contentswitch li.active {
	background: #727272 url(/structured/htdocs/images/ticker_h2_active.jpg) no-repeat top right;
}
div .resultbox table {
    width: 100%;
}
.resultbox #resultbox_results, .resultbox #resultbox_zeitplan, .resultbox #resultbox_wmstand {
	clear: both;
}
div .resultbox #resultinfo {
    background-color: #FFF;
   	height:30px;
}
div .resultbox #resultinfo td {
	border-top: 1px solid #727272;
}
div .resultbox #resultevent{
	font-size: 14px;
	font-family: Arial, sans-serif;
	background-repeat: no-repeat;
	background-position: 12px 10px;
	padding: 10px 4px 10px 40px;
}
#resultevent a:link, #resultevent a:visited, #resultevent a:hover, #resultevent a:active{
  font-weight: bold;
  color: #3d3d3d;
}
div .resultbox #resulttype {
  padding-right: 15px;
}

div .resultbox #resultinfo img{
}

.resultbox th {
    background-color: #ACACAC;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
    font-size: 10px;
	font-weight: normal;
    text-align:left;
    text-transform: uppercase !important;
    color: white;
    border-right: 1px white solid;
}
.resultbox tr.row1 {
    background-color: #ececec;
}
.resultbox td {
	height: 16px;
    padding-left: 4px;
    border-left:1px #dcdcdc solid;
    border-bottom:1px #dcdcdc solid;
}

.resultbox .behindrow{
    text-align:right;
}

.resultbox .posrow{
    text-align:right;
    padding-right: 8px;
    width: 20px;
}
.resultbox #resultbox_zeitplan {
	border-left: 1px solid #e4e4e4;
	border-top: 1px solid #727272;
	border-bottom: 1px solid #e4e4e4;
	padding: 8px 10px 10px;
	float: left;
	margin-bottom: 20px;
}
.resultbox #resultbox_zeitplan h2 {
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 30px;
	padding-top: 0;
	font-family: Arial, sans-serif;
	color: #3d3d3d;
	font-size: 14px;
	float: left;
	width: 150px;
}
.resultbox #resultbox_zeitplan .zeitinfos {
	float: left;
	width: 350px;
}
.resultbox #resultbox_zeitplan .zeitinfos .link {
	display: block;
	float: right;
	width: 150px;
	text-align:right;
	padding-top: 2px;
}
.resultbox #resultbox_zeitplan .zeitinfos a {
	color: #000;
}
.resultbox #resultbox_zeitplan h3 {
	font-size: 1em;
	margin: 0 0 2px 0;
}
.resultbox #resultbox_zeitplan #zeitplan_strecke {
	clear: both;
	float: left;
	width: 65px;
}
.resultbox #resultbox_zeitplan #zeitplan_mez, .resultbox #resultbox_zeitplan #zeitplan_lokal {
	float: right;
	width: 250px;
}
.resultbox #resultbox_zeitplan #zeitplan_switch {
	float: left;
	clear: both;
	padding-left: 100px;
	padding-top: 10px;
}
.resultbox #resultbox_zeitplan #zeitplan_switch a {
	padding-right: 20px;
}
.resultbox #resultbox_zeitplan div span {
	display: block;
	float: left;
	width: 130px;
}
.resultbox a.arrowlink {
	color: #000 !important;
}
.serie1 .resultbox a:hover.arrowlink {
	color: #ee7f00 !important;
}
.serie2 .resultbox a:hover.arrowlink {
	color: #ee7f00 !important;
}
.serie3 .resultbox a:hover.arrowlink {
	color: #ee7f00 !important;
}
.serie4 .resultbox a:hover.arrowlink {
	color: #ee7f00 !important;
}
.serie5 .resultbox a:hover.arrowlink {
	color: #ee7f00 !important;
}
.wettenlink .arrowlink{
  background-position: 0px 4px;
}
.serie1 .wettenlink .arrowlink{ background-image: url(/neu/symbol_quick_1.gif); }
.serie2 .wettenlink .arrowlink{ background-image: url(/neu/symbol_quick_2.gif); }
.serie3 .wettenlink .arrowlink{ background-image: url(/neu/symbol_quick_3.gif); }
.serie4 .wettenlink .arrowlink{ background-image: url(/neu/symbol_quick_4.gif); }
.serie5 .wettenlink .arrowlink{ background-image: url(/neu/symbol_quick_5.gif); }
.serie0 .wettenlink .arrowlink{ background-image: url(/neu/symbol_quick_0.gif); }

/**
* exclbox2
*/
div .exclusivebox2 {
    padding-top: 1px;
    margin-top: 0;
    background-color: #fff;
    padding-bottom: 0px !important;
    margin-bottom: 7px;
}
div .exclusivebox2 small{
    text-transform: uppercase !important;
    color: #919090;
    font-size: 9px;
    padding:0;
}
div .exclusivebox2 h2{
	font: bold 1.4em helvetica, sans-serif; 
    margin-top:-8px;
    margin-bottom:0px;
    padding-top:9px;
    padding-bottom:3px;
	padding-right:5px;
}
.exclusivebox2inner{
  padding-top: 0px;
  padding-bottom: 3px;
}
div .exclusivebox2content {
  margin-top: -5px;
  width:160px;
  padding:0;
  padding-right:0px;
  float:left;
  margin-right: -40px;
}
.exclusivebox2 hr{
  margin:-5px;
  padding:0px;
}
.exclusivebox2 .doubleborder1{
  border-bottom: 1px #fff solid;
}
.exclusivebox2 .doubleborder2{
  border-bottom: 1px white solid;
}
.exclusivebox2img {
  float:left;
  padding-right: 8px
}
/**
* verlaufsbox
*/
div .gratbox {
    display:block;
    clear:both;
    margin:0;
    padding-bottom: 7px;
    padding-top: 7px;
}
div .columnist1 {
    border-bottom: 1px white solid;
}
div .columnist2 {
    border-top: 1px #EBEBEB solid;
    border-bottom: 1px white solid;
}
.gratbg {
    height: 85px;
    background-position: 0px 0px;
    background-image: url(/neu/grat.gif);
    background-repeat: repeat-x;
}

/**
* highlightbox
*/
div .highlightbox {
    padding-top: 1px;
    margin-top: 0;
    padding-bottom: 20px;
}
div .highlightbox img{
    float:left;
    clear: left;
    margin-right: 10px;
}
div .highlightbox h2{
    float:left;
    margin-top:-5px;
    margin-bottom:0px;
    padding-top:10px;
    padding-bottom:5px;
    font-weight: bold;
    clear:right;
}
.highlightlink {
    float:left;
    width: 180px;
}

/*
* smallbox container
*
*/
div #smallboxes {
    width:386px;
    overflow: hidden;
    clear:both;
}


/*
* Smallbox
*/
div .smallbox{
    clear: none;
    float:left;
    border-right: 1px #EBEBEB solid;
	  border-bottom: none;
    padding-bottom: 0px !important;
}
div .smallboxbreak{
    clear:right;
}
.firstsmallbox .inner{
    text-align:left;
}
.lastsmallbox .inner{
    text-align:right;
}
.middlesmallbox .inner{
    text-align:center;
}

.firstsmallbox .smallbox {
  width: 126px;
}
.middlesmallbox .smallbox {
  width: 131px;
}
.lastsmallbox .smallbox {
  border-right: none;
  width: 125px;
}
.smallboxtext {
  line-height: 1.4em;
  padding-top: 3px;
  padding-left: 7px;
  padding-right: 6px;
}
.middlesmallbox .smallbox .titlerow{
  padding-left: 6px;
}
.lastsmallbox .smallbox .titlerow{
  padding-left: 7px;
}
.smallbox .doubleborder2 {
  border-bottom: 1px white solid;
}
.smallbox .doubleborder1 {
  border-bottom: 1px #EBEBEB solid;
}
/**
* historienbox
*/
.historicbox {
    text-align:center;
}
.historicbox .titlerow {
  text-align:left;
}
.historiclink {
    display:block;
    border-right: 1px #E0E0E0 solid;
    border-bottom: 1px #E0E0E0 solid;
    width:37px;
    text-align:center;
    float:left;
}
.historicrowend {
    border-right: 0;
    clear:right;
}
#historicboxcontent {
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    width:100%;
}
.historiclast{
}
.historiclink:hover{
  color:white !important;
  background-color: #727272;
}
/**
* arrowlinks
*
*/
.arrowlink {
    background-repeat: no-repeat;
    padding-left: 11px;
    background-position: 0px 3px;
    color: #919090;
    text-transform: uppercase !important;
    font-weight: bold;
    font-size: 0.9em; 
}
.arrowlink:link, .arrowlink:visited, .arrowlink:hover, .arrowlink:active{
    color: #919090;
    font-weight: bold;
    font-size: 10px; 
}
.serie1 .arrowlink {
    background-image: url(/neu/arrows/1r.gif);
}
.serie2 .arrowlink {
    background-image: url(/neu/arrows/2r.gif);
}
.serie3 .arrowlink {
    background-image: url(/neu/arrows/3r.gif);
}
.serie4 .arrowlink {
    background-image: url(/neu/arrows/4r.gif);
}
.serie5 .arrowlink {
    background-image: url(/neu/arrows/5r.gif);
}
.serie0 .arrowlink {
    background-image: url(/neu/symbol_start_1.gif);
}

.serie1 .arrowlink:hover, .serie1 .commentbox .writelink:hover {
	color: #ee7f00 !important;
}
.serie2 .arrowlink:hover, .serie2 .commentbox .writelink:hover {
	color: #ee7f00 !important;
}
.serie3 .arrowlink:hover, .serie3 .commentbox .writelink:hover {
	color: #ee7f00 !important;
}
.serie4 .arrowlink:hover, .serie4 .commentbox .writelink:hover {
	color: #ee7f00 !important;
}
.serie5 .arrowlink:hover, .serie5 .commentbox .writelink:hover {
	color: #ee7f00 !important;
}

/*
* boxen mit links
*/

.morelinks {
    padding-top: 15px;
    margin-left: 0;
    text-align: center;
    margin-top:0px;
    padding-bottom: 20px;
}
.morelinks .arrowlink{
  background-position: 0px 4px;
}
.serie1 .morelinks .arrowlink{ background-image: url(/neu/symbol_quick_1.gif); }
.serie2 .morelinks .arrowlink{ background-image: url(/neu/symbol_quick_2.gif); }
.serie3 .morelinks .arrowlink{ background-image: url(/neu/symbol_quick_3.gif); }
.serie4 .morelinks .arrowlink{ background-image: url(/neu/symbol_quick_4.gif); }
.serie5 .morelinks .arrowlink{ background-image: url(/neu/symbol_quick_5.gif); }
.serie0 .morelinks .arrowlink{ background-image: url(/neu/symbol_quick_home.gif); }

#quicklinks {
    padding-top: 20px;
    text-align: center;
}

#resultlinks {
    padding-top: 12px;
    text-align: center;
}

#imagelinks {
    padding-top: 12px;
    text-align: center;
}

#historiclinks {
    clear:left;
    margin-top: 13px;
    text-align: center;
}
#bottomlinks {
    margin-top: -12px;
    padding-bottom: 20px;
    padding-top: 10px;
    text-align: center;
}
.columnists .arrowlink, #bottomlinks .arrowlink, .mixbox .arrowlink, 
.adbox2 .arrowlink, .resultbox .arrowlink, .historicbox .arrowlink {
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #3d3d3d;
	text-transform: none !important;
}
.linknodeco:link,.linknodeco:visited,.linknodeco:active,.linknodeco:hover {
	font-size: 1em;
    font-weight: normal;
    text-transform: none !important;
    color: black;
}
.linknodeco:hover {
  color: #ee7f00;
}

.picturebox .arrowlink {
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #3d3d3d;
	text-transform: none !important;
}

/**
* Kolumnistenbox
*/
.columnistbox{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    height: 40px;
}
.columnistbox h3{
	font-size: 1.1em;
    color:#5B5B5B;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top:0;
	padding-bottom: 2px;
}
.columnists .doubleborder2{
  border-top: 1px white solid;
}
.columnists .doubleborder1{
  border-top:0;
}

/*
* Doppelborder
*/
.doubleborder1 {
    border-bottom: 1px white solid;
}
.doubleborder2 {
    border-top: 1px white solid;
    border-bottom: 1px #EBEBEB solid;
}


/*
* Smallgrat
*/
.smallgrat {
  background-image: url(/neu/topic_gradient.gif);
  height: 150px;
}

.adbox3{
  text-align:center;
}

/** 
* Mixstartseite
*
*/

.mixbox .titlerow{
	margin-left: 0px;
	margin-right: 1px;
	border-bottom: 1px white solid;
}
.mixbox .topnewsimg{
	margin-left: 0px;
	margin-bottom: 5px;
}
.mixbox .morelinks {
	padding-bottom: 0px;
}
.mixbox .toplist1 {
  padding-top: 20px;
}
.hometitlecolor {
	background-color: #cc1b21;
}
.titlerow1{
	background-color:#df1e26 !important;
}
.titlerow2{
	background-color:#ee7f00 !important;
}
.titlerow3{
	background-color:#ee7f00 !important;
}
.titlerow4{
	background-color:#ee7f00 !important;
}
.titlerow5{
	background-color:#ee7f00 !important;
}
div .forumbox ul, div .topcommentsbox ul, div .nextpictoursbox ul {
    padding-top: 5px;
    list-style: none;
}


.topcommentsbox #most_comments_box li {
	background-image: url(/structured/htdocs/images/icons/comments.gif) !important;
}
.topcommentsbox #most_views_box li {
	background-image: url(/structured/htdocs/images/icons/page_white_text.gif) !important;
}
.topcommentsbox #most_voted_box li {
	background-image: url(/structured/htdocs/images/icons/star.gif) !important;
}



.forumbox li{ background-image: url(/structured/htdocs/images/icons/comment.gif) !important; }

.forumbox li {
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position: 3px 2px;
		border-bottom: 1px #E4E4E4 solid;
}

.forumbox .arrowlink, .topcommentsbox .arrowlink {
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #727272;
	text-transform: none !important;
}

.topcommentsbox .titlerow {
	 background-color: #727272;
   color: #ffffff;
   height: 18px;
   padding: 0px 0px 0px 7px;
   background-color: transparent;
   background: url(/structured/htdocs/images/ticker_h2_active2.jpg) no-repeat top right;
   text-transform: none;
   font-size: 11px;
   border-bottom: 1px solid #9b9b9b;
   border-left: 1px solid #9b9b9b;
   margin-bottom: 1px;
}
.topcommentsbox li {
    background-repeat: no-repeat;
    padding: 2px 0 2px 23px;
    background-position: 2px 2px;
		border-bottom: 1px #e4e4e4 solid;
}
.topcommentsbox ul {
	clear: right;
}
.topcommentsbox li a span {
	color: #9e9d9d;
}
.topcommentsbox .topcommentsbox_area {
	float: right;
	padding: 0 !important;
}
.topcommentsbox .topcommentsbox_area li {
	background: none !important;
	float: left;
	width: 101px;
	padding: 0;
}
.topcommentsbox .topcommentsbox_area li#most_voted {
	width: 102px;
}

.startseite .topcommentsbox .topcommentsbox_area li {
	width: 123px;
}
.startseite .topcommentsbox .topcommentsbox_area li#most_voted {
	width: 124px;
}
.startseite #start_1_inner .topcommentsbox .topcommentsbox_area li {
	width: 129px;
}
.startseite #start_1_inner .topcommentsbox .topcommentsbox_area li#most_voted {
	width: 128px;
}
#overviewrow2 .topcommentsbox .topcommentsbox_area li, 
#overviewrow2 .topcommentsbox .topcommentsbox_area li#most_voted {
	width: 80px;
}

.topcommentsbox .topcommentsbox_area li a,
.topcommentsbox .topcommentsbox_area li a:hover,
.topcommentsbox .topcommentsbox_area li a:active {
	display: block;
	text-align: center;
	color: #000;
	background-color: #fff;
}
.topcommentsbox .topcommentsbox_area li.active a,
.topcommentsbox .topcommentsbox_area li.active a:hover,
.topcommentsbox .topcommentsbox_area li.active a:active {
	background-color: #ececec;
}
.topcommentsbox .topcommentsbox_area li a:hover {
	background-color: #ececec;
}
.topcommentsbox .topcommentsbox_area li#most_views a {
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.topcommentsbox .topcommentsbox_area li#most_views a:hover,
.topcommentsbox .topcommentsbox_area li#most_views.active a {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.linkbox {
	padding-top:10px;
	padding-bottom:20px;
	text-align:center;
}
#contentad{
	float:none;
	text-align:center;
}

#mixgraph1, #mixgraph2{
	padding-bottom: 10px;
}
.contentbox .morelinks {
  padding-bottom: 0px !important;
}

/**
* exclbox2
*/
div .newsworthybox {
    padding-top: 0px;
    margin-top: 0;
/*    background-color: #ececec;
*/
}
div .newsworthybox small{
    color: #919090;
    font-size: 11px;
    padding:0;
}
div .newsworthybox h2{
	font: bold 1.4em helvetica, sans-serif;
    font-weight: bold;
    margin-top:-8px;
    margin-bottom:0px;
    padding-top:8px;
    padding-bottom:1px;
	padding-right: 5px;
}
.newsworthyboxinner{
  padding-top: 10px;
  padding-bottom: 0px;
}
div .newsworthyboxcontent {
  margin-top: -5px;
  width:160px;
  padding:0;
  padding-right:0px;
  float:left;
  margin-right: -40px;
}
.newsworthybox hr{
  margin:-5px;
  padding:0px;
}

.newsworthyboximg {
  float:left;
  margin-top:-10px;
  padding-right: 10px
}
.newsworthybox ul{
  padding-left: 2px !important;
  border-bottom: 1px #EBEBEB solid;
}
.newsworthybox li{
  border-top: 1px #EBEBEB solid;
}

/**
* Kommentarbox
*
*/
.commentbox {
  padding:0;
  margin:0;
}
.comment {
	clear: left;
	float: left;
  padding-left: 15px;
  padding-right: 20px;
  padding-bottom: 28px;
}
.comment .commentheader {
  clear:both;
  float: left;
  padding: 5px 5px 1px 40px;
  background-repeat: no-repeat;
	background-position: 10px 5px;
	width: 405px;
}
.comment .commentheader.anon {
	padding-left: 5px;
	width: 440px;
}
.comment .commentheader.anon .date {
	padding: 0 0 5px 5px;
}
.comment .commentheader .username {
	float: left;
	padding: 2px 3px 2px 3px;
	width: 250px;
}
.comment .commentheader.anon .username {
	width: 428px;
	padding-left: 5px;
}
.commentbox .anonymous, .commentbox .anonymous h4 {
  color: #9e9c9b;
}
.comment .commentheader .username .author {
  float: left;
  margin:0;
  padding:0;
  height: 17px;
  width: 250px;
  font-size:1.1em;
  font-weight:bold;
}
.comment .commentheader .username .author a {
	font-weight:bold;
	color: #000;
}
.comment .commentheader .username .actions {
  float: right;
  text-align: right;
  padding: 0;
  margin: 0;
  width: 130px;
  height: 17px;
}
.commentbox .actions {
  float: right;
  text-align: right;
  padding: 10px 3px 10px 0;
  margin: 0;
  width: 130px;
}
.commentbox .reportcomment {
	text-align:right;
  padding: 10px 5px 0 0;
  margin: 0;
}
.comment .commentheader .date {
  float: left;
  font-size: 11px;
  line-height: 14px;
  padding: 0 0 0 0;
  margin: 0;
  width: 250px;
  color: #919090;
}
.commentbox .writelink, .commentbox .writelink:hover, .commentbox .writelink:link {
  clear: right;
  float: right;
  background-position: 1px 6px;
  margin-top: 5px;
  font-weight: normal !important;
}
.commentbox .commentcount {
  font: bold 18px arial, helvetica, sans-serif;
  color: #727272;
  clear: none;
  float: left;
  font-weight: bold;
  padding-left: 15px;
  margin: 0;
}
.comment .commentcontent {
  clear: both;
  padding: 10px 20px 0 10px;
  font-size: 1.2em;
}
.clear{
  clear:both;
}
.comment h4.headline {
	clear: both;
  font-size: 1.0em;
  margin:0;
  padding: 0 0 0 0;
  word-spacing: 0 !important;
}
.commentbox .pagination2 {
  float:right;
  clear:right;
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 12px;
}
.writecomment{
  font: bold 18px arial,helvetica, sans-serif; 
  color: #727272;
  padding-top:30px;  
  padding-bottom: 13px;
  font-weight: bold;
  padding-left: 15px;
  margin:0;
}
.commentbox .commentform{
  margin-left: 15px;
  margin-right: 5px;
  padding-right: 14px;
  padding-left: 14px;
  padding-top: 5px;
  padding-bottom: 10px;
  background-color: #ECECEC;
  font-size: 0.9em;	  
}
.commentbox .commmentform p{
  margin:0;
  padding-top:0px;
  padding-bottom: 10px;  
  font-size: 0.9em;	
}
.commentbox .termsofservice{
  float:left;
  clear:left;
}
.commentbox .submit{
  text-align: right;
}
.commentbox .submit input{
  font-size: 10px;
}
.pagination b{
  font-weight:normal;
}
#artikelads .contentbox{
  padding-bottom: 0px !important;
  margin-bottom: 20px !important;
}
.agb {
  float:right;
  clear:right;
  font-size: 10px;
}
textarea.commentfield{
  width:400px;
}
.prevnext{
  padding-top: 0px;
  padding-bottom: 12px;
  padding-left: 15px;
  float:left;
}
.prevnext a,.prevnext a:active, .prevnext a:hover{
  text-transform: uppercase !important;
  font-weight: normal !important;
}
.serie0 .prevlink{
	background-image: url(/neu/symbol_start_1_a.gif) !important;
}
.serie1 .prevlink{
  background-image: url(/neu/arrows/1l.gif) !important;
}
.serie2 .prevlink{
  background-image: url(/neu/arrows/2l.gif) !important;
}
.serie3 .prevlink{
  background-image: url(/neu/arrows/3l.gif) !important;
}
.serie4 .prevlink{
  background-image: url(/neu/arrows/4l.gif) !important;
}
.serie5 .prevlink{
  background-image: url(/neu/arrows/5l.gif) !important;
}
.nextlink{
  background-position: 49px 3px;
  padding-right: 11px;
  padding-left: 5px;
}
.commentbox .prevlink{
	padding-right: 5px;
}
.commentbox .nextlink{
  background-position: 39px 3px;
  padding-left: 0;
}
.commentbox .arrowlink, .commentbox .arrowlink:link {
  color: #727272 !important;
  text-transform: none !important;
  font-weight: normal !important;
  font-size: 11px;
}
.commentbox .arrowlink:hover {
  font-weight: normal !important;
  text-transform: none !important;
}

.commentbox .reportcommentlink {
	background-image: url(/bilder/symbol_13.gif) !important;
	padding-right: 5px;
	color: #727272;
}
.nocomment {
  clear: left;
  margin-top: 0;
  margin-left: 14px;
  margin-bottom: 0px;
}
.disclaimer{
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 0.8em;
}

/**
* Artikelübersichten
*
*/
.calendarbox{
  padding-left: 15px;
}
.sortbox ul.toplist {
  padding-left: 10px;
  margin: 20px 0;
}
.calendar{
  margin-left: 0;
  width: 248px;
  font-size: 11px;
  text-align: center;
}
.cal_wrapper {
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	width: 248px;
}
.calendar th{
  font-size: 0.8em;
  font-weight: normal;
  color: #000;
  background-color: transparent;
  height: 19px;
}
.calendar td{
  height: 20px;
}
.calendar .pastday{
  color:white;
  background-color: #ddd;
}
.calendar td a,.calendar td a:link {
  color: #000000;
  border-color:blue;
}
.calendar .activeday, .activeday a, .activeday a:link  {
  background-color: #3D3D3D;
  color:white !important;
}
.calendar .emptyday {
  background-color: #E8E8E8;
  color: #AAAAAA;
  height: 18px;
}
.calendarbox .toplist {
  padding-top: 10px;
  padding-left: 2px;
}
.articleoverview{
  padding-left: 13px;
}
.articleoverview .titlerow{
  margin-bottom: 10px;
}
.articleoverview h3{
  font-size: 1.4em;
  font-weight: bold;
  color: #727272;
  margin-top:0px;
  padding-bottom: 7px;
  margin-bottom: 0px;
  margin-right: 30px;
}


.articleoverview .galerie_menu {
	list-style: none;
	float: left;
	border-style: solid;
	border-color: #ECECEC;
	border-width: 0 1px 1px 0;
	margin-bottom: 18px;
}
.articleoverview .galerie_menu li {
	display: block;
	float: left;
	width: 82px;
	text-align: center;
	border-style: solid;
	border-color: #ECECEC;
	border-width: 1px 0 0 1px;
}
.articleoverview .galerie_menu li a {
	display: block;
	text-transform: uppercase;
	vertical-align: middle;
	color: #717171;
	height: 19px;
	padding-top:0px;
	font-size: 10px;
}
* html .articleoverview .galerie_menu li a {
	height: 19px;
}
.articleoverview .galerie_menu li a.active, .articleoverview .galerie_menu li a:hover {
	color: #717171;
	background-image: url(/neu/bg_verlauf_h19.gif) !important;
}
.articleoverview .galerie_menu li.gmenu0 a.active, 
.articleoverview .galerie_menu li.gmenu0 a:hover {
	background: #fff;
}
.articleoverview .galerie_menu li.gmenu1 a.active, 
.articleoverview .galerie_menu li.gmenu1 a:hover {
	background: #fff;
}
.articleoverview .galerie_menu li.gmenu2 a.active, 
.articleoverview .galerie_menu li.gmenu2 a:hover {
	background: #fff;
}
.articleoverview .galerie_menu li.gmenu3 a.active, 
.articleoverview .galerie_menu li.gmenu3 a:hover {
	background: #fff;
}
.articleoverview .galerie_menu li.gmenu4 a.active, 
.articleoverview .galerie_menu li.gmenu4 a:hover {
	background: #fff;
}
.articleoverview .galerie_menu li.gmenu5 a.active, 
.articleoverview .galerie_menu li.gmenu5 a:hover {
	background: #fff;
}

.searchbox{
  border-top: 1px white solid;
  padding-left: 15px;
}
.boxseperator {
  border-top: 1px white solid;
  margin-left: -15px;
  margin-bottom: 20px;
  margin-top: 20px;  
}
.highlightitem{
  color: #999;
  font-size: 0.8em;
  text-transform: uppercase;
}
.exclusivebullet{
  font-size: 0.8em;
  text-transform: uppercase;
}
.serie0 .exclusivebullet{
  color: #df1e26 !important;
}
.listitem{
	font-size: 1.1em;
  background-repeat: no-repeat;
  padding-left: 12px;
  background-position: 0px 5px;
	padding-bottom: 3px;
}
.listitem .teaser{
  color: #999;
  font-size: 0.9em;
  margin-right: 20px;
}
#overviewrow1{
  background-color: white;
  float:left;
  width: 530px;
}
#overviewrow1 .pagination{
  padding-top: 15px !important;
  padding-bottom: 0px !important;
  text-align: right;    
  padding-right: 15px !important;
  margin: 0;
}
#overviewrow2{
  background-color: white !important;
  padding-left: 0;
  margin-left: 0;
  float:right;
  width: 250px;
}
* html #overviewrow2{
 width: 246px;
}
#overviewrow2 .titlerow{
  margin-bottom: 0px;
  color: #ffffff;
  padding-left: 10px;
}
#overviewrow2 .contentbox{
  padding-left: 10px !important;
}
#overviewrow2 input, #overviewrow2 select,  #overviewrow2 label{
  font-size: 11px;
}
#overviewrow1 .titlerow{
  margin-top: 20px;
  width: 500px;
}
.articleoverview h1{
  padding-top: 5px;
  padding-bottom: 0px;
  margin:0;
}
.articleoverview .timeheader{
  color: #727272;
  display:block;
  margin-top: 0px;
  margin-bottom: 3px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 1em;
  font-weight: normal !important;
}
.articleoverview .arrowlink{
  font-weight: bold !important;
  margin: 0;
  padding-top: 0px;
  padding-bottom: 0px;
}
#overviewrow1 .contentad{
  padding-top: 10px;
  padding-bottom: 5px;
}
.articleoverview .teaserimg{
  clear:both;
	padding-bottom: 3px;
}
.articleoverview .articleimage{
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  float:left;
  clear:left;
}
.articleoverview .teaser{
  display:block;
  padding-right: 20px;
}
/*.articleoverview .imagebullet{
  margin-top: auto;
  margin-bottom: auto;
}*/
/**
* Columnistenvorstellung
*/
.columnistbox2{
  margin-left: 10px !important;
}
.columnist2content{
  border-top: 1px #e4e4e4 solid;
  border-bottom: 1px #e4e4e4 solid;
  border-left: 1px #e4e4e4 solid;
  background-color: #fff;
}
.columnist2content img{
  margin: 12px !important;
}
.columnist2content h4{
  margin-top: 0px !important;
  padding-top: 10px !important;
  color: #727272;
  font-family: Arial;
  font-size: 18px;
  margin-bottom: 5px !important;
  word-spacing: 0;
}
.columnistnews .toplist{
  padding-top: 7px;
}
.columnistnews {
  margin-bottom: 30px !important;
}
.columnistsponsorbox{
  margin-top: 0 !important;
}
.columnoverviewtitle{
  padding-top:0px !important;
}
.titlerow_columnist{
  margin-bottom: 10px;
  margin-right: 10px;
}

/**
*
* Teaserbox
*
*/
.teaserbox{
  padding-bottom: 10px !important;
}
.teaserboxitem{
  padding-bottom: 15px;
}
.teaserboxitem h3{
  text-transform: none !important;
  font: bold 1.4em/110% helvetica, sans-serif; 
  color: #5B5B5B !important;
  margin:0;
}

/*
* Pollbox
*
*
*/
.pollbox{
  background-color:#fff;
  padding-left: 1px;
}
.pollbox .titlerow{
  margin-bottom: 5px !important;
}
.pollbox .spacer{
  border-bottom: 1px #EEEEEE solid;
}
.pollbox input {
  margin: 0 !important;
  padding:0 !important;
}
.pollbox h5{
  padding-bottom: 3px;
  margin-bottom: 0px;
}
.polllogo{
  margin-right: 15px;
  margin-left: 10px;
  float: right;
  margin-top: 7px;
}
.pollbox label{
  margin-right: 4px;
}
.pollbox h3{
  font: bold 1.4em/120% helvetica, sans-serif; 
  color: #5B5B5B;
  margin-top: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 10px;
}
.pollbox .submit, .picsearchbox .submit{
  border: 1px black solid;
  color:white;
  font-size: 11px;
  width: 100px;
}
.serie0 .pollbox .submit, .serie0 .picsearchbox .submit{ background-color: #000; }
.serie1 .pollbox .submit, .serie1 .picsearchbox .submit{ background-color: #D71218; }
.serie2 .pollbox .submit, .serie2 .picsearchbox .submit{ background-color: #59AF00; }
.serie3 .pollbox .submit, .serie3 .picsearchbox .submit{ background-color: #4B7ACB; }
.serie4 .pollbox .submit, .serie4 .picsearchbox .submit{ background-color: #D39D00; }
.serie5 .pollbox .submit, .serie5 .picsearchbox .submit{ background-color: #FF7E3D; }

.pollbox .arrowlink, .pollbox .arrowlink:visited, .pollbox .arrowlink:link{
  font-weight: normal !important;
  margin-left: 85px;
  text-transform: uppercase !important;
}
#artikelads .contentbox{
  margin-left: 6px !important;
  margin-bottom: 19px !important;
}

/**
* Bilderstrecken
*
*/
.pictourbox{
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px !important;
}
.gallerybox{
  padding: 0 10px 0 10px;
  padding-bottom: 0px !important;
}
.pictourbox .head{
  padding: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 10px;
}
.thumbnail{
  padding: 3px;
}
.gallerybox .thumbnail {
	padding: 1px;
	margin: 2px;
}
.thumbnail_hover{
  margin: 1px;
}
.gallerybox .thumbnail_hover {
	padding: 1px;
	margin: 0;
}
.gallerybox .thumb {
  float:left;
  width: 126px;
  height: 88px;
  list-style: none;
}
.gallerybox .thumbnail, .gallerybox .thumbnail_hover {
	display: block;
	height: 80px !important;
	vertical-align: middle;
}
* html .gallerybox .thumbnail_hover {
  margin: 0;
  height: 86px !important;
}

.serie0 .thumbnail_hover{ border: 2px #000 solid; }
.serie1 .thumbnail_hover{ border: 2px #C62E2D solid; }
.serie2 .thumbnail_hover{ border: 2px #59AF00 solid; }
.serie3 .thumbnail_hover{ border: 2px #4B7ACB solid; }
.serie4 .thumbnail_hover{ border: 2px #D39D00 solid; }
.serie5 .thumbnail_hover{ border: 2px #FF7E3D solid; }


/*
- eigenes css für bilderserienüberschrift
*/
.pictourbox .head h4{
  font-size: 1.3em;
  font-weight: bold;
  color: #717171;
  margin-top:0;
  margin-bottom: 5px;
}
/*
- eigenes css bild bildtext
*/
.pictourbox .head{
  
}
.pictourbox .posrow {
  margin-top: 5px;
  margin-bottom: 5px;
  float:left;
  color: #919090;
  font-size: 0.9em;
}
/*
- berücksichtigung von abständen nach oben/unten bei der navi im css
*/
.pictourbox p, .gallerybox p{
  margin-top: 5px;
  margin-bottom: 5px;
}
.pictourbox .arrowlink,.pictourbox .arrowlink:visited,.pictourbox .arrowlink:active,
.gallerybox .arrowlink,.gallerybox .arrowlink:visited,.gallerybox .arrowlink:active {
  font-weight: normal !important;
}
.pictourbox .prevnextd {
  margin-top: 5px;
  margin-bottom: 5px;
  float: right;
}

/* 
 * Galerie
 */
 
.gallerybox .galerie_menu {
	list-style: none;
	float: left;
	border-style: solid;
	border-color: #ECECEC;
	border-width: 0 1px 1px 0;
	margin-bottom: 18px;
}
.gallerybox .galerie_menu li {
	display: block;
	float: left;
	width: 82px;
	text-align: center;
	border-style: solid;
	border-color: #ECECEC;
	border-width: 1px 0 0 1px;
}
.gallerybox .galerie_menu li a {
	display: block;
	text-transform: uppercase;
	vertical-align: middle;
	color: #717171;
	height: 19px;
	padding-top:0px;
	font-size: 10px;
}
* html .gallerybox .galerie_menu li a {
	height: 19px;
}
.gallerybox .galerie_menu li a.active, .gallerybox .galerie_menu li a:hover {
	color: #717171;
	background-image: url(/neu/bg_verlauf_h19.gif) !important;
}
.gallerybox .galerie_menu li.gmenu0 a.active, 
.gallerybox .galerie_menu li.gmenu0 a:hover {
	background: #fff;
}
.gallerybox .galerie_menu li.gmenu1 a.active, 
.gallerybox .galerie_menu li.gmenu1 a:hover {
	background: #fff;
}
.gallerybox .galerie_menu li.gmenu2 a.active, 
.gallerybox .galerie_menu li.gmenu2 a:hover {
	background: #fff;
}
.gallerybox .galerie_menu li.gmenu3 a.active, 
.gallerybox .galerie_menu li.gmenu3 a:hover {
	background: #fff;
}
.gallerybox .galerie_menu li.gmenu4 a.active, 
.gallerybox .galerie_menu li.gmenu4 a:hover {
	background: #fff;
}
.gallerybox .galerie_menu li.gmenu5 a.active, 
.gallerybox .galerie_menu li.gmenu5 a:hover {
	background: #fff;
}
.gallerybox select {
	width: 410px;
	font-size: 1em;
}
* html .gallerybox select {
	height: 1.2em;
	margin-bottom: 3px;
}
.gallerybox input.submit {
	background: #fff url(/bilder/symbol_1.gif) no-repeat 0px 3px;
	border: none;
  color: #919090;
  font-family: verdana, arial, helvetica;
	text-transform: uppercase !important;
	margin-left: 1em;
	margin-bottom: 4px;
  padding-left: 3px;
  font-size: 0.9em; 
}
* html .gallerybox input.submit {
	padding-left: 3px;
}
.serie1 .gallerybox input.submit {
    background-image: url(/neu/arrows/1r.gif);
}
.serie2 .gallerybox input.submit {
    background-image: url(/neu/arrows/2r.gif);
}
.serie3 .gallerybox input.submit {
    background-image: url(/neu/arrows/3r.gif);
}
.serie4 .gallerybox input.submit {
    background-image: url(/neu/arrows/4r.gif);
}
.serie5 .gallerybox input.submit {
    background-image: url(/neu/arrows/5r.gif);
}
.serie0 .gallerybox input.submit {
    background-image: url(/neu/symbol_start_1.gif);
}

.gallerybox h2 {
	font-size: 1.3em;
	margin: 15px 0 5px 0;
	padding-bottom: 0px;
	width:500px;
}
.gallerybox .pagerwrap {
	clear: both;
	float: left;
	height: 1.5em;
	width:500px;
}
.gallerybox .pager {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 10px;
}
.gallerybox .pager li {
	display: inline;
}
.gallerybox .pager li.last {
	padding-right: 0;
}
.gallerybox .pictures {
	clear: both;
}
.gallerybox .counter {
	color: #919090;
	float: left;
	height: 2em;
	margin: 0;
	padding: 0;
}

.gallerybox .imagebox {
	clear: both;
	float: left;
	width: 500px;
	padding: 5px 0 5px 0;
	margin-bottom: 5px;
}
.gallerybox .imagebox .pagerwrap {
	width: 495px;
}
* html .gallerybox .imagebox {
	width: 500px;
}
.gallerybox p.image {
	margin:0;
	padding: 0;
}
.gallerybox .adbox {
	text-align: center;
	width: 510px;
	height: auto;
}
#imageheader, #imageheader #artikeltopsub{
  width: 100%;
}

/*
* mehr news box
*/
.morenewsbox .titlerow{
  margin-bottom: 10px;
}
.morenewsbox .teaserboxitem{
  padding-left: 0px;
  padding-right: 10px;
}

/*
* Listen (Meldung)
*/
.meldung ul{
  padding-left: 15px;
  font-size: 12px !important;
  margin: 10px 0px 10px 0px;
}
.toplist li.lowerspacer{
  margin-bottom: 10px;
  border-bottom: 1px #EEEEEE solid;
  padding-bottom: 10px;
}

/**
*
* Statische Seiten
*
*/
#contentpage {}
#contentpage h4{
  padding: 0;
  margin: 0;
  WORD-SPACING: 0.2em; 
  LINE-HEIGHT: 1.3em; 
  FONT-SIZE: 1.2em; 
  FONT-WEIGHT: bold; 
  COLOR: #5B5B5B;
}

.premiumbox{
  background-color: #E8E8E8;
  border: 1px #D7D7D7 solid;
  padding: 20px;
}
.premiumbox .seperator{
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px white solid;
}
.premiumbox h4{
  margin-top: 10px;
}
.premiumbox .arrowlink{
  margin-top: 10px;
}
.picsearchbox p{
  font-size: 11px;
  margin: 5px;
}
.picsearchbox label {
	display: block;
	float: left;
	width: 75px;
}

.picsearchbox div.titlerow {
	background: none;
	color: #717171;
	WORD-SPACING: 0.2em; LINE-HEIGHT: 1.3em; FONT-SIZE: 1.2em; FONT-WEIGHT: bold;
}
.exclusivebigbox h5 {
	padding: 1px 0 0 0;
}
.exclusivebigbox h5 span {
	float: left;
	padding-top: 5px;
	padding-bottom: 0;
	text-transform: none;
	font-size: 11px;
}
.serie1 .exclusivebigbox h5 span {
	color: #ee7f00;
}
.serie2 .exclusivebigbox h5 span {
	color: #ee7f00;
}
.serie3 .exclusivebigbox h5 span {
	color: #ee7f00;
}
.serie4 .exclusivebigbox h5 span {
	color: #ee7f00;
}
.serie5 .exclusivebigbox  h5 span {
	color: #ee7f00;
}
.exclusivebigbox h5 span.series {
	float: right;
	padding: 1px 5px;
	background: #D4D3D3;
	color: #fff;
	font-size: 10px;
	line-height: 12px;
}
.exclusivebigbox h2 {
	clear: both;
	font-weight: bold;
	color: #727272;
	font-family: Arial, sans-serif;
	font-size: 18px;
	padding: 0;
}
