body {
color: black; background-color: #ededed;
font-size: 12px;
font-family: Helvetica,Arial,sans-serif;
line-height: 1.33em;
margin: 0; padding: 0;
text-align: center; /* Zentrierung im Internet Explorer */
}
a {
text-decoration: underline;
}
a:link {
color: black;
}
a:visited {
color: #666666;
}
a:hover {
color: black;
background-color: #ededed;
text-decoration: none;
}
a:active {
color: #666666;
}
div#Seite {
background-color: white;
text-align: left; /* Seiteninhalt wieder links ausrichten */
margin: 0 auto; /* standardkonforme horizontale Zentrierung */
width: 760px;
padding: 1em;
border: 2px #ededed;
}
h1 {
font-size: 1.5em;
font-weight: normal;
margin-bottom: 0.8em; padding: 0em;
text-align: left;
border-bottom: 1px white;
}
h2 {
font-size: 1.33em;
font-weight: normal;
margin-bottom: 0.33em; padding: 0em;
text-align: left;
}
h3 {
font-size: 1.17em;
font-weight: normal;
margin: 1.5em 0 0.8em 0; padding: 0em;
text-align: left;
}
h4 {
font-size: 1em;
font-weight: bold;
margin: 1.5em 0 0.8em 0; padding: 0em;
text-align: left;
}
p {
font-size: 1em;
font-weight: normal;
margin-bottom: 1em; padding: 0em;
text-align: left;
}
p#zwoest {
font-size: 0.8em;
margin-top: -1em;
margin-bottom: -1em;
}
p#banner {
height: 64px;
font-size: 1em;
margin-top: -6px;
margin-bottom: 9px;
background-image: url(images/alniente.gif);
background-position: center;
}
hr {
width: 100%;
color: #666666; 
height: 1px;
}
ul li{
margin: 0.4em; padding: 0;
}
ul#Navigation {
font-size: 1em;
text-align: center;
margin: 0; padding: 0;
background-color: #ededed;
}
ul#Navigation li {
list-style: none;
display: inline;
margin: 0.4em; padding: 0;
}
ul#Navigation a {
padding: 0.4em;
font-weight: normal;
text-decoration: none;
}
ul#Navigation a:link {
color: black;
}
ul#Navigation a:visited {
color: #666666;
}
ul#Navigation a:hover {
color: black;
background-color: white;
}
ul#Navigation a:active {
color: black;
background-color: white;
}
ul#Werkverzeichnis {
font-size: 0.8em;
line-height: 1.4em;
text-align: center;
margin: 0; padding: 0;
background-color: #ededed;
}
ul#Werkverzeichnis li {
list-style: none;
display: inline;
margin: 0; padding: 0;
}
ul#Werkverzeichnis a {
padding: 0.1em 0.4em 0.1em 0.4em;
font-weight: normal;
text-decoration: none;
}
ul#Werkverzeichnis a:link {
color: black;
text-decoration: underline;
}
ul#Werkverzeichnis a:visited {
color: #666666;
text-decoration: underline;
}
ul#Werkverzeichnis a:hover {
color: black;
background-color: white;
text-decoration: none;
}
ul#Werkverzeichnis a:active {
color: black;
background-color: white;
text-decoration: none;
}
div#Inhalt {
margin: 0;
padding: 0.4em 0 0 0;
}
* html div#Inhalt {
height: 1em; /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
margin-bottom: 0;
}
p#Fusszeile {
clear: both;
font-size: 0.83em;
margin: 0; padding: 0.1em;
text-align: center;
background-color: white;
border-top: 1px solid white;
}
table {
border-style: hidden;
}
