	body {
		margin: 0;
	  font-family: Verdana;
	  font-size: 12px;
	  background: url(images/hg.gif);
	}
	img {
		border: 0;
	}
	#contentTD {
		width: 950px;
		height: 473px;
		vertical-align: top;
		font-size: 12px;
		color: #666;
	}
	#menuTD {
		width: 950px;
		height: 50px;
	/*	background-color: white; */
		vertical-align: top;
		text-align:center;
	}
	#schattenLinks {
		width: 7px;
		height: 600px;
		background: url(images/schatten/links.gif);
	}
	#schattenUnten {
		width: 950px;
		height: 7px;
		font-size:2px;
		background: url(images/schatten/unten.gif);
	}
	#schattenEcke {
		width: 7px;
		height: 7px;
		font-size:2px;
		background: url(images/schatten/untenRechts.gif);
	}
	.inaktiv {
		font-size:13px;
		font-weight:bold;
		color: #666;
		margin-left: 50px;		
	}	
	.linkImg {
		margin-bottom: -2px;
		margin-right: 5px;
	}
