body
{
      font-family:"Verdana";
      font-size:11px;
      color:#000000;
						background-color:#FFFFFF;
}

body.menu
{
	background-color:#38950E;
	padding:0px;
	margin:2px;
	font-family:"Verdana";
	font-size:11px;
	color:#000000;
}


td
{
      font-family:"Verdana";
      font-size:11px;
      color:#000000;
}

a:link
{
      color:#000000;
}

a:active
{
      color:#000000;
}

a:visited
{
      color:#000000;
}

a:hover
{
      color:#2A722A;
      text-decoration:none;
      position:relative;
      top:1px;
      right:1px;
}

a:hover.menu
{
      color:#fff;
      text-decoration:none;
      position:relative;
      top:1px;
      right:1px;
}

a:hover.menuintern
{
      color:#fff;
      text-decoration:none;
	  font-weight:bold;
      position:relative;
      top:1px;
      right:1px;
}

h1
{
 font-family:"Verdana";
      font-size:11px;
      color:#FFFFFF;
						font-weight:bold;
						margin:0px;
}

.bold
{
      font-weight:bold;
}

.boldAndUnderline
{
 font-weight:bold;
 text-decoration:underline;
}

.center
{
      text-align:center;
}

.right
{
      text-align:right;
}

.centerANDbold
{
      font-weight:bold;
      text-align:center;
}

.registrationHeader
{
      font-size:14px;
      font-weight:bold;
      text-align:left;
}

.registrationHeaderWhite
{
      font-size:14px;
      font-weight:bold;
      text-align:center;
						color:#FFFFFF;
}

.redFont
{
      color:#FF0000;
}

.greyFont
{
      color:#CCCCCC;
}

.greenFont
{
       color:#2A722A;
}

.greenBoldFont
{
       color:#2A722A;
       font-weight:bold;
}

.redBoldFont
{
      color:#FF0000;
      font-weight:bold;
}

.yellowBoldFont
{
      color:#C5AE3B;
      font-weight:bold;
}

.whiteFont
{
 color:#FFFFFF;
}

.smallfont
{
      font-size:11px;
}

.smallerfont
{
      font-size:11px;
}

.smallerFontTop
{
	font-family:Verdana,Arial;
	font-size:10px;
}

.biggerFont
{
      font-size:12px;
}

.redBoldFont
{
      color:#FF0000;
      font-weight:bold;
}

.redBoldFontCalendar
{
	font-family:Verdana,Arial;
	font-size:10px;
	color:#FF0000;
	font-weight:bold;
}

.calendarNoEntry
{
 font-weight:normal;
	font-size:10px;
}

.calendarBold
{
 font-weight:bold;
	font-size:10px;
}

.blackBoldFont
{
	font-family:Verdana,Arial;
	font-size:10px;
 color:#000000;
 font-weight:bold;
}

.underline
{
 text-decoration:underline;
}

.noUnderline
{
 text-decoration:none;
}

.underlineANDbold
{
 text-decoration:underline;
 font-weight:bold;
}

.gone
{
 position:absolute;
	top:-9999px;
	left:-9999px;
	visibility:hidden;
	display:none;
}

.leagueTable
{
 border-collapse:collapse;
 border-left:5px;
 border-right:5px;
 margin:0px; 
 padding:0px;
}

.leagueTableCenter
{
 border-collapse:collapse;
 border-left:5px;
 border-right:5px;
 margin:0px; 
 padding:0px;
 text-align:center;
}

.leagueTableWithBorder
{
 border-collapse:collapse;
 margin:0px; 
 padding:1px;
 border-left:1px;
 border-right:1px;
 border-top:1px;
 border-bottom:1px;
 border-color:#2A722A;
 border-style:solid;
}

.leagueTableWithDottedBorder
{
 border-collapse:collapse;
 margin:0px; 
 padding:1px;
 border-left:1px #2A722A solid;
 border-right:1px #2A722A solid;
 border-top:1px #2A722A solid;
 border-bottom:0px #2A722A solid;
 border-color:#2A722A;
}

select
{
 font-family:"Verdana";
 background-color: #FFFFFF;
 color: #000000;
 font-size: 11px;
}

.textarea
{
 font-family:"Verdana";
 background-color: #FFFFFF;
 border-color:#000000;
 border-collapse:collapse;
 border-width:1px;
 font-size:11px;
 padding:2px;
}

.input
{
 font-family:"Verdana";
 background-color: #FFFFFF;
 border-color:#000000;
 border-collapse:collapse;
 border-width:1px;
 font-size:11px;
 padding:1px;
}

.inputFont
{
 font-family:"Verdana";
 font-size:11px;
 padding:1px;
}

.inputWithoutBorder
{
 font-family:"Verdana";
 background-color: #FFFFFF;
 border-color:#000000;
 border-collapse:collapse;
 border-width:0px;
 font-size:11px;
 padding:0px;
}

.inputWithoutBorderAndBoldRedFont
{
 font-family:"Verdana";
 background-color: #FFFFFF;
 border-color:#FFFFFF;
 border-collapse:collapse;
 border-width:0px;
 font-size:11px;
 padding:0px;
 color:#FF0000;
 font-weight:bold;
}

.inputWithoutBorderBoldFont
{
 font-family:"Verdana";
 background-color: #FFFFFF;
 border-color:#FFFFFF;
 border-collapse:collapse;
 border-width:0px;
 font-size:11px;
 font-weight:bold;
 padding:0px;
}

.inputWithoutBorderRedBoldFont
{
 font-family:"Verdana";
 background-color: #FFFFFF;
 border-color:#FFFFFF;
 border-collapse:collapse;
 border-width:0px;
 font-size:11px;
 font-weight:bold;
 padding:0px;
 color:#FF0000;
}

.transferSearchPadding
{
 padding-right:15px;
}

