.hauptrahmen {
background-color: #FFFFFF; 
border: 1px #99AA99 solid; 
width: 900px; 
height: 98%; 
}

.content {
text-align: justify; 
vertical-align: top;
}

.menuerahmen { 
height: 40px; 
border-bottom: 1px #99AA99 solid; 
font-size: 14px; 
text-align: center; 
height: 30px;
}

.kopfrahmen { 
height: 250px; 
background-color: #99AA99; 
border: 0px #99AA99 solid;
}

.fusszeile {
text-align: center; 
height: 40px;
}

.auflistung {
background-color: #CCDDCC; 
width: 20px; 
vertical-align: middle; 
text-align: center;
}

body {
align: center; 
background-color: #CCDDCC;
}

td {
font-family: Courier New, Courier, Monospace;
text-align: justify; 
vertical-align: top;
font-size: 12px;
background-color: #FFFFFF;
line-height: 24px;
}

h5 {
font-size: 14px; 
style: bold;
}

a:link { 
color: #99AA99; 
text-decoration: none
}

a:active { 
text-decoration: none
}

a:hover {
color: #99AA99; 
border-bottom: 1px #99AA99 solid; 
border-top: 1px #99AA99 solid;
}

a:visited {
color: #99AA99; 
text-decoration: none;
}

.pedigree1 {
background-color: #99AA99;
}

.pedigree2 {
background-color: #FFFFFF
vertical-align: middle;
}


