body {
background-color: #C0DFF5;
color: #000000;
font-family: 'Arial';
font-size: 12pt;
font-weight: normal;
letter-spacing: 0,3mm;
line-height: normal;
margin-bottom: 2%;
margin-left: 2%;
margin-right: 2%;
margin-top: 2%;
}

a:visited {
color: blue;
}

a:link {
color: blue;
}

div.navigation a {
display: block;
background-color:transparent;
width:100%;
line-height: 5mm;
text-decoration:none;
}


div.navigation a:hover {
display: block;
background-color:#8CBAEC;
width:100%;
border-left:10px;
text-decoration:none;
line-height: 5mm;
}


div.navigation a:active {
display: block;
cursor: default;
background-color:#75BAFF;
width:100%;
border-left:10px;
text-decoration:none;
line-height: 5mm;
}


div.navigation a:visited {
line-height: 5mm;
color:blue;
}

div.kasten {
border: solid;
border-width: thin;
width: 100%;
line-height: 5mm;
}


div.uberschrift1 {
font-size: 25px;
}

div.absatz1 {
padding:10px;
line-height: 5mm;
}


div.lauftext {
background-color:#C0DFF5
}

div.uhrzeit {
font-size: 8pt;
}

div.text {
font-size: 11pt;
font-family: 'Arial';
font-weight: normal;
letter-spacing: 0,3mm;
line-height: 5mm;
}

div.mail {
font-size: 9pt;
}
em {
font-weight: bold;
font-style: normal;
}

#output a {
font-weight: bold;
}
.searchword {
color: #222;
background-color: yellow;
border: 1px dotted yellow;
}
.mod {
display: block;
font-size: .8em;
}
div.kasten2 {
border: solid;
border-width: thin;
width: 100%;
line-height: 5mm;
background: #FFFF9B;
}