/* styleSheet SupPorta 2008 */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin: 0px;	
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}

p {
	margin: 0px 0px 20px 0px;
}

p.bodytext {
	/*width: 610px;*/
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.8em;

}
hr {
	border: none;
	border-top: solid 1px #999999;
	margin: 10px 0px 10px 0px;
}
#top {
	background-image: url(left.png);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 150px;
}

.breadcrumbs {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 9px;
	margin: 0px 0px 0px 10px;
}

#main-content {
	width: 640px;
	float:left;
	margin: 3px 10px 10px 50px;	
	padding: 5px 15px 10px 0px;
	line-height: 1.8em;
	font-size: 12px;
	/*font-family: "Trebuchet MS", Verdana, sans-serif;*/
}
#frontpageWrap {
	width: 940px;
	float:left;
	clear:both;
	margin: 3px 5px 10px 27px;	
	padding: 5px 15px 10px 0px;
}


/* Startseiten-Elemente */
#newsCol {
	float: left;
	width: 384px;
	padding: 2px;
	/*border: 1px solid #999999;*/
	margin: 0px 0px 10px 20px;
	font-size: 12px;
	line-height: 1.4em;
}

#topCol {
	float: left;
	width: 264px;
	margin: 0px 0px 10px 10px;
	padding: 2px;
	border: 1px solid #999999;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.4em;
}

#recentCol {
	float: left;
	width: 224px;
	height: 210px;
	margin: 0px 0px 10px 10px;
	padding: 2px;
	/*border: 1px solid #999999;*/
	font-weight: normal;
	font-size: 10px;
}

.FrontpageUnterzeile {
	margin: -16px 3px 6px 3px;
	font-size: 1.0em;
	color: #666666;
	font-weight: bold;
	text-align: left;
}

.frontpageTeaser {
	font-size: 1.0em;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin: 0px 3px 0px 3px;
}

.colHead {
	display: block; 
	background: #ffbf44; 
	font-size: 9px;
	font-weight: bold;
	text-align:right; 
	padding: 1px 5px 1px 0px; 
	margin: -2px -2px 5px -2px;
	border-bottom: 1px solid #999999; 
}

.statusZeile {
	font-size: 9px;
	width: 310px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	margin: 5px 3px 2px 3px;
	padding-left: 12px;
	float: left;
	background-image: url(bgSmallLogo.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #999999; 
}

.statusZeileOhne {
	font-size: 9px;
	width: 310px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	margin: 5px 3px 2px 3px;
	float: left;
	clear: both;
}

.readOnLink {
	font-size: 9px;
	width: 95%;
	color: #990000;
	font-weight: bold;
	text-align: right;
	margin: 5px 3px 2px 0px;
	float: left;
	clear: both;
}

.elementDiv {
	/*border-bottom: solid 1px #999999; */
	float:left; 
	margin-bottom: 20px;
}

/* ENDE STARTSEITEN ELEMENTE */

#topRight {
	width: 205px;
	float: right;
}

#navi {
	float: left;
	width: 240px;
	margin: 10px 0px 10px 0px;
	font-size: 10px;
	line-height: 1.2em;
}

#naviRight {	
	/*border: 1px solid #999999;
	background: #EFEFEF;*/
	margin: 0px 4px 0px 0px;
	padding: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

#contentRight {	
	margin: 20px 4px 10px 0px;
}

#upperNavi {
	float: left;
	clear:both;
	height: 16px;
	width: 690px;
	color: #000000;
	margin: 42px 0px 0px 60px;
	padding: 1px 5px 0px 10px;
}

#footer {
	width: 900px;
	border-top: 1px solid #999999;
	clear:both;
	text-transform: lowercase;
	font-size:0.8em;
	margin: 50px 0px 20px 60px;
	padding: 10px 0px 20px 0px;
	text-align: center;
	color: #999999;
}

/* GAMEDAY */

.gameDay {
	float: right;
	clear: both;
	width: 210px;
	margin: 0px 0px 10px 10px;
	padding: 4px;
	/*border: 1px solid #999999;*/
	font-weight: normal;
	font-size: 11px;
	line-height: 1.2em;
	/*text-indent: -2px;*/
}
/*
.gameDayHead {
	display: block; 
	background: #ffbf44; 
	font-size: 11px;
	font-weight: bold;
	text-align:right; 
	padding: 1px 5px 1px 0px; 
	margin: -4px -4px 5px -4px;
	border-bottom: 1px solid #999999; 
}
*/

