html, body {
	padding:0;
	margin:0;
	border:0;
 	height: 100%; /* wichtig */
	background:#ebe0c7;
	text-align:center;
	font-family: Verdana;
	font-size:0.9em;
	color: #828282;
}
#header{
	height:230px;
	background: url('images/header.jpg');
}

#container{
	width:800px;
	margin:0 auto;
	text-align:left;
  	position: relative;
  	min-height: 100%;
	height:auto !important;/* moderne Browser */
	height:100%; /* IE */
	background: white;
}

#navioben {
	position: relative;
	height: 25px;
	top: 215px;
	padding-left: 20px;
	color: #af0917;
	font-weight: bold;
	line-height: 1.6em;
}

#links {
	width: 180px;
	padding-top: 20px;
	float: left;
}

#mitte {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	width: 580px;
	float: left;
	background: white;
}

#rechts {
	width: 160px;
	padding: 20px;
	float: left;
}

#logo {
	padding-bottom: 15px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#edit-body {
	text-align: left;
	background: #fff5e9;
	}
#xEditingArea iframe html body{
	background: #fff5e9;
	}

#edit-message {
	text-align: left;
	background: #fff5e9;
	}	
	
.messages status {
	color: red;
	font-weight: bold;
	}

/* clearfix zum Aufheben der Floatumgebung */

p, h1, h2, h3 {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-indent: 0px;
	text-align: left;
}

h1, h2, h3 {
	color: #497f5f;
}

ul {
	margin-left: 15px;
	list-style-type: square;
}

h3 {
	color: #af0917;
}

a, a:visited {
	text-decoration: none;
	color: #497f5f;
}

a:hover {
	color: #315540;
	}
	
li a.active {
	text-decoration: none;
	color: #497f5f;
}
	
p a, p a:visited {
	text-decoration: none;
	color: #497f5f;
}

p a:hover {
	color: #315540;
	}	
#navioben a, #navioben a:visited {
	color: #af0917;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
}

#navioben a:hover , #navioben a:active {
	color: #87888a;
	font-family: arial;
	}
	

#partnerlink a, navioben a:visited {
	color: #af0917;
	font-weight: bold;
	text-decoration: none;
}

#partnerlink a:hover {
	color: #c0b5a2;
	}
	
#block-user-1 {

}
	
#block-menu-menu-feinkostmenue h3 {
	font-size: 1em;
	font-weight: bold;

	background: #007dc4;
	padding-left: 20px;
	margin-bottom: 5px;
	color: white;
}

#block-menu-menu-feinkostmenue {

}

#block-menu-menu-reformmenue h3 {
	font-size: 1em;
	font-weight: bold;

	background: #007dc4;
	padding-left: 20px;
	margin-bottom: 5px;
	color: white;
}

#block-menu-menu-aktuelles {

}

#block-menu-menu-aktuelles h3 {
	font-size: 1em;
	font-weight: bold;

	background: #007dc4;
	padding-left: 20px;
	margin-bottom: 5px;
	color: white;
}

#block-menu-menu-reformmenu {

}

#block-menu-menu-newsmenu h3 {
	font-size: 1em;
	font-weight: bold;

	background: #007dc4;
	padding-left: 20px;
	margin-bottom: 5px;
	color: white;
}

#block-menu-menu-newsmenue {

}
	
#block-user-1 h3 {
	font-size: 1em;
	font-weight: bold;
	background: #007dc4;
	padding-left: 20px;
	margin-bottom: 5px;
	color: white;
}
	
dt {
	font-weight: bold;
}

dd {
	margin-left: 10px;
	margin-bottom: 10px;
}

ul.menu {
	padding: 0px;
	margin: 0px;
	padding-bottom: 15px;
}

li.leaf {
	list-style-image:url();
	list-style-type:none;
}

ul.menu {
	margin-left: 15px;
	border:medium none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:left;
}

#navioben ul.menu li {
  
	margin: 0 15 0 0px;
	float: left;
	
}

p img {
	padding-left: 10px;
	padding-bottom: 10px;
}