.transferSearchPaddingAndBold
{
 padding-right:15px;
 font-weight:bold;
}

.fullWidth
{
 width:100%;
}

.fullWidthForum
{
 width:98%;
}

.fullWidthLiveTicker
{
 position:relative;
 top:0px;
 bottom:0px;
 left:0px;
 right:0px;
 vertical-align:super;
 z-index:0;
 width:100%;
 border-collapse:collapse;
 border:0px;
 margin:0px; 
 padding:0px;
 border-color:#FFFFFF;
 border-style:solid;
 padding-top:0px;
 background-color:#DEECDE;
}

.transfermarketSearch
{
 position:relative;
 top:0px;
 bottom:0px;
 left:0px;
 right:0px;
 vertical-align:super;
 z-index:0;
 width:400px;
 border-collapse:collapse;
 border:0px;
 margin:0px; 
 padding:0px;
 border-color:#FFFFFF;
 border-style:solid;
 padding-top:0px;
 background-color:#DEECDE;
}

.bankTable
{
 position:relative;
 top:0px;
 bottom:0px;
 left:0px;
 right:0px;
 vertical-align:super;
 z-index:0;
 border-collapse:collapse;
 border:0px;
 margin:0px; 
 padding:0px;
 border-color:#FFFFFF;
 border-style:solid;
 padding-top:0px;
 background-color:#DEECDE;
}

.fullWidthStats
{
 position:relative;
 top:0px;
 bottom:0px;
 left:0px;
 right:0px;
 vertical-align:super;
 z-index:0;
 border-collapse:collapse;
 border:0px;
 margin:0px;
 padding:0px;
 border-color:#FFFFFF;
 border-style:solid;
 padding-top:0px;
 background-color:#DEECDE;
}

.answerPreview
{
 border-collapse:collapse;
 border:0px;
 margin:0px;
 padding:0px;
 border-color:#FFFFFF;
 border-style:solid;
 background-color:#DEECDE;
}

.leftForumList
{
 border-collapse:collapse;
 border-color:#FFFFFF;
 border-style:solid;
 border:0px;
 margin:0px;
 padding:0px;
 background-color:#CDDACD;
}

.liveTickerMatch
{
 border-collapse:collapse;
 border-color:#FFFFFF;
 border-style:solid;
 border:0px;
 margin:0px;
 padding:0px;
 background-color:#CDDACD;
 width:100%;
}

.liveTickerMatchCell
{
 border:0px;
 margin:0px;
 padding:0px;
 background-color:#CDDACD;
}

.greenAndBoldLiveTicker
{
 background-color:#DEECDE;
 margin:0px;
 border-width:0px;
 padding:0px;
}

.width250
{
 width:250px;
}

.width200
{
 width:200px;
}

.rightPadding
{
 padding-right:20px;
 width:200px;
}

.matchWidth
{
 width:165px;
 padding-right:20px;
}

.matchWidthTeams
{
 width:250px;
 padding-right:20px;
}

.leagueTablePadding
{
 padding-right:10px;
 font-weight:bold;
}

.grey
{
 background-color:#EEEEEE;
}


.greyAndBold
{
 background-color:#EEEEEE;
 font-weight:bold;
}

.darkGrey
{
 background-color:#CCCCCC;
}

.white
{
 background-color:#FFFFFF;
}

.whiteWithRedFont
{
 color:#FF0000;
 background-color:#FFFFFF;
}

.whiteBackgroundAndBold
{ 
 background-color:#FFFFFF;
 font-weight:bold;
}

.whiteBackgroundAndBoldRedFont
{ 
 background-color:#FFFFFF;
 font-weight:bold;
 color:#FF0000;
}

.whiteBackgroundAndBoldAndItalic
{ 
 background-color:#FFFFFF;
 font-weight:bold;
 font-style:italic;
}

.whiteBackgroundAndBoldAndItalicAndRedFont
{ 
 background-color:#FFFFFF;
 font-weight:bold;
 font-style:italic;
 color:#FF0000;
}

.red
{
 background-color:#FFCCCC;
}

.yellow
{
 background-color:#FDFEAD;
}


.green
{
 background-color:#DEECDE;
}

.greenWithRedFont
{
 background-color:#DEECDE;
 color:#FF0000;
}

.greenBackgroundAndBold
{ 
 background-color:#DEECDE;
 font-weight:bold;
}

.greenBackgroundAndBoldRedFont
{ 
 background-color:#DEECDE;
 font-weight:bold;
 color:#FF0000;
}

.greenBackgroundAndBoldAndItalic
{ 
 background-color:#DEECDE;
 font-weight:bold;
 font-style:italic;
}

.greenBackgroundAndBoldAndItalicAndRedFont
{ 
 background-color:#DEECDE;
 font-weight:bold;
 font-style:italic;
 color:#FF0000;
}

.greenAndBold
{
 background-color:#DEECDE;
 font-weight:bold;
}

.greenAndBoldRedFont
{
 background-color:#DEECDE;
 font-weight:bold;
 color:#FF0000;
}

.whiteFontColor
{
 color:#FFFFFF;
}

.darkGreen
{
 background-color:#2A722A;
}


.whiteFont
{
 color:#FFFFFF;
 font-weight:bold;
}

.whiteCenterFont
{
 color:#FFFFFF;
 text-align:center;
 font-weight:bold;
}

.whiteBoldFont
{
 color:#FFFFFF;
 font-weight:bold;
}

.menuBackground
{
 font-size:12px;
	background-image:url("../menu.gif");
 background-position:left;
 background-attachment:fixed;
 background-repeat:no-repeat;
 color:#FFFFFF;
 background-color:#2A722A;
 padding-left:2px;
 padding-right:2px; 
 text-align:left; 
}

.menuTable
{
 border-collapse:collapse;
 font-size:11px;
 border:1px black solid;
 margin:0px;
 padding-top:0px;
 padding-bottom:0px; 
}

