/* News */

#content_main .news-list-date {
	font-weight: bold;
	text-align: right;
}

#content_main .news-single-timedata{
	font-weight: bold;
}

#content_main .news-list-item img, #content_main .news-single-item img {
	margin: 5px 10px 10px 0px;
	float: left;
}

#content_main  .news-list-morelink {
	clear: both;
}

.news-single-author {
	display: none;
}

.infoContent img {
	display: none;
}

/* LOGIN ÜBERSICHT */
#sidebar #meinhsv .tx-felogin-pi1 {
	margin-bottom: 0px;
}

.tx-felogin-pi1 h3{
	color: white;
	font-size: 11px;
}

#sidebar #meinhsv {
	background-color: #af1818;
}

#meinhsv p, #meinhsv div, #meinhsv div {
	color: white;
}

#meinhsv p{
	color: white;
}

#sidebar #meinhsv ul{
	background-color: transparent;
}

#sidebar #meinhsv li{
	border: none;
	background-color: white;
	padding: 0px;
	background-color: transparent;
}

#sidebar #meinhsv li a{
	color: white;
	font-size: 11px;
}

#sidebar #meinhsv .felogin-hidden {
	margin-bottom: 0px;
}

#sidebar #meinhsv label {
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 5px 0px;
}

#sidebar #meinhsv input {
	color: black;
	background-color: white;
	padding: 5px;
}

#sidebar #meinhsv div {
	margin-bottom: 10px;
}

#sidebar #meinhsv legend {
	display: none;
}

/* MANNSCHAFTSUEBERSICHT SIDEBAR */

#sidebar .tx-sportsclub-pi1 {
	margin-top: 2px;
	background-color: white;
	padding-top: 0px;
	clear: both;	
}

/* SUCHE */

#global_search {
	height: 27px;
	width: 162px;
	display: block;
}

#global_search .headsearch {
	border: 1px solid #404040;
	padding: 5px;
	display: inline;
	float:left;
	width: 130px;
}

/* IE 7.0 STARHACK obwohl Firefox falsche Dasrstellung bringt */

*+html #global_search .headsearch {
	width: 120px;
}

* html #global_search .headsearch {
	width: 120px;
}

#global_search .button {
	height: 25px;
	width: 28px;
	border: 1px solid #404040;
	display: inline;
	float:right;
}

/* SPIELBERICHTE DETAIL */

.tx-sportsclub-pi2 {
	position: relative;
}

.tx-sportsclub-pi2 .result{
	display: block;
	position: absolute;
	width: 150px;
	height: 50px;
	top: 10px;
	right: 25px;
}


.tx-sportsclub-pi2 .result h4{
	font-size: 36px;
	text-align: right;
	color: #cc282d;
	line-height: normal;
}


/* VEREINSMITGLIEDERAUFLISTUNG */
.tx-sportsclub-pi3 .allmembers {
	width: 100%;
}

.tx-sportsclub-pi3 .allmembers th{
	font-weight: bold;
	text-align: left;
	padding: 5px;
}

.tx-sportsclub-pi3 .profilimg{
	float: left;
	width: 150px;
	padding-right: 10px;
	text-align: left;
}

.tx-sportsclub-pi3 .profilimg img{	

}

.tx-sportsclub-pi3 .allmembers td{
	padding: 5px;
	border-bottom: 1px dashed silver;
}

/* TRAININGSZEITEN TABLE VIEW */
.tx-sportsclub-pi4 .tableview {
	width: 100%;
}

.tx-sportsclub-pi4 .tableview th{
	width: 100px;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	border-bottom: 1px dashed #E41C1C;
}

.tx-sportsclub-pi4 .tableview td{
	width: 100px;
	border-bottom: 1px dashed silver;
	padding: 5px;
}


/* REGISTRIERUNG */

input, textarea {
	border: 1px solid #999999;
	cursor: pointer;
}

input:focus, textarea:focus {
	border: 1px solid #E41C1C;
}

input:active, textarea:active, input:hover, textarea:hover {
	border: 1px solid #E41C1C;
}

.tx-srfeuserregister-pi1 dt {
	height: 25px;
	text-align: left;
	width: 30%;
	margin-right: 20px;
	margin-bottom: 5px;
	padding: 0 0 0 5px;
	color: #666;
}

.tx-srfeuserregister-pi1 dd input {
	padding: 5px;
}

/* DAM DOWNLOADS */

.tx-damdownloads-pi1 table{
	width: 100%;
}

.tx-damdownloads-pi1 table a{
	display: block;
	width: 80px;
	height: 80px;
	padding: 5px;
	background-color: white;
	border: 1px solid #E41C1C;
	text-align: center;
	vertical-align:middle;
}

.tx-damdownloads-pi1 table td{
	width: 20%;
}

.tx-damdownloads-pi1 table img {
}
