/* ----------------------------------------------------------------------- ALLGEMEINE DEFINITIONEN  --------------------------------------------------------------------------------------*/
body {
	background-color: #FFFFFF;
	font-family:Arial;
	font-size:8pt;
	text-align:left;
	font-weight: normal;
	margin-left : 10px;
	margin-top : 10px;
}
.standard {
	font-family:Arial;
	font-size:8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.standardbold {
	font-family:Arial;
	font-size:8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.event {
	font-family:Arial;
	font-size:13pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.header {
	font-family:Arial;
	font-size:24pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.smallheadline {
	font-family:Arial;
	font-size:11pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
td.class { 
	border-bottom: 1px solid Black;  
	border-top: 1px solid Black;   
	font-family:Arial;
	font-size:9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
td.headline { 
	border-bottom: 1px solid Black;  
	border-top: 1px solid Black;   
	font-family:Arial;
	font-size:8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
td.competition { 
	border-bottom: 1px solid Black;  
	border-top: 1px solid Black;   
}