﻿/* CSS Document MEV*/

body { text-align:center; }

/*MENU*/
table.MEN { background-color:007FFF; border-collapse:collapse; border-color:#111111; width:100%; }

table.MEN .MENMainItemColors, table.MEN .MENSelectedItemColor, table.MEN .MENUnselectedItemColor
{ height:1px; width:100%; }

table.MEN .MENMainItemColors_1 { background-color:#446CD4; }

table.MEN .MENMainItemColors_2 { background-color:#FFFFFF; }

table.MEN .MENMainItemColors_3 { background-color:#FB2D34; }

table.MEN .MENSelectedItemColor { background-color:#FFFFFF; }

table.MEN .MENUnselectedItemColor { background-color:#000000; }

table.MEN .MENMainItemChoiceUnselected { width:100%; }

table.MEN .MENMainItemChoiceSelected { background-color:#145699; width:100%; }

table.MEN .MENMainItemChoiceUnselected a, table.MEN .MENMainItemChoiceUnselected a:link, table.MEN .MENMainItemChoiceUnselected a:visited,
table.MEN .MENMainItemChoiceSelected a, table.MEN .MENMainItemChoiceSelected a:link, table.MEN .MENMainItemChoiceSelected a:visited
{ color:#FFFFFF; font-family:Arial; text-decoration:none; }

table.MEN .MENMainItemChoiceUnselected a:hover, table.MEN .MENMainItemChoiceSelected a:hover
{ color:#294180; }

table.MEN .MENMainItemChoiceSelected a, table.MEN .MENMainItemChoiceSelected a:link, table.MEN .MENMainItemChoiceSelected a:hover,
table.MEN .MENMainItemChoiceSelected a:visited
{ font-weight:bold; }

/*TITEL*/
table.TIT { border:1px solid #000000; width:50%; }

table.TIT .TITLowerTable { background-color:#FFFFFF; border:0px; width:100%; }

table.TIT .TITLowerTable .TITHeader { background-color:#EEEEEE; }

table.TIT .TITLowerTable .TITHeader td { border-bottom:1px solid #CCCCCC; font-weight:bold; text-align:center; }

table.TIT .TITLowerTable .TITHeader .TITPosition { width:30%; }

table.TIT .TITLowerTable .TITHeader .TITTitle { text-align:left !important; }

table.TIT .TITLowerTable .TITYear { text-align:right; font-weight:bold; padding-right:5px; }

table.TIT .TITLowerTable .TITTeam { text-align:center; }

table.TIT .TITLowerTable .TITVacant { font-style:italic; }

table.TIT .TITLowerTable .TITSum td { border-top:3px double #666666; font-weight:bold; text-align:center; }

table.TIT .TITLowerTable .TITSumSign { text-align:right !important; padding-right:5px; }

table.TIT .TITLowerTable .TITTeamLeft { text-align:left; }

table.TIT .TITLowerTable .TITSpieler { text-align:center; }

table.TIT .TITLowerTable .TITEmblem { text-align:center; width:5%; }

/*MEDAILLEN*/
table.MED { border:1px solid #000000; width:50%; }

table.MED .MEDLowerTable { background-color:#FFFFFF; border:0px; width:100%; }

table.MED .MEDLowerTable .MEDHeader { background-color:#EEEEEE; }

table.MED .MEDLowerTable .MEDHeader td { border-bottom:1px solid #CCCCCC; font-weight:bold; text-align:center; }

table.MED .MEDLowerTable .MEDHeader .MEDTitle { text-align:left !important; }

table.MED .MEDLowerTable .MEDHeader .MEDMedall { width:12%; }

table.MED .MEDLowerTable .MEDPosition { font-weight:bold; text-align:right; }

table.MED .MEDLowerTable .MEDFirstTeam { background-color:#BBFFFF; }

table.MED .MEDLowerTable .MEDEmblem { text-align:center; width:5%; }

table.MED .MEDLowerTable .MEDArrow { text-align:right; }

table.MED .MEDLowerTable .MEDTeam { text-align:left; }

table.MED .MEDLowerTable .MEDSum td { border-top:3px double #666666; font-weight:bold; text-align:center; }

table.MED .MEDLowerTable .MEDCount { text-align:center; }

table.MED .MEDLowerTable .MEDAmount { font-weight:bold; }

/*EWIG*/
.EWITopText { font-weight:bold; text-decoration:underline; }

table.EWI { border:1px solid #000000; margin-bottom:10px; margin-top:10px; width:50%; }

table.EWI .EWILowerTable { background-color:#FFFFFF; border:0px; width:100%; }

table.EWI .EWILowerTable tr td { text-align:right; }

table.EWI .EWILowerTable .EWIHeader { background-color:#EEEEEE; }

table.EWI .EWILowerTable .EWIHeader td { border-bottom:1px solid #CCCCCC; font-weight:bold; text-align:center; }

table.EWI .EWILowerTable .EWIHeader .EWITitle { text-align:left !important; }

table.EWI .EWILowerTable .EWIPosition { font-weight:bold; text-align:right !important; }

table.EWI .EWILowerTable .EWIEmblem { text-align:center; width:5%; }

table.EWI .EWILowerTable .EWIArrow {text-align:right; }

table.EWI .EWILowerTable .EWITeam { text-align:left !important; }

table.EWI .EWILowerTable .EWIGoalsLeft { text-align:right; }

table.EWI .EWILowerTable .EWIGoalsRight { text-align:left; }

table.EWI .EWILowerTable .EWIPoints { font-weight:bold; }

table.EWI .EWILowerTable .EWIFirstTeam { background-color:#BBFFFF; }

table.EWI .EWILowerTable .EWIPositionBefore {
	font-size:12px;
	text-align:center;
}

/*REKORDE*/
.REKTopText { font-weight:bold; text-align:left !important; text-decoration:underline; }

table.REKAUS { border:5px solid #007FFF; border-collapse:collapse; margin-bottom:10px; margin-top:10px; width:100%; }

table.REKAUS tr td { border:1px solid #007FFF; text-align:center; width:25%; }

table.REKAUS a, table.REKAUS a:link, table.REKAUS a:visited { color:#007FFF; text-decoration:none; }

table.REKAUS a:hover { color:#294180; }

table.REK { border:1px solid #000000; margin-bottom:10px; margin-top:10px; width:90%; }

table.REK .REKLowerTable { background-color:#FFFFFF; border:0px; width:100%; }

table.REK .REKLowerTable tr td { text-align:center; }

table.REK .REKLowerTable .REKHeader { background-color:#EEEEEE; }

table.REK .REKLowerTable .REKHeader td { border-bottom:1px solid #CCCCCC; font-weight:bold; text-align:center; }

table.REK .REKLowerTable .REKFirstTeam { background-color:#BBFFFF; }

table.REK .REKLowerTable .REKPosition { font-weight:bold; text-align:right !important; }

table.REK .REKLowerTable .REKTeamLeft { text-align:left; }

table.REK .REKLowerTable .REKNewSeason { font-weight:bold; }

table.REK .REKLowerTable .REKTitle { text-align:left !important; }

/*ARCHIV*/
.ARCTopText { font-weight:bold; text-align:center !important; text-decoration:underline; }

table.ARCAUS { border:5px solid #007FFF; border-collapse:collapse; margin-bottom:10px; margin-top:10px; width:100%; }

table.ARCAUS tr td { border:1px solid #007FFF; text-align:center; width:auto; }

table.ARCAUS a, table.ARCAUS a:link, table.ARCAUS a:visited { color:#007FFF; font-weight:700; text-decoration:none; }

table.ARCAUS a:hover { color:#294180; }

table.ARC { border:1px solid #000000; margin-bottom:10px; margin-top:10px; width:40%; }

table.ARC .ARCLowerTable { background-color:#FFFFFF; border:0px; width:100%; }

table.ARC .ARCLowerTable tr td { text-align:right; }

table.ARC .ARCLowerTable .ARCHeader { background-color:#EEEEEE; }

table.ARC .ARCLowerTable .ARCHeader td { border-bottom:1px solid #CCCCCC; font-weight:bold; text-align:center; }

table.ARC .ARCLowerTable .ARCHeader .ARCTitle { text-align:left !important; }

table.ARC .ARCLowerTable .ARCPosition { font-weight:bold; padding-right:5px; text-align:right !important; }

table.ARC .ARCLowerTable .ARCTeamLeft { text-align:left; }

table.ARC .ARCLowerTable .ARCFirstTeam { background-color:#BBFFFF; }

table.ARC .ARCLowerTable .ARCMovingDown { background-color:#FFBBBB; }

table.ARC .ARCLowerTable .ARCMovingUp { background-color:#FFBBFF; }

table.ARC .ARCLowerTable .ARCRelegation { background-color:#000000; }

table.ARC .ARCLowerTable .ARCGoalsLeft { text-align:right; }

table.ARC .ARCLowerTable .ARCGoalsRight { text-align:left; }

table.ARC .ARCLowerTable .ARCPointsLeft { font-weight:bold; text-align:right; }

table.ARC .ARCLowerTable .ARCPointsRight { font-weight:bold; text-align:left; }

table.ARCTeams { border:1px solid #000000; border-collapse:collapse; width:50%; }

table.ARCTeams tr td { border:1px solid #000000; }

table.ARCTeams tr td.ARCTeam { background-color:#C0C0C0; text-align:left; width:40%; }

table.ARCTeams tr td.ARCPlayer { text-align:center; width:60%; }

table.ARCTeams tr td.ARCCountry { text-align:center; width:35px; }

/*IMPRESSUM*/
.IMP