@charset "utf-8";

ueberschrift
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}

#bg 
{
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height: 100%;
	border: 0px;
	z-layer: 6;
	z-index: 1;
}

#schnee(deaktiviert) 
{
	position: absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height: 100%;
	border: 0px;
	z-layer: 20;
	z-index: 20;
}

#content 
{
	position: absolute;
	width: 820px;
	height: 625px;
	left: 50%;
	top: 50%;
	margin-top: -313px;
	margin-left: -410px;
	border: 0px;
	z-layer: 4;
	/* CSS Document */
	z-index: 10;	
}

#klassen_hintergrund
{
	position: static;
	left: 0;
	top: 0;
	width: 485px;
	height: 371px;
	z-layer: 20;
	z-index: 20;
}

#klassen_vordergrund
{
    position: static;
	left: 0;
	top: 0;
	width: 485px;
	height: 371px;
	z-layer: 30;
	z-index: 30;
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	color: #000000;

}
td  {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	line-height: normal;
	white-space: normal;
	color: #333333;
	
}
a:link 
{
	border: 0px solid #000000;
}

img
{
    border: 0px solid #FFFFFF;
}
