	body
	{
		margin: 0;
		padding: 0;
		font: 85% arial, hevetica, sans-serif;
		text-align: center;
		color: #333; 
		background-color: #ccc2b9;
	}
	


	

	
	h2
	{
		color: #B52C07;
		font: 120% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin: 0 0 2px 0;
	}
	
	h2 a { text-decoration: none; }
	
	h3
	{
	color: #015523;
	font-weight: bold;
	margin-top: 0;
	font-family: georgia, times, "times new roman", serif;
	font-size: 150%;
	}
	
	#container
	{
	margin: 1em auto;
	width: 650px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #FFFFFF;
	}
	
	#header
	{
		
		height:  150px;
		background-image: url(bilder/header.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		border-bottom: 1px solid #fff;
		position: relative;
		background-color: #015523;
	}	
	
	/*
	#header h1
	{
		font-size: 1px;
		text-align: right;
		color: #fff;
		margin: 0;
		padding: 0;
	}
	*/
	
	/* main navi hier */
	#mainnav
	{
	background-color: #015523;
	color: #FFFFFF;
	padding: 2px 0;
	margin-bottom: 22px;
	
	}
	

	
	#mainnav ul
	{
		margin: 0 0 0 20px;
		padding: 0;
		list-style-type: none;
		border-left: 1px solid #FFFFFF;
	
	}
	

	
	#mainnav li
	{
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	}
	
	
	#mainnav li a
	{
	text-decoration: none;
	color: #FFFFFF;
	}
	

	
	#mainnav li a:hover
	{
		text-decoration: none;
		color: #fff;
		background-color: #272900;
	}
	

	
	#mainnav li.active a
	{
		color: #FF0
	}
	

	
	#speisecontents 
	{
	text-align: center;
	margin: 0 3.5% 20px 3.5%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border: 1px solid #015523;
	font-family: "Times New Roman", Times, serif;

	
	}
	
	#kontaktcontents 
	{
	text-align: center;
	margin: 0 3.5% 20px 3.5%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border: 1px solid #015523;
	font-family: "Times New Roman", Times, serif;
	
	}
	
	#contents 
	{
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border: 1px solid #015523;
	margin-top: 0;
	margin-right: 3.5%;
	margin-bottom: 20px;
	margin-left: 3.5%;
	padding-right: 5px;
	}
	
	#contents p {
	line-height: 165%;
	text-align: left;
}
	.blogentry {
	font-family: "Times New Roman", Times, serif;
	border-right-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
	
	.blogentry ul
	{
		
		list-style-type: none;
		text-align: right;
		margin: 1em 0;
		padding: 0;
		font-size: 95%;
	}
	
	.blogentry li
	{
		display: inline;
		padding: 0 0 0 7px;
	}
	
	.imagefloat
	{
	float: left;
	padding: 2px;
	border: 1px solid #015523;
	margin: 5px 20px 10px 30px;
	}
	
		.imagefloatright
	{
		float: right;
		padding: 2px;
		border: 1px solid #9FA41D;
		margin: 23px 30px 10px 100px;
	}
	
	#footer
	{
	clear: both;
	color: #FFFFFF;
	background-color: #015523;
	text-align: center;
	padding: 5px;
	font-size: 0.9em;
	font: "Times New Roman", Times, serif
	}
	
	#start
	{
	margin: 1em auto;
	width: 650px;
	text-align: left;
	border: 1px solid #FFFFFF;
	height: 450px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #FFF;
	}

	#start a:hover img
	{

	background-image: url(bilder/Start1.jpg);

	}
	
		#speisenav
	{
	background-color: #015523;
	color: #FFFFFF;
	padding: 2px 0;
	}
	

	
	#speisenav ul
	{
		margin: 0 0 0 20px;
		padding: 0;
		list-style-type: none;
		border-left: 1px solid #FFFFFF;
	}
	

	
	#speisenav li
	{
	display: inline;
	padding: 0 36px;
	border-right: 1px solid #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	}
	
	
	#speisenav li a
	{
	text-decoration: none;
	color: #FFFFFF;
	}
	

	
	#speisenav li a:hover
	{
		text-decoration: none;
		color: #fff;
		background-color: #272900;
	}
	

	
	#speisenav li.active a
	{
		color: #FF0
	}
	

