body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	scrollbar-face-color: White;
	scrollbar-arrow-Color: White;
	scrollbar-track-Color: White;
	scrollbar-shadow-Color: White;
	scrollbar-highlight-Color: White;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-Color: White;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Black;
	text-align : justify;
}

A:link {
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Black;
	text-align : justify;
	text-decoration: none;
}

A:visited {
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Black;
	text-align : justify;
	text-decoration: none;
}

A:hover {
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: White;
	text-align : justify;
	text-decoration: none; 
}

A:active {
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Black;
	text-align : justify;
	text-decoration: none;
}

A:link.copy {
	font-size: 09px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Black;
	text-align : justify;
	text-decoration: none; 
}

A:visited.copy {
	font-size: 09px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Black;
	text-align : justify;
	text-decoration: none;
}

A:hover.copy {
	font-size: 09px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Black;
	text-align : justify; 
	text-decoration: none;
}

A:active.copy {
	font-size: 09px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Black;
	text-align : justify;
	text-decoration: none;
}

td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: Black;
  text-align : justify;
}

td.bildtext {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 09px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Black;
	text-align : justify;
}

td.copyright {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 09px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: Black;
	text-align : justify;
}

th {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: Black;
  text-align : justify;
}

#picture_border {
	border-right:20px solid white;
	border-left:20px solid white;
	border-top:10px solid white;
	border-bottom:10px solid white;
	}
	
#fpic_border {
	border-right:1px solid white;
	border-left:1px solid white;
	border-top:1px solid white;
	border-bottom:1px solid white;
	}
	
#vpic_border {
	border-right:10px solid white;
	border-left:10px solid white;
	border-top:10px solid white;
	border-bottom:10px solid white;
	}
