#container	{ margin: 0px auto; padding: 0px; width: 930px; z-index: 0; background-image: url(white90.png); border: 1px solid black; border-top: 0;}
#header		{ float: left; width: 750px; height: 180px; background: transparent; color: black; padding: 0px; text-align: center; z-index: 10; }
#logo		{ float: left; width: 180px; background: transparent; color: black; margin: 0px; padding: 0px; text-align: center; z-index: 10; }
#menu		{ width: 760px; top: 0px; background: transparent; color: white; margin-bottom: 20px; z-index: 100; }
#content	{ float: left; width: 730px; background: transparent; color: black; margin: 0px; padding: 10px; padding-bottom: 0; z-index: 10; }
#sidebar1	{ float: left; width: 180px; background: transparent; color: black; padding: 0px; padding-top: 20px; margin: 0px; z-index: 10; }
p.zentriert	{ padding-left: 20px; text-align: left; font-size: 11pt; }
.big		{ font-size: 13pt; font-weight: bold; }
#footer		{ float: left; font-size: 8pt; width: 920px; background-color: transparent; padding: 0; margin: 0; height: 20px; text-align: right; color: darkgrey; z-index: 10; }

#ToogleSidebar { float: left; margin: 1em; }
div#sidebar { background: #ba0100; width: 200px; height: 200px; float: right; }
