body {
		scrollbar-3dlight-color:blue;
           scrollbar-arrow-color:orange;
           scrollbar-base-color:#6699FF;
           scrollbar-darkshadow-color:#6699FF;
           scrollbar-face-color:#6699FF;
           scrollbar-highlight-color:blue;
		   background-color: White;
}



a  {
	text-decoration : none;
	overflow : scroll;
	color : Orange;
	text-transform : inherit;
	font-weight : bold;
}

a.two  {
	text-decoration : none;
	overflow : scroll;
	color : White;
	text-transform : inherit;
	font-weight : normal;
	
}

a.twobold  {
	text-decoration : none;
	overflow : scroll;
	color : White;
	text-transform : inherit;
	font-weight : bold;
	
}

a.liste  {
	text-decoration : none;
	overflow : scroll;
	color : navy;
	text-transform : inherit;
	font-weight: normal;
}


a.top  {
	text-decoration : none;
	overflow : scroll;
	color : blue;
	text-transform : inherit;
	font-weight : bold;
}


a:hover  {
	color : #6699FF;
}

a:hover.two  {
	color : navy;
}

a:hover.top  {
	color: black;
}

a:hover.twobold  {
	color: black;
}

td.tophead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	vertical-align: top;
	font-weight: bold;
}

td.inhalt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	vertical-align: top;
	padding-right: 10px;
	text-align: justify;
}

td.two {
	background-color : Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: White;
}

td.top {
	background-color : #6699FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: White;
}

td.three {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

td.four {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

td.five {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: White;
	padding-top: 32px;
	vertical-align: top;

}

td.six {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-align: justify;
}


H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	vertical-align: top;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	vertical-align: top;
}

