body
{
	background-color : #000000;
	background-repeat: repeat;
	background-image: url(../images/bg.gif);
}

.anmeldung
{
	background-color : #ffffff;
	background-repeat: repeat-x;
	background-image: url(../images/anmeldung.jpg);
 }

.fliess
{
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
}

.ok
{
	font-weight: bold;
	color: #00ff00;
}

a:link  {
	color: #ad0000;
	font-weight: bold;
	text-decoration : none;
} 

a:visited  {
	color: #ad0000;
	font-weight: bold;
	text-decoration : none;
} 

a:hover  {
	color: #ffffff;
	font-weight: bold;
	text-decoration : none;
} 

a:active  {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
} 

a.start:link  {
	color: #ad0000;
	font-weight: bold;
	text-decoration : none;
} 

a.start:visited  {
	color: #ad0000;
	font-weight: bold;
	text-decoration : none;
} 

a.start:hover  {
	color: #ffffff;
	font-weight: bold;
	text-decoration : none;
} 

a.start:active  {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
} 

a.ok:link  {
	color: #00ff00;
	text-decoration : none;
} 

a.ok:visited  {
	color: #00ff00;
	text-decoration : none;
} 

a.ok:hover  {
	color: #ffffff;
	text-decoration : none;
} 

a.ok:active  {
	color: #ffffff;
	text-decoration: none;
} 