.gameDayHead {
	font-size: 9px;
	/*width:95%;*/
	color: #666666;
	font-weight: bold;
	text-align: left;
	padding: 1px 5px 1px 13px; 
	/*margin: -4px -4px 5px -4px;*/
	margin: 0px 0px 5px 0px;
	background-image: url(bgSmallLogo.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #999999; 
}

.GameDayImg {
	width: 48px;
	height: 48px;
	float: right;
	border: 0px;
	margin: 0px 0px 10px 5px;
}

.gameDayGegner {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

.gameDayErgebnis {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	width: 50px;
	text-align: right;
	margin: 0px 0px 4px 0px;
}

.gameDayTeam {
	font-size: 10px;
	line-height: 24px;
	font-weight: normal;
	width: 90px;
	margin: 0px 0px 4px 10px;
}

.gameDayMenu {
	width: 210px;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-align: right;
	margin: 0px 0px 4px 0px;
	float: left;
	clear: both;
}

.gameDayText {
	width: 210px;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-align: right;
	margin: 0px 0px 4px 0px;
	float: left;
	clear: both;
}

/* MENU ITEM SPIELE */

.spieleMenuItem {
	float: left;
	width: 160px;
	margin: 0px 2px 10px 0px;
	padding: 4px;
	border: 1px solid #999999;
	font-weight: normal;
	font-size: 9px;
	line-height: 1.2em;
}


/* INFO BOX */

.infoBox {
	float: left;
	width: 125px;
	margin: 2px 10px 2px 0px;
	padding: 0px;
	border: 1px solid #999999;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.2em;
}

.infoBoxHead {
	display: block; 
	background: #ffbf44; 
	font-size: 9px;
	font-weight: bold;
	text-align:right; 
	padding: 1px 5px 1px 0px; 
	border-bottom: 1px solid #999999; 
}

.infoBoxContent { 
	font-size: 9px;
	padding: 5px;  
	margin: 5px;
}

/* INLINE PICS */

.inlinePic {
	float: right;
	margin: 2px;
	padding: 0px;
	border: 1px solid #999999;
	width: 246px;
}

.imgText {
	margin: 0px;
	padding: 5px;
	background: #efefef;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.2em;
}

.inlinePicImg {
	margin: 2px;
	width: 240px;
}

/* TOP STORY */
.topStory {
	width: 320px; 
	float: left;
}

/* im Forum */
.user-latestpunbb-pi1 {
	
}
/* TRENNER */
.trenner {
	border: 0px solid #999999;
	height: 5px;
	clear: both;
	margin: 0px 4px 6px 4px;
	border-bottom: solid 1px #999999;
}

/* BOTTOM TEASER */
.bottomTeaser {
	margin: 10px 4px 10px 4px;
	border: 1px solid #999999;
	padding: 4px;
	font-weight: normal;
	font-size: 9px;
	line-height: 1.2em;
	float: right;
}

/* TEASER NEWS ITEMS */
.newsItem {
	float: left;
	margin: 2px 0px 5px 0px;
}
.newsItem p {
	margin: 0px;
}

/* TEASER BOX MEN� */

.teaserBox {
	float: left;
	width: 164px;
	height: 210px;
	margin: 4px;
	padding: 2px;
	border: 1px solid #999999;
	font-weight: normal;
	font-size: 9px;
}

.teaserBoxHeadline, .teaserBoxHeadline:link {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	width: 150px;
	margin: 0px;
}

/* PLAYER OF THE DAY */

.imgPoD{
	width: 48px;
	height:65px;
	margin: 0px 0px 5px 10px;;
	float: right;
}


/* MENU STYLES */
.topNavi:link, .topNavi:visited, .topNavi:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: lowercase;
}

.topNavi:hover {
	color: #666666; 
}

/* BREADNAVI */
.footerNavi:link, .footerNavi:visited, .footerNavi:active, .breadNavi:link, .breadNavi:active, .breadNavi:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 9px;
}

.breadNavi:hover, .footerNavi:hover {
	color: #ffbf44; 
}

/* MAIN-LEVEL 1 */
.mainNavi:link, .mainNavi:visited, .mainNavi:active {
	font-weight: bold;
	display: block;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 0px 4px 0px;
	/*border-bottom: #999999 1px solid;*/
}

/* MAIN-LEVEL 2 */
.mainNavi-lvl2:link, .mainNavi-lvl2:visited, .mainNavi-lvl2:active {
	font-weight: bold;
	display: block;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	margin: -2px 0px 4px 8px;
}

/* MAIN-LEVEL 3 */
.mainNavi-lvl3:link, .mainNavi-lvl3:visited, .mainNavi-lvl3:active {
	font-weight: bold;
	display: block;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	margin: -2px 0px 4px 16px;
}

