body {background-color: #CCCCCC; }
.seite {width:100%; height:100%; top:0px; left:0px;}
.impress {     font-family: Arial, Helvetica, sans-serif; color: #660000; font-size: 12px; }
.link {        font-family: Arial, Helvetica, sans-serif; color: #660000; font-size: 24px; font-style: normal;
	           font-weight: normal; }
.Link_Topzeile {font-family: Arial, Helvetica, sans-serif; color: #660000; font-size: 20px; font-style: normal;
	           font-weight: normal; line-height: 25px; height: 25px; }
.text {        font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: normal; font-weight: bold;}
.textu {        font-family: Arial, Helvetica, sans-serif; color: #660000; font-style: normal; line-height: normal; text-decoration: underline;}
.Titel {        font-family: Arial, Helvetica, sans-serif; color: #660000; font-size: 28px; }
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
	font-size: inherit;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: inherit;
	text-decoration: none;
}
a.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #660000;
}
a.name:link, a.name:visited
{
	color: #660000;
	text-decoration: underline;
}
a.name:active, a.name:hover
{
	color:#FFCC00;
	text-decoration: underline;
}
a.impress {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-style: normal;
	line-height: normal;
	font-size: 12px;
}
a.impress:link, a.impress:visited
{
	color: #660000;
	text-decoration: none;
}
a.impress:active, a.impress:hover
{
	color:#FF0000;
	text-decoration: underline;
}