body
{
    margin: auto;
    margin-top:auto;
    height:100%;
    height : 595px; 
    width : 950px; 
	color: #311500;
	background-image: url(grafiken/startgrafiken/hg_seite.jpg);
	font-family: verdana;
	font-size: 9pt;

}
a:link{
	color: #311500;
	text-decoration:none;
	font-family: verdana;
	font-size: 9pt;
	cursor: nw-resize;
}
a:visited{
	color:#311500;
	text-decoration:none;
	font-family: verdana;
	font-size:9pt;
	cursor: nw-resize;
}
a:active{
	color:#311500;
	text-decoration:none;
	font-family: verdana;
	font-size: 9pt;
	cursor: nw-resize;
}
a:hover{
	color:#311500;
	text-decoration:underline;
	font-family: verdana;
	font-size:9pt;
	cursor: nw-resize;
}
.td{
	background-image: url(grafiken/startgrafiken/links.jpg);
	width: 130px;
	height: 480px;
	text-align: center;
}
.td1{
	background-image: url(grafiken/startgrafiken/rechts.jpg);
	width: 128px;
	height: 480px;
	text-align: center;
}
.td2{
	background-image: url(grafiken/startgrafiken/unten.jpg);
	width: 950px;
	height: 30px;		
}
.table {
	position: fixed;
	visibility: visible;
	z-index: auto;
	height: 595px;
	width: 950px;
	padding: 0px;
	margin:0px;
	height:100%;
}
.text {
    font-family: verdana;
	font-size:10pt;
	font-weight: bold;
	text-align: center;
	margin-left: 15px;
	margin-right: 0px;
	width: 100px;
}
.text1 {
    font-family: verdana;
	font-size:10pt;
	font-weight: bold;
	text-align: center;
	margin-left: 0px;
	margin-right: 10px;
	width: 100px;
}