body { color: white; font-size: 12px; line-height: 110%; background-color: #cfcfcf; text-align: center; margin-right: auto; margin-left: auto; border-width: 0; }

a, li { color: white; text-decoration: none; }
a, li:link { color: white; text-decoration: none; }
a, li:visited { text-decoration: none; }
a, li:hover { color: black; }
a, li:active { text-decoration: none; }

.main { background-color: silver; text-align: left; position: relative; top: 100px; width: 710px; margin: auto; padding: 5px; border: outset 3px gray; outline: solid 1px #3c3c3c; }
.header { clear: both; margin-bottom: 5px; }
.content { font-size: 14px; background-color: gray; height: 340px; margin-right: 3px; margin-left: 130px; padding: 6px 5px 2px 10px; border-left: 3px groove white; }
.H1 { font-size: 25px; font-weight: 700; letter-spacing: 0.25em; position: absolute; top: 18px; left: 145px; height: 40px; padding-top: 5px; }
.footer { clear: both; margin-top: 5px; }
.menu { background-color: #9f9f9f; width: 130px; height: 340px; float: left; padding-top: 5px; padding-right: 6px; padding-bottom: 3px; }
ul { font-size: 14px; font-stretch: semi-expanded; line-height: 140%; margin-top: 2px; margin-left: 2px; padding: 2px; list-style-type: disc; list-style-position: inside; }
li { background-color: gray; padding-right: 3px; padding-left: 5px; border: solid 1px black; outline: solid 0 black; }
li:hover { color: black; background-color: yellow; visibility: visible; border-color: black; border-width: 1px; }
.subil { font-stretch: semi-expanded; padding-left: 20px; list-style-position: inside; }
.imprint { font-size: 13px; line-height: 110%; }
/* Calendar: Listform*/
.display_bg { font-size: 16px; background-color: gray; text-align: left; padding-top: 10px; }
.display_header { font-size: 18px; font-weight: 700; }
.display_title_bg {  }
.display_title { font-size: 16px; font-weight: bold; text-decoration: underline; }
.display_content { padding-bottom: 25px; }
.display_txt_bg {}
.display_txt {}
