* { margin: 0; padding: 0; }
body { background-color: #ddd; font-family: Verdana, Tahoma; font-size: 13px; }

h1 { /* Todo... */ }
h2 { font-size: 1.6em; margin-bottom: 10px; }
h3 { font-size: 1.4em; margin-bottom: 5px; text-align: left; }
p { margin-top: 5px; margin-bottom: 10px;}
ul { margin: 10px 0 10px 20px; }
input, textarea, select { border: 1px solid black; }
img { border: 0; }
iframe { margin-left: -5px; padding: -5px; }

p.german { padding-left: 60px; background-image: url(german.gif); background-position: 5px center; background-repeat: no-repeat; }
p.english { padding-left: 60px; background-image: url(english.gif); background-position: 5px center; background-repeat: no-repeat; }

.center { text-align: center; }

a { text-decoration: none; color: #f9f; border: 0; }
a:hover { text-decoration: underline; }

h2 { border-bottom: 1px dotted #f9f; }

ul.gallery, ul.link { list-style: none; margin: 0; }

.right { float: right; margin: 20px; }
p.justify { text-align: justify; }

div#bannerbox { padding-top: 5px; background: #000 url(head.jpg) repeat-x; text-align: center; }
div#footer { height: 100px; background: #000 url(bottom.jpg) repeat-x; text-align: center; padding-top: 28px; }

div#mainbox { margin: 0 auto; width: 960px; background-color: #888; border: 1px solid #fc0082; border-width: 0 1px 0 1px; }
div#leftbox { float: left; width: 130px; padding: 10px; }
div#contentbox { width: 490px; min-height: 2400px; float: left; background-color: #fff; padding: 10px; background-image: url(contentbackground.png); }
* HTML div#contentbox { height: 2400px; }
div#middlebox { float: left; min-height: 2400px; width: 130px; padding: 10px; overflow: hidden; background-color: #999999; }
* HTML div#middlebox { height: 2400px; }
div#rightbox { float: left; width: 130px; padding: 10px; }

div#contentbox div.post { padding-bottom: 25px; margin-bottom: 25px; text-align: center; border-bottom: 3px dashed #f9f; }
div#contentbox div.post img { border: 1px dashed #aaccbb; margin: 0 4px 4px 0; height: 150px; width: 150px; -ms-interpolation-mode : bicubic; }
div#contentbox div.post span.date { display: block; text-align: right; font-size: 0.8em; clear: both; }

div#contentbox div.gallery { text-align: center; }
div#contentbox div.gallery img { border: 1px dashed #aaccbb; margin: 0 4px 4px 0; }

div#additionalstuff { border-top: 1px solid #f9f; padding-top: 20px; }
div#additionalstuff h2 { border: none; text-align: center; }
div#additionalstuff .framebox iframe { width: 959px; margin-left: 1px; }
div#additionalstuff a#framelink { display: block; text-align: center; font-size: 16px; padding: 10px; }

ul.menu { margin-left: 18px; list-style-image: url(list.gif); }
ul.menu li { font-size: 13px; font-weight: bold; line-height: 22px; }
ul.gallery img { width: 115px; margin: 3px; border: 1px solid #f9f; }
img.adthumb { margin-top: 3px; margin:2px auto; border: 1px solid #f9f; }
div.clear { clear: both; }
div.navigation { text-align: center; margin-bottom: 25px; }
div.navigation a { color: black; text-decoration: none; font-size: 1.2em; font-weight: bold; }
p.small { font-size: 10px; }

div#leftbox, div#rightbox, div#footer, div#middlebox { color: white; }
div#middlebox ul.link a { padding-right: 11px; background: url(extern.gif) no-repeat center right; font-size: 12px; line-height: 19px; white-space: nowrap; }

div.download_info { padding: 10px 0 10px 20px; background: url(disk.png) no-repeat 10px center; }
div.download_info * { color: black; font-size: 16px; font-weight: bold; }