div.ce h2 {
    text-align: left;
}

div.span-left {
    float: none;
    display: inline-block;
}

div.span-left input {
    width: 100px;
}

.content-main-section {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0.15em 0.3em rgba(0, 0, 0, 0.15);
    margin-left: auto;
    margin-right: auto;
    width: 1170px;
}

.row-fluid > [class*="span"].topsport-logo {
	margin-left: 54px;
	width: 270px;
}

.row-fluid > [class*="span"].hdsports-logo {
	margin-left: 2px;
	width: 170px;
}
div.all-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}


div.all-container div.all-content-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

div.right-column-ad-banner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow-x: hidden;
}

div.right-column-ad-banner div.right-column-ad-banner-container {
	margin-left: auto;
	margin-right: auto;
	width: 1170px;
	overflow: visible;
}

div.right-column-ad-banner div.right-column-ad-banner-container div.right-column-ad-banner-content {
	z-index: 1;
	position: relative;
	left: 1170px;
	top: 0;
}

/* Headernavigation */

ul.nav-main li{
	border: medium none;
    float: left;
    margin: 0;
    padding-left:1em;
    text-transform: uppercase;
}
ul.nav-main{
	list-style:none;	
}

#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu {
  height: 49px;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  background: #141414;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAIAAACUDVRzAAAAA3NCSVQICAjb4U/gAAAALElEQVQImWMwMrJi+v//PxMDw3+m//8ZoPR/qBgDEhuXGLoeYswhXg8R5gAAdVpfoJ3dB5oAAAAASUVORK5CYII=) 100% 100%; 
  background: -moz-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32323a), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -o-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -ms-linear-gradient(top, #32323a 0%, #141414 100%);
  background: linear-gradient(to bottom, #32323a 0%, #141414 100%);
  border-bottom: 2px solid #e00f16;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  background: #141414;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAIAAACUDVRzAAAAA3NCSVQICAjb4U/gAAAALElEQVQImWMwMrJi+v//PxMDw3+m//8ZoPR/qBgDEhuXGLoeYswhXg8R5gAAdVpfoJ3dB5oAAAAASUVORK5CYII=) 100% 100%; 
  background: -moz-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32323a), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -o-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -ms-linear-gradient(top, #32323a 0%, #141414 100%);
  background: linear-gradient(to bottom, #32323a 0%, #141414 100%);
  color: #ffffff;
  display: inline-block;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 15px;
  line-height: 49px;
  padding: 0 20px;
  text-decoration: none;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul {
  float: left;
}
#cssmenu > ul > li {
  float: left;
}
/*#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #e00f16;
  margin-left: -10px;
}*/
#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#cssmenu > ul > li:last-child > a {
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
}
#cssmenu > ul > li.active > a {
 /* box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;
  background: #070707;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAIAAACUDVRzAAAAA3NCSVQICAjb4U/gAAAALklEQVQImWNQU9Nh+v//PxMDw3+m//8ZkNj/mRgYIHxy5f//Z0BSi18e2TwS5QG4MGB54HL+mAAAAABJRU5ErkJggg==) 100% 100%; 
  background: -moz-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26262c), color-stop(100%, #070707));
  background: -webkit-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -o-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -ms-linear-gradient(top, #26262c 0%, #070707 100%);
  background: linear-gradient(to bottom, #26262c 0%, #070707 100%);*/
background: #7d7e7d; /* Old browsers */
background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7d7e7d 0%,#0e0e0e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */

}
#cssmenu > ul > li:hover > a {
 /* background: #070707;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAIAAACUDVRzAAAAA3NCSVQICAjb4U/gAAAALklEQVQImWNQU9Nh+v//PxMDw3+m//8ZkNj/mRgYIHxy5f//Z0BSi18e2TwS5QG4MGB54HL+mAAAAABJRU5ErkJggg==) 100% 100%; 
  background: -moz-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26262c), color-stop(100%, #070707));
  background: -webkit-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -o-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -ms-linear-gradient(top, #26262c 0%, #070707 100%);
  background: linear-gradient(to bottom, #26262c 0%, #070707 100%);
  box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;*/
background: #7d7e7d; /* Old browsers */
background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7d7e7d 0%,#0e0e0e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */

}


.message.error {
    margin-top: -4px;
    margin-bottom: 15px;
    color: red;
}


