A
{
Color: Blue;
Text-Decoration: none;
}

A:HOVER
{
Color: Blue;
Font-Weight: bolder;
}

.block

{
Width: 150px;
Height:  80px;
}

.unter

{
Font-Family: Arial, Helvetica;
Font-Size: 9pt;
Line-Height: 12pt;
Position: relative;
Color: Red;
Background-Color: Yellow;
Width: 100%;
Visibility: hidden;
Border-Bottom-Color: Silver;
Border-Bottom-Width: 0px;
Border-Bottom-Style: solid;
Text-Align: center;
}

.haupt

{
Font-Family: Arial, Helvetica;
Font-Size: 10pt;
Font-Weight: bolder;
Position: relative;
Color: green;
Background-Color: Yellow;
Width: 100%;
Border-Bottom-Color: Silver;
Border-Bottom-Width: 1px;
Border-Bottom-Style: solid;
Text-Align: center;
}

.ohneunter

{
Font-Family: Arial, Helvetica;
Font-Size: 10pt;
Font-Weight: bolder;
Position: relative;
Color: green;
Background-Color: Yellow;
Width: 100%;
Border-Bottom-Color: Silver;
Border-Bottom-Width: 1px;
Border-Bottom-Style: solid;
Text-Align: center;
}

