/* Stylesheet für giessener-fussball-archiv.de */

/* BODYTAG*/
body {
	background-color: transparent;
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
}

h2, td h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-size: 100%;
	font-weight: bold;
	color: #78d2ff;
	white-space: nowrap;
	text-transform: uppercase;
	/* background-color: Fuchsia; */
	/* text-shadow: 3px 3px 5px red; */
}

/* LINKS*/

a  {
	color: #FFCC33;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight : bold;
	line-height: 11pt;
	text-decoration:none;
}

a:aktive {
	color:#004080;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
}
	
a:hover {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-repeat : repeat;
	background-color : #78d2ff;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	/* border : 1px solid #0066CC;
	*/
	font-weight : bold;
	color : #78d2ff;
}

.text {
	color:#004080;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight : bold;
	line-height: 11pt;
	text-decoration:none;
}

.text_fett {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color: #000066;
	text-decoration:none;
	line-height: 13pt;
	font-weight : bold;
}

table.spielfeld {
	background-image: url(/images/spielfeld.gif);
	background-repeat: no-repeat;
	background-color: #009900;
}

	
.blinke {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #FF9900;
	text-decoration: blink;
	line-height: 11pt;
}

.menu {
	font : 10pt;
}

.klein {
	font : bold xx-small;
}


.ta_border {
	color: #004080;
	border : 1px solid #0066CC;
	font : bold;
}

.box_border{
	color: #004080;
	border : 1px solid #0066CC;
	font : bold;
}

.u_border{
	color: #004080;
	font : bold;
	border-bottom : thin dotted #FF0033;
}
.orange	{
	color: #FF9900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	background-color : #0066CC;
	font : bold;
}

.braun	{
	color: #FFCC33;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	background-color : #004080;
	font : bold;
}

.norm	{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font : bold;
}


.tabhinter {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFCC;
	text-decoration:none;
	line-height: 10pt;
	font-weight : bold;
	background-color : #0066CC;
}
 


