.ServertimeMenuTable
{
 border-collapse:collapse;
 font-size:11px;
 border:1px black solid;
}

.menuTD
{ 
 font-size:11px;
 border:1px none white; 
 padding-left:2px;
 padding-right:2px; 
 width:150px;
 text-align:left; 
 width:150px;
}

.linkDisabled
{
 cursor: default !important;
 color: #999999 !important;
}

.italic 
{ 
 font-style:italic; 
}

.button 
{
 font-family:Verdana;
 background-color: #2A722A;
 font-size: 12px;
 line-height: 11pt;
 color: #FFFFFF;
 border-right: #0B0C0D 1px solid;
 border-left: #757981 1px solid;
 border-top: #757981 1px solid;
 border-bottom: #0B0C0D 1px solid;
 height: 21px;
}

.tableLineBottom
{
 border-collapse:collapse;
 border-bottom:1px black solid;
}

.tableLineBottomBold
{
 border-collapse:collapse;
 border-bottom:1px black solid;
 font-weight:bold;
}

.tableLineBottomBoldAndCenter
{
 border-collapse:collapse;
 border-bottom:1px black solid;
 font-weight:bold;
 text-align:center;
}

.tableLineBottomCenter
{
 border-collapse:collapse;
 border-bottom:1px black solid;
 text-align:center;
}

.tableLineBottomGreen
{
 border-collapse:collapse;
 border-bottom:1px black solid;
 background-color:#DEECDE;
}

.tableLineTop
{
 border-collapse:collapse;
 border-top:1px black solid;
}

.tableFinance
{
 border-collapse:collapse;
 border:1px;
 margin:0px; 
 padding:0px;
 border-color:#2A722A;
 border-style:solid;
}

.backgroundImage
{
 background-image:url("../background.jpg");
 background-position:left;
 background-attachment:fixed;
 background-repeat:no-repeat;
}

.backgroundImageNotepad
{
 background-image:url("../img/notepad_transp.png");
 background-position:right;
 background-attachment:fixed;
 background-repeat:no-repeat;
}

.forumBackgroundImage
{
 background-image:url("../img/90-minutesLogo_gekippt_transparent_70.png");
 background-position:bottom right;
 background-attachment:fixed;
 background-repeat:no-repeat;
}

.navigation
{
 font-size:10px;
 width:100%;
 background-color:#EEEEEE;
 color:#000000;
 border-collapse:collapse;
 border:1px;
 margin:0px; 
 padding:0px;
 border-color:#DEECDE;
 border-style:solid;
}

.miniFont
{
 font-size:10px;
}

textarea.style
{
 font-family:"Verdana";
 font-size:11px;
}

.formationTD
{
 background-image:url("../img/formationBackground6.gif");
 background-repeat:no-repeat;
 background-position:top;
}

.width900
{
 width:780px;
}

.highlighted
{
 background-color: #FFE69A;
 border: solid 1px #B4B4B4; 
}

.highlightedBoldFont
{
 background-color: #FFE69A;
 border: solid 1px #B4B4B4; 
 font-weight:bold;
}

.highlightedItalicFont
{
 background-color: #FFE69A;
 border: solid 1px #B4B4B4; 
 font-style:italic;
}

.highlightedBoldItalicFont
{
 background-color: #FFE69A;
 border: solid 1px #B4B4B4; 
 font-style:italic;
 font-weight:bold;
}

.tableHeader
{
 background-image:url(../img/headerBackground.gif);
 background-repeat:repeat-x;
 font-weight:bold;
 font-size:14px;
 font-family:Verdana;
 color:#000000;
}

.tableFooter
{
 background-image:url(../img/footerBackground.gif);
 background-repeat:repeat-x;
 font-weight:bold;
 font-size:14px;
 font-family:Verdana;
 color:#000000;
}

.leagueTableMainBackground
{
 background-image:url(../img/main_bgInvert4.png);
 background-repeat:repeat-x;
 background-color:#FFFFFF;
 background-position: bottom;
}

.leagueInnerTable
{
 background-image:url(../img/bg_tableInvert.png);
 background-repeat:repeat-x;
 font-weight:normal;
 font-size:10px;
 font-family:Verdana;
 color:#FFFFFF;
 background-position: bottom;
 background-color:#CDD8CD;
}


.champ
{
 color:#FFFFFF;
 background-color:#336120;
}

.reli
{
 color:#FFFFFF;
 background-color:#DAB37D;
}

.down
{
 color:#FFFFFF;
 background-color:#851010;
}

.champBold
{ 
 width:20px;
 font-size:11px;
 font-weight:bold;
 color:#000000;
}

.reliBold
{
 width:20px;
 font-size:11px;
 font-weight:bold;
 color:#000000;
}

.downBold
{
 width:20px;
 font-size:11px;
 font-weight:bold;
 color:#000000;
}

.champBackground
{ 
 width:20px;
 font-size:11px;
 font-weight:bold;
 color:#FFFFFF;
 background-color:#336120;
}

.reliBackground
{
 width:20px;
 font-size:11px;
 font-weight:bold;
 color:#FFFFFF;
 background-color:#DAB37D;
}

.downBackground
{
 width:20px;
 font-size:11px;
 font-weight:bold;
 color:#FFFFFF;
 background-color:#851010;
}

.tableHeaderPlayerOverview
{
 background-image:url(../img/headerBackground.gif);
 background-repeat:repeat-x;
 font-weight:bold;
 font-size:11px;
 font-family:Verdana;
 color:#000000;
	padding-left:3px;
	padding-right:3px;
}

.tableFooterPlayerOverview
{
 background-image:url(../img/footerBackground.gif);
 background-repeat:repeat-x;
 font-weight:bold;
 font-size:11px;
 font-family:Verdana;
 color:#000000;
 white-space: nowrap;
}