/* MAIN-LEVEL 4 */
.mainNavi-lvl4:link, .mainNavi-lvl4:visited, .mainNavi-lvl4:active {
	font-weight: bold;
	display: block;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	margin: -2px 0px 4px 20px;
}

.mainNavi:hover, .mainNavi-lvl2:hover, .mainNavi-lvl3:hover, .mainNavi-lvl4:hover {
	color: #ffbf44; 
}

.topNews:link, .topNews:visited, .topNews:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.topNews:hover {
	color: #ffbf44; 
}

.menuTeaser {
	float: left;
	clear: both;
	margin: 0px 10px 20px 0px;
}

.menuItem {
	float: left;
	clear: both;
	margin: 10px 10px 0px 0px;
}

.menuItemDescription {
	font-weight: normal;
	font-size: 9px;
	line-height: 1.2em;
	margin: -10px 0px 0px 0px;
}

.teaserHeadline {
	font-weight: bold;
	color: #990000;
	float: left;
}

.TopImgFrontpage {
	float: right;
	margin: 0px 0px 10px 10px;
}

/* FCEs */
/* pageTeaser */
.pageTeaser {
	margin: 5px 0px 15px 0px;
}

.pageTeaserImg {
	float: left;
}


/* TEXT STYLES */

a {
	color: #990000;
	text-decoration: none;
	font-size: 1.0em;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-family: "Trebuchet MS", sans-serif;
	color: #990000;
	font-size: 1.8em;
	line-height: 1.0em;
	margin: 14px 0px 10px 0px;
}
h2 {
	font-family: "Trebuchet MS", sans-serif;
	color: #990000;
	font-size: 1.6em;
	line-height: 1.0em;
	margin: 14px 0px 16px 0px;
}
h3 {
	font-family: "Trebuchet MS", sans-serif;
	color: #990000;
	font-size: 1.4em;
	line-height: 1.0em;
	margin: 2px 0px 16px 0px;
}

.topTeaser, .topTeaser:link, .topTeaser:active, .topTeaser:visited {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 1.8em;
	line-height: 1.0em;
	margin: 8px 0px 16px 0px;	
}

.unterzeile {
	margin: -10px 0px 4px 0px;
	font-size: 1.0em;
	color: #666666;
	font-weight: bold;
}


.autorenzeile {
	margin: 0px 0px 12px 0px;
	font-size: 10px;
	color: #999999;
	line-height: 1.2em;
	font-weight: normal;
}

.lastEdited {
	margin: 16px 0px 6px 0px;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
	text-align: right;
	clear: both;
}

.teaser {
	margin: 10px 0px 16px 0px;
	font-size: 12px;
	line-height: 1.6em;
	color: #222222;
	font-weight: bold;
	clear: both;	
}

.bodyCopy {
	line-height: 1.8em;
	margin: 2px;
}

.lead {
	line-height: 1.2em;
	font-weight: bold;
}

.storyLogo {
	float: left; 
	margin: 0px 0px 5px 0px; 
	width: 160px; 
	height: 74px;
}

.teaserMain {
	float: left;
	margin: 5px;
	clear: both;
}

.standing_inhalt {
	color: #000000;
	font-weight: normal;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 1.2em;
	text-transform: none;
}

.standing_inhalt_em {
	color: #000000;
	background: #ffbf44; 
	font-weight: normal;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 1.2em;
	text-transform: none;
}

input {
	width:90px;
	border: solid 1px #999999;
	padding-left: 3px;
	margin: 2px;
}

.csc-textpic-caption {
	background: #cccccc;
	font-size: 9px;
	color: #222222;
	font-weight: bold;
	line-height: 1.0em;
	padding: 6px 6px 10px 6px;
}

/* TIPPSPIEL */

.tippspielDiv {
	width: 470px;
	border: solid 1px #999999;
	background: #ffffff;
	font-size: 12px;
	line-height: 1.2em;
	margin: 10px 0px 20px 20px;
}

.tippspielTab {
	font-size: 9px;
	line-height: 1.2em;
	margin: 1px 0px 0px 0px;
	border-bottom: solid 1px #999999;
	height: 20px;
	vertical-align: middle;
}

/* DREISPALTER */

#spalte1 {
	width: 260px;
	float: left;
	margin: 10px 5px 10px 15px;
}

#spalte2 {
	width: 220px;
	float: left;
	margin: 10px 5px 10px 5px;
}

#spalte3 {
	width: 220px;
	float: left;
	margin: 10px 5px 10px 5px;
}

