body	{
		font-family:Comic Sans MS,helvetica,arial;
		color:#000000;
		font-size:10pt;
		background:#FFFFFF;
		background-image:url(images/aj_background.gif);
		}

a		{
		font-family:helvetica,arial;
		}

td		{
		font-family:helvetica,arial;
		font-size:10pt;
		}

.title	{
		font-size:16pt;
		font-weight:bold
		}

.sub_title	{
		font-size:12pt;
		font-weight:bold
		}

.gray	{
		background:#DDDDDD;
		}

.light_gray	{
		background:#EEEEEE;
		}

.white	{
		background:#FFFFFF;
		}
.trans	{
		background-image:url(images/trans.gif);
		}
.center {
		vertical-align:middle;
		text-align:center;
		}
		
/******
  * termine.php
******/
.ResultatTabelle,
#Termine {
	background-color: #000000;
	border-spacing: 1px;
}
#Termine tbody td,
#Termine thead th {
	padding: 2px;
}

.ResultatBarTr,
#Termine thead tr {
	background-color: #FF0000;
}
.ResultatBarTd, .ResultatBarTdiph,
#Termine thead th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
.ResultatTr,
#Termine tbody td {
	background-color: #FFFFFF;
	font-size: 11px;
}
#Termine tbody td.els {
	font-size: 10px;
}
.ResAnlass,
#Termine tbody td.anl {
	font-size: 12px;
	font-weight: bold;
}
.ResAnmeldung,
#Termine tbody td.anm {
	font-size: 10px;
}
.ResOthers,
#Termine tbody td {
	font-size: 10px;
}
.upperBar,
#menubar {
	text-align: right;
	font-size: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.FooterUrl,
#footer {
	font-size: 10px;
	display: none;
}
