a:link  {
	color : #000000;
	text-decoration : none;
}

a:hover  {
	color : #4A8D8B;
	text-decoration : underline;
}

a:active  {
	color : #000000;
}

a:visited  {
	color : #000000;
    text-decoration : none;
}

Body  {
	scrollbar-face-color : #83ADA6;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #29316B;
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #BBCDC5;
	scrollbar-track-color : #B0BCB7;
	scrollbar-darkshadow-color : #999999;
}

H1  { font-size : 16pt;
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-weight : bold;
      color: #606060;
      text-decoration : none;}
H2  { font-size : 14pt;
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-weight : bold;
      color: #606060;
      text-decoration : none;}
H3  { font-size : 12pt;
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-weight : bold;
      color: #606060;
      text-decoration : none;}
H4  { font-size : 10pt;
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-weight : bold;
      color: #606060;
      text-decoration : none;}

.small  {
	font-size : 7pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333366;
	font-weight : normal;
	text-decoration : none;
	text-align : center;
	margin : 0% 0% 0% 0%;
}

H6  {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-align : center;
	color : #333366;
}

p  {
	list-style-position : inside;
	list-style-image : images/star_klein.gif;
	list-style : inside;
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #222222;
	text-decoration : none;
	background : images/top_line.gif;
}

p.BildUntertitel  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	text-align : left;
	font-size : 8pt;
}

table.top  {
	width : 94%;
	position : relative;
	left : 3%;
	margin : 0 0 0 0;
}

table.line  {
	width : 100%;
	background-image : url(../images/top_line.gif);
	background-position : 0 0 0 0;
	height : 6;
	background-color : #888888;
}

ul  {
	list-style-position : outside;
	list-style : outside url(images/pfeil1.gif);
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #222222;
	text-decoration : none;
	margin : 0 0 0 20;
}


.formular  {
	background-color : #F9FAFA;
	border-color : #007864;
	border-style : groove;
	border-width : 2px;
	padding : 2px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-weight : bold;
	font-size : 9pt;
}