body {

	color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	margin:0%;
	padding:0%;
	background-color: #E6E6E6;
	background-image:url(../images/bg01.gif);
	background-repeat:repeat-x;
}
img {
	border: 0px;
}
#container {
	/*padding-bottom:10px;*/
	width: 873px;
	margin: auto;
}
#header {
	height:260px;
	border-bottom: 1px solid orange;
	border-left: 1px solid orange;
	border-right: 1px solid orange;
	background-image:url(../images/head01.jpg);
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
}
#menu_bar {
	padding-right: 10px;
	border-right: 1px solid orange;
	border-bottom: 1px solid orange;
	float: left;
	width: 200px;
	background-color: #333333;
}
#menu_bar .box {
	margin-top: 10px;
	/*background-color: #333333;*/
	padding-bottom: 10px;
}
#menu_bar .top {
	padding: 5px;
	border-bottom: 2px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}
#menu_bar .link {
	padding-left: 5px;
	padding-top: 15px;
	color: #cccccc;
	font-size:14px;
}
#menu_bar a {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: orange;
}


#content {
	width: 871px;
	background-color: #D4D4D4;
	/*background-color: #222222;
	padding-left: 10px;
	padding-right: 10px;
	*/padding-bottom: 30px;
	border-right: 1px solid orange;
	border-left: 1px solid orange;
	border-bottom: 1px solid orange;
}
#content a {
	text-decoration: none;
}
#content a:hover {
	color: grey;
}
#content_big {
	margin-top: 10px;
	height: auto;
	float: left;
	display: block;
	width: 775px;
}
#footer {
	padding-top: 10px;
	width: 873px;
	margin: auto;
	color: #000000;
	font-weight: bold;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#box {
	background-color: #EEEEEE;
	width: 100%;
}
#box .left {
	float: left;
	width: 45%;
	background-color: #EEEEEE;
}
#box .right {
	float: right;
	width: 50%;
	background-color: #EEEEEE;
}


#table {

font-family:Verdana, Arial, Helvetica, sans-serif;;
font-size:11px;
width:100%;
color:black;
}
#table th#hoverTH {
background:#555555 none repeat scroll 0%;
}
#table th {
background:#666666 none repeat scroll 0%;
border-bottom:1px solid #444444;
border-left:1px solid #555555;
border-top:1px solid #444444;
color:#ffffff;
cursor:pointer;
padding:4px 0pt 4px 9px;
text-align:left;
}

#table th span {
color:#000000;
}
#table tr#this td {
background-color:#3D80DF;
border-color:#3E6FB3 rgb(88, 134, 199) rgb(62, 111, 179) rgb(52, 109, 190);
border-style:solid;
border-width:1px;
color:#000000;
font-weight:bold;
}
#table tr#hover td {
background-color:#777777;
border-color:#888888 rgb(119, 119, 119) rgb(136, 136, 136) rgb(136, 136, 136);
border-style:solid;
border-width:1px;
color:#000000;
}
#table tr td {
border-bottom:1px solid #FFFFFF;
border-left:1px solid #D9D9D9;
border-top:1px solid #FFFFFF;
background-color: #FFFFFF;
padding:3px 8px;
}
#table tr.even td {
background:#EDF3FE none repeat scroll 0%;
border-bottom:1px solid #E8F0FF;
border-right:1px solid #FFFFFF;
border-top:1px solid #E8F0FF;
}
#table tr.odd td {
background:#FFFFFF none repeat scroll 0%;
border-bottom:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
}

.red {
	color: #FF0000;
}

a 				    {text-decoration:none;color:#2D394D;}
a:link				{text-decoration:none;color:#2D394D;}
a:visited			{text-decoration:none;color:#2D394D;}
a:hover				{text-decoration:none;color:#52688D;}

#wettkampf img {
	margin: 5px;
}