body { color: #494949; font-size: medium; font-family: Arial; background-image: url(../bilder/cafeverde.jpg); text-align: left; }
#nav { background-image: url(../bilder/hintergrundgrafik.png); position: static; height: 87px; min-width: 600px; max-width: 1366px; margin-bottom: 0; padding-top: 3px; }
#wrapper { position: relative; min-width: 600px; max-width: 1366px; margin: 10px 7% 0; }
#content{ background-image: url(../bilder/weiss.png); position: absolute; top: 25px; left: 0; width:60%; z-index: 2; padding: 12px; border: solid 3px white; }
#images{ background-image: url(../bilder/weiss-schwach.png); position: absolute; top: 25px; right: 0; width:35%; z-index: 1; }
#logo { position: absolute; right: 0; z-index: 1; margin-right: 50px; }
a:link { color: #258f85; text-decoration: none; }
a:visited { color: #300; text-decoration: none; }
a:hover { color: #f06; text-decoration: underline; }
a:active { color: #ff8400; }
h1 { font-size: large; font-family: Verdana; font-weight: 400; font-style: normal; background-position: center; }
h2 { font-size: medium; font-family: verdana; font-weight: 400; }
h3 { font-size: medium; font-family: verdana; font-weight: 400; }
ul#Navigation { padding: 1em; }
ul#Navigation li { list-style: none; margin: 0.4em; display: inline; }
ul#Navigation a, ul#Navigation span { color: #777; padding: 0.7em 1em; text-decoration: none; }
ul#Navigation a:hover, ul#Navigation span { color: #494949; background-image: url(../bilder/weiss.png); }
.weiss { color: #fff; }
img { margin-left: 40px; }
#preload {
display: none
}
#preload img {
height: 0; width: 0; border: none;
position: absolute;
bottom: 0;
left: 0;
z-index: -30;
}