body {
background-image: url('bg.png');
}

img {
border: 0px;
}

a:link, a:visited, a:hover, a:active {
color: black;
cursor: help;
text-decoration:none;
}

td {
font-family: georgia;
font-size: 12;
font-color: black;
padding-left: 10;
background-repeat: no-repeat;
}

td.links {
position: absolute; 
left: 80; 
top: 100;
width: 325;
height: 422;
overflow: hidden;
text-align: justify;
border: 0px;
font-family: times new roman;
font-size: 12px;
background-color: transparent;
}

td.rechts {
position: absolute; 
top: 100;
width: 325;
height: 422;
overflow: hidden;
text-align: justify;
border: 0px;
font-family: times new roman;
font-size: 12px;
background-color: transparent;
}


td.ls {
position: absolute; 
left: 80; 
top: 535;
width: 325;
text-align: center;
border: 0px;
font-family: times new roman;
font-size: 12px;
background-color: transparent;
}


td.rs {
position: absolute; 
top: 535;
width: 325;
text-align: center;
border: 0px;
font-family: times new roman;
font-size: 12px;
background-color: transparent;
}


