h2
{
	font-size: 16px;
}
a:hover 
{
	color: #cc0000;
}

a:active
{
	color: Yellow;
}

a:focus
{
	color: Yellow;
}

body, div 
{
	font-family: Verdana;
	font-size: 10px;
}

p
{
	font-family: Verdana;
	font-size: 10pt;
}

table 
{
	font-family: Verdana;
	font-size: 10pt;
}

td.links_kopf
{
	background-color: #ffdd55;
	width: 186;
	font-family: Helvetica, Arial;
	font-size: 10pt;
	font-weight: bold;
}

td.links_training
{
	background-color: #ffa500;
	width: 186;
	font-family: Helvetica, Arial;
	font-size: 10pt;
	font-weight: bold;
}

td.innen_kopf
{
	background-color: #ffdd55;
	font-family: Helvetica, Arial;
	font-size: 10pt;
	width: 100%;
}

td.links
{
	width: 186;
	font-family: Verdana;
	font-size: 10pt;
}

td.innen_oben
{
	background-color: #000080;
	font-family: Helvetica, Arial;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}

td.innen
{
	font-family: Verdana;
	font-size: 10pt;
}

td.unten
{
	font-family: Verdana;
	font-size: xx-small;
}

.ext_tb_rahmen {
	font-size: 9px;
	font-weight: bold;
	border-width: 0px;
	background-color: #cccccc; 
}

.ext_tb_inner {
	font-size: 11px;
	padding: 2px;
	background-color: #FFFFFF;
}