body {
margin-top: 50px;
padding: 25px;
background-color: #FFFFFF;
background-image:url(grafik/ground.jpg);
background-repeat:repeat-y;
}

#mitte {
height:380px;
overflow:auto;
}

.table {
background-image:url(grafik/background.jpg);
background-repeat:repeat-y;
margin: auto;
padding: 30pt;
border: 0pt;
-moz-border-radius:30px;
-khtml-border-radius:30px;
}

.text {
line-height: 1.5;
color: #543214;
text-decoration: none;
font-size: 15px;
font-weight: normal;
font-family: arial, sans-serif;
text-align: center;
}

.text_list {
line-height: 1.5;
color: #543214;
text-decoration: none;
font-size: 15px;
font-weight: normal;
font-family: arial, sans-serif;
text-align: left;
}

table.main {
background-color: transparent;
padding: 10pt;
height: 100%;
width: 100%;
text-align: center;
}

tr.main {
height: 180pt;
text-align: center;
}