.tableHeaderPlayerOverviewRightTopField
{
 background-image:url(../img/headerRight2.gif);
 background-repeat:no-repeat;
	background-position:right;
 font-weight:bold;
 font-size:11px;
 font-family:Verdana;
 color:#000000;
 width:136px;
}

.tableHeaderPlayerOverviewRightBottomField
{
 background-image:url(../img/footerBackground.gif);
 background-repeat:no-repeat;
 font-weight:bold;
 font-size:11px;
 font-family:Verdana;
 color:#000000;
}

.playerOverviewMinWidth
{
 border-collapse:collapse;
 border: 1px white solid;
}

.playerOverviewData
{
 white-space: nowrap;
 border-collapse:collapse;
 border-left: 2px white solid;
 border-right: 2px white solid;
 padding-top: 2px;
 padding-bottom: 2px;
}

.trophiesTable
{
 background-color:#339900;
 color:#FFFFFF;
}

.tableTrophiesBackground
{
 background-color:#339900;
 background-image:url(../img/trophiesBackground.jpg);
 background-repeat:repeat-x;
 background-position: bottom;
 font-weight:bold;
 color:#FFFFFF;
}

.lightGreenBackground
{
 background-color:#66CC00;
}

.notSaved 
{ 
 color:#000000;
 width:215px;
 border: solid 1px #B4B4B4; 
 padding: 7px 10px 5px 10px; 
 margin: 5px 0px; 
 background-image:url(../img/saveFormationBackground.png);
 background-repeat:repeat-x;
 background-color:#FFFFFF;
 background-position: bottom;
} 

.saved
{  
 background-color: #FFFFFF;
 color:#2A722A;
 border: solid 0px #B4B4B4;
 font-weight:bold; 
 padding: 7px 10px 5px 10px; 
 margin: 5px 0px; 
}

.notSavedCopy
{ 
 background-color: #FDD395; 
 background-color: #FEFBC8; 
 background-color: #FFE69A;
 color:#000000;
 border: solid 1px #B4B4B4; 
 padding: 7px 10px 5px 10px; 
 margin: 5px 0px; 
} 

.savedCopy
{  
 background-color: #DEECDE;
 color:#000000;
 border: solid 1px #B4B4B4; 
 padding: 7px 10px 5px 10px; 
 margin: 5px 0px; 
}

.popupWindow
{ 
 background-image:url(../img/popupBackground450x450ver4.png);
 background-repeat:no-repeat;
 position:absolute;
 top:30px;
 left:150px;
 z-index:10;
 padding:15px;
 width:450px;
 height:450px;
} 

.popupWindowGreen
{ 
 background-image:url(../img/popupMessageGreen350x350.png);
 background-repeat:no-repeat;
 position:absolute;
 top:30px;
 left:150px;
 z-index:10;
 padding:15px;
 width:350px;
 height:350px;
	color:#FFFFFF;
} 

.popupWindow325x325
{ 
 background-image:url(../img/popupBackground325x325.png);
 background-repeat:no-repeat;
 position:absolute;
 top:50px;
 left:150px;
 z-index:10;
 padding:15px;
 width:300px;
 height:300px;
} 

.popupWindow325x325center
{ 
 background-image:url(../img/popupBackground325x325.png);
 background-repeat:no-repeat;
 position:absolute;
 top:75px;
 left:350px;
 z-index:10;
 padding:15px;
 width:300px;
 height:300px;
} 

.fullHeight
{
 height:100%;
}

.registrationHeaderCenter
{
 font-size:14px;
 font-weight:bold;
 text-align:center;
}


.backgroundRed
{
 color:#FFFFFF;
 font-weight:bold;
 white-space: nowrap;
 border-collapse:collapse;
 border-left: 2px white solid;
 border-right: 2px white solid;
 padding-top: 2px;
 padding-bottom: 2px;
 background-image:url(../img/skillDown.png);
 background-repeat:no-repeat;
 height:20px;
 width:30px;
 background-position:center;
}

.backgroundGreen
{
 color:#FFFFFF;
 font-weight:bold;
 white-space: nowrap;
 border-collapse:collapse;
 border-left: 2px white solid;
 border-right: 2px white solid;
 padding-top: 2px;
 padding-bottom: 2px;
 background-image:url(../img/skillUp3.png);
 background-repeat:no-repeat;
 height:20px;
 width:30px;
 background-position:center;
}

.backgroundOrange
{
 color:#000000;
 /*font-weight:bold;*/
 font-style:italic;
 white-space: nowrap;
 border-collapse:collapse;
 border-left: 2px white solid;
 border-right: 2px white solid;
 padding-top: 2px;
 padding-bottom: 2px;
 background-image:url(../img/skillSubDown.png);
 background-repeat:no-repeat;
 height:20px;
 width:30px;
 background-position:center;
}

.backgroundMint
{
 color:#000000;
 font-style:italic;
/*font-weight:bold;*/
 white-space: nowrap;
 border-collapse:collapse;
 border-left: 2px white solid;
 border-right: 2px white solid;
 padding-top: 2px;
 padding-bottom: 2px;
 background-image:url(../img/skillSubUp.png);
 /*background-image:url(../img/subSkillUpTest.png);*/
 background-repeat:no-repeat;
 height:20px;
 width:30px;
 background-position:center;
}


.noBreak
{
 white-space:nowrap;
}

.cursorPointer
{
 cursor:pointer;
}

.popupWindowNews
{ 
 background-image:url(../img/popupMessageNews.png);
 background-repeat:no-repeat;
 position:absolute;
 top:150px;
 left:30%;
 z-index:10;
 padding:15px;
 width:300px;
 height:300px;
} 

.leagueDown
{
 background-image:url(../img/tableDown.png);
 background-repeat:repeat-x;
}