#cssmenu .has-sub {
  z-index: 1;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
  background: #e00f16;
  border-bottom: 1px dotted #ec6f73;
  filter: none;
  font-size: 11px;
  display: block;
  line-height: 120%;
  padding: 10px;
}
#cssmenu .has-sub ul li:hover a {
  background: #b00c11;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #b00c11;
  border-bottom: 1px dotted #d06d70;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #80090d;
}



/* Table */


tbody tr:first-child td{
	border-top:none;
}
table {

    color: #555555;
}
table tr:nth-child(odd) { background-color: #F9F9F9; }

table.list-data td{
	padding:0.5em;
	border-top: 1px solid #DDDDDD;
    line-height: 14px;
    padding: 8px;
    text-align: left;
}


table.list-data td.text-right {
    text-align: right;
}

table.list-data thead tr{
	background-color:white;
}

table.list-data thead td {
    border-top: 1px solid #DDDDDD;
    line-height: 18px;
    padding: 8px;
    text-align: left;
}
table.list-data thead tr{
	border-bottom: 1px solid #E00F16
}
table tbody tr{
	font-size:0.9em;
}

div.ce h1{
	font-size:1.2em;
}


.left-column table.list-data, .right-column table.list-data{
    margin-bottom: 1em;
    width: 100%;
}

table{
	line-height:1.2em;
	font-size:1em;
}


thead tr{

  background-color: white;
  border-bottom: 1px solid #e00f16;
}

table.list-data td {
    padding-left: 0.5em !important;
}


/* General*/
a{
	color:#49AFCD;
}

.content{
	margin-left: auto;
    margin-right: auto;
    width: 1170px;
}

.left-column, .right-column{
	margin-top:6.5em;	
}
.left-column {
    background-color: #eee;
    margin-top: 6.5em;
  /*  padding: 1em 1.7em 1em 1em; */
    margin-bottom: 1em;
    margin-left:1em !important;
    padding:1em;
}

/*
table.list-data{
	border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
}*/
.content-main-inner .ce .csc-textpic-text h2{
    color: #444444;
    font-size: 2.5em;
    line-height: 35px;
    margin-bottom: 0.7em;
    margin-top: 1em;
    font-family:"Arial";
}
.content-main-inner .ce .csc-textpic-text {
	font-size: 1em;
    line-height: 1.5em;
}

.content-main-inner .ce{
	margin-bottom:3em;
}
.content-main-inner .ce header, .content-main-inner .ce form{
	text-align: center;
}
/*
.content-main-inner .ce table.list-data thead tr{
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  background: #141414;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAIAAACUDVRzAAAAA3NCSVQICAjb4U/gAAAALElEQVQImWMwMrJi+v//PxMDw3+m//8ZoPR/qBgDEhuXGLoeYswhXg8R5gAAdVpfoJ3dB5oAAAAASUVORK5CYII=) 100% 100%; 
  background: -moz-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32323a), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -o-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -ms-linear-gradient(top, #32323a 0%, #141414 100%);
  background: linear-gradient(to bottom, #32323a 0%, #141414 100%);
  border-bottom: 2px solid #e00f16;
}*/

.content-main-inner .ce table.table thead tr{
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
   border-top-color: #ffffff;
   text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
}
/*
.content-main-inner .ce table.list-data tbody td{
	font-size:0.9em;
}


.content-main-inner .ce table.list-data thead tr td{
	color: white;
}
.content-main-inner .ce table.list-data{
	width:100%;
	font-size:1.2em;
}
*/

.content-main-inner .ce table.table tbody td{
	font-size:0.9em;
}


.content-main-inner .ce table.table thead tr td{
	color: white;
}
.content-main-inner .ce table.table{
	width:100%;
	font-size:1.2em;
}

.content-main{
	padding-top:2em;
}

.pagination div {
    float: left;
    margin-right: 5px;
}
div.ce .tx-cicregister-login h1, div.ce .Cicregister h1{
	font-size: 1.5em;
}

div.flash-message-container {
	font-family: "Arial";
	margin-bottom: 20px;
}

div.flash-message-container .typo3-message {
	font-size: 1.3em !important;
	font-weight: bold;
}

div.flash-message-container .typo3-message.message-error {
	color: red;
}

div.flash-message-container .typo3-message.message-ok {
	color: green;
}

.ce ul.flash-messages li{
	background:none;
	margin-bottom:1em;
}
.template-3 .left-column, .template-3 .right-column {
	margin-top:6em;
	padding-top: 0;
}
.row .control-group{
	margin-bottom: 0
}
.row input[type='text'], .row input[type='password']{
	height: 24px;
	width: 28em;
}
.template-3 input.btn[type="submit"]{
	margin-top:0.5em;
}
.lead {
    font-size: 15px;
    font-style: italic;
    font-weight: 200;
    line-height: 27px;
    margin-bottom: 18px;
}

.content-main-inner div.ce h1 {
    color: #444444;
    font-family: "Arial";
    font-size: 2.5em;
    line-height: 35px;
    margin-bottom: 1em;
    margin-top: 1em;
}
.content-main-inner form{
	margin:0;
	padding-top:2em;
}

.template-1 select{
	height: 32px;
}
.template-2 .content-main-inner div.ce h1{
	font-size:2em;
	font-weight:normal;
}

.template-2 select {
    background-color: #FFFFFF;
    height: 32px;
    width:100%;
}

.btn-info a, .btn-info a:hover{
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    text-decoration:none;
}
.top-more-button{
	margin-bottom:2em;
}

/*Pagination*/

.ce .pagination{
	float:right;
    min-width: 140px;
}
.ce .pagination ul li{
	background-image:none;
	padding-left:0;
}

.ce ul li.page {
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position: 0 6px;
    background-repeat: no-repeat;
    background-size: auto auto;
    color: #49AFCD;
    font-size: 1em;
    font-style: italic;
    font-weight: normal;
    list-style: none outside none;
    margin-bottom: 2px;
	float:left;
}
.ce .pagination ul li span{
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    float: left;
    line-height: 36px;
    padding: 0 14px;
    text-decoration: none;
    position:relative;
    left:-1px;
}
.ce .pagination ul li a{
	line-height:36px;
}

.row-fluid .main-column {
    width: 43.72% !important;
}
.content-main-inner{
	padding-right:0;
}

.ce p{
	color:#555;
	font-size: 14px;
}

form.running-calendar-events div.filter-select {
	width: 21%;
	display: inline-block;
}

form.running-calendar-events div.filter-select.small-filter-column {
	width: 12%;
	display: inline-block;
}

form.running-calendar-events div.filter-select.large-filter-column {
	width: 23%;
	display: inline-block;
}

div.filter-select {
	width: 23%;
    display: inline-block;
}

div.list-data-container {
    display: inline-block;
}

.template-2 div.filter-select {
    width: 100%;
}

.main-column .content-main-inner .ce form div.filter-select {
    width: 50%;
}

label {
    text-align: left;
}

div.ce form.list-event-filter-form {
    text-align: left;
}

div.filter-select select {
    width: 100%;
}

select {
    width: 23%;
}

.ui-combobox-input{
	width: 300px !important;
}
.tx-cicregister .row, .tx-cicregister-login .row{
	margin-left:1em;
}

.row input[type="text"], .row input[type="password"]{
	width: 60%;
}

form.delete-best-time {
    margin: 0;
}

.content-main .content-main-inner div.ce h1{
	color: #444444;
    font-family: "Arial";
    font-size: 2.1em !important;
    line-height: 35px;
    margin-bottom: 0.7em;
    margin-top: 1em;
}

.runner-image {
    margin-top: 5px;
    margin-bottom: 20px;
}


.left-column .content-left-inner div.ce h1.name {
    margin-top: 10px;
}

.content-main .content-main-inner div.ce h1.name, .left-column .content-left-inner div.ce h1.name {
    font-size: 2.5em !important;
}

.ranking-list .span4{
	width:30%;
}
.ranking-list .span4 select{
	width: 100%;
}
div.content-main-inner div.ce h1{
	font-size:2.5em;
	margin-bottom: 1.5em;
    margin-top: 0.5em;
}
.ui-widget >label{
	font-size: 1.3em;
}

.ui-widget {
    text-align: left;
}

div.main-column div.content-main-inner div.ce h1{
	margin-bottom:1em;
}
div.main-column div.content-main-inner form{
	margin-bottom:2em;
}
.content-main-inner form{
	padding-top:0;
}

div.span10 div.content-main-inner div.ce div.runner h1{
	font-size:1.5em;
}
div.runner{
	
}

.news-img-wrap{width: 100px; height: 100px;}
.news-img-wrap a{width: 100%; height: 100%;}