
.message{
  color: #080;
}

.error{
  color: #a00;
}

/** Außenbereich*/
.lmoMain { 
  background: #fff repeat; 
  color: #333333;  font-size: 12px;  font-family: Arial, Helvetica, Sans Serif;}
.lmoMain p { 
  margin:0;
}

/** Außenbereich Überschrift*/
.lmoMain h1 { 
  background: #fff repeat; 
  color: #333333; 
  font-size: 115%; 
  font-family: Arial, Helvetica, Sans Serif;}

/** Außenbereich Menü */
.lmoMain .lmoMenu { 
  font-weight: bold; 
  background: #fff repeat; 
  color: #333333; 
}

.lmoMain .lmoMenu a { 
  background: #fff repeat; 
  color: #333333; 
}

/** Außenbereich Untermenü */
.lmoMain .lmoSubmenu { 
  font-weight: bold; 
  background: #fff repeat; 
  color: #333333; 
}

.lmoMain .lmoSubmenu a { 
  line-height:140%;
  font-weight: normal; 
  text-decoration: none; 
  background: #fff repeat; 
  color: #333333; 
}

/** Außenbereich Fusszeilen */
.lmoMain .lmoFooter { 
   
  font-weight: normal;
}

.lmoMain .lmoFooter a { 
  text-decoration: underline; 
  background: #fff repeat; 
  color: #333333;}

/** Ende Außenbereich */

/** Mittelbereich */
.lmoMiddle { 
  background: #fff repeat; 
  color: #333333;  font-size: 94%;  font-weight: bold;
}

/** Überschrift im Mittelbereich */
.lmoMiddle h1{ 
  background: #fff repeat; 
  color: #333333;  font-size:115%;
}

/** Links im Mittelbereich */
.lmoMiddle a {  
  line-height:150%;
  text-decoration: none; 
  background: #fff repeat; 
  color: #333333; 
  font-weight: normal;
}

.lmoMiddle .lmoMenu {
  font-weight: bold; 
  background: #fff repeat; 
  color: #333333;}

.lmoMiddle .lmoMenu a {
  line-height:140%;
  font-weight: normal; 
  text-decoration: none; 
  background: #fff repeat; 
  color: #333333;}

.lmoMiddle .lmoSubmenu {
  background: #fff repeat; 
  color: #333333;}

.lmoMiddle .lmoSubmenu a {
  background: #fff repeat; 
  color: #333333;}

/** Innerer Bereich */
.lmoInner {
  background: #fff repeat; 
  color: #333333;  font-size: 98%;  font-weight: normal;
}

.lmoInner a {  
  line-height:100%;
  text-decoration: none; 
  background: #fff repeat; 
  color: #333333; 
  font-weight: normal;
}

.lmoInner caption {
  background: #fff repeat; 
  color: #333333; 
  font-weight: bold;
}

.lmoInner caption a{
  background: #fff repeat; 
  color: #333333; 
  font-weight: normal;  
}

.lmoInner .lmoFooter {
  background: #fff repeat; 
  color: #333333; 
}

.lmoInner .lmoFooter a { 
  line-height:150%;
  text-decoration: underline; 
  background: #fff repeat; 
  color: #333333;}

.lmoKreuz table {
  font-size: 80%;}

.lmoBackMarkierung {
  background: #fff repeat; 
}

.lmoBackMarkierung a { 
  line-height:190%;
  background: #fff repeat; 
  font-weight: bold; 
}

.lmoFrontMarkierung { 
  color: #d00; 
  font-weight: bold; 
}

.lmoLeer {
  background: #eee repeat;
}

.lmoTabelleMeister { 
  background: #66F repeat; 
  color: #333333; 
}

.lmoTabelleMeister a {
  background: #66F repeat;
  color: #333333; 
  text-decoration: none;
}

.lmoTabelleCleague { 
  background: #CCF repeat; 
  color: #fff; 
}

.lmoTabelleCleague a {
  background: #CCF repeat; 
  color: #fff; 
  text-decoration: none;
}

.lmoTabelleCleaguequali { 
  background: #afa repeat; 
  color: #000; 
}

.lmoTabelleCleaguequali a { 
  background: #afa repeat; 
  color: #000;  text-decoration: none;
}

.lmoTabelleUefa { 
  background: #cfc repeat; 
  color: #000;}

.lmoTabelleUefa a { 
  background: #cfc repeat; 
  color: #000;  text-decoration: none; 
}

.lmoTabelleRelegation { 
  background: #FCC repeat; 
  color: #000;}

.lmoTabelleRelegation a { 
  background: #FCC repeat; 
  color: #000;  text-decoration: none; 
}

.lmoTabelleAbsteiger { 
  background: #F66 repeat; 
  color: #000;}

.lmoTabelleAbsteiger a { 
  background: #F66 repeat; 
  color: #000;  text-decoration: none; 
}

.lmoTabelleHeimbilanz { 
  background: #ccc repeat; 
  color: #000;}

.lmoTabelleGastbilanz { 
  background: #eee repeat; 
  color: #000; 
}

.lmoTurnierSieger { 
  background: #cfc repeat; 
  color: #000;}

.lmoTurnierSieger a { 
  background: #cfc repeat; 
  color: #000;  text-decoration: none;
}

.lmoTurnierSieger a:hover{ 
  background: #000 repeat; 
  color: #cfc; 
}

.lmoTurnierVerlierer { 
  background: #fcb repeat; 
  color: #000;}

.lmoTurnierVerlierer a { 
  background: #fcb repeat; 
  color: #000;  text-decoration: none;
}

.lmoTurnierVerlierer a:hover{ 
  background: #000 repeat; 
  color: #fcb; 
}

.lmotext { 
  text-align: justify; 
}

.colorpicker {
  display:none;
}

.sort-arrow {
	display:none;
}

.sort-arrow.descending {
	display:none;
}

.sort-arrow.ascending {
	display:none;
}
a span.popup, a:link span.popup{
	display: none;
}
/* CSS Document */

td.lmoMenu {
	text-align: center;	
}

table.lmoMain {
	text-align: left;
	border: none;
}
table.lmoSubmenu {
	text-align: center;
	border: none;
        align: center;
}
table.lmoMiddle {
	text-align: center;
        align: center;
	border: none;
}
td.lmoMiddle {
	text-align: center;
        align: center;	
}
td.lmoSubmenu {
	text-align: center;
        align: center;	
}
td.lmoFooter {
        valign: bottom;
	text-align: center;
	
}

td.lmoContent {
        valign: bottom;
	text-align: left;
}


a:link, a:visited {
	color: #333399; 
        text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ffcc00;	
        text-decoration: none;
	font-weight: bold;
}
h2{
font-size: 12px;
}

th {
        font-size: 12px;
        background: #666666;

}



