/* CSS Document */
/* mit datJunCup, datLagTrai, ranglist, JunVer zu verwenden */

table {
	border: 2px solid #FFCC00;
}
tr {

}
th {
	border-left: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	text-align: center;
	height: 35px;
}
td {
	border-left: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	text-align: center;
}
h1, h2, h4, h5, h6  {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #0000CC;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
}	
h2 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

h6 {
	font-size: 12px;
	font-weight: normal;
}

