BODY 
{
	background-color:#660000;
}

.SiteHeadline 
{
	font-size: xx-large;
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align:center;
	height:100px;
	vertical-align: middle;
}

.SiteHeadlineHorizont
{ 
	color:blue; 
	height:3px; 
	/* text-align:left; 
	border:1px solid yellow; */
}

.Infotext {
	color: #cccc00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Linktext {
color: #00FFFF
}

.myheadline1 {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