.leagueReli
{
 background-image:url(../img/tableReli2.png);
 background-repeat:repeat-x;
}

.leagueReliLineBottom
{
 background-image:url(../img/tableReli2.png);
 background-repeat:repeat-x;
}

.leagueUp
{
 background-image:url(../img/tableUp5.png);
 background-repeat:repeat-x;
}

.popupWindowNewsRightAlignment
{ 
 background-image:url(../img/popupMessageNews.png);
 background-repeat:no-repeat;
 position:absolute;
 top:150px;
 left:600px;
	padding:15px;
 z-index:10;
 width:300px;
 height:300px;
} 

.popupWindowTutorial
{ 
 background-image:url(../img/popupMessageNews.png);
 background-repeat:no-repeat;
 position:absolute;
 top:150px;
 right:10px;
 padding:15px;
 z-index:11;
 width:300px;
 height:300px;
} 

.popupWindowTutorialLeft
{ 
 background-image:url(../img/popupMessageNews.png);
 background-repeat:no-repeat;
 position:absolute;
 top:150px;
 right:10px;
 padding:15px;
 z-index:11;
 width:300px;
 height:300px;
} 

.popupWindowTutorialBottom
{ 
 background-image:url(../img/popupMessageNews.png);
 background-repeat:no-repeat;
 position:absolute;
 bottom:10px;
 left:0px;
	padding:15px;
 z-index:11;
 width:300px;
 height:300px;
} 

.popupWindowTutorialTopLeft
{ 
 background-image:url(../img/popupMessageNews.png);
 background-repeat:no-repeat;
 position:absolute;
 top:150px;
 right:10px;
 padding:15px;
 z-index:11;
 width:300px;
 height:300px;
} 

.backgroundImageEvents
{
 background-image:url("../img/notizblock.jpg");
 background-position:right;
 background-attachment:fixed;
 background-repeat:no-repeat;
}

.backgroundImageCalendar
{
 background-image:url("../img/calendarPerspektive.png");
 background-position:65%;
 background-attachment:fixed;
 background-repeat:no-repeat;
}

.backgroundImageHighlights
{
 background-image:url("../img/vitrine.png");
 background-position:65% 40px;
 background-attachment:fixed;
 background-repeat:no-repeat;
}

.backgroundImageMails
{
 background-image:url("../img/einladung.jpg");
 background-position:right;
 background-attachment:fixed;
 background-repeat:no-repeat;
}

.eventData
{
 border-collapse:collapse;
 padding-top: 2px;
 padding-bottom: 2px;
}

.eventDataItalic
{
 border-collapse:collapse;
 padding-top: 2px;
 padding-bottom: 2px;
	font-style:italic;
}

.eventHighlight
{
 background-image:url(../img/eventHighlight.png);
 background-repeat:repeat-x;
}

.maximizedReadSection
{
 width:100%;
	left:-225px;
	position:relative;
	z-index:0;
}

.minimizedForumSection
{
 position:relative;
 width:250px;
	left:-225px;
	z-index:0;
}

.maximizedForumSection
{
 position:relative;
 width:250px;
	left:5px;
	z-index:0;
}

.minimizedReadSection
{
 width:100%;
	left:10px;
	position:relative;
	z-index:0;
}

.postingTopicListForIE
{
 z-index:0;
	position:relative;
	left:10px;
}

.selectedSportswear
{
 background-image:url("../img/selected2.png");
 background-repeat:no-repeat;
}

.selectedSportswearShirtDesigner
{
 background-image:url("../img/selectedActive3.png");
 background-repeat:no-repeat;
}

.selectedSportswearBig
{
 background-image:url("../img/selectedBig.png");
 background-repeat:no-repeat;
	text-align:center;
	width:410px;
	height:410px;
	z-index:0;
}

.selectedShirtSide
{
 background-image:url("../img/sportswear/designer/activeBackground2.png");
 background-repeat:no-repeat;
	text-align:center;
	width:80px;
	height:30px;
	z-index:0;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:bottom;
	cursor:pointer;
}

.unselectedShirtSide
{
 background-image:url("../img/sportswear/designer/inactiveBackground.png");
 background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	width:75px;
	height:25px;
	z-index:0;
	color:#000000;
	vertical-align:bottom;
	cursor:pointer;
}

.topShirtCreater
{
 background-image:url("../img/sportswear/designer/backgroundTop3.png");
 background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	width:344px;
	height:30px;
	z-index:1;
	color:#000000;
	vertical-align:bottom;
	position:relative;
}

.calendarToday
{
 background-image:url("../img/calendarToday.png");
 background-repeat:no-repeat;
}

.selectedSportswearHover
{
 background-image:url("../img/selectedActive3.png");
 background-repeat:no-repeat;
}

.headerBackgroundProcess
{
 background-image:url(../img/headerBackgroundProcess.gif);
 background-repeat:repeat-x;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	border:0px;
	height:15px;
	white-space:nowrap;
}

.headerBackgroundProcessLeftAnker
{
 background-image:url(../img/headerBackgroundLeftAnker2.png);
 background-repeat:no-repeat;
	width:12px;
	height:15px;
	padding:0px;
	margin:0px;
	border:0px;
}

.headerBackgroundProcessRightAnker
{
 background-image:url(../img/headerBackgroundRightAnker2.png);
 background-repeat:no-repeat;
 width:12px;
	height:15px;
	padding:0px;
	margin:0px;
	border:0px;
}

.headerBackgroundProcessLeftBottomAnker
{
 background-image:url(../img/headerBackgroundLeftBottomAnker2.png);
 background-repeat:no-repeat;
	width:12px;
	height:15px;
	padding:0px;
	margin:0px;
	border:0px;
}

.headerBackgroundProcessRightBottomAnker
{
 background-image:url(../img/headerBackgroundRightBottomAnker2.png);
 background-repeat:no-repeat;
 width:12px;
	height:15px;
	padding:0px;
	margin:0px;
	border:0px;
}

