body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	line-height: 18px; 
	color: #555;
	margin: 0; padding: 0.8em;
  min-width: 41em; 
//	background-image: url('SG_Hintergrund.gif'); 
}

table, th, td { 
	vertical-align: text-top;
}

h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-weight: bold; 
	line-height: 28px;
	text-align: center; 
	background: #E6EDF5;
	color: #4F76A3;
	margin: 0 0 0.3em; padding: 0.2em;
}

h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	text-align: center; 
	line-height: 20px; 
	background: #4F76A3;
	color: #FFFFFF;	; 
	margin-bottom: 0.2em; 
//	padding: 0.3em;
}

h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	line-height: 18px; 
	background: #4F76A3;
	color: #FFFFFF;
	margin-bottom: 0.5em; 
}

div#left {
  float: left; width: 90%;
  margin: 0 0 1.2em; padding: 0;
  border: 1px solid silver;
  border-radius: 18px;
  overflow-x: auto;
}

div#right {
  float: left; width: 4%;
  margin: 0 0 1.2em; padding: 0;
/*  border: 1px solid silver;
  border-radius: 18px; */
}


div#top3 {
  float: left; 
  margin: 0 0 1.2em; padding: 0;
  border: 1px solid silver;
  border-radius: 18px;	
  text-indent: 5px; 
}

div#foot {
	clear: both;
}

p { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px; 
}

td {
	text-indent: 5px; 
}

a { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 14px; 
}

.LiveHead { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px ; 
	font-weight: bold; 
	background: #4F76A3;
	color: #FFFFFF;
}

.LiveEven { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px ; 
	background: #E6EDF5;
	color: #4F76A3;
}

.LiveOdd { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px ; 
	color: #4F76A3; 
	background-color: #ffffff; 
}

.LiveGold { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px ; 
	color: #000000; 
	background-color: #FFD700;
}

.LiveSilver { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px ; 
	color: #000000; 
	background-color: #C0C0C0; 
}

.LiveBronze { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px ; 
	color: #000000; 
	background-color: #d4af37; 
}

.LiveLastrow {
	line-height: 5px ;
}

.note { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 12px; 
	background: #E6EDF5;
	color: #4F76A3;
}
