body {
	font-size: 80%;
	font-family: Arial;
}


img {
	border: none;
}

#title {
	height:65px;
	/*padding:5px;*/
	border-bottom:1px solid #000000;
	/* margin-bottom:10px;*/
}
#left {
	width:14%;
	float:left;
	/*line-height:18px;*/
}

.menutitle {
	font-weight:bold;
	border-top:1px dashed #000000;
	margin-top:15px;
}

#content {
	width:83%;
	float:right;
}

.dunkel {
	background-color:#EEE;
}

h3 { margin:0pt; }

.fett {
	 font-weight: bold; 
}

.kasten {
	border: 1pt solid;
	color: black;
	text-decoration: none;
	font-size: small;
}

.zahl {
	text-align: right;
}

.small {
	font-weight:lighter;
	color: gray;
}