a {
    color: #d60;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

body {
    background-color: #ffc;
    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: #000;
    display: block;
    font-family: inherit;
    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;
}

h1, h2, h3, h4, h5, h6 {
    background-color: transparent;
    border: none;
    color: #000;
    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;
}

table {
    font-size: 12px;
}

td, th {
    text-align: left;
    vertical-align: top;
}

.fussnote {
    font-size: 11px;
}

caption {
    font-size: 12px;
    font-style: italic;
    text-align: left;
}

caption img {
    float: left;
    margin: 0 5px 0 0;
}

/********************************************/

#printerlogo {
    display: none;
}

#head {
    background-image: url('../images/evb-online.png');
    background-repeat: no-repeat;
    font-size: 11px;
    height: 40px;
    left: 1%;
    line-height: 40px;
    position: absolute;
    text-align: right;
    top: 10px;
    width: 94%; /*750px;*/
}

#headline {
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    left: 23%; /*180px;*/
    position: absolute;
    top: 50px;
    width: 72%; /*570px;*/
}

#location {
    /*background-color: #ffb;*/
    /*background-color: #d60;*/
    border: solid #fc0;
    border-width: 0px 0px 1px 0px;
    color: #000;
    font-size: 11px;
    left: 1%;
    padding: 1px 3px 1px 3px;
    position: absolute;
    top: 75px;
    width: 94%;
}

#navigation {
    background-color: #fc0;
    border: solid #d60;
    border-left-color: #e90;
    border-top-color: #e90;
    border-width: 1px 1px 1px 1px;
    color: #000;
    display: block;
    font-family: inherit;
    font-style: normal;
    font-size: 14px;
    font-weight: normal;
    left: 1%; /*10px;*/
    line-height: 1.3em;
    padding: 0em;
    position: absolute;
    text-align: left;
    text-decoration: none;
    text-indent: 0em;
    width: 20%; /*150px;*/
}

#additional {
    color: #000;
    display: block;
    font-family: inherit;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    left: 75%; /*600px;*/
    line-height: 1.3em;
    padding: 0em;
    position: absolute;
    text-align: left;
    text-decoration: none;
    text-indent: 0em;
    width: 20%; /*150px;*/
}

.topic {
    background-color: #fc0;
    border: solid #d60;
    border-left-color: #e90;
    border-top-color: #e90;
    border-width: 1px 1px 1px 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: #fe0;
    border: none;
    color: #000;
    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: #d60;
    border: solid #b40;
    border-width: 0px 1px 1px 0px;
    color: #fff;
    font-size: 14px;
    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: 14px;
    font-weight: normal;
    left: 23%; /*180px;*/
    line-height: 1.3em;
    padding: 0em;
    position: absolute;
    text-align: left;
    text-decoration: none;
    text-indent: 0em;
    width: 50%; /*400px;*/
}

#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;
}
