/* layout */

body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #888a8c;
	text-align: justify;
	scrollbar-base-color:#0066b3;
  	scrollbar-3dlight-color:#0066b3;
	scrollbar-arrow-color:#888a8c;
  	scrollbar-darkshadow-color:#888a8c;
  	scrollbar-face-color:#0066b3;
  	scrollbar-highlight-color:#0066b3;
  	scrollbar-shadow-color:#0066b3;
  	scrollbar-track-color:#888a8c;
  }
  
td {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #888a8c;
	text-align: justify;
}
  
.headline1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 110%;
	color: #888a8c;
	font-weight:bold;
}  

.headline2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
	color: #8ea0b3;
	font-weight:bold;
} 

.b9b {
	color: #8ea0b3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.w10b {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center;
}

.w11b {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
}

hr {
	border-top: 1px dashed #c9c8c8;
	color: #c9c8c8;
	height: 1px;
	background-color: #ffffff;
	width: 95%;
}

hr.main {
	border-top: 1px dotted #0066b3;
	color: #0066b3;
	height: 1px;
	background-color: #ffffff;
	width: 95%;
}

#border {
	border-left: 1px solid #c9c8c8;
	border-right: 1px solid #c9c8c8;
	margin: auto;
	background: #FFFFFF;
	width: 992px;
}

#noborder {
	border-left: 0px solid #c9c8c8;
	border-right: 0px solid #c9c8c8;
	margin: 0 auto auto auto;
	background: #FFFFFF;
	width: 992px;
}

#frontimg {
	width: 990px;
	border-bottom: 0px solid #c9c8c8;
	padding-top: 9px;
	border-top: 0p solid #c9c8c8;
}

#frontcontent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
#container {
	border-left: 0px solid #c9c8c8;
	border-right: 0px solid #c9c8c8;
	margin: 0 auto auto auto;
	background: #FFFFFF;
	width: 990px;
	border-collapse: collapse;
}

#top {
	padding: 0px;
	text-align: center;
	border: 0px solid Purple;
}

#logo {
	clear: both;
	float: left;
	width: 150px;
	border: 0px solid red;
	margin-top: 15px;
}

#weather {
	float: right;
	width: 70px;
	border: 0px solid red;	
	
}
#spacer {
	clear: both;
}

#menu {
	float: left;
	border: 0px solid red;
	height: 18px;
	vertical-align: bottom;
}

#toplinks {
	float: right;
	height: 18px;
	border: 0px solid red;
	vertical-align: bottom;
}

#bar {
	height: 18px;
	clear: both;
}

#ticker {
	clear: both;
}

#headimg {
	clear: both;
	float: left;
	margin-top: 2px;
	margin-bottom: 10px;
	width: 726px;
}

#navimg {
	float:right;
	border: 0px solid red;
	width: 260px;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 10px;
}

#contentcol {
	float:left;
	width: 480px;
	border-left: 0px dashed #c9c8c8;
	border-collapse: collapse;
	text-align: justify;
	vertical-align: top;
}

#headline {
	margin-right: 20px;
	margin-left: 20px;
}

#content { 
	background: #fff url(../img/bar_meter.png) no-repeat left 5px; 
	padding-left: 40px; 
	margin-left: 20px; 
	margin-bottom: 0; 
}

#form {
	padding-left: 40px;
	margin-left: 20px;
	margin-bottom: 0px;
}

#contentimg {
	padding-left: 40px;
	margin-left: 20px;
	margin-bottom: 0px;
}

#image { background-position: 0 center; }

#menucol {
	border-right: 1px dashed #c9c8c8;
	border-collapse: collapse;
	float: left;
	width: 200px;
	text-align: left;
}

#submenu {
	margin-left: 5px;
}

#loginbox {
	margin-left: 5px;
}

#rightcol {
	float: right;
	width: 260px;
	border: 0px solid green;
}

#betcol {
	float: right;
	width: 260px;
	border: 0px solid green;
}
#teamlinks {
	border: 1px solid #0066b3;
	padding: 10px;
}

#news {
	width: 237px;
}

#newshead {
	background-image: url(../img/news_head.gif);
	background-position: left;
	background-repeat: no-repeat;
	height:18px;
	width: 237px;
	margin-bottom: 5px;
	padding-top: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
	border: 0px solid red;
	vertical-align: baseline;
}

#newscontent {
	background: #efeff0;
	padding: 10px 10px 20px 10px;
	/*margin-bottom: 10px;*/
	border: 0px solid red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#newscont {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	border: 0px solid red;
}

