html {
        background-color: #222222;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	z-index: 2;
	padding: 0px;
	width: 1000px;
	height: 200px;
}

#navi {
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	width: 1000px;
	z-index: 3;
	padding: 6px 0px 6px 0px;
}

#navi ul {
	padding: 0px;
	margin: 0px;
}

#navi li.navi {
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 17px;
	list-style: none;
	display: inline;
	margin: 5px 26px 5px 26px;
	padding: 0px;
	color: #FFFFFF;
}

#navi li.navi a {
	text-decoration: none;
	color: #FFFFFF;
}

#navi li.navi a:hover {
	color: #6A0000;
}

h1 {
	vertical-align: bottom;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 35px;
	color: #EC9820;
	font-weight: normal;
	margin: 0px 0px 20px 15px;
	padding: 0px;
}

h2 {
	background-image: url(images/bg_title.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 5px 10px 0px;
	margin: 0px 0px 10px 0px;
	color: #EC9820;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h3 {
	vertical-align: bottom;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	text-transform: uppercase;
	color: #EC9820;
}

#cols12 {
       width: 480px;
       padding-left: 15px;
       padding-right: 8px;
       font-size: 13px;
       float: left;
	}

#cols123 {
       width: 715px;
       padding-left: 15px;
       padding-right: 8px;
       font-size: 13px;
       float: left;
	}

#col3 {
       width: 230px;
       padding-left: 7px;
       padding-right: 7px;
       font-size: 13px;
       float: left;
}

#col4 {
       width: 230px;
       padding-left: 8px;
       padding-right: 15px;
       font-size: 13px;
       float: left;
}

#cols34 {
       width: 470px;
       padding-left: 8px;
       padding-right: 15px;
       font-size: 13px;
       float: left;
	}


#clear {
	float: none;
	clear: both;
}

body #content {
	background-color: #FFFFFF;
}

#content ul {
	list-style-type: square; 
	line-height: 140%;s
}

#content blockquote {
	margin-left: 20px;
}

   #tabelle {
       width: 100%;
       border: 0px solid #000000;
       line-height: 120%;
   }

   #tabelle .rank {
       text-align: right;
   }

   #tabelle .team {
       padding-left: 5px;
   }

   #tabelle .games {
       text-align: right;
       padding-left: 8px;
   }

   #tabelle .win, #tabelle .defeat, #tabelle .tie {
       text-align: right;
       padding-left: 3px;
   }

   #tabelle .diff {
       text-align: right;
   }

   #tabelle .points {
       text-align: right;
       font-weight: bold;
       width: 20px;
   }

   #tabelle .head {
       font-family: Arial, Helvetica, Sans-Serif;
       font-size: 9px;
       text-align: right;
       border-bottom: 1px dotted #EC9820;
   }

   .news {
       padding-bottom: 20px;
   }

   .newstitle {
       font-weight: bold;
       font-size: 14px;
       padding-bottom: 5px;
   }

   .newsdate {
       font-size: 14px;
       color: #2FA22A;
       font-weight: bold;
       float: left;
       text-align: center;
       padding: 0px 20px 0px 0px;
       font-family: Georgia, Times New Roman, Serif, Times;
   }

   .newsdate .newsdateday {
       font-size: 30px;
   }

   .newstext {
       line-height: 130%;
       font-size: 13px;
	font-family: 'Trebuchet MS', Arial, Helvetica;
   }

   .formentry {
       display: table-row;
   }

   .formbuttons {
       text-align: right;
   }

   .formentry input, .formentry select, .formface {
       font-size: 10px;
       padding: 2px;
       background-color: #FFE58A;
       border: 1px dotted #EEB51B;
   }

   .formentry .label {
       font-weight: bold;
       font-family: 'Trebuchet MS', Arial, Helvetica;
       display: table-cell;
       padding-right: 20px;
       padding-top: 10px;
   }

   .formentry .field {
       display: table-cell;
       padding-top: 10px;
       text-align: right;
   }

   .formbuttons input, .formbut{
       font-size: 11px;
       font-weight: bold;
       border-width: 1px;
       background-color: #EEB51B;
       color: #FFFFFF;
       margin-top: 10px;
       padding: 3px;
  }

 
 .form {
       width: 100%;
       display: table;
  }

  #topnews {
      position: absolute;
      left: 514px;
      z-index: 30;
      top: 13px;
      background-image: url(images/bg_news.gif);
      background-repeat: no-repeat;
      width: 453px;
      height: 140px;
      padding: 10px;
      font-family: 'Trebuchet MS', Arial, Helvetica;
      color: #035C05;
      font-size: 18px;
      line-height: 24px;
  }

  .message {
      color: #EC9820;
      font-weight: bold;
      font-size: 12px;
      padding: 3px;
      border: 1px dotted #EC9820;
      margin-top: 10px;
  }

  ol.regelwerkmain {
	list-style-type: upper-roman;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 16px;
	color: #EC9820;
  }

  ol.regelwerkmain li {
	padding-bottom: 10px;
  }

  ol.regelwerk {
	font-size: 13px;
	list-style-type: decimal;
	font-weight: normal;
	padding-bottom: 40px;
	color: #000000;
  }
  
  #text a:link {
  	font-size: 13px;
  	font-weight: bold;
  	text-decoration: none;
  	color: #2FA22A;
  }
  
  #text a:hover {
  	font-size: 13px;
  	font-weight: bold;
  	text-decoration: none;
  	background-color: #2FA22A;
  	color: #FFFFFF;
  }
  
  #text a:visited {
  	font-size: 13px;
  	font-weight: bold;
  	text-decoration: none;
  	color: #035C05;
  }
  
  .emph {
  	font-weight: bold;
  	color: #EC9820;
  }
  
  .newstext p {
  	padding: 0px; margin: 0px 0px 10px 0px;
  }