@charset "utf-8";
/* CSS Document */
/* virtualcitySYSTEMS GmbH*/
/* Basic Configuration */
@page {
    size: landscape
    }
* {
    font-family: "times new roman", times, serif;
    text-align: justify;
    font-size: 10pt
    }
body {
    width: 297mm;
    overflow: hidden
    }
.PrinterHidden {
    display: none
    }
/*
a[href]:after {
 content:" <"attr(href)">";
 color:#888;
 background-color:inherit;
 font-style:italic;
 size:80%;
}
img[alt]:after {
 content:" ("attr(alt)")";
}
*/
h1 {
    font-size: 22pt
    }
h2 {
    font-size: 1.5em;
    font-weight: bold;
    border: solid #ccc 1px
    }
h3 {
    font-size: 1.2em
    }
h4 {
    color: #F00
    }
h5 {
    font-size: 0.9em
    }
h6 {
    font-size: 0.8em
    }
p {
    margin: 0
    }
strong {
    font-weight: bold
    }
TABLE {
    display: table;
    border-bottom: solid #ccc 1px;
    margin: 0 0 0 0;
    width: 100%
    }
TR {
    display: table-row
    }
THEAD {
    display: table-header-group
    }
TBODY {
    display: table-row-group
    }
TFOOT {
    display: table-footer-group
    }
TD, TH {
    display: table-cell
    }
CAPTION {
    display: none
    }
/* Own Styles */
#logo {
    visibility: visible
    }
#Title {
    top: 50px
    }
#Title h1 {
    font-size: 18pt
    }
#TopMenu, #ChangeLanguageBTN, .jxBarScroller, #SearchTabs, #ExtendetSearchContainer, #Navigator, .jxDialog, #dialogNavigator, #Footer, .spanCursorPosition, .spanViewSize, .jxPanelBar, .jxPanelTitle, #switcharea, .jxSplitBarHorizontal, #StatusNavigator, .jxSplitBarVertical, #SidebarCollapse {
    visibility: hidden
    }
#SplitterArea {
    border: 1px solid #ccc;
    background-color: white;
    top: -20px !important
    }
#Sidebar, .jxPanelBar {
    border: none
    }
.goog-control.heading {
    top: -25px !important;
    position: absolute
    }
.goog-control, .goog-tree-root {
    border-bottom: 1px solid #ccc;
    padding: 2px
    }
.jxPanelContentContainer {
    background-color: white
    }
.ResultSearchContainer {
    border: 1px solid #ccc;
    background-color: white
    }
.goog-tree-item-label {
    font-weight: bold
    }