html, body { width: 100%; height: 100%; margin: 10px 0 0 0; padding: 0  }
body { text-align: center; font-family: Arial, sans-serif; line-height: 16px; font-size: 14px; font-weight: bold; color: #1c3363; background-color: #f8f8f8; }
#frame { position: relative; margin: 0px auto;  width: 480px; height: 600px; background-image: url(images/bg.jpg); border: 1px solid #1c3363;  text-align: left; overflow: hidden }
#title { margin: 16px 0 0 16px }
#title img {  width: 284px; height: 85px; behavior: url(pngbehavior.htc) }
#buttons { padding: 20px 0 0 16px; float: left }
#buttons img { width: 96px; height: 95px; behavior: url(pngbehavior.htc) }
#text { padding: 36px 0 0 10px; width: 182px; float: left }
#text p { line-height: 22px; font-size: 14px; font-weight: normal  }
#imprint { margin: 5px 0 0 20px; float: left }
#imprint p { line-height: 10px; margin-bottom: 0px; font-size: 10px; font-weight: normal }
#link { width: 120px; margin-left: 122px;  border: 1px dashed #1c3363 }
#link p { margin: 5px 8px; line-height: 16px; font-size: 12px; font-weight: bold }
#waves { margin-top: -28px; width: 100%; height: 180px; background-image: url(images/waves.gif) }
#silenium { float: right; margin: 37px 1px 0 0}
#logo { padding: 95px 0 0 12px; float: left }
#footer { padding: 138px 0 0 8px; float: left }
#footer p { line-height: 14px; font-size: 10px; font-weight: normal; color: #000000 }
#footer a { color: #000000 }
#footer a:hover {color: #ffffff }

a { color: #1c3363; text-decoration: none }
a:hover {color: #ff6600 }

.impressum p { line-height: 16px; font-size: 12px; font-weight: normal }

.clear { font-size: 0px; line-height: 0px; height: 1px; clear: both;}

p {margin-top: 0px; margin-bottom: 12px }
h1 {display: none }
h2 {display: none }
ul {margin-top: 0px}
#content li { margin-left: -24px }


