/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.teilnehmer {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	color: rgb(204,51,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	border: 1px solid rgb(204,51,0)
}

.tabellelinks {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 13px;
 	color: rgb(204,51,0);
 	font-weight: normal;
 	font-style: normal
}

.navi {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 14px;
 	color: rgb(255,153,102);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: center;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.tabellenrahmen {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 13px;
 	color: rgb(255,153,102);
 	border: 1px solid rgb(0,0,0)
}

.tabelleueber {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 13px;
 	color: rgb(204,51,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.ueberschriftrot {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 24px;
 	color: rgb(255,153,102)
}

.bestellung {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 13px;
 	color: rgb(204,51,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: left;
 	margin: 10px 0px 10px 10px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.ueberschrift {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 24px;
 	color: rgb(204,51,0);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
