body {
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-color : #66cc00;
}

p  {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}

.p  {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}

.ft  {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}

.ft-balken  {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : white;
}

.h1 {
	font-size : 20pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : white;
}

.h2 {
	font-size : 16pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #6633ff;
}

.h3 {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #6633ff;
}

.h4 {
	font-size : 10pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}

a:link { color:#FFFFFF; font-weight:bold; font-family: arial; text-decoration: none }
a:visited { color:#FFFFFF; font-family: arial; text-decoration: none; font-weight:bold;}
a:active { color:#FFFFFF; font-family: arial; text-decoration: none; font-weight:bold;}
A:hover
{
    COLOR:#FF0000;
    
}

#4b61c7