body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
text-align: center;
}

#wrapper {
border: 0px solid red;
position: relative;
width: 500px;
top: 60px;
margin-left:auto;
margin-right:auto;
text-align: center;
}

#changes {position: absolute;
bottom:10px;
width: 60%;
text-align: center;
}

h1 { font-weight: bold; font-size: 25pt; color: #c0c0c0; }
h2 { font-weight: bold; font-size: 16pt; text-align: left; }
p { font-size: 8.5pt; padding-left: 10px; text-align: right; }
.arch p { font-size: 8.5pt; padding-left: 10px; text-align: left; }
.norm { font-size: 8pt; padding-left: 10px; }
.small { font-size: 7pt; padding-left: 10px; }
.tiny { font-size: 6.5pt; color: #333333; padding-left: 10px; text-align: right; }

a:link { color: #669966; text-decoration: none; }
a:visited { color: #669955; text-decoration: none; }
a:hover { color: #9BB340; text-decoration: underline; }
a:active { color: #9BB340; text-decoration: none; }

.werke TD {font-size: 8pt; color: #666666; padding: 4px; border: 1px #dddddd solid;}

/* werkliste */
.werke { border: 1px #dddddd solid; border-collapse: collapse;}