
html, body {
width : 100%;
height : 100%;
}
body {
background : white url(images/oben/bg_oben.gif) repeat-x scroll;
margin : 0;
padding : 0;
}
h1 {
margin-top: 8px;
font-family : Arial, Helvetica, sans-serif;
font-size : 12pt;
line-height : 22pt;
font-weight : bold;
color : #f93;
}
p {
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
line-height : 14pt;
color : #444;
}
span.small {
font-family : Arial, Helvetica, sans-serif;
font-size : 8pt;
text-align : left;
line-height : 9.5pt;
color : #444;
}
p.foot {
font-family : Arial, Helvetica, sans-serif;
font-size : 7.5pt;
text-align : center;
vertical-align : bottom;
line-height : 7pt;
color : #444;
}
.orange {
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
line-height : 14pt;
font-weight : bold;
color : #f93;
}
a {
color : #009;
}
a.bold {
font-weight : bold;
}
