body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 		15px;
	background-color:	#cccccc;
	padding-top: 		2cm;
	background-image:url(./images/bogen.png);
	background-attachment: fixed;
	background-repeat: 	no-repeat;
	background-position:	top center; 
	
}

.FirmenName {
	font-size:  		30px;
	color:			666666;
	font-weight: 		bold;
	text-align:		center;
}

.MenuZeile{
	display: 		block;
	padding-top: 		15px;
	padding-left: 		0px;
	padding-right: 		0px;
	
	text-align:		center;
	border-bottom-width:	1px;
	border-left-width:	0px;
	border-left-right:	0px;

	border-spacing:		0px;
	border-style : 		none;
 	border-width : 		0px;
 	border-collapse : 	collapse;
	
}

.MenuItem{
	font-size:  		15px;
	color:			#7f7f7f;
	padding-top: 		15px;
	font-weight: 		bold;
	text-align:		center;
	margin:			0px;	
	padding: 		0px;
	margin-left:		0px;
	margin-right:		0px;	
	padding-left: 		10px;
	padding-right: 		10px;
	border-bottom-style:	solid;
	border-bottom-color:	#7f7f7f;
	width:			400px;
}

.MenuItemHL{
	font-size:  		15px;
	color:			#ffffff;
	padding-top: 		15px;
	font-weight: 		bold;
	text-align:		center;
	border-bottom-color:	#7f7f7f;
	border-bottom-style:	solid;
	width:			400px;
	padding-left: 		10px;
	padding-right: 		10px;
}

.MenuItemHLAktuell{
	font-size:  		15px;
	color:			#ffffff;
	padding-top: 		15px;
	font-weight: 		bold;
	text-align:		center;
	border-bottom-color:	#ffffff;
	border-bottom-style:	solid;
	width:			400px;
	padding-left: 		10px;
	padding-right: 		10px;
}

.MenuItemAktuell{
	font-size:  		15px;
	color:			#7f7f7f;
	padding-top: 		15px;
	font-weight: 		bold;
	text-align:		center;
	border-bottom-color:	#ffffff;
	border-bottom-style:	solid;
	width:			400px;
	padding-left: 		10px;
	padding-right: 		10px;
}

.Text{
	margin-top: 		1.5cm;
	font-size:  		16px;
	color:			#ffffff;
	padding-top: 		15px;
	font-weight: 		bold;
	text-align:		center;
}
