body	{
	font-family: helvetica, arial, sans-serif;
	font-size: 12pt;
	background-color: #FFFFFF;
	margin: 0px;
	}
	
th, td, p, li {
	font-family: helvetica, arial, sans-serif;
	font-size: 12pt;
	}

td.StandortL {
	font-size: 12pt;
	text-align: right;
	color: #000062;
	font-weight : bold;
	}

.StrahlenR {
	font-size: 12pt;
	color: #000062;
	font-weight : bold;
	}

td.Rengshausen_T {
	font-size: 14pt;
	text-align: center;
	color: #000062;
	font-weight : bold;
	}

.Apparate_T {
	font-size: 14pt;
	color: #000062;
	font-weight : bold;
	}
	
a:link	{
		color:	#000066;
		text-decoration: none;
		}
		

a:hover {color: #333399;
		text-decoration: underline;
		}

a:visited
		{
		color:	#333399;
		}

.tinytext
		{										/* bottom links */
		font-size: 8pt;
		font-family: helvetica, sans serif;		/* explicit for the footer */
		}

.asterisk
		{
		color:	#FF3300;
		}
	
img.small {
	margin: 5px;
	}

img.leftfloat {
	float: left;
	margin: 10px 10px 10px 0;
	}

img.rightfloat {
	float: right;
	margin: 10px 0 10px 10px;
	}
