<!--
body
{
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	background-color: #FCFFED;
}

.headline
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 50px;
}
.logo
{
	heigth: 100pt;
	width: 10pt;
	vertical-align: top;
}

.themen
{
	font-family: Eurostile, Comic Sans MS, Arial, Helvetica;
	text-align: center;
	vertical-align: top;
	width: 50%;
	height: 50pt;

}

.rightbottom
{
	font-family: Eurostile, Comic Sans MS, Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
	vertical-align: top;
	height: 80pt;
}
.leftbottom
{
	font-family: Eurostile, Comic Sans MS, Arial, Helvetica;
	font-size: 16pt;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
	vertical-align: top;
}

.thirdRow
{
	height: 100px;
}
.news
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	height: 40px;
}

.wir
{
	font-family: Eurostile, Comic Sans MS, Arial, Helvetica;
	color: #3333FF;
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
}

.webmasteretc
{
	font-family: Comic Sans MS, Arial, Helvetica;
	font-size: 12pt;
	text-align: right;
}
.lastchange
{
	font-family: Comic Sans MS, Arial, Helvetica;
	font-size: 12pt;
}

a:link {text-decoration:none; color: blue;}
a:visited {text-decoration:none; color: blue;}

-->