@charset "utf-8";
/* CSS Document */
.box_default {
	background-color: #FFF;
}
.box_default_title {
	height: 37px;
}
.box_default_content {
	padding: 9px;
}
.box_default_content_nopad {
	
}

.box_imgpad img {
	margin-bottom: 10px;
}


.box_features {
	width: 422px;
	height: 179px;


	padding-right: 2px;
	float: left;
}
.box_features_img {
	position: absolute;
	width:276px;
	height: 13px;
	margin-top: 125px;
	margin-left: 146px;
	z-index: 100;
}
.box_features_title {
	background-image: url(../images/_custom/headlines/hl_features.png);
	height: 37px;
	background-repeat: no-repeat;
}
.box_latestcontent {
	width: 287px;
	padding-right: 2px;
	float: left;
}
.box_latestcontent_title {
	background-image: url(../images/_custom/headlines/hl_latestcontent.png);
	height: 37px;
	background-repeat: no-repeat;
}
.box_lastmatches {
	width: 287px;
	float: left;
}
.box_lastmatches_title {
	background-image: url(../images/_custom/headlines/hl_latestmatches.png);
	height: 37px;
	background-repeat: no-repeat;
}
.box_title {

}
.box_features_content {

}
.box_content_balken {
	background-image: url(../images/_custom/balken_1.jpg);
	height: 141px;
}

/* Articles */
.article {
}
.article_title {
	margin-left: 16px;
	margin-right: 16px;
	padding-top: 2px;
	font-size: 18px;
	color: #000;
}
.article_date {
	margin-left: 16px;
	margin-right: 16px;
	padding-bottom: 7px;
	border-bottom: 1px dashed #CCC;
}
.article_content {
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #CCC;
}
.article_related {
	margin-left: 16px;
	margin-right: 16px;
}
.article_rate {
	margin-left: 16px;
	margin-right: 16px;
	padding-bottom: 10px;
}


/* NEWS */
.news {
	width: 563px;
	background-image: url(../images/_custom/contentborder/border_center.png);
}
.news_img {
	text-align:center;
}
.news_title {
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 15px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	height: 31px;
	font-size: 8pt;
	font-weight: bold;
	background-image: url(../images/_custom/news/headeruntersatz.png);
	background-repeat: no-repeat;
}
.news_title_headline {
	padding-top: 7px;
	float: left;
}
.news_title_headline img {
	padding-right: 4px;
}
.news_title_author {
	margin-right: 9px;
	text-align: right;
	float: right;
}
.news_title_author a {
	font-weight: normal;
}
.news_content {
	margin-left: 9px;
	margin-right: 9px;
}
.news_content table {
	margin: 0;
	padding: 0;
}
.news_content tr {
	margin: 0;
	padding: 0;
}
.news_content td {
	margin: 0;
	padding: 0;
}
.news_content li {
	list-style-position: outside !important;
	margin-left: 20px !important;
}
.news_content p {
	margin-top: 5px;
}
.news_related {
	margin-left: 9px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.news_comments {
	margin-left: 9px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 40%;
	float: left;
}
.news_admin {
	width: 40%;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 9px;
	text-align: right;
	float: right;
}
.news_bordertop {
	background-image: url(../images/_custom/contentborder/border_top.png);
	background-repeat: no-repeat;
	height: 13px;
}
.news_borderbottom {
	background-image: url(../images/_custom/contentborder/border_bottom.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	height: 12px;
}

/* latestfiles */
.latestfiles {
	overflow: hidden;
	padding: 0;
	margin: 0;
}	
.latestfilesicon {
	width: 22px;
	padding-left: 5px;
	height: 28px;
	background-repeat: no-repeat;
	background-image: url(../images/_custom/sc_files.png);
	float: left;
}
.latestfilestext {
	width: 250px;
	float: left;
}
.latestfilestitle {
}
.latestfilestitle a {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.latestfilescount {
	color: #a0a0a0;
	font-size: 9px;
}
/* latestnews */
.latestnews {
	overflow: hidden;
}
.latestnewsicon {
	width: 22px;
	padding-left: 5px;
	background-repeat: no-repeat;
	height: 28px;
	background-image: url(../images/_custom/sc_forums.png);
	float: left;
}
.latestnewstext {
	width: 250px;
	float: left;
}
.latestnewstitle {
}
.latestnewstitle a {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.latestnewsdate {
	color: #a0a0a0;
	font-size: 9px;
}
/* Matchresults */
.gameresult {
	overflow: hidden;
}
.gameicon {
	width: 42px;
	padding-left: 5px;
	margin-top: 3px;
	float: left;
}
.gamevs {
	width: 200px;
	float: left;
}
.gameopp {
}
.gameopp a {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.gamedate {
	color: #a0a0a0;
	font-size: 9px;
}
.gamescore {
	width: 30px;
	margin-top: 8px;
	float: left;
}

/* Latest Content */
.latesttopics {
	margin-top: 0px;
	overflow: hidden;
}
.latesttopics ul {
	list-style-type: none;
}
.latesttopics_img {
	width: 22px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-image: url(../images/_custom/sc_forums.png);
	height: 28px;
	float: left;
}
.latesttopics_links {
	width: 250px;
	float: left;
	font-size: 9px;
}
.latesttopics_boardlink a {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
.latesttopics_topiclink {
	font-size: 9px;
}
.latesttopics_topiclink a {
	color: #a0a0a0;
	font-size: 9px;
	padding: 0 !important;
	margin: 0 !important;
}

/* shortnews */
.shortnews {
	width: 170px;
	margin-left: 9px;
	margin-right: 8px;
	margin-bottom: 15px;
	text-align: justify;
	float: left;
}
.shortnews_img {
}
.shortnews_title {
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
}
.shortnews_title a{
	color: #000;
	font-weight: bold;
}
.shortnews_text {
	padding-left: 7px;
	padding-right: 7px;
}
.shortnews_text a {
	color: #0060A5;
}
/* GALLERY */
.gallery {
	border-bottom: 1px solid #DDD;
	padding-top: 10px;
	padding-bottom: 10px;
}
.gallery_pic {
	width: 200px;
	float: left;
}
.gallery_info {
	width: 350px;
	float: left;
}
.gallery_title {
	font-size: 18px;
}
.gallery_picnum {
}
.gallery_added {
}
