body {
	font-family:Arial;
	font-size:0.8em;
}
.inhalt {
	width:675px;
	background-color:#eeeeee;
	text-align:left;
	margin-top: 10px;
	padding:0px;
}
.fuss {
	width:675px;
	background-color:#ffffff;
	text-align:left;
	padding:0px;
}
.linkliste {
	float:left;
	list-style-type:none;
	width:160px;
	text-align:right;
	margin:0px;
	padding:0px;
}
.linkliste li {
	background-color:#eeeeee;
	height:20px;
	padding-left:0px;
	margin-left:0px;
	margin-bottom:15px;
}
td.mm {
	width: 155px;
}	
.mm a {
		width:155px;
		height:78px;
		background-image:url(../img/hammer.gif);
		background-repeat:no-repeat;
		background-position:0px 0px;
		line-height: 78px;
		display:block;
		text-align:center;
		vertical-align: bottom;
		color: #000;
		text-decoration: none;
		font-family:Sans;
		font-size:13pt;
		font-weight:bold;
		padding:0px;
	}
.mm a:hover {
		background-position: 0px -78px;
		background-repeat:no-repeat;
		color: #000;
	}
.mmsel a:hover {
		background-position: 0px -78px;
	}


.mmsel {}
.mmsel a {
		background:url(../img/hammer.gif) no-repeat 0px 0px;
		display:block;
		text-align:center;
		vertical-align:baseline;
		width:155px;
		height:78px;
		color: #ddd;
		text-decoration: none;
		font-family:Sans;
		font-size:13pt;
		font-weight:bold;
		padding:0px;
}
td.mm2 {
	width: 155px;
	background-color:#eeeeee;
	text-align:right;
}
.mm2 a {
	color: #555555;
	text-decoration: none;
	font-size: 0.9em;
}
.bad {background-color:#ffaaaa}
