BODY
{
  background-color: White;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
}
H1
{
  color: navy;
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-large;
  font-weight: bolder;
  text-transform: capitalize;
}
H2
{
  color: navy;
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  font-weight: bolder;
  text-transform: capitalize;
}
H3
{
  color: navy;
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  font-weight: lighter;
  text-transform: capitalize;
}

div.felicitas_main{
position: absolute;
top: 20px;
width: 405px;
height: 575px;


}
div.felicitas_reihe{

height: 224px;

}

div.felicitas_box{
position: relative;
background-image: url(../../pics/rahmen_felicitas.gif); 
height: 227px;
width: 199px;
float:left;

}

div.felicitas_oben{
position: relative;
height: 60px;
width: 182px;
left: 6px;
top: 6px;
}


div.felicitas_werbemittel{
position: relative;
height: 151px;
width: 182px;
text-align: center;
left: 8px;
top: 7px;
}

div.felicitas_logo_oben{

position: relative;
height: 50px;
width: 90px;
left: 5px;
top: 5px;
text-align: center;
vertical-align: bottom;

float: left;

}


div.felicitas_rechts_oben{

position: relative;
height: 54px;
width: 55px;

background-color:#85D3F7;
top: 1px;
right: 15px;
text-align: center;
float: right;

}

span.felicitas_text_oben{
position: relative;
top: 14px;
color: white;
font-size:11px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: bold;
}
