* { padding: 0; margin: 0; }
body { background-color: #000; font-size: 13px; font-family: Arial, Verdana, Helvetica; }
.clear { clear: both; }
#wrapper { width: 900px; margin: 0 auto; }
#head { width: 900px; height: 80px; background-color: #333; }
#head h1 a { display: block; text-align: center; font-family: "Book Antiqua", "Times New Roman", Arial, Georgia; font-size: 40pt; line-height: 80px; color: silver; font-weight: normal; text-decoration: none; }
#headimage1, #headimage2, #headimage3 { float: left; border-top: 1px solid #000; border-bottom: 1px solid #000; }
#headimage1, #headimage2 { border-right: 1px solid #000; }
#menu { background-color: #333; clear: left; padding: 20px; }
#menu li { display: inline; }
#menu li a { display: block; width: 139px; color: silver; padding: 5px; border: 1px solid silver; float: left; margin: 10px; text-decoration: none; font-size: 13pt; text-align: center; }
#menu li a:hover { text-decoration: underline; background-color: #444; }
#content { padding: 40px 40px 0 40px; }
#content img { border: 4px solid #fff; margin-bottom: 40px; }
#content p { margin-bottom: 20px; font-size: 13pt; }
.bilder { width: 390px; text-align: center; }
.text { width: 390px; text-align: center; margin-bottom: 20px; color: white; }
table td { text-align: left; }
table { margin-bottom: 20px; }
#foot { padding: 15px; text-align: center; background-color: #333; color: white; clear: both; }