body
{
	background-image: url(/images/hg_main.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:10% 90%; 	
	color: #38544E;
	color: #000;
	padding: 0;
	font-size: 0.8em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 120%;
	font-weight: normal;
	text-align: left;
	overflow: auto;	margin: 0;
	height: 100%;
}

.main {
	font-size: 1em;
 }
 
.ueb {
	font-size: 1.6em;
 }

a {
    text-decoration: none;
}
a:hover { 
	text-decoration: underline; 
}


.center_top {
  position: sticky;
  top: 0;
  left: 0;
  margin: auto;
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #f4f6fb;
  border-bottom-style: solid;
  border-color: #CCCCCC;
  border-width: 2px;
  z-index: 99;
}


.center {
  margin: auto;
  text-align: center; 
}
.nopr {
  margin: auto;
  text-align: center; 
}

.main_tab { 
	margin: auto;
	border: 0px;
	padding-top: 10px;
}

.cup_table_ausw {
	margin: auto;
	width: 100%;
	border: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* ------------------------------- rangliste */

.cup_table {
	
	font-size:0.9em;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
	border-collapse:collapse;
    border: #A9A9A9 1px solid;
}

.cup_table td{
    padding: 0 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border: #A9A9A9 1px solid;
}

.td_regname{
	background-color: #3399CC;
}

.hblau{
	background-color: #E6F3F9;
}

.ueb09_ws {
	font-size:0.9em;
	color: #ffffff;
	font-weight:normal;
	text-align: center; 

}
.ueb09_gr {
	font-size:0.9em;
	color: #000066;
	font-weight:normal;
}



.klein {
	font-size:0.8em;
	color: #000;
}

.z1 {
/*	height: 29px;
	border-bottom: #A9A9A9 1px solid;  */
	background-image: url(./imag/hg_w.gif);
}

.z2 {
/*	height: 29px;  
	border-bottom: #A9A9A9 1px solid;*/
	background-image: url(./imag/hg_g.gif);
}
	
.rot_streicher {
    color: rgb(255, 0, 0);
    text-decoration: line-through;
	text-align:center;
	white-space: nowrap;
}

.ueb11 {
	font-size: 1.1em;
	color: #0000FF;
	font-style:oblique;
	font-weight:bold;
} 


.ueb12_ws {
	font-size:1.2em;
	color: #ffffff;
	font-weight:normal;
}

.summe {
	background-color: #CCCCCC;
	text-align:right;
	font-weight:normal;
}

.name {
	white-space: nowrap;
}


.erg {
	white-space: nowrap;
	text-align:center;
}