/*----------------------------------- standards -----------------------------------*/
  
a.active {
  color : #dfdfdf;
  text-decoration : none;
}
a.hover {
  left: 1px;
  position: relative;
  top: 1px;
  color : #dfdfdf;
  text-decoration : none;
}
a.link {
  color : #000000;
  text-decoration : none;
}
a.visited {
  text-decoration : none;
}

.bg {
  color : #FFFFFF;
  background-color : #6f6a62;
}

body {
  background-image : url(../images/bg_tapete.jpg);
  background-repeat: repeat;
  background-color : #6f6a62;
  display:inline;
  font-style : normal;
  font-weight : normal;
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  color : #f9f9f9;
  text-decoration : none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0; 
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0; 
}

form {
  font-size : 10px;
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 1px;
  padding-top: 5px;
  margin: 0px;
}

input {
  border : 1px solid #9d9584;
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  color : #000000;
  background-image : url(../images/content_w.gif);
  background-color : #f9f9f9;
}

option {
  cursor: pointer;
  background-color : #f9f9f9;
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  color : #666666;
}

select {
  border : 1px solid #666666;
  color : #000000;
  background-color : #f9f9f9;
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  min-width: 116px;
  max-width: 116px;
  cellspacing: 0px;
  width: 116px;
}

textarea {
  color : #666666;
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  background-image : url(../images/content_w.gif);
  background-color : #f9f9f9;
}

/*----------------------------------- coloured -----------------------------------*/

.col-green{
  color : #00A651;
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}
.col-green a:link,
.col-green a:visited,
.col-green a:active {
  color : #00A651;
  font-size : 10px;
  text-decoration : none;
}
.col-green:hover {
  left: 1px;
  position: relative;
  top: 1px;
  color : #00A651;
  font-size : 10px;
}

.col-blue{
  color : #2E3192;
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}
.col-blue a:link,
.col-blue a:visited,
.col-blue a:active {
  color : #2E3192;
  font-size : 10px;
  text-decoration : none;
}
.col-blue a:hover {
  left: 1px;
  position: relative;
  top: 1px;
  color : #2E3192;
  font-size : 10px;
}

.col-red{
  color : #CC0000;
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}
.col-red a:link,
.col-red a:visited,
.col-red a:active {
  color : #CC0000;
  font-size : 10px;
  text-decoration : none;
}
.col-red a:hover {
  left: 1px;
  position: relative;
  top: 1px;
  color : #CC0000;
  font-size : 10px;
}

/*----------------------------------- Text -----------------------------------*/


.text-title {
  color : #666666;
  font: bold 12px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}
.text-title a:link,
.text-title a:visited,
.text-title a:active {
  color : #666666;
  text-decoration : none;
}
.text-title a:hover {
  left: 1px;
  position: relative;
  TOP: 1px;
  color : #000000;
  text-decoration : none;
}

.text-normal {
  color : #666666;
  font: 11px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}
.text-normal a:link,
.text-normal a:visited,
.text-normal a:active {
  color : #666666;
  text-decoration : none;
}
.text-normal a:hover {
  left: 1px;
  position: relative;
  TOP: 1px;
  color : #000000;
  text-decoration : none;
}

.text-small {
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  color : #666666;
}
.text-small a:link,
.text-small a:visited,
.text-small a:active {
  color : #666666;
  text-decoration : none;
}
.text-small a:hover {
  left: 1px;
  position: relative;
  top: 1px;
  color : #000000;
  text-decoration : none;
}

.text-white-bold-bg {
  background-image : url(../images/text-white-bold-bg.gif);
  background-color: #5c564b;
  font: bold 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  color : #dfdfdf;
}

.text-cell {
  color : #666666;
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}
.text-cell a:link,
.text-cell a:visited,
.text-cell a:active {
  color : #666666;
  text-decoration : none;
}
.text-cell a:hover {
  left: 1px;
  position: relative;
  TOP: 1px;
  color : #000000;
  text-decoration : none;
}