.headerBackgroundProcess2linesTop
{
 background-image:url(../img/backgroundProcess2linesTop.gif);
 background-repeat:repeat-x;
	font-weight:bold;
	color:#FFFFFF;
}

.headerBackgroundProcess2linesBottom
{
 background-image:url(../img/backgroundProcess2linesBottom.gif);
 background-repeat:repeat-x;
	font-weight:bold;
	color:#FFFFFF;
}

.activeProcess
{
 background-image:url(../img/activeProcess2.png);
 background-repeat:repeat-x;
}

.optionsBackground
{
 background-image:url(../img/optionsBackground.png);
 background-repeat:repeat-y;
}

.formationTopLeftBackground
{
 background-image:url(../img/leftTopBorder.gif);
 background-repeat:no-repeat;
	width:47px;
	height:80px;
 white-space: nowrap;
}

.formationTopRightBackground
{
 background-image:url(../img/rightTopBorder.gif);
 background-repeat:no-repeat;
	width:46px;
	height:80px;
 white-space: nowrap;
}

.formationLeftMiddleLine
{
 background-image:url(../img/leftMiddleLine.gif);
 background-repeat:no-repeat;
	width:11px;
	height:80px;
 white-space: nowrap;
}

.formationRightMiddleLine
{
 background-image:url(../img/rightMiddleLine.gif);
 background-repeat:no-repeat;
	width:11px;
	height:80px;
 white-space: nowrap;
}

.formationTopCenterBackground
{
 background-image:url(../img/centerTop2.gif);
 background-repeat:no-repeat;
	width:142px;
	height:80px;
	text-align:center;
	color:#FFFFFF;
 white-space: nowrap;
}

.formationTopBackground
{
 background-image:url(../img/backgroundTop.gif);
 background-repeat:repeat-x;
	height:80px;
 white-space: nowrap;
}

.formationDefenseLeftBackground
{
 background-image:url(../img/leftDefenseBorder.gif);
 background-repeat:no-repeat;
	width:47px;
	height:80px;
 white-space: nowrap;
}

.formationDefenseRightBackground
{
 background-image:url(../img/rightDefenseBorder.gif);
 background-repeat:no-repeat;
	width:46px;
	height:80px;
 white-space: nowrap;
}

.formationDefenseLeftMiddleLine
{
 background-image:url(../img/leftDefenseMiddleLine.gif);
 background-repeat:no-repeat;
	width:11px;
	height:80px;
 white-space: nowrap;
}

.formationDefenseRightMiddleLine
{
 background-image:url(../img/rightDefenseMiddleLine.gif);
 background-repeat:no-repeat;
	width:11px;
	height:80px;
 white-space: nowrap;
}

.formationDefenseCenterBackground
{
 background-image:url(../img/centerDefense.gif);
 background-repeat:no-repeat;
	width:142px;
	height:80px;
	text-align:center;
	color:#FFFFFF;
 white-space: nowrap;
}

.formationDefenseBackground
{
 background-image:url(../img/backgroundDefense.gif);
 background-repeat:repeat-x;
	height:80px;
	text-align:center;
	color:#FFFFFF;
}

.formationInnerDefenseBackground
{
 background-image:url(../img/backgroundInnerDefense.gif);
 background-repeat:repeat-x;
	height:80px;
	text-align:center;
	color:#FFFFFF;
 white-space: nowrap;
}

.formationMidfieldCenterBackground
{
 background-image:url(../img/centerMidfield.gif);
 background-repeat:no-repeat;
	width:142px;
	height:80px;
	text-align:center;
	color:#FFFFFF;
 white-space: nowrap;
}

.formationForwardCenterBackground
{
 background-image:url(../img/centerForward.gif);
 background-repeat:no-repeat;
	width:142px;
	height:80px;
	text-align:center;
	color:#FFFFFF;
 white-space: nowrap;
}

.formationMiddleOfFieldLeftBackground
{
 background-image:url(../img/leftMiddleOfFieldBorder.gif);
 background-repeat:no-repeat;
	width:47px;
	height:57px;
 white-space: nowrap;
}

.formationMiddleOfFieldRightBackground
{
 background-image:url(../img/rightMiddleOfFieldBorder.gif);
 background-repeat:no-repeat;
	width:46px;
	height:57px;
 white-space: nowrap;
}


.formationMiddleOfFieldBackground
{
 background-image:url(../img/backgroundMiddleOfField.gif);
 background-repeat:repeat-x;
	height:57px;
	text-align:center;
	color:#FFFFFF;
 white-space: nowrap;
}

.formationMiddleOfFieldCenterBackground
{
 background-image:url(../img/centerMiddleOfField.gif);
 background-repeat:no-repeat;
	width:142px;
	height:57px;
	text-align:center;
	color:#FFFFFF;
 white-space: nowrap;
}

.formationAwayForwardCenterBackground
{
 background-image:url(../img/centerAwayForward.gif);
 background-repeat:no-repeat;
	width:142px;
	height:80px;
	text-align:center;
	color:#FFFFFF;
 white-space: nowrap;
}

.formationAwayMidfieldCenterBackground
{
 background-image:url(../img/centerAwayMidfield.gif);
 background-repeat:no-repeat;
	width:100px;
	height:80px;
	text-align:center;
	color:#FFFFFF;
 white-space: nowrap;
}

.formationAwayDefenseLeftMiddleLine
{
 background-image:url(../img/leftAwayDefenseMiddleLine.gif);
 background-repeat:no-repeat;
	width:11px;
	height:80px;
 white-space: nowrap;
}

.formationAwayDefenseRightMiddleLine
{
 background-image:url(../img/rightAwayDefenseMiddleLine.gif);
 background-repeat:no-repeat;
	width:11px;
	height:80px;
 white-space: nowrap;
}

