body { 
    margin: auto;
    margin-top:auto;
    height:100%;
    height : 540px; 
    width : 900px; 
color : #0c0e73; 
background-image : url(grafiken/startgrafiken/hg_seite.jpg); 
font-family : verdana; 
font-size : 9pt; 
} 
a:link { 
color : #0c0e73; 
text-decoration : none; 
font-family : verdana; 
font-size : 9pt; 
cursor : nw-resize; 
} 
a:visited { 
color : #0c0e73; 
text-decoration : none; 
font-family : verdana; 
font-size : 9pt; 
cursor : nw-resize; 
}
 
a:active { 
color : #0c0e73; 
text-decoration : none; 
font-family : verdana; 
font-size : 9pt; 
cursor : nw-resize; 
} 
a:hover { 
color : #0c0e73; 
text-decoration : underline; 
font-family : verdana; 
font-size : 8pt; 
cursor : nw-resize; 
}
.td{
	background-image: url(grafiken/startgrafiken/links.jpg)
}
.td1{
	background-image: url(grafiken/startgrafiken/rechts.jpg)
}
.td2{
	background-image: url(grafiken/startgrafiken/unten.jpg)
}

.table {
	position: fixed;
	visibility: visible;
	z-index: auto;
	height: 540px;
	width: 900px;
	padding: 0px;
	margin:0px;
	height:100%;
}