a:link
{
    font-family: trebuchet ms, Arial, Helvetica;
	color: rgb(34,77,162);
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

a:visited
{
    font-family: trebuchet ms, Arial, Helvetica;
	color: rgb(2,198,200);
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

a:active
{
    font-family: trebuchet ms, Arial, Helvetica;
	color: rgb(0,000,255);
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

a:hover 
{
    font-family: trebuchet ms, Arial, Helvetica;
    cursor: hand;
	color: rgb(4,150,218);
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

p
{
    font-family: trebuchet ms, Arial, Helvetica;
	color: rgb(0,0,0);
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

text
{
    color: rgb(0,0,0);	
	font-family: trebuchet ms, Arial, Helvetica;	
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

body
{
    color: rgb(0,0,0);	
	font-family: trebuchet ms, Arial, Helvetica;	
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	background-color: rgb(244,252,255);
	background-repeat:repeat-y;
	background-image: url('Grafiken/backmain.gif'); 
	background-color:#F4FCFF
}

h1
{
	font-family: trebuchet ms, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}

h2
{
	font-family: trebuchet ms, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 14pt;
}

h3
{
	font-family: trebuchet ms, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 12pt;
}

h4
{
	font-family: trebuchet ms, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
}

h5
{
	font-family: trebuchet ms, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

h6
{
	font-family: trebuchet ms, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}

path
{
	font-family: trebuchet ms, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}

select
{
	border-color: rgb(51,0,110);
	color: black;
}

table
{
	border-color: rgb(51,0,110);
	color: rgb(0,0,0);
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	table-border-color-light: rgb(2,198,200);
	table-border-color-dark: rgb(51,0,110);
}

th
{
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: rgb(0,0,0);
}

hr
{
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: rgb(102,153,153);
}

td
{
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	border-color: rgb(51,0,110);
}

li
{
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}