.formationAwayDefenseCenterBackground
{
 background-image:url(../img/centerAwayDefense.gif);
 background-repeat:no-repeat;
	width:142px;
	height:80px;
	text-align:center;
	color:#FFFFFF;
 white-space: nowrap;
}

.formationAwayInnerDefenseBackground
{
 background-image:url(../img/backgroundAwayInnerDefense.gif);
 background-repeat:repeat-x;
	height:80px;
	text-align:center;
	color:#FFFFFF;
 white-space: nowrap;
}

.formationAwayTopLeftBackground
{
 background-image:url(../img/leftAwayTopBorder2.gif);
 background-repeat:no-repeat;
	width:47px;
	height:80px;
 white-space: nowrap;
}

.formationAwayTopRightBackground
{
 background-image:url(../img/rightAwayTopBorder.gif);
 background-repeat:no-repeat;
	width:46px;
	height:80px;
 white-space: nowrap;
}

.formationAwayLeftMiddleLine
{
 background-image:url(../img/leftAwayMiddleLine.gif);
 background-repeat:no-repeat;
	width:11px;
	height:80px;
 white-space: nowrap;
}

.formationAwayRightMiddleLine
{
 background-image:url(../img/rightAwayMiddleLine.gif);
 background-repeat:no-repeat;
	width:11px;
	height:80px;
 white-space: nowrap;
}

.formationAwayTopCenterBackground
{
 background-image:url(../img/centerAwayTop2.gif);
 background-repeat:no-repeat;
	width:142px;
	height:80px;
	text-align:center;
	color:#FFFFFF;
 white-space: nowrap;
}

.formationAwayTopBackground
{
 background-image:url(../img/backgroundAwayTop.gif);
 background-repeat:repeat-x;
	height:80px;
	white-space: nowrap;
}

.promotionSelected
{
 cursor:pointer;
	background-color: #206401;
}

.promotionGreen
{
 cursor:pointer;
	background-color:#DEECDE;
}

.divMessageBackground
{
	background-color: #206401;
 font-family:"Verdana";
 font-size:11px;
 color:#FFFFFF;
	text-align:left;
}

.meinMainTest
{
 background-image:url(../img/mainBack.jpg);
position:absolute;
float:right;
left: 200px;
top: 124px;
margin-left:0px;
margin-top: 0px;
min-width:600px;
width:expression((document.body.clientWidth - 219) + "px") !important;
width:expression((self.innerWidth - 219) + "px");
min-height:500px;
height: expression((document.body.clientHeight - 124) + "px") !important;
height:80%;
overflow: auto;
background-color:#FFFFFF;
z-index:4;
}

.meinTopTest
{
float:right;
position:absolute;
left:0px;
top:0px;
margin-left:200px;
margin-top:0px;
min-width:600px;
width:expression((document.body.clientWidth - 219) + "px") !important;
width: 75%;
height:124px;
overflow:hidden;
z-index:3;
}

.meinLeftTest
{
position:absolute;
float:left;
left:0px;
top:0px;
margin-left:0px;
margin-top:0px;
width:200px;
min-height:500px;
height:100%;
overflow:hidden;
z-index:2;
}

.meinAllDivTest
{
position:absolute;
left:0px;
top:0px;
margin-left:0;
margin-top:0px;
width:100%;
height:100%;
overflow:hidden;
z-index:1;
}


.boxLeftSide
{
 background-image:url(../img/linksBody.jpg);
	background-repeat:repeat-y;
	width:34px;
}

.boxRightSide
{
 background-image:url(../img/rechtsBody.jpg);
	background-repeat:repeat-y;
	width:34px;
}

.boxTopSide
{
 background-image:url(../img/obenBody.jpg);
	background-repeat:repeat-x;
 height:36px;
}

.boxBottomSide
{
 background-image:url(../img/untenBody.jpg);
	background-repeat:repeat-x;
 height:34px;
}

.innerBox
{
 position:relative;
 top:0px;
 bottom:0px;
 left:0px;
 right:0px;
 vertical-align:super;
 z-index:0;
 border-collapse:collapse;
 border:0px;
 margin:0px; 
 padding:0px;
 border-color:#FFFFFF;
 border-style:solid;
 padding-top:0px;
 background-color:#C9CEC8;
}

.innerBoxLeftSide
{
 background-image:url(../img/innerBoxLeftBody.jpg);
	background-repeat:repeat-y;
	width:36px;
}

.innerBoxRightSide
{
 background-image:url(../img/innerBoxRightBody.jpg);
	background-repeat:repeat-y;
	width:36px;
}

.innerBoxTopSide
{
 background-image:url(../img/innerBoxTopBody.jpg);
	background-repeat:repeat-x;
 height:36px;
}

.innerBoxBottomSide
{
 background-image:url(../img/innerBoxBottomBody.jpg);
	background-repeat:repeat-x;
 height:36px;
}

.innerBoxBody
{
 border-collapse:collapse;
 border-color:#FFFFFF;
 border-style:solid;
 border:0px;
 margin:0px;
 padding:0px;
 background-color:#A3A7A2;
 width:100%;
}

.playerInfoInactive
{
 background-image:url(../img/playerInfoInactive.png);
	background-repeat:no-repeat;
}

.playerInfoActive
{
 background-image:url(../img/playerInfoActive.png);
	background-repeat:no-repeat;
}

.mainBackground
{
 position:absolute;
	z-index:1;
	background-image:url("../img/leftframe_background4.jpg");
	width:200px;
	height:672px;
	left:0px;
	top:102px;
}

.menu
{
 background-image:url("../img/leftframeBackgroundRepeat.jpg");
	background-repeat:repeat-y;
	z-index:0;
}

.logo
{
 position:absolute;
	z-index:2;
	width:200px;
	height:102px;
	left:0px;
	top:0px;
}

