body {
background-color: #3C719C;
font-family: arial, verdana, sans-serif;
font-size: 75%;
margin: 0 0 0 0;
}

#page {
width: 100%;
text-align: center; 
}

#header {
height: 110px;
}

#wrapper {
width: 850px;
margin: 0 auto 0 auto;
vertical-align: top;
}

#col1 {
background-image: url('images/bg_main.jpg'); 
background-repeat: no-repeat;
vertical-align: top;
height: 800px;
width: 850px;
padding: 0 0 0 0;
margin: 0 0 0 0;
background-color: #ffffff;
}

#col1_content {
padding: 60 35 0 40;
float: left;
}

#t01 {
width: 500px;
margin-bottom: 20px;
}

td.links01 {
width: 20%;
padding-top: 5px;
padding-left: 5px;
}

td.rechts01 {
width: 40%;
padding-top: 5px;
}

td.rechts02 {
width: 40%;
padding-top: 5px;
}

td.links {
width: 35%;
padding-top: 5px;
padding-left: 5px;
}

td.rechts {
width: 65%;
padding-top: 5px;
}

a:link, a:active, a:visited {
color: #42729A;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}