a {
	font-size: 1.1em;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #800000;
}

body {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

table { /*	font-size: 1.2em;*/
	padding: 0px;
	margin: 0px;
	color: #732783;
}

table caption { /*font-size:1.2em;*/
	
}

h1,h2  , h3  ,h4  ,5 ,h6 {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}

h1 { /* font-size: 1.8em; */
	color: #330066;
}

h2 { /* font-size: 1.55em; */
	color: #330066;
}

h3 { /* font-size: 1.23em; */
	color: #800000;
}

h4 { /* font-size: 1.16em; */
	color: #770000;
}

html>body #fixiert { /* nur fuer moderne Browser! */
	position: fixed;
}

.link {
	align: left;
	text-align: left;
}

h4.link {
	margin-left: 1.5em
}

.highlighttext {
	font-size: 1.20em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99FFCC;
}

.std10 {
	font-size: 1em;
}

.std11 {
	font-size: 1.1em;
}

.std12 {
	font-size: 1.15em;
}

.tableheadline {
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #DFE6FE;
}

.tableentry {
	background-color: #ECECFF;
	font-size: 0.97em;
	font-weight: bold;
	color: # #400080;
}

.tdmain {
	margin: 10px;
	margin-left: 10px;
}

#PageUeberschrift {
	font-size: 2.2ex;
	padding: 0.3em;
	text-align: center;
	align: center;
	margin: 0em 0em 0 0em;
	border: 2px;
	background-color: #E1E0FC;
	border-style: solid;
	border-right-color: #0000EC;
	border-bottom-color: #0000EC;
	border-top-color: #8484FF;
	border-left-color: #8484FF;
}

div#seite {
	margin: 0 auto; /* standardkonforme horizontale Zentrierung */
}

#Inhalt { /* font-size: 0.95em;
                 line-height:1.3em;   */
	
}

* #Inhalt { /* versteckt vor Netscape 4 */
	background-color: #FFFFE6;
}

#Inhalt #Fusszeile {
	font-size: 75%;
	margin: 5em 0em 0em 0em;
	padding: 0.1em 0 0.1em 0;
	text-align: center;
	background-color: #E1E0FC;
	border: 1px solid silver;
	position: static;
	clear: both;
}

#Steckbrief {
	align: center;
	font-size: 0.95em;
}

table#Steckbrief {
	padding: 1em 1em 1em 1em;
	margin: 1em 1em 1em 1em;
	color: black;
}

table#Steckbrief tr {
	height: 1.5em;
}

table#Steckbrief th {
	text-align: left;
}

#Scrollbereich {
	padding: 0.3em 0em 0em 0.3em;
	margin: 0;
}

table#termine {
	font-size: 1em;
	border-collapse: separate;
	align: center;
	margin: 1em;
	margin-top: 0;
	float: left;
}

table#termine td {
	background-color: #FCE8BA;
	padding: 0.8em;
}

table#termine th {
	height: 1.3em;
	background-color: #FDF2D9;
}

table#termine caption {
	color: #0000CC;
	background-color: #FEF7D8;
	font-size: 1.45em;
	font-width: bold;
	caption-side: top;
}

/* Farbig unterlegte Tabelle */
.colortable {
	font-size: 1em;
	border-collapse: separate;
	align: center;
	margin: 1em;
}

.colortable td {
	background-color: #FCE8BA;
	padding: 0.8em;
}

.colortable th {
	height: 1.3em;
	background-color: #FDF2D9;
}

.colortable caption {
	color: #0000CC;
	background-color: #FEF7D8;
	font-size: 1.45em;
	font-width: bold;
	caption-side: top;
}

table#wallpaper {
	text-align: center;
	/* font-size: 1em;*/
	border-collapse: separate;
	align: center;
	margin: 1em 0em 0em 8em;
}

table#wallpaper td {
	background-color: #FCE8BA;
	padding: 0.8em;
}

table#wallpaper th {
	height: 1.3em;
	background-color: #FDF2D9;
}

table#wallpaper caption {
	color: #0000CC;
	background-color: #FEF7D8;
	font-size: 1.45em;
	font-width: bold;
	caption-side: top;
}

table#nennung {
	font-size: 0.99em;
}

table#nennung td {
	color: #0000FF;
}

table#nennung th {
	background-color: #FDF2D9;
	color: #800000;
}

table#nennung caption {
	color: #0000CC;
	background-color: #FEF7D8;
	font-size: 1.17em;
	font-width: bold;
	caption-side: top;
}

#T_space,#T_2006,#T_Rennen,#T_Club,#T_Offroad,#S_offroad,#S_onroad {
	font-size: 1.05em;
	display:none;
}

hr {
	background-color: blue;
	color: blue;
	height: 1px;
	border: 0;
}

/* Anzeige einer kleinen Tabelle mir kleiner Schriftart und keinem Hintergrund */
.small_hr table {
	font-size: 0.7em;
	margin-left: auto;
	margin-right: auto;
}

.center {
	text-align: center;
}

/* Anzeige von Fehlermeldungen */
.small_error_note {
	color: #880000;
	font-size: 0.8em;
	font-width: bold;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

/* Für die Anzeige der Images in extra Fenstern Klassen werden von img_display.js genutzt*/
	/* Extratext */
.bold,.date {
	font-weight: bold;
}

.date {
	color: #FF5;
}
