FORM {
	margin : 0 0 0 0;
}


BODY  {
	font-family : Arial, Helvetica;
	font-size : 10pt;
	font-weight : light;
	font-style : normal;
}

H2  {
	font-family : Arial, Helvetica;
	font-size : 14pt;
	font-weight : bold;
	font-style : normal;
	margin-bottom : 2pt;
}

H3  {
	font-family : Arial, Helvetica;
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	margin-bottom : 2pt;
}

H4  {
	font-family : Arial, Helvetica;
	font-size : 11pt;
	font-weight : medium;
	font-style : normal;
	margin-bottom : 2pt;
}

H5  {
	font-family : Arial, Helvetica;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	margin-bottom : 2pt;
}

B  {
	font-family : Arial, Helvetica;
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
}

TD  {
	font-family : Arial, Helvetica;
	font-size : 9pt;
	font-weight : light;
	font-style : normal;
}

P  {
	font-family : Arial, Helvetica;
	font-size : 9pt;
	font-weight : light;
	font-style : normal;
}

A  {
	font-family : Arial, Helvetica;
	font-size : 9pt;
	font-weight : light;
	font-style : normal;
 	text-decoration: none;
	color : #000000;
}

A.underline  {
	font-family : Arial, Helvetica;
	font-size : 9pt;
	font-weight : light;
	font-style : normal;
	text-decoration: underline;
	color : #000000;
	background-color : #DADADA;
}

A.black  {
	font-family : Arial, Helvetica;
	font-size : 9pt;
	font-style : bold;
	color : #000000;
}

A.black:LINK  {
	color : #000000;
}

A.black:VISITED  {
	color : #000000;
}

A.black:HOVER  {
	color : #AAAAAA;
 	text-decoration: underline;
}

A:HOVER  {
	color : #AAAAAA;
 	text-decoration: underline;
}

 a.white:link  {
 color : #FFFFFF;
 font-weight : bold;
 text-decoration: none;
 }
 
 a.white:alink  {
 color : #FFFFFF;
 text-decoration: none;
 }
 
 a.white:visited  {
 color : #FFFFFF;
 font-weight : bold;
 text-decoration: none;
 }
 
 a.white:hover  {
 color : #FFFFFF;
 font-weight : bold;
 text-decoration: underline;
 }
 
  a.blacksmall:link  {
 color : #000000;
 font-weight : bold;
 text-decoration: none;
 font-size : 8pt;
 }
 
 a.blacksmall:alink  {
 color : #000000;
 font-weight : bold;
 text-decoration: none;
 font-size : 8pt;
 }
 
 a.blacksmall:visited  {
 color : #000000;
 font-weight : bold;
 text-decoration: none;
 font-size : 8pt;
 }
 
 a.blacksmall:hover  {
 color : #000000;
 text-decoration: underline;
 font-size : 8pt;
 }
 
 .white  {
 color : #FFFFFF;
 font-weight : bold;
 text-decoration: none;
 font-size : 9pt;
 }
 
 .black  {
 color : #000000;
 font-weight : bold;
 text-decoration: none;
 font-size :8pt;
 }
 
  
 .darkgreen  {
 color : darkgreen;
 font-weight : bold;
 text-decoration: none;
 font-size :8pt;
 }
 
 .navy  {
 color : navy;
 font-weight : bold;
 text-decoration: none;
 font-size :8pt;
 }
 
SELECT  {
	font-family : Arial,Helvetica;
	font-size : 9pt;
	font-style : normal:text-decoration: none;
	color : Black;
}

INPUT  {
	font-family : Arial,Helvetica;
	font-size : 9pt;
	font-style : normal;
	color : Black;
}

TEXTAREA  {
	font-family : Arial,Helvetica;
	font-size : 10pt;
	font-style : normal;
	text-decoration: none;
	color : Black;
}

input.button  {
	height : auto;
	width : auto;
	font-family : Arial,Helvetica;
	font-size : 10pt;
	font-weight : bold;
	color : White;
	background : Darkgreen;
	border-style : solid;
	spacing : 0;
	cursor : Hand;
	border-left-width : thin;
	font-style : bold;
	text-decoration : none;
	text-align : center;
	float : none;
	clear : none;
	border-width : 1px;
}

input.submit  {
	height : auto;
	width : auto;
	font-family : Arial,Helvetica;
	font-size : 10pt;
	font-weight : bold;
	color : White;
	background : Darkgreen;
	border-style : solid;
	spacing : 0;
	cursor : Hand;
	border-left-width : thin;
	font-style : bold;
	text-decoration : none;
	text-align : center;
	float : none;
	clear : none;
	border-width : 1px;
}

.white  {
	color : White;
	font-weight : bold;
	text-decoration: none;
	font-size : 8pt;
}

.kal_grau  {
	font-size : 8pt;
	font-weight : bold;
	font-style : bold;
	color : #808080;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
}

.blacksmall  {
 color : #000000;
 font-weight : bold;
 text-decoration: none;
 font-size : 8pt;
 }
 
td.changeapp {
	color : Black;
	font-weight : bold;
	text-decoration: none;
	font-size : 8pt;
}

hr{
	height: 1px;
}
