body {
    padding-top: 0;
}

.mt1 {
    margin-top: 1em;
}

.mt2 {
    margin-top: 2em;
}

.mt3 {
    margin-top: 3em;
}

.mt4 {
    margin-top: 4em;
}

.mt4p {
    margin-top: 4px;
}

.mb1 {
    margin-bottom: 1em;
}

.mb2 {
    margin-bottom: 2em;
}

.mb3 {
    margin-bottom: 3em;
}

.ml05 {
    margin-left: .5em;
}

.ml1 {
    margin-left: 1em;
}

.mtr1 {
    margin-right: 1em;
    margin-top: 1em;
}

.mr1 {
	margin-right: 1em;
}

.ml5px {
    margin-left: 5px;
}

.gid {
    font-family: 'Courier New';
    font-size: 8pt;
    color: #999;
}

.navbtn:hover {
    background-color: #eee !important;
}

.pagetable {
    width: 100%;
}

.seite img {
    max-width: 100%;
}

.navbtn {
    color: #333 !important;
}

.navbtn:hover {
    color: #900 !important;
    text-decoration: underline !important;
}

.logoutBtn {
    color: #900 !important;
}

.loginBtn {
    color: #090 !important;
    font-weight: bold !important;
}

.loginBtn:hover {
    color: #090 !important;
    font-weight: bold !important;
}

.page-header {
    margin-top: 20px !important;
}

.brc {
    font-size: 8pt;
    margin-top: 1em;
}

.tar {
    text-align: right;
}

.seite table.confluenceTable td {
    border: 1px solid #BBB;
    padding: 5px;
}

.seite table.confluenceTable th {
    border: 1px solid #BBB;
    padding: 5px;
    background-color: #f0f0f0;
}

.seite p img {
    max-width: 100%;
}

.seite h2, .ck-content h2 {
    color: #c00;
    border-bottom: 1px solid #ccc;
}

.seite h3, .ck-content h3 {
    color: #080;
}

.seite h5, .ck-content h5 {
    font-size: 16px;
    color: #906;
}

.seite h6, .ck-content h6 {
    font-size: 16px;
    color: #b28;
    font-style: italic;
}

.brb {
	margin-right: 1em;
	margin-bottom: 1em;
}

.wauto {
	width: auto;
}
