.msusport {
}

.msusport .sportartundliga {
	font-size: 15px;
	color: #0c69b7;
	font-weight: bold;
}

.msusport .vorschauheader {
	font-size: 13px;
	font-weight: bold;
}

.msusport {
	padding-bottom: 16px;
}

.msusport .dotline {
	border-top: 1px dotted #5b6265;
	line-height: 1px;
}

.msusport .dachzeile {
	background-color: #f9f6ed;
	border-top: 1px dotted #5b6265;
	border-bottom: 1px solid #c0c5c7;
}

.msusport .modulname {
	text-align: center;
	height: 23px;
	width: 100%;
	color: #5b6265;
	font-size: 13px;
	font-weight: bold;
}

.msusport .tabs {
	margin-left: 10px;
}

.msusport .tabs a {
	color: black;
}

.msusport .tabs span {
	float: left;
	display: block;
	text-align: center;
	font-size: 10px;
	color: #5b6265;
	background-color: #f9f6ed;
	border: 1px solid #f9f6ed;
	border-bottom: none;
	font-weight: normal;
}

.msusport .tabs span.trennlinie {
	float: left;
	display: block;
	text-align: center;
	font-size: 10px;
	color: #5b6265;
	border-bottom: none;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}

.msusport .tabs span.inaktiv {
	display: block;
	float: left;
	text-align: center;
	font-size: 10px;
	text-decoration: underline;
	color: #5b6265;
	background-color: #f9f6ed;
	border: 1px solid #f9f6ed;
	border-bottom: none;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}

.msusport .tabs span.aktiv {
	position: relative;
	top: 1px;
	border-color: #c0c5c7;
	border-bottom: none;
	background: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.msusport .content {
	position: relative;
	top: 4px;
	left: 0px;
	z-index: 10;
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #464d50;
	padding-bottom: 16px;
}

.msusport .content a,
.msusport .content a:visited {
	/*color: #464D50;*/
             font-weight: bold;
}


.msusport .search_area {
	background-color: #EEF7FD;
	border: 1px solid #0C69B7;
	padding: 5px 0px 0px;
}

.msusport .search_td {
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	height: 32px;
	padding-left: 10px;
	padding-right: 10px;
}

.msusport .search_td_2 {
	font-weight: normal;
	height: 32px;
	padding-left: 10px;
	padding-right: 10px;
}