body
{
	background-color : #ffffff;
	background-repeat : repeat-x;
	background-position : top left;
	background-image : url('../img/body.png');
	color : #004018;
	font : normal 10pt 'Verdana', 'DejaVu Sans', 'Bitstream Vera Sans', sans-serif;
	margin : 0px 0px 0px 0px;
}

a.e-mail
{
	color : #0000ff;
	text-decoration : none;
}

div.mainContainer
{
	background-color : #006224;
	margin-left : auto;
	margin-right : auto;
	overflow : hidden;
	padding : 10px 10px 5px 10px;
	width : 660px;
}

div.mainContainerBottom
{
	margin-bottom : 50px;
	margin-left : auto;
	margin-right : auto;
	width : 680px;
}

.logo
{
	margin : 10px 10px 10px 10px;
	text-align : center;
}

.block
{
	display : block;
	float : left;
	height : 200px;
	margin : 10px 10px 10px 10px;
	width : 200px;
}

.block.info h3
{
	color : #ffffff;
	font : bold 15pt 'Georgia', 'DejaVu Serif', 'Bitstream Vera Serif', serif;

	margin : 0px 0px 5px 0px;

	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;

	text-align : center;
}

.block.info h4
{
	color : #ffffff;
	font : bold 13pt 'Georgia', 'DejaVu Serif', 'Bitstream Vera Serif', serif;
	
	margin : 0px 0px 5px 0px;

	padding-bottom : 5px;
	padding-left : 0px;
	padding-right : 0px;

	text-align : center;	
}

.block.info .content
{
	background-color : #79c142;
	height : 180px;
	padding : 5px 10px 5px 10px;
	width : 180px;
}

#openingHours td
{
	padding-bottom : 0px;
	padding-top : 0px;
}

#openingHours td.right
{
	padding-left : 0.6em;
	text-align : right;
}

#products ul
{
	margin-top : 35px;
	padding-left : 15px;
}

#products ul li
{
	color : #eefee1;
	font : bold 13pt 'Georgia', 'DejaVu Serif', 'Bitstream Vera Serif', serif;
	list-style-type : none; /*square;*/

	margin-top : 2px;
}
