BODY {
	background-color: #000099;
	/* background: url(innenhof1.jpg);
	background-repeat:no-repeat; */
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	/* font-size:120%; */
	}
HR	{
	height:1;
	text-align:center;
	color:#006600;
	}
/*
H1,H2,LI,P,DIV 			 { color:#006600; }
*/
H1,div.intro	{
	text-align: center;
	color: #ffcc00 /*#00cc00*/;
	}
LI,P,div	{
/*	color: #ff00cc; lila */
	/*
	color: #ccff00;
	*/
	color: #ffcc00 /*#99ff00*/;
	}
TD	{
	vertical-align: top;
	font-size:120%;
	}
A:link {
	color: #0099ff /*#00ff00*/;
	}
A:visited {
	color: #0099ff /*#ff9900*/;
	}
A:hover {
	color: red;
	}
/*
.aktuell	{
	background-color: #666666;
	}
*/
.mailadr	{
	background-color: #6699ff;
	text-align: center;
	}
.centric	{
	text-align: center;
	/*color: #0099ff;*/
	}
.right		{ text-align: right; }

