
body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
	border:	3px 3px 3px 3px;
	margin:	3px 3px 3px 3px;
	padding:	3px 3px 3px 3px;
/*	font-size: 14px;*/
/*	line-height: 14px;*/
/*	font-style: normal;*/
/*	font-weight: normal;*/
}
.top{
	position:absolute; 
	width:626px; 
	height:142px; 
	z-index:4; 
	left: 10px; 
	top: 19px; 
	visibility: visible
	font-size: 14px;
}

 /* unvisited link */
A:link
       {
       color: #0033CC }

/* visited links */
A:visited
       {
       color: #666666}

/* rollover links */
A:hover
       {
       color: #FF0000}
       
/* mouseDown links */
A:active
       {
       color: #666699}
       
p {
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
}

h1{
       font-size: 18px;
       font-style: italic;
       font-weight: bold;
       color: #FF0000;
}
h2 {
	font-size: 16px;
	line-height: 12px;
	font-style: italic;
	font-weight: normal;
/*	font-weight: bold;*/
}
h3 {
	font-style: normal;
	font-weight: bold;
}
ol {
/*	line-height: 10px;*/
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
/*	font-weight: bold;*/
}

/* Normale Tabellen*/
table {
/*	position:relative;*/
/*	left:0px;*/
	top: 0;
	left: 0;
	padding:	3px 3px 3px 3px;
	border:		3px 3px 3px 3px;
/*	font-size: 11px;*/
/*	width:100%;*/
	margin: 0px;
	border-collapse: collapse; 
/*	border-spacing: 0px;  */
}
hr{
	position:relative;
/*	top :100px;*/
	border: #A5B1C4;
	color: #A5B1C4;
	background-color: #A5B1C4;
	width: 100%;
}
.title
       {
       font-size: 24px;
       font-weight: bold;
       text-align: center}
.center
       {
/*       font-size: 24px;*/
/*       font-weight: bold;*/
       text-align: center;
       
       }
.title1
       {
       font-size: 18px;
       font-weight: bold;
       text-align: center;
       color: #999999}
.title2
       {
       font-size: 18px;
       font-weight: bold;
       text-align: center}
.title3
       {

       font-size: 14px;
       font-weight: bold;
       text-align: center}
.titleleft
       {

       font-size: 24px;
       font-weight: bold;
       text-align: left}

.text
       {

       font-size: 14px;
       text-align: left}
.textcolor
       {

       font-size: 14px;
       text-align: left;
       color: #FF0000}
.textright
       {

       font-size: 14px;
       text-align: right}
.textcenter
       {

       font-size: 14px;
       text-align: center}
.surname
       {

       font-size: 12px;
       font-style: italic;
       text-align: center}
.forename
       {

       font-size: 12px;
       text-align: center}
.subtitles
       {

       font-size: 12px;
       text-align: center}
.notes
       {

       font-size: 10px}
.index
       {

       font-size: 12px 
       /*;background-color: #CCCCCC*/}
       
.indexcolor{  font-family: Arial, Helvetica, sans-serif;
       font-size: 18px;
       font-weight: bold;
       color: #FF0000}
.hiLink
       {

       font-size: 18px;
       font-style: italic;
       font-weight: bold;
       color: #FF0000}
.date
       {

       font-size: 10px;
       font-style: italic}
