﻿/* CSS styles for NG Report "Modulhandbuch */
/* ======================================= */

body.NGReport {
    font-size: 9pt;
    font-family: Arial, sans-serif;
    margin:0;
}

/* Deckblatt */
.modulhandbuch .deckblatt span.header_field_HAUPTTITEL, .modulhandbuch .deckblatt span.header_field_UNTERTITEL
{
    margin-top:0px;
    font-size: 16pt;
	font-weight: bold;
    display:block;
}
.modulhandbuch .deckblatt span.header_field_UNTERTITEL
{
    padding-left:0;
}
.modulhandbuch .deckblatt .titel 
{
    padding-top:55px;
}

hr.deckblatt_hr {
    margin-top:0.4cm;
    margin-bottom:0;
}

.modulhandbuch .logo
{
    float:left
}

.modulhandbuch .logo
{
    float:left
}

.modulhandbuch .deckblatt-content > p:first-child > span {
    font-size: 12pt;
}

.modulhandbuch .deckblatt-content
{
    clear:both;
    padding:0.4cm 0 0;
}
.modulhandbuch .deckblatt-content p:first-child
{
    margin-top:0;
}
.modulhandbuch .modul h3
{
    color:#0164A7;
    border-bottom:3px solid #0164A7;
}
.modulhandbuch .fields table.gesamtarbeitszeit td.wert
{
    padding-left:10px;
    text-align:right;
}
.modulhandbuch span.page_field_AWA_AnlassBezeichnung
{
    font-weight:bold;
}

table.gesamtarbeitszeit {
    border-spacing: 0;
}

table.gesamtarbeitszeit td.typ {
    padding-left: 0;
}