/* Basics */
	#navIconR img {
		background-image: url(../images/speisekarte.gif);
	}
/* << */


/* Teaser */
	/* Infoteaser */
	div.teaser div.infoteaser {
		height: 550px;
		overflow: auto;
	}
	
	div.teaser div.infoteaser h2 {
		text-align: center;
		color: #7F1615;
		font-size: 14px;
	}
	div.teaser div.infoteaser h3 {
		text-align: center;
	}
	
	div.teaser div.infoteaser li {
		list-style-type: none;
		list-style-image: none;
		text-align: center;
		background: url(../images/stars.gif) center top no-repeat;
		padding: 13px 0 3px 0;
		margin: 0;
	}

	div.teaser div.infoteaser div.htmlcont h6 a  {
		color: #7F1615;
		font-size: 11px;
		border: 0;
		display: block;
		padding-top: 5px;
		margin-bottom: 10px;
		font-weight: normal;
	}
/* << */
