html, body {
	background:		#f0f0f0;
	color:			#000000;
}

html, body, table {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:		14px;
}

h1 {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:		18px;
}

#window {
	width:			870px;
}

.linklist {
	width:			640px;
}

#title {
	top:			0;
	border-top:		1px solid;
	border-left:		1px solid;
	border-right:		1px solid;
	border-bottom:		0px solid;
	color:			#000000;
	background-color:	#cc3300;
	margin-left:		100px;
}

h1.verein {
	top:			0;
	margin:			0;
	color:			#000000;
	background-color:	#cc3300;
	padding:		0.5em 1em 0.5em 1em;
}


#content {
	border:			solid 1px;
	color:			#000000;
	background-color:	#ffffff;
	padding:		1em 1em 1em 1em;
	margin-left:		100px;
}


#tabelle {
	text-align:		left;
}

.training {
	font-size:		16px;
	font-weight:		bold;
	text-align:		left;
}

.zeit1 {
	font-weight:		normal;
	width:			150px;
}

.tag {
	font-weight:		normal;
	width:			90px;
}

#sbb {
	width:			362px;
	background-color:	#ffffff;
	text-align:		left;
}

.contentfont {
	color:			#000000;
	background-color:	#ffffff;
}

.contentfont a:link {
	font-weight:		normal; 
	color:			#000000;
	background:		#ffffff;
	text-decoration:	underline; 
}

.contentfont a:visited {
	font-weight:		normal; 
	color:			#666666;
	background:		#ffffff;
	text-decoration:	underline; 
}

.contentfont a:hover {
	font-weight:		normal; 
	color:			#ffffff;
	background:		#cc3300;
	text-decoration:	none; 
}

.contentfont a:active {
	font-weight:		normal; 
	color:			#000000;
	background:		#ffffff;
	text-decoration:	underline; 
}

.angaben {
	font-weight:		bold;
	color:			#000000;
	background-color:	#f0f0f0;
}

.fehler {
	font-weight:		bold;
	color:			#cc3300;
	background-color:	#f0f0f0;
}

.formular {
	width:			350px;
}

.norm {
	color:			#000000;
	background-color:	#cc3300;
	border:			solid;
	border-width:		1px;	
	border-color:		#999999 #666666 #666666 #999999;
	font-weight:		600;
	padding-left: 		6px;
	padding-right:		6px;
	padding-top: 		2px;
	padding-bottom:		2px;
}

#logo {
	position:		absolute;
	top:			0;
	left:			0;
	margin:			0;
	color:			#ebebeb;
	background-color:	#ffffff;
}

#logo[id] {
	position:		fixed;
}

#logo img {
	vertical-align:		bottom;
	border:			0;
}

img {
	vertical-align:		bottom;
	border:			0;
}

.navi ul {
	list-style:		none;
	margin:			0em 0em;
	padding:		0;
}

.navi li {
	float:			left;
	margin:			0;
	padding-top:		0.5em;
	padding-right:		0.5em;
	padding-left:		0.5em;
	padding-bottom:		0.5em;

}

.navi a {
	color:			#cccccc;
	background:		#666666;
	border-top:		#666666 0px solid;
	border-left:		#666666 1px solid;
	border-right:		#666666 1px solid;
	border-bottom:		#666666 0px solid;
	text-decoration:	none;
}

.navi a:hover {
	color:			#cc3300;
	background-color:	#333333;
	border-top:		#cc3300 1px solid;
	border-left:		#cc3300 1px solid;
	border-right:		#cc3300 1px solid;
	border-bottom:		#cc3300 1px solid;
	text-decoration:	none;
}

h1.navi_selected {
	color:			#cc3300;
	background-color:	#666666;
	border-top:		#666666 0px solid;
	border-left:		#666666 1px solid;
	border-right:		#666666 1px solid;
	border-bottom:		#666666 0px solid;
	font-size:		24px;
	text-decoration:	none;
	margin:			0;
}

#footer {
	width:			870px;
	font-size:		11px;
	color:			#000000;
	background-color:	#f0f0f0;
	margin-top:		10px;
	margin-left:		100px;
}


.footlinks a:link {
	font-weight:		bold; 
	color:			#000000;
	background-color:	#f0f0f0;
	text-decoration:	underline; 
}

.footlinks a:visited {
	font-weight:		bold; 
	color:			#666666;
	background-color:	#f0f0f0;
	text-decoration:	underline; 
}

.footlinks a:hover {
	font-weight:		bold; 
	color:			#ffffff;
	background-color:	#cc3300;
	text-decoration:	none; 

}

.footlinks a:active {
	font-weight:		bold; 
	color:			#000000;
	background-color:	#f0f0f0;
	text-decoration:	underline; 
}

.space {
	position:		absolute;
	left:			-1000px;
	top:			-1000px;
	width:			0px;
	height:			0px;
	overflow:		hidden;
	margin-bottom:		-0.2em;
	display:		inline;
}
