html, body {
margin: 40px;
padding: 0px;
background: url(kanu_bilder/haut.gif) fixed #FFFFFF;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #0050A0;
}

a, a:visited {
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #0000FF;
}

a:hover {
color: #FF007F;
text-decoration: underline;
}

#page {
background: #FFFFFF;
background: url(kanu_bilder/bgtoll.jpg);
padding: 30px;
border: 1px solid #000000;
position: absolute;
width: 800px;
top: 20%;
left: 50%;
margin-top: -75px;
margin-left: -400px;
}

table {
border: 1px solid #000000;
width: 800px;
height: 100%;
}


td {
font-size: 12px;
font-weight: normal;
color: #3F3F3F;
line-height: 130%;
text-align: left;
padding: 30px;
background-color: #FFFFFF;
}

p {
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #3F3F3F;
line-height: 130%;
}

.blocksatz {
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #3F3F3F;
line-height: 130%;
text-align: justify;
}

h1 {
font-size: 20px;
font-weight: bold;
color: #148E9C;
}

h2 {
font-size: 16px;
font-weight: bold;
color: #148E9C;
}

h3 {
font-size: 14px;
font-weight: bold;
color: #148E9C;
}

h4 {
font-size: 14px;
font-weight: bold;
color: #000000;
}

li {
font-size: 12px;
font-weight: normal;
color: #148E9C;
line-height: 130%;
}

pre{
font-family: monospace;
font-size: 13px;
font-weight: normal;
text-decoration: none;
color: #0050A0;
}