#footer_left {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	background: url(../img/bar_down_left.png);
	background-position: left;
  	background-repeat: no-repeat;
	float:left;
	width: 728px;
	height: 18px;
	border: 0px solid red;
}

#footer_right {
  margin-top: 10px;
  float:right;
  background: url(../img/bar_down_right.png);
  background-position: left;
  width: 262px;
  height: 18px;
  border: 0px solid red;
}

img {
	border: none;
}


#clearer {
  clear:both;
  border: 0px solid red;	
  vertical-align: top;
}

#formbutton {
	background-image: url(../img/button.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: auto;
	height: 18px;
	margin-bottom: 5px;
	clear: both;
	border: 0px solid red;
	vertical-align: middle;
}

#formpass {
	background-image: url(../img/pass.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: auto;
	height: 19px;
	margin-bottom: 5px;
	clear: both;
	border: 0px solid red;
	vertical-align: middle;
}

#formuser {
	background-image: url(../img/user.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: auto;
	height: 19px;
	margin-bottom: 5px;
	clear: both;
	border: 0px solid red;
	vertical-align: middle;
}
#formsearch {
	background-image: url(../img/search.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: auto;
	height: 19px;
	margin-bottom: 5px;
	clear: both;
	border: 0px solid red;
	vertical-align: middle;
}

/*****************************************/
/*               FORMULARE               */
/*****************************************/
input, textarea, select, radio
{
  font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: 1px solid #004287;
  color: #000000;
  background: white;
  OVERFLOW: hidden;
  wrap: virtual;
}
.error
{
  font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: 1px solid red;
  color: #000000;
  background:  #FFE4E1;
  OVERFLOW: hidden;
  wrap: virtual;
}

.login {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #c9c8c8;
}


/***********************************************/
/*                   LINKS                     */
/***********************************************/
a
{
   text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8ea0b3;
	font-weight: bold;
}

a:visited
{
   text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8ea0b3;
	font-weight: bold;
}

a:active
{
   text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8ea0b3;
	font-weight: bold;
}

a:hover
{
   text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8ea0b3;
	font-weight: bold;
}

a.plain
{
   text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888a8c;
	font-weight: normal;
}

a.plain:visited
{
   text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888a8c;
	font-weight: normal;
}

a.plain:active
{
   text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888a8c;
	font-weight: normal;
}

a.plain:hover
{
   text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888a8c;
	font-weight: normal;
}

a.menu
{
   text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888a8c;
	font-weight: bold;
}

a.menu:visited
{
   text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888a8c;
	font-weight: bold;
}

a.menu:active
{
   text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066b3;
	font-weight: bold;
}

a.menu:hover
{
   text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066b3;
	font-weight: bold;
}

a.news
{
   text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066b3;
	font-weight: bold;
}

a.news:visited
{
   text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066b3;
	font-weight: bold;
}

a.news:active
{
   text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066b3;
	font-weight: bold;
}

a.news:hover
{
   text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066b3;
	font-weight: bold;
}

a.toplink
{
   text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066b3;
	font-weight: bold;
	text-transform: uppercase;
}

a.toplink:visited
{
   text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066b3;
	font-weight: bold;
	text-transform: uppercase;
}

a.toplink:active
{
   text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066b3;
	font-weight: bold;
	text-transform: uppercase;
}

a.toplink:hover
{
   text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066b3;
	font-weight: bold;
	text-transform: uppercase;
}


a.footer
{
   text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
}

a.footer:visited
{
   text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
}

a.footer:active
{
   text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
}

a.footer:hover
{
   text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
}


/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #e8edf1;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
	color:#005395;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
	color:#005395;	
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
	color:#005395;
	text-decoration: underline;
}

dtree a.nodeSel:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.dtree a.nodeSel {
	color:#FFFFFF;	
	font-weight : bold;
	background-color: #305081;
}
.dtree .clip {
	overflow: hidden;
}



/* HTML TAGS */




/* IDs */


#horizontalForm fieldset
{
	display: block;
	margin: 0 0 2em 0;
	padding: 0 1em 1em 1em;
}

#horizontalForm fieldset.radio
{
	margin: 1em 0 2em 0;
}

#horizontalForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#horizontalForm fieldset.radio label
{
	font-weight: normal;
}

#horizontalForm input
{
	display: block;
	width: 14em;
}

#horizontalForm textarea
{
	display: block;
	width: 30em;
	overflow:   auto;
	
}

#horizontalForm input.submit
{
	clear: both;
	margin-top: 20px;
}

#horizontalForm label
{
	float: left;
	display: block;
	margin: 1em 1em 0 0;
	font-weight: bold;
}

#horizontalForm select
{
	display: block;
}


/* CLASSES */