body {
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*-- Button-Style - Hauptnavigation --*/
.butNormal  {
	width: 138px;
	height: 19px;
	margin-left: 10px; 
	margin-bottom: 8px;
	background-color: #C07530;
	border-bottom: 1px solid #000;
	border-left: 1px solid #625D14;
	border-top: 1px solid #680000;
	border-right: 1px solid #EAEAEA;
}
.butNormal a {
	display: block;	
	background-image: url(../images/bg-but1.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	height: 17px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-decoration: none;
}
.butNormal a:hover {
	background-image: url(../images/bg-but1b.jpg);
	background-repeat: repeat-x;
}
#fussMenue {
	width: 142px; height: 31px; 
	background-image: url(../images/fuss-menue.jpg);
	padding-left: 40px;
}
#fussMenue a {
	width: 70px; 
	height: 20px; 
	display: block; 
}