html, body, table, td, tr, p, ul, li, ol
{ 
	FONT-FAMILY:  Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
 color: #6f8385;
}
small 
{  font-size: 10px; }
hr
{
	height: 1px;
	color:#8BA0A2;
}
.heading, h2
{
	font-size: 12px;
	font-weight: bold;
}
.menu_heading, h3
{
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 10px 0px
}

.menu_list, .menu_cost, h4
{
	margin: 5px 0px 10px 0px
	font-weight: normal;
	font-size: 11px;
}

A:link, A:visited, A:active, A:hover
{ color: #8BA0A2; text-decoration:underline; }

#mapelement { margin: 20px 0; }

#teaser-block { float: left; width: 343px; margin-left: 1px; }
#subscribe { float: left; }


div.form label { float: left; width: 150px; }
div.form input.text { float: none; margin: 0; width: 200px; }
div.form input.submit { margin: 0 0 0 150px; }