
body  
{
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

p   { color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
li   {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 16px;
	padding-top: 30px;
	list-style-type: disc;
}
td   { color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h1 { color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: bold; font-size: 16px; letter-spacing: 2px }
h2 { color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: bold; font-size: 18px; letter-spacing: 2px }
h3 { color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: bold; font-size: 20px; letter-spacing: 2px }
h4 { color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: bold; font-size: 22px; letter-spacing: 2px }
h5 { color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: bold; font-size: 24px; letter-spacing: 2px }
h6 { color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: bold; font-size: 26px; letter-spacing: 2px }
h6 { color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: italic; font-weight: bold; font-size: 30px; letter-spacing: 2px }

.ranking_alt
{
	font-style :  italic;
	font-weight : normal;
	color:#CCC;
	text-decoration: none;
	background-color: #B59829;
}

/**********************************************
LINKS
**********************************************/

a
{
	font-style :  italic;
	font-weight : bold;
	color:#000000;
	text-decoration: underline;
}

a:hover
{
	font-style :  italic;
	font-weight : bold;
	color:#000000;
	text-decoration: none;
	background-color: #dcdcdc 
}

a:visited
{
	font-style :  italic;
	font-weight : bold;
	color:#000000;
	text-decoration: underline;
	background-color: #ffffff;
}

.footer a
{
	font-family :  Arial,Verdana;
	font-size : 10px;
	font-style :  italic;
	font-weight : bold;
	text-decoration: underline;
	color:#000000;
	background-color: #e0be30;
}

.footer a:hover
{
	font-family :  Arial, Verdana;
	font-size : 10px;
	font-style :  italic;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #e0be30;
}

.footer a:visited
{
	font-family :  Arial,Verdana;
	font-size : 10px;
	font-style :  italic;
	font-weight : bold;
	color:#000000;
	text-decoration: underline;
	background-color: #e0be30;
}


/**********************************************
TEXT
**********************************************/


.textFett
{
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.textfettrot
{
	color: #F00;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.textGelb
{
	color: #e0be30;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}

.textWeiss
{
	color: #FFFFFF;
	font-size: 12px;
}

.textVorspann
{
	color: #000000;
	font-style: italic; font-weight: bold;
	font-size: 12px;
}

.adresse
{
	font-family :  Arial,Verdana;
	font-size : 9px;
	font-style :  italic;
	text-decoration: none;
	color:#000000;
}

.footer
{
	font-family :  Arial,Verdana;
	font-size : 10px;
	font-style :  italic;
	font-weight : bold;
	text-decoration: none;
	color:#000000;
}

.datum
{
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

/**********************************************
HATTRICK
**********************************************/
#zeugnis {
	background-color:#e0be30;
	background-image:url(uploads/kickoff/hattrick/hattrick_zeugnis.jpg);
	height:610px;
	width:610px;
	background-repeat: no-repeat;
	margin: 0 auto;
}
#lehrabschluss {
	background-color:#e0be30;
	background-image:url(uploads/kickoff/hattrick/hattrick_lehrabschluss.jpg);
	height:610px;
	width:610px;
	background-repeat: no-repeat;
	margin: 0 auto;
}
#ranking {
	background-color:#e0be30;
	background-image:url(uploads/kickoff/hattrick/hattrick_ranking.jpg);
	height:610px;
	width:610px;
	background-repeat: no-repeat;
	margin: 0 auto;
}
#innerbg {
	float: right; 
	padding: 25px 0;
	margin-right:20px;
	width: 520px;
}