body{
	background-color:#FFF;
}

#body *
{
	font-family:verdana;
}

#body h3
{
	font-size:14px;
	border-bottom:1px dotted #AAA;
}

#body h5, h4
{
	font-size:12px;
}

#body p.welcome
{
	text-align:center;
	font-size:15px;
}


#body p, ul, table, td, th
{
	text-align:left;
	font-size:12px;
	color:#444;
}

#body img.gruppenbild
{
	width:625px;	
}

#body legend
{
	font-size:12px;
	color:#000050;
	font-weight:bold;	
}

#body fieldset
{
	padding:10px;
	border:none;
	border-top:1px solid #AAA;
	
}

#body table.dbEntrySet{
	width:99%;
	margin-bottom:30px;
	border-bottom:1px solid #000050;
}


#body td.dbEntryHead{
	border:none;
	height:30px;
	background-color:#6BCCFF;
	width:98%;
	font-weight:bold;
	color:#444;
}

#body td.rounded{
	width:30px;background-color:#FFF;
	background-image:url('http://www.djk-gaustadt-triathlon.de/HTML_Pictures/rounded.png');
	background-repeat:no-repeat;
	background-position:right;
	width:30px;
}



#body img.dbEntry{
	width:100px;
	height:120px;
	border:1px solid #000050;
	float:left;
	margin-right:5px;
}


#body img.dbEntryW{
	width:150px;
	height:110px;
	border:1px solid #000050;
	float:left;
	margin-right:5px;
}

#body td.dbEntry{
	vertical-align:top;
	text-align:left;
}

#body td.dbEntryStats{
	/*border-bottom:1px dotted #000050;*/
	
}


#body span.text{
	font-size:10px;
	color:#000;
}
