
/* 
OGE-Print-CSS
digi3 16.09.2010
*/
* {
    float:none !important;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
    font-weight:normal;
    background-color:transparent
    }
body {
    margin: 0;
    padding: 0;
    color: #000;
    background: transparent;
    }
#JumpLabelNav,
#MetaNav,
#TopNav,
#Breadcrumb,
#SideNav,
#FooterServiceLinksLeft,
#FooterServiceLinksRight,
#FooterSitemap,
#FooterLegal ul,
.icon {
    display:none;
    }
#ColumnRight {
    margin-top: 20pt;
    padding-top:10pt;
    border-top:1pt dashed #e0e3e3
    }
    
/* Einbindung alternatives Logo */
#Header #Logo a {
    display: list-item;
    list-style-image: url(/cps/rde/xbcr/SID-6DFBCC4F-9421A0AD/open-grid-europe-internet/OGE_Logo_140x27.gif);
    list-style-position: inside;
    letter-spacing: -1000em;
    font-size: 1pt;
    color: #fff;
    margin-bottom:20pt
    }
#Header #Logo img {
    display:none;
    }
#Footer {
    border-top:1pt dashed #777;
    font-size:90%;
    color:#000;
    text-decoration:none
    }
#Footer {
    border-top:.5pt dashed #777;
    }
#Footer #FooterLegal p a {
    color:#000;
    text-decoration:none;
    font-size:8pt;
    }
.subcontainer_5slots,
.subcontainer_4slots,
.subcontainer_3slots,
.subcontainer_2slots,
.subcontainer_1-2slots,
.subcontainer_1slot {
    margin-bottom:20pt;
    }
.box_expand_content {
    display:block !important;
    }
/* Absatzformate */
h1,
h2,
h3,
h4 {
    page-break-after: avoid;
    }
h1,
h2,
h3,
h4,
p {
    line-height:110%;
    }
p.header {
    font-size:11pt;
    font-weight:bold;
    margin:0;
    padding:0;
    page-break-after: avoid;
    }
h1 {
    font-size:14pt;
    }
h2 {
    font-size:13pt;
    }
h3 {
    font-size:12pt;
    }
h3 {
    font-size:11pt;
    font-weight:bold
    }
a {
    color:#003d85;
    text-decoration:underline
    }
a.icon_zoom-in,
a.icon_download {
    display:none;
    }
acronym[title]:after,
abbr[title]:after {
    content: ' (' attr(title) ')';
    }
dt {
    font-weight:bold
    }
dd {
    padding-left:0;
    margin-left:0
    }
        
/* Formulare */    
fieldset {
    border:1pt dotted #b6babb
    }
legend {
    margin-bottom:10pt;
    font-weight: bold;
    page-break-after: avoid;
    }
.form_error {
    font-size: 9pt;
    color: #ff0000;
    }
    
/* Tabellen */    
table {
    margin-bottom:30pt
    }
caption  {
    clear:both;
    font-size:12pt;
    font-weight: bold;
    line-height: 15pt;
    text-align: left;
    margin-bottom:12pt;
    border-bottom:1pt solid #000;
    page-break-after: avoid;
    }
thead th {
    font-weight: bold;
    text-align: left;
    border-bottom:2px solid #485253;
    }
td  {
    border-right:1pt solid #000;
    border-bottom:1pt solid #000;
    border-collapse:collapse
    }
tfoot td {
    color:#485253;
    border:none;
    }
    
.subcontainer_photo_series_horizontal ul li {
    list-style-image:none;
    }
    
/* nur Designweb */
p.marker {
    font-weight:bold;
    border-bottom:1pt solid lime
    }
