body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
}

a{
color: #660033;
}

.small{
	font-size: 10px;
	line-height: 14px;
}

.smallevents{
	font-size: 11px;
	line-height: 14px;
}

strong{
	font-weight: bold;
	}
	
em{
	font-style: italic;
	}


/*
Navigation
------------------------------------------------------------------------
*/
#nav ul{
	white-space: nowrap;
}

#nav li{
	display: inline;
}

#nav ul li a{
	padding: 0 25px 0 10px;
	background: url(../img/tmpl/rhomb.png) no-repeat 0 6px;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}



/*
Typo
------------------------------------------------------------------------
*/
h1{
	font-size: 18px;
	color: #261815;
	margin-bottom: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	margin-top: 8px;
	
}


p + h1{
	margin-top: 26px;
}

h2{
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	display: inline;
	
}



p{
	margin-bottom: 13px;
}

.info{
	color: #5d1c1c;
	font-weight: bold;
	font-size: 14px;
}
/*
STANDARD BOXEN
------------------------------------------------------------------------
*/

div.stdBoxContent p, div.stdBoxContent table, div.stdBoxContent h3{
	margin-left: 25px;
	margin-right: 25px;
}

div.stdBoxContent ul{
	margin-left: 45px;
	margin-right: 25px;
	margin-bottom: 15px;
}

div.bigBoxContent p, div.bigBoxContent table{
	margin: 0 25px;
}

.stdBoxContent h2, .bigBoxContent h2{
	margin: 0 25px;
	color: #5d1c1c;
	font-size: 18px;
	border: none;
	text-transform: uppercase;
	margin-bottom: 6px;
	display: block;
}

div.stdBoxContent h3{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 16px;
	}


/*
Dish of Day Tabelle
------------------------------------------------------------------------
*/

#dishes th{
	font-weight: bold;
	text-align: left;
}

#dayfoodNote{
	margin-top: 8px;
}

/*
TYPO FÜR NEWS
------------------------------------------------------------------------
*/