.text-nav {
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  color : #666666;
}
.text-nav a:link,
.text-nav a:visited {
  color : #FFFFFF;
  text-decoration : none;
}
.text-nav a:hover {
  color : #9d9584;
  text-decoration : none;
}
.text-nav a:active {
  color : #666666;
  text-decoration : none;
}
.text-nav span{
  color : #666666;
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}

.text-nav2 {
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  color : #666666;
}
.text-nav2 a:link,
.text-nav2 a:visited {
  color : #E8E0D9;
  text-decoration : none;
}
.text-nav2 a:hover {
  color : #9d9584;
  text-decoration : none;
}
.text-nav2 a:active {
  color : #666666;
  text-decoration : none;
}
.text-nav2 span{
  color : #666666;
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}

.text-nav3 {
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  color : #666666;
}
.text-nav3 a:link,
.text-nav3 a:visited {
  color : #D1C7BF;
  text-decoration : none;
}
.text-nav3 a:hover {
  color : #9d9584;
  text-decoration : none;
}
.text-nav3 a:active {
  color : #666666;
  text-decoration : none;
}
.text-nav3 span{
  color : #666666;
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}


.text-pauli-nav {
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  color : #666666;
}
.text-pauli-nav a:link,
.text-pauli-nav a:visited {
  color : #FFFFFF;
  text-decoration : none;
}
.text-pauli-nav a:hover {
  color : #9d9584;
  text-decoration : none;
}
.text-pauli-nav a:active {
  color : #666666;
  text-decoration : none;
}
.text-pauli-nav span{
  color : #5c564b;
  font: bold 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}


.text-pauli-nav2 {
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  color : #666666;
}
.text-pauli-nav2 a:link,
.text-pauli-nav2 a:visited {
  color : #E8E0D9;
  text-decoration : none;
}
.text-pauli-nav2 a:hover {
  color : #9d9584;
  text-decoration : none;
}
.text-pauli-nav2 a:active {
  color : #666666;
  text-decoration : none;
}
.text-pauli-nav2 span{
  color : #5c564b;
  font: bold 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}

.text-pauli-nav3 {
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  color : #666666;
}
.text-pauli-nav3 a:link,
.text-pauli-nav3 a:visited {
  color : #D1C7BF;
  text-decoration : none;
}
.text-pauli-nav3 a:hover {
  color : #9d9584;
  text-decoration : none;
}
.text-pauli-nav3 a:active {
  color : #666666;
  text-decoration : none;
}
.text-pauli-nav3 span{
  color : #5c564b;
  font: bold 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}

.text-dark-bg {
  color : #dfdfdf;
  FONT: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}
.text-dark-bg a:link,
.text-dark-bg a:visited,
.text-dark-bg a:active {
  color : #dfdfdf;
  font-size : 9px;
  text-decoration : none;
}
.text-dark-bg a:hover {
  LEFT: 1px;
  POSITION: relative;
  TOP: 1px;
  color : #ffffff;
  font-size : 9px;
  text-decoration : none;
}

/*----------------------------------- content -----------------------------------*/

.top-head {
  background-image: url(../images/top-head.gif);
  background-color: #5c564b;
  height: 12px;
  PADDING-RIGHT: 3px;
  PADDING-LEFT: 3px;
  PADDING-BOTTOM: 0px;
  FONT: bold 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  COLOR : #dfdfdf;
  border-bottom : #5c564b 0px solid;
  border-bottom-width : 0px;
  PADDING-TOP: 0px;
}

.top-row {
  background-image: url(../images/top-row.gif) #5c564b;
  background-color: #5c564b;
  font: 11px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  color : #dfdfdf;
}

.table-border {
  border: 0px;
  vertical-align: middle;
  padding-top: 2px;
}

.table-border-width {
  width: 100%;
  border: 0px;
}

