h1 {
background-color: #FFF;
color: #98BD0E;
font-size: 12px;
font-family: Arial;
font-weight: bold;
padding: 5px 0 5px 3px;
}

.hr {
background-image: url('http://www.vb-deutschland.de/css/startseite/hr.jpg');
background-repeat: no;
width: 981px;
height: 9px;
margin: 15px 0 10px 0;
}

.text {
font-family: Arial;
font-size: 10px;
line-height: 10px;
color: #777777;
width: 965px;
padding: 5px 0 0 15px;
}