/***********************************************/
/* Style Gestaltung                            */
/***********************************************/

body {
	margin:0;
	}
	
td {
	font:12px arial;
	color:#333333;
	}
	
hr {
	height:1px; 
	color: #990000;
	border: 0;
	}
	
a {
	color: #990000;
	}
	
a:hover {
	color: #993333;
	}
	
/* ID Styles */

table#navigation {
	font:12px arial;
	color: #333333;
	letter-spacing:0.1em;
	}


table#navigation li {
	list-style-type: disc;
	color: #990000;
	padding:10px;
	}

table#navigation a {
	font:12px arial;
	color: #333333;
	text-decoration: none;
	letter-spacing:0.2em;
	line-height:16px;
	}
table#wettkampf td {
	border-bottom-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	empty-cells: show;
}

table#funktionaere td {
	border-bottom-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	empty-cells: show;
}
	
table#navigation a:hover {
	color: #990000;
	text-decoration: underline;
	}

#sidebarHeader {
	padding:14px 4px 14px 4px;
	}
	
#sidebar a {
	color: #CCCCCC;
	}
#aktuell a {
	color: #CCCCCC;
}
#aktuell a:hover {
	color: #9999FF;
}


	
#sidebar a:hover {
	color: #999999;
	}	

#tagline {
	font:11px georgia;
	color: #990000;
	letter-spacing:0.4em;
	}
	
#logo {
	font:24px georgia;
	color: #990000;
	letter-spacing:0.3em;
	font-weight: bold;
	}
	
#dateformat {
	font:11px arial;
	color: #FFFFFF;
	letter-spacing:0.4em;
	vertical-align: middle;
	}
	
#dateformat a {font:11px arial;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #993333;
	letter-spacing:0.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:12px arial;
	color:#333333;
	line-height:20px;
	margin-top:0;
	}
	
.pageHeader{
	font:22px arial;
	color: #990000;
	line-height:26px;
	letter-spacing:0.1em;
	}
	
.subHeader {
	font:16px arial;
	color: #990000;
	font-weight:bold;
	line-height:16px;
	}
	
.smallText {
	font:11px arial;
	color:#FFFFFF;
	}
	
.sidebarHeader {
	font:14px georgia;
	color: #FFFFFF;
	line-height:14px;
	letter-spacing:0.2em;
	}
	

	
#aktuell {
	background-color: #990000;
	}

