@charset"utf-8";

/*====================
 + Main
====================*/

div#mainText h1{
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 15px;
}

body.restauranten div#mainText span.leadIn{
	color: #d6d6d6;
	font-style: normal;
	line-height: 1.4;
	margin-right: 7px;
	text-transform: uppercase;
}
body.restauranten div#mainText p{
	color:#000000;
	font-size:15px;
	font-style:italic;
	line-height:1.2;
	margin-bottom:11px;
	margin-top:-3px;
}
div#mainText h2{
	font-size:15px;
	font-weight:normal;
	margin-bottom:20px;
	text-transform:uppercase;
}
