html, body {
background-color: #039;
color: #cff; 
}

body {
}

hr {
width: 80%;
color: #cff;
}

h1, h2, h3, h4, h5, h6 {
margin: 10pt 0 3pt 0;
color: #9cf;
background-color: #009;
}

h1 {
font-size: 140%;
font-variant: small-caps;
text-align: center;
}
h2 {
font-size: 120%;
font-variant: small-caps;
}
h3 {
font-size: 110%;
font-variant: small-caps;
}
h4 {
font-size: 105%;
}

table {
background-color: #036;
color: #cff;
}

th {
color: #9cf;
}

p {
color: #cff;
}

ul {
}

code {
color: #ccc;
background-color: #036;
}

pre {
color: #ccc;
background-color: #036;
}

a:link {
color: #0cf;
}

a:visited {
color: #09f;
}

a:hover {
color: #009;
background: #9cf;
}

a:active {
color: #09f;
}
a.nav {
display: block;
}

/* -- noch benoetigt */
#navigationbox {
position: relative;
background-color: #009;
height: 30px;
margin-bottom: 10px;
border-bottom: 3px solid #9cf;
}

#navigationmenue {
position:absolute;
top: 5px;
left: 5%;
float: left;
z-index: 200;
}

.nav-aussen {
color: #9cf;
height:18px;
display:block;
background-color:#039;
border:1px solid #000;
margin-right:1px;
padding:0 0 0 6px;
float:left;
text-decoration:none;
line-height:18px;
overflow:hidden;
}

.nav-aussen:hover {
height:auto;
font-weight:bold;
background: #036;
color: #9cf;
}

a.nav-innen-1 {
margin-top: 2px;
}

a.nav-innen,
a.nav-innen-1 {
display: block;
width: 9.0em;
padding: 2px 0 0 2px;
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #000;
background-color:#039;
color: #9cf;
}

a:visited.nav-innen,
a:visited.nav-innen-1 {
background-color:#069;
}

a:hover.nav-innen,
a:hover.nav-innen-1 {
background-color: #9cf;
color: #039;
}

span.navigationtitle {
display: block;
cursor: default;
padding: 0 0 0 2px;
}

.header {
border-bottom: 2px dotted #9cf;
margin-bottom: 10px;
font-variant: small-caps;
font-weight: bold;
font-size: 200%;
font-family: fantasy, 'Times New Roman', serif;
}

.content {
text-align: justify;
width:80%;
margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
}

.footer {
overflow: visible;
margin-top:40px;
margin-left:20%;
margin-right:20%;
border-top: 1px dotted #9cf;
}

.invis {
display: none;
}

acronym {

}

acronym:hover {
cursor:help;
background-color:#06c;
}
/* ----------- derzeit nicht genutzt ----
#t-box {
float: right;
display: block;
margin: 2px;
}

#t-box h4 {
letter-spacing: 1px;
padding: 2px;
}

.teaser {
width: 180px;
border: solid 1px;
margin: 1px 10px 10px 10px;
}

.t-head {
font-family: 'Trebuchet MS',sans-serif;
font-weight: bold;
padding: 3px;
margin: 0;
font-size: 85%;
}

.t-txt {
font-family: Arial,sans-serif;
padding: 5px;
line-height: 150%;
font-size: 75%;
}

#content {
margin: 5px 0;
padding: 20px;
}

#foot {
overflow: visible;
}

#head, #content, #foot, #menue {
border-top: 1px solid;
border-bottom:1px solid;
}
--------------------------*/
