
/*Layout der Seite*/
#Kopfzeile { width: 784px; margin-right: auto; margin-left: auto; border-left: 1px solid white; border-right: 1px solid white; }
#LayoutWrapper { width: 784px; margin-right: auto; margin-left: auto; border-left: 1px solid white; border-right: 1px solid white; }
#sidebar { width: 222px; float: left; order-bottom-style: solid; order-top-style: solid; }
#sitecontent { width: 162px; visibility: visible; margin-left: 58px; }
#inhaltsbox { background-image: url(../images/side_nav_separator.gif); background-repeat: repeat-y; width: 550px; float: left; padding-top: 4px; padding-bottom: 4px; padding-left: 8px; }
#printable { font-size: 0.8em; width: 540px; z-index: 10; visibility: visible; padding: 5px; }
#footer { background-image: url(../images/footer_bar.gif); width: 705px; height: 20px; clear: left; margin-right: auto; margin-left: auto; padding: 4px 4px 4px 75px; border-right: 1px solid white; border-bottom: 1px solid white; border-left: 1px solid white; }
/*Formatierung*/
/* set all to 0 */
h1, h2, h3, h4, ul, li, p {
margin: 0;
padding: 0;
}
body { color: white; font-size: 101%; font-family: Arial, Helvetica, sans-serif; background-color: #333; margin: 0; padding: 0; }
h1 { font-size: 2em; font-weight: bold; margin-bottom: 0.67em; }
h2 { color: silver; font-size: 1.5em; font-weight: normal; margin-top: 0.83em; }
h3 { color: white; font-size: 1.17em; margin-top: 0.5em; }
h4 { color: white; font-size: 1em; }
.update { color: silver; font-size: 0.85em; }
.klein { color: #f5f5f5; font-size: 0.85em; padding-left: 10px; }
hr { background-color: #808080; }
a,a:visited   { color: white; font-weight: bold; text-decoration: none  }
a:hover, a:active   { color: #0099cc; font-weight: bold; }
a.smenu:link, a.smenu:visited { color: black; font-size: 12px; font-weight: bold; text-decoration: none; margin-left: 15px; }
a.smenu:hover, a.smenu:active { color: #0099cc; }
.seitentitel { color: #0099cc; font-size: 2.5em; font-weight: bold; }
.info { color: silver; font-size: 0.8em; }
.untertitel { color: #0099cc; font-size: 1.5em; font-weight: bold; letter-spacing: 3px; margin-left: 30px; }
.kleineingerueckt { font-size: 0.9em; margin-left: 12px; }
p { margin-top: 0.5em; }
.date { color: #c0c0c0; font-size: 0.7em; text-align: right; margin-right: 10px; }