.inactiveSmall
{
 position:static;
	z-index:3;
	background-image:url("../img/sectionInactiveSmall2.png");
	background-repeat:no-repeat;
	width:80px;
	height:30px;
	font-family:Verdana,Arial;
	font-size:10px;
	text-align:center;
	vertical-align:bottom;
	font-weight:bold;
	cursor:pointer;
}


.active
{
 position:static;
	background-image:url("../img/sectionActive2.png");
	background-repeat:no-repeat;
	width:80px;
	height:60px;
	text-align:center;
	vertical-align:bottom;
	font-family:Verdana,Arial;
	font-size:10px;
	font-weight:bold;
	z-index:3;
	cursor:pointer;
}

.notVisible
{
 visibility:hidden;
}

.visible
{
 visibility:visible;
	text-align:center;
	vertical-align:bottom;
}

.notDisplayed
{
 display:none;
}

.displayed
{
 display:block;
	text-align:center;
	vertical-align:bottom;
}

.menuPointsInactive
{
 position:static;
	background-image:url("../img/menuPointsInactive2.png");
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	font-family:Verdana,Arial;
	font-size:10px;
	text-align:left;
	vertical-align:bottom;
	z-index:3;
	margin:1px;
	padding-left:2px;
	padding-top:3px;
}

.menuPointsActive
{
 position:static;
	background-image:url("../img/menuPointsActive2.png");
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	vertical-align:bottom;
	font-family:Verdana,Arial;
	font-size:10px;
	text-align:left;
	vertical-align:bottom;
	z-index:3;
	padding-left:2px;
	font-weight:bold;
	padding-top:3px;
	cursor:pointer;
}

.button 
{
 font-family:Verdana;
 background-color: #38950E;
 font-size: 12px;
 line-height: 11pt;
 color: #FFFFFF;
 border-right: #FFFFFF 1px solid;
 border-left: #FFFFFF 1px solid;
 border-top: #FFFFFF 1px solid;
 border-bottom: #FFFFFF 1px solid;
 height: 21px;
}

.loginBackground
{
 position:static;
	background-image:url("../img/loginBackground.png");
	background-repeat:no-repeat;
	width:140px;
	height:190px;
	vertical-align:bottom;
	font-family:Verdana,Arial;
	font-size:10px;
	text-align:left;
	vertical-align:bottom;
	z-index:3;
	padding-left:2px;
	font-weight:bold;
	padding-top:3px;
}

.mainBackgroundTop
{
 position:absolute;
	z-index:1;
	background-image:url("../img/frameaboveBackground.jpg");
	width:824px;
	height:124px;
	left:0px;
	top:0px;
}

.menuTop
{
 background-image:url("../img/frameaboveBackgroundRepeat.jpg");
	background-repeat:repeat-x;
}

.infoRow
{
 font-family:Verdana,Arial;
 background-image:url(../img/infoRow2.jpg);
 background-repeat:no-repeat;
 background-color:#38950E;
 font-size:12px;
 color:#000000;
 text-align:center;
 width:500px;
 height:23px;
	top:0px;
	left:0px;
	position:absolute;
	padding-top:5px;
	z-index:4;
}

.infoRowFont
{
 font-family:Verdana,Arial;
	text-align:center;
 font-size:12px;
 color:#000000;
 height:20px;
}

.scoreboardTD
{ 
	font-family:Verdana,Arial;
 background-image:url(../img/scoreboardBackground.png);
 background-repeat:repeat-x;
 font-size:11px;
 border:0px none white; 
 padding-left:2px;
 padding-right:2px; 
 text-align:left; 
	position:static;
	z-index:4;
	color:#FFFFFF;
}

.blackBoldAndCenter
{
	font-family:Verdana,Arial;
	font-size:10px;
 color:#000000;
 font-weight:bold;
	text-align:center;
}

.calendarBackground
{
	font-family:Verdana,Arial;
	font-size:10px;
	background-image:url("../img/calendarBackground.png");
	background-repeat:no-repeat;
	width:120px;
	height:100px;
	vertical-align:bottom;
	font-family:Verdana,Arial;
	font-size:10px;
	text-align:left;
	vertical-align:bottom;
	z-index:2;
	padding-left:2px;
	font-weight:bold;
	padding-top:3px;
}

.teamBackground
{
	background-image:url("../img/teamBackground.png");
	background-repeat:no-repeat;
	width:170px;
	height:20px;
	vertical-align:bottom;
	font-family:Verdana,Arial;
	font-size:10px;
	text-align:left;
	vertical-align:middle;
	z-index:2;
	padding-left:2px;
	padding-top:3px;
	font-weight:bold;
}

.favBackground
{
	background-image:url("../img/favBackground.png");
	background-repeat:no-repeat;
	width:120px;
	height:20px;
	font-family:Verdana,Arial;
	font-size:10px;
	text-align:left;
	vertical-align:middle;
	z-index:2;
	padding-left:2px;
}

.teamBackgroundActive
{
	background-image:url("../img/teamBackgroundActive.png");
	background-repeat:no-repeat;
	width:170px;
	height:20px;
	vertical-align:bottom;
	font-family:Verdana,Arial;
	font-size:10px;
	text-align:left;
	vertical-align:middle;
	z-index:2;
	padding-left:2px;
	padding-top:3px;
	font-weight:bold;
}

.favBackgroundActive
{
	background-image:url("../img/favBackgroundActive.png");
	background-repeat:no-repeat;
	width:120px;
	height:20px;
	vertical-align:bottom;
	font-family:Verdana,Arial;
	font-size:10px;
	text-align:left;
	vertical-align:middle;
	z-index:2;
	padding-left:2px;
}

.favText
{
 position:relative;
	z-index:2;
	left:3px;
	vertical-align:middle;
}
