/* CSS Document */

/* eingeführt für Promolens-Club von Peter Grambitter */

.promolens h1 {
font-size: 16px;
line-height: 100%;
}


.promolens h2 {
font-size: 16px;
line-height: 120%;
}

.promolens h3, .promolens h3 a{
font-size: 12px;
line-height: 100%;
padding: 0px;
margin: 0px;
margin-bottom: 5px;
}

#promolens-logo {
background-image:url(images/promolens-bg.jpg);
background-repeat:no-repeat;
}

.indent {
padding-bottom: 5px;
padding-left: 15px;
}

.indent p, .indent td {
padding: 0px;
margin: 0px;
padding-bottom: 5px;
vertical-align:top;
}

.fussnote {
font-size: 90%;
font-style:italic;
}

table.A_table {
/*background-image:url(images/A_bg.gif);
background-repeat:no-repeat;
background-position:44px 70px;*/
}

table.B_table {
/*background-image:url(images/B_bg.gif);
background-repeat:no-repeat;
background-position:219px 70px;*/
}

table.C_table {
/*background-image:url(images/C_bg.gif);
background-repeat:no-repeat;
background-position:394px 70px;*/
}

h1.A_headline {
height: 30px;
background-image:url(images/A_hl.gif);
background-repeat:no-repeat;
background-position:0px 0px;
padding-left:32px;
padding-top: 4px;
}

h1.B_headline {
height: 30px;
background-image:url(images/B_hl.gif);
background-repeat:no-repeat;
background-position:0px 0px;
padding-left:32px;
padding-top: 4px;
}

h1.C_headline {
height: 30px;
background-image:url(images/C_hl.gif);
background-repeat:no-repeat;
background-position:0px 0px;
padding-left:32px;
padding-top: 4px;}
