/* News */

.news-header {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D60000;
	letter-spacing: 1px;
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
}
#news-item {
	font-size: 10px;
	line-height: 13px;
	background-image: url(../images/home/news_gradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 320px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#news-item a{
	font-size: 11px;
	font-weight: bold;
	color: #D60000;
	text-decoration: none;
}
#news-item a:hover{
	text-decoration: underline;
}

.news-item-img {
	padding: 1px;
	border: 1px solid #D60000;
	display: block;
	float: right;
	margin-top: -10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#news-list {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6DADA;
	width: 340px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(../images/home/news_gradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#news-list a{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/navigation/arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 7px;
	display: block;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6DADA;
	height: 16px;
	padding-left: 20px;
}
#news-list a:hover{
	color: #D60000;
}
.news-list-more{	
	font-size: 9px;
	font-weight: bold
}




/* Block */

#block-wrap {
	float: left;
	margin-bottom: 10px;
	background-image: url(../images/home/block_background.gif);
	background-repeat: repeat-y;
}
#home_content_rechts #block {border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;}
/*#block {
	width: 145px;
	float: left;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: green!important;
	background-color: #EAECEC;
}*/

/*#block-header {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-left: 8px;
	padding-top: 2px;
	width: 137px;
	height: 17px;
	display: block;
	background-image: url(../images/home/block_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}*/
#block-list a {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/navigation/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	display: block;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 16px;
	padding-left: 14px;
}
#block-list a:hover{
	color: #D60000;
}
.block-list-more{	
	font-size: 9px;
	font-weight: bold
}
#block-text {
	font-size: 9px;
	line-height: 13px;
	color: #333333;
	display: block;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
#block-text a{
	font-size: 10px;
	font-weight: bold;
	color: #D60000;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
}
#block-text a:hover{
	text-decoration: underline;
}



/* Ad */

#ad-wrap {
	float: left;
}
#ad {
	width: 145px;
	float: left;
	clear: left;
	margin-bottom: 7px;
	padding-right: 10px;
}




/* tab */

.tabs{
	padding: 0px;
	margin: 0px;
	width: 300px;
	height: 30px;
	display: block;
	background-image: url(../images/home/tab-dot.gif);
	background-repeat: repeat-x;
	background-position: 0px 20px;
	clear: left;
}
.tabs li{
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 8px;
	padding-right: 12px;
	padding-top: 2px;
	height: 19px;
	display: block;
	float: left;
	background-image: url(../images/home/tab.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.tabs li a{
	text-decoration: none;
	color: #FFFFFF;
	}

.tabs li.selected{
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 8px;
	padding-right: 12px;
	padding-top: 2px;
	height: 19px;
	display: block;
	background-image: url(../images/home/tab-active.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D60000;
}

.tabs li.selected a{
	text-decoration: none;
	color: #D60000;
}

.tabcontentstyle{
	clear: left;
}

.tabcontent{
	display:none;
}



/* RunnersTV */

#runnerstv {
	width: 300px;
	height: 210px;
	float: left;
}



/* Calendar */

#calendar-wrap {
	width: 300px;
	background-image: url(../images/home/news_gradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	margin-bottom: 10px;
}
#calendar-header {
	font-size: 9px;
	font-weight: bold;
	color: #D60000;
	padding-left: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	display: block;
	float: left;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6DADA;
}
#calendar-more a{
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/navigation/arrow.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	display: block;
	float: left;
	width: 143px;
	font-weight: bold;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6DADA;
}
#calendar-more a:hover{
	color: #D60000;
}

#calendar-entry {
	padding-top: 3px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6DADA;
	float: left;
	width: 300px;
	display: block;
}
#calendar-id {
	font-size: 9px;
	font-weight: bold;
	padding-right: 2px;
	float: left;
	width: 6px;
	align:right;
}

#calendar-date {
	font-size: 9px;
	font-weight: bold;
	padding-left: 3px;
	float: left;
	width: 45px;
}
#calendar-event {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	float: left;
	width: 120px;
}

#calendar-event a{
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	float: left;
	width: 120px;
}
#calendar-event a:hover{
	color: #D60000;
}
#calendar-place {
	font-size: 9px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	width: 90px;
}

/* Pagecollection in tab */
#page-col-tab-entry {
	padding-top: 3px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6DADA;
	float: left;
	width: 300px;
	display: block;
}

#page-col-tab-date {
	font-size: 9px;
	font-weight: bold;
	padding-left: 3px;
	float: left;
	width: 65px;
}

#page-col-tab-link {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	float: left;
	width: 200px;
}

#page-col-tab-link a {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	width: 200px;
}

#page-col-tab-link a:hover {
  color: #D60000;
}

/* Poll */

#poll-entry {
	font-size: 9px;
	line-height: 15px;
	background-color: #F5F6F6;
	margin-bottom: 2px;
}
#poll-entry input{
	vertical-align: middle;
}
#poll-button a{
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	display: block;
	background-image: url(../images/navigation/button_small.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 15px;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	margin: 5px;
}
