a {
    color: #d60;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

body {
    background-color: #fff;
    border: none;
    color: #000;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.3em;
    margin: 0em;
    padding: 0em;
    text-align: left;
    text-decoration: none;
    text-indent: 0em;
}

div {
    background-color: transparent;
    border: none;
    color: inherit;
    display: block;
    font-family: inherit;
    font-style: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0em;
    padding: 0em;
    text-align: left;
    text-decoration: none;
    text-indent: 0em;
}

h1, h2, h3, h4, h5, h6 {
    background-color: transparent;
    border: none;
    color: inherit;
    display: block;
    font-family: inherit;
    font-style: normal;
    font-weight: bold;
    line-height: 1.3em;
    padding: 0em;
    text-align: left;
    text-decoration: none;
    text-indent: 0em;
}

h1 {
    border: solid #e90;
    border-width: 0px 0px 2px 0px;
    font-size: 22px;
    margin: 0px 0px 20px 0px;
}

h2 {
    font-size: 18px;
    margin: 20px 0px 20px 0px;
}

h3 {
    font-size: 16px;
    margin: 20px 0px 20px 0px;
}

h4 {
    font-size: 14px;
    margin: 20px 0px 20px 0px;
}

h5 {
    font-size: 12px;
    margin: 20px 0px 20px 0px;
}

h6 {
    font-size: 11px;
    margin: 20px 0px 20px 0px;
}

img {
    border: none;
}

dt {
    font-weight: bold;
}

li {
    text-align: left;
}

td, th {
    text-align: left;
    vertical-align: top;
}

/********************************************/

#printerlogo {
}

#head {
    display: none;
}

#headline {
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 20px;
}

#location {
    border: solid #fc0;
    border-width: 0px 0px 1px 0px;
    color: #000;
    font-size: 11px;
    margin-bottom: 20px;
    padding: 1px 3px 1px 3px;
}

#navigation {
    display: none;
}

#additional {
    color: #000;
    display: block;
    font-family: inherit;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.3em;
    padding: 0em;
    text-align: left;
    text-decoration: none;
    text-indent: 0em;
}

.topic {
    background-color: #fff;
    border: solid #000;
    border-width: 1px;
    margin-bottom: 20px;
}

#additional .topic {
    background-color: #ff8;
}

#navigation a {
    color: #000;
    display: block;
    padding: 5px;
    text-decoration: none;
}

#navigation a:hover {
    background-color: #fe0;
    color: #d60;
}

#navigation strong {
    background-color: #fe0;
    color: #000;
    display: block;
    font-weight: bold;
    padding: 5px;
}

#navigation a.highlight {
    background-color: #fe0;
}

#navigation p, .topic p {
    background-color: inherit;
    border: none;
    color: inherit;
    display: block;
    line-height: 1.3em;
    margin: 0px;
    padding: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0em;
}

#navigation h1, .topic h1 {
    background-color: #fff;
    border: solid #000;
    border-width: 0px 0px 1px 0px;
    color: #000;
    font-size: inherit;
    margin: 0px;
    padding: 2px 5px;
    font-weight: bold;
}

#navigation h1 {
    font-size: 14px;
}

.topic h1 {
    font-size: 12px;
}

#navigation ul {
    background-color: #fe0;
    font-size: 12px;
    margin: 0px;
    padding: 0px 0px 0px 2em;
}

#navigation ul li {
    margin: 0px;
    padding: 0px;
}

#navigation ul a {
    background-color: transparent;
    color: #000;
    display: inline;
    padding: 0px;
    text-decoration: none;
}

#navigation ul a:hover {
    background-color: transparent;
    color: #d60;
    text-decoration: underline;
}

#navigation ul strong {
    display: inline;
    font-weight: bold;
    padding: 0px;
}

#navigation hr {
    border: solid #d60;
    border-top-color: #e90;
    border-width: 1px 0px 1px 0px;
    margin: 0px;
    padding: 0px;
}

#content {
    background-color: transparent;
    border: none;
    color: #000;
    display: block;
    font-family: inherit;
    font-style: normal;
    font-size: inherit;
    font-weight: normal;
    line-height: 1.3em;
    padding: 0em;
    text-align: left;
    text-decoration: none;
    text-indent: 0em;
}

#information {
    font-size: 11px;
    margin-top: 30px;
    text-align: right;
}

.topic p {
    padding: 5px;
}

#additional img {
    max-width: 100%;
}

#navigation, #additional, #content {
    top: 120px; /*100px*/
}

.printview {
    float: right;
    font-size: 12px;
}

table.mindmap {
    border-collapse: collapse;
    /*border-spacing: 0px;*/
    line-height: 1.2em;
}

table.mindmap table {
    width: 100%;
}

table.mindmap_left, table.mindmap_right {
    border-collapse: collapse;
    /*border-spacing: 0px;*/
    line-height: 1em;
}

table.mindmap_left td, table.mindmap_right td {
    vertical-align: middle;
}

table.mindmap_left td {
    text-align: right;
}

table.mindmap_right td {
    text-align: left;
}

.mm_l {
    border: solid #800080;
    border-width: 0px 0px 3px 3px;
    font-weight: bold;
    padding: 3px;
    text-align: left;
    vertical-align: middle;
}

.mm_l_m {
    background-image: url('../images/mindmap_lila_mitte.png');
    background-position: right;
    background-repeat: no-repeat;
    padding: 3px 15px;
    vertical-align: middle;
}

.mm_r {
    border: solid #800000;
    border-width: 0px 3px 3px 0px;
    font-weight: bold;
    padding: 3px;
    text-align: right;
    vertical-align: middle;
}

.mm_r_m {
    background-image: url('../images/mindmap_rot_mitte.png');
    background-position: left;
    background-repeat: no-repeat;
    padding: 3px 15px;
    vertical-align: middle;
}

.mm_g {
    border: solid #008000;
    border-width: 3px 0px 0px 3px;
    font-weight: bold;
    padding: 3px;
    text-align: left;
    vertical-align: middle;
}

.mm_g_m {
    background-image: url('../images/mindmap_gruen_mitte.png');
    background-position: right;
    background-repeat: no-repeat;
    padding: 3px 15px;
    vertical-align: middle;
}

.mm_b {
    border: solid #000080;
    border-width: 3px 3px 0px 0px;
    font-weight: bold;
    padding: 3px;
    text-align: right;
    vertical-align: middle;
}

.mm_b_m {
    background-image: url('../images/mindmap_blau_mitte.png');
    background-position: left;
    background-repeat: no-repeat;
    padding: 3px 15px;
    vertical-align: middle;
}

.mm_links {
    border: solid #000;
    border-width: 0px 3px;
    font-size: 18px;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}

span {
    border-bottom: 1px dashed;
}