.top-left-clear {
  background-image: url(../images/clear.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width:5px;
}
  
.top-middle-clear {
  background-image: url(../images/clear.gif);
  background-repeat: no-repeat;
  background-position: top;
  width:100%; 
} 
.top-right-clear {
  background-image: url(../images/clear.gif);
  background-repeat: no-repeat;
  background-position: top right;
  width:5px;
}

.top-left-corner {
  background-image: url(../images/corner_left.gif);
  background-repeat: no-repeat;
  width:5px;
  text-align: right;
}
  
.top-middle-header { 
  background-image: url(../images/text-white-bold-bg.gif);
  background-repeat: repeat;
  height: 17px;
  font: bold 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  text-align: left;
  color : #dfdfdf;
} 

.top-right-corner {
  background-image: url(../images/corner_right.gif);
  background-repeat: no-repeat;
  width:5px;
}

.top-left-cell {
  background-image: url(../images/corner_left_grid.gif);
  background-repeat: no-repeat;
  background-position: left;
  PADDING-RIGHT: 3px;
  PADDING-LEFT: 3px;
  PADDING-BOTTOM: 0px;
  PADDING-TOP: 0px;
  HEIGHT: 17px
}

.top-middle-cell {
  background-image: url(../images/text-white-bold-bg.gif);
  background-repeat: no-repeat;
  background-position: middle;
  background-color: #5c564b;
  PADDING-RIGHT: 3px;
  PADDING-LEFT: 3px;
  PADDING-BOTTOM: 0px;
  FONT: bold 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  COLOR : #dfdfdf;
  PADDING-TOP: 0px;
  HEIGHT: 17px
}

.top-right-cell {
  background-image: url(../images/corner_right_grid.gif);
  background-repeat: no-repeat;
  background-position: right;
  PADDING-RIGHT: 3px;
  PADDING-LEFT: 3px;
  PADDING-BOTTOM: 0px;
  PADDING-TOP: 0px;
  HEIGHT: 17px
}

.top-small-top-left {
  background-image: url(../images/text-white-bold-bg.gif);
  background-repeat: repeat;
  height: 12px;
  width:5px;
}

.top-small-top-header { 
  background-image: url(../images/text-white-bold-bg.gif);
  background-repeat: repeat;
  height: 12px;
  font: bold 9px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  text-align: left;
  color : #dfdfdf;
} 

.top-small-top-right {
  background-image: url(../images/text-white-bold-bg.gif);
  background-repeat: repeat;
  height: 12px;
  width:5px;
}

.top-small-bottom-left {
  background-image: url(../images/bottom.gif);
  background-repeat: repeat;
  height: 12px;
  width:5px;
}

.top-small-bottom-header { 
  background-image: url(../images/bottom.gif);
  background-repeat: repeat;
  height: 12px;
  font: bold 9px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  text-align: left;
  color : #dfdfdf;
} 

.top-small-bottom-right {
  background-image: url(../images/bottom.gif);
  background-repeat: repeat;
  height: 12px;
  width:5px;
}

.top-white-title {
  background-image: url(../images/bottom.gif);
  background-repeat: repeat;
  background-color: #5c564b;
  padding-right: 3px;
  padding-left: 3px;
  padding-bottom: 0px;
  font: bold 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  color : #dfdfdf;
  border-bottom : #5c564b 0px solid;
  border-bottom-width : 1px;
  padding-top: 0px;
  height:8px;
}
.top-white-title a:link,
.top-white-title a:visited,
.top-white-title a:active {
  color : #dfdfdf;
  font-size : 10px;
  text-decoration : none;
}

.top-white-title a:hover {
  LEFT: 1px;
  POSITION: relative;
  TOP: 1px;
  color : #ffffff;
  font-size : 10px;
  text-decoration : none;
}

.top-date-line {
  background-image: url(../images/bottom.gif);
  background-repeat: repeat;
  background-color: #5c564b;
  padding-right: 3px;
  padding-left: 3px;
  padding-bottom: 0px;
  font: bold 9px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  color : #dfdfdf;
  border-bottom : #5c564b 0px solid;
  border-bottom-width : 1px;
  padding-top: 0px;
  height:8px;
}

.content-border-bg {
  background-color: #5c564b;
  width: 100%;
  border: 0px;
}

.content-bg {
  background-image: url(../images/content_w.gif);
  background-color: #f9f9f9;
  vertical-align: middle;
}

.content-bg-b {
  background-image: url(../images/content_b.gif);
  background-color: #e8e0d9;
  vertical-align: middle;
}

.content-inside-bg {
  width: 100%;
  border: 0px;
  vertical-align: middle;
}

.bottom-top {
  background-image: url(../images/bottom.gif);
  background-repeat: repeat;
  background-color: #5c564b;
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 0px;
  font: bold 9px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  color : #dfdfdf;
  padding-top: 0px;
  height: 7px;
  vertical-align: middle;
}
.bottom-top {
	font-weight:bold;
	margin-top:5px;
}
.bottom-top a:active, 
.bottom-top a:link, 
.bottom-top a:visited {
  color : #dfdfdf;
  font-size : 9px;
  text-decoration : none;
}

.bottom-link { 
  background : #6f6a62;
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 0px;
  font: bold 9px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  color : #dfdfdf;
  padding-top: 0px;
  height: 12px
	font-weight:bold;
	margin-top:5px;
}
.bottom-link a:active, 
.bottom-link a:link, 
.bottom-link a:visited {
  color : #dfdfdf;
  font-size : 9px;
  text-decoration : none;
}
.bottom-link a:hover {
  LEFT: 1px;
  POSITION: relative;
  TOP: 1px;
  color : #ffffff;
  font-size : 9px;
  text-decoration : none;
}

.bottom {
  background-image: url(../images/bottom.gif);
  background-repeat: repeat;
  background-color: #5c564b;
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 0px;
  font: bold 9px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  color : #dfdfdf;
  padding-top: 0px;
  height: 12px;
  vertical-align: middle;
}
.bottom {
	font-weight:bold;
	margin-top:5px;
}
.bottom a:active, 
.bottom a:link, 
.bottom a:visited {
  color : #dfdfdf;
  font-size : 9px;
  text-decoration : none;
}

.contmenu a:link, 
.contmenu a:visited {
  color : #666666;
  text-decoration : none;
}

.contmenu a:hover {
  left: 1px;
  position: relative;
  top: 1px;
  color : #000000;
  text-decoration : none;
}
.contmenu {
  caption-side: bottom; 
  border-collapse: collapse; 
}

.contmenu td, contmenu tr { 
  border: 0px solid silver; 
  padding: 0px; 
} 

.contmenu tr { 
  background-repeat: no-repeat;
  background-color: #f9f9f9;
  background-image: url(../images/content_w.gif);
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-top: 0;
  }

.toolbar-bottom{
  margin:13px 0 9px 0;
}
.toolbar-top, 
.toolbar-bottom {
  padding:4px 0 0 0;
  height:19px;
  width:100%;
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
  color:#595959;
  border:0;
  background:transparent url(../images/toolbar-bg-line.gif) top repeat-x;
}
.toolbar-top a, 
.toolbar-bottom a {
  color:#595959;
  text-decoration:none;
  border:0;
}
.toolbar-top a:hover, 
.toolbar-bottom a:hover {
  color:#595959;
  border:0;
  text-decoration:underline;
}
.toolbar-top a.turn, 
.toolbar-bottom a.turn {
  margin-right:30px;
  background:transparent url(../images/ffw.gif) left no-repeat;
  padding-left:15px;
}
  
.toolbar-top a.send, 
.toolbar-bottom a.send {
  margin-right:15px;
  background:transparent url(../images/send.gif) left no-repeat;
  padding-left:18px;
}
.toolbar-top a.print, 
.toolbar-bottom a.print {
  background:transparent url(../images/print.gif) left no-repeat;
  padding-left:18px;
}

.toolbar-top .right, 
.toolbar-bottom .right {
  float:right;
}
.toolbar-top .left, 
.toolbar-bottom .left {
  float:left;
}

/*----------------------------------- Spielplan / Spieltag / Tabelle -----------------------------------*/

.pauli {
  color : #5c564b;
  font: bold 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}
.pauli a:link,
.pauli a:visited,
.pauli a:active {
  color : #5c564b;
  text-decoration : none;
}
.pauli a:hover {
  left: 1px;
  position: relative;
  top: 1px;
  color : #9d9584;
  text-decoration : none;
}

.pauli-cell {
  color : #5c564b;
  font: bold 11px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}
.pauli-cell a:active,
.pauli-cell a:link,
.pauli-cell a:visited {
  color : #5c564b;
  text-decoration : none;
}
.pauli-cell a:hover {
  left: 1px;
  position: relative;
  TOP: 1px;
  color : #9d9584;
  text-decoration : none;
}

.pauli-win{
  color : #00A555;
  font: bold 11px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}
.pauli-win a:link, 
.pauli-win a:visited,
.pauli-win a:active {
  color : #00A555;
  text-decoration : none;
}
.pauli-win a:hover {
  left: 1px;
  position: relative;
  top: 1px;
  color : #00A555;
  text-decoration : none;
}

.pauli-draw{
  color : #EEA222;
  font: bold 11px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}
.pauli-draw a:link,
.pauli-draw a:visited,
.pauli-draw a:active {
  color : #EEA222;
  text-decoration : none;
}
.pauli-draw a:hover {
  left: 1px;
  position: relative;
  top: 1px;
  color : #EEA222;
  text-decoration : none;
}

.pauli-lost{
  color : #CC3333;
  font: bold 11px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}
.pauli-lost a:link,
.pauli-lost a:visited,
.pauli-lost a:active {
  color : #CC3333;
  text-decoration : none;
}
.pauli-lost a:hover {
  left: 1px;
  position: relative;
  top: 1px;
  color : #CC3333;
  text-decoration : none;
}

.res-win{
  color : #00A555;
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}
.res-win a:link, 
.res-win a:visited,
.res-win a:active {
  color : #00A555;
  text-decoration : none;
}
.res-win a:hover {
  left: 1px;
  position: relative;
  TOP: 1px;
  color : #00A555;
  text-decoration : none;
}

.res-draw{
  color : #EEA222;
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}
.res-draw a:link,
.res-draw a:visited,
.res-draw a:active {
  color : #EEA222;
  text-decoration : none;
}
.res-draw a:hover {
  left: 1px;
  position: relative;
  TOP: 1px;
  color : #EEA222;
  text-decoration : none;
}

.res-lost{
  color : #CC4444;
  font: 10px "Trebuchet MS", tahoma, arial, helvetica, geneva;
}
.res-lost a:link,
.res-lost a:visited,
.res-lost a:active {
  color : #CC4444;
  text-decoration : none;
}
.res-lost a:hover {
  left: 1px;
  position: relative;
  TOP: 1px;
  color : #CC4444;
  text-decoration : none;
}

/*----------------------------------- Error -----------------------------------*/

.softerror {
  PADDING-RIGHT: 3px; 
  PADDING-LEFT: 3px; 
  PADDING-BOTTOM: 3px; 
  TEXT-ALIGN: center; 
  FONT: bold 9px "Trebuchet MS", tahoma, arial, helvetica, geneva; 
  COLOR: #ed1c24; 
  PADDING-TOP: 3px
}
.softerror-doubleline {
  PADDING-RIGHT: 3px; 
  BORDER-TOP: #ed1c24 1px solid; 
  PADDING-LEFT: 3px; 
  BACKGROUND: #f4f4f4; 
  PADDING-BOTTOM: 3px; 
  TEXT-ALIGN: center; 
  FONT: bold 9px "Trebuchet MS", tahoma, arial, helvetica, geneva; 
  COLOR: #ed1c24; 
  PADDING-TOP: 3px; 
  BORDER-BOTTOM: #ed1c24 1px solid
}
.softerror-bottomline {
  PADDING-RIGHT: 3px; 
  PADDING-LEFT: 3px; 
  BACKGROUND: #ffffff; 
  PADDING-BOTTOM: 3px; 
  TEXT-ALIGN: center; 
  FONT: bold 9px "Trebuchet MS", tahoma, arial, helvetica, geneva; 
  COLOR: #ed1c24; 
  PADDING-TOP: 3px; 
  BORDER-BOTTOM: #ed1c24 1px solid
}