﻿html, body, form
{
    font-family: Arial, Verdana;
    font-size:12px;
}
#adatum
{
    display:none;
}
#druckkopf
{
    width:100%;
}
#top
{
    display:none;
} 

#header
{
    display:none;
}   

#leftpane
{
    display:none;
}

#footer 
{
    display:none;
}    

.kdruck
{
    display:none;
}
    

.lk{ float:left;}
.rt{ float:right;}

a.infobox span 
{
    display:none;
}

/* #### Schriftformatierungen ### */
.hlbez
{
    float:left;
    width: 4.8em;
}

h1
{
    font-size:12px;
    line-height:13px;
}

.fblau
{ 
    color:#0055b2;
}

.fb
{
    font-weight:bold;
    font-size:14px; 
    color:#0055b2;
}

.font
{
    font-size:12px;
    color:#000000;
}

