body {
	background-color: #ff9900;
	margin: 0px;
	min-width: 730px;
	padding: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, "TheSans";
	font-size: 14px;
}

div#wrap {
	background-color: #ffffff;
	height: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	max-width: 1050px;
	min-width: 600px;
	padding: 0px;
	position: relative;
	text-align: left;
	width: auto;
}

div#header {
	background-color: #fcecb6;
	height: 150px;
	margin: 0px;
	padding: 0px;
}

div#logo {
	background-color: #ffffff;
	background-image: url(../images/logo_bg.gif);
	background-position: right;
	background-repeat: no-repeat;
	float: left;
	height: 120px;
	padding-left: 10px;
	padding-top: 30px;
	width: 250px;
	overflow: hidden;
}

div#bild {
	background-color: transparent;
	background-image: url(../images/chef.png);
	background-repeat: no-repeat;
	float: right;
	height: 240px;
	width: 250px;
}

div#newsflash {
	background-color: #fcecb6;
	color: #000000;
	font-family: "Trebuchet MS";
	height: 150px;
	overflow: hidden;
	width: auto;
	margin-bottom: 5 px;
	padding-left: 10px;
}

div#navi {
	background-color: #cccccc;
	background-image: url(../images/sonnenblume_bunt2.jpg);
	height: 90px;
	font-size: 16px;
}

div#menu {
	display: inline;
	float: none;
	padding-top: 0px;
	width: auto;
}

div#pathway {
	color: #ffffff;
	float: none;
	font-family: "Trebuchet MS";
	padding-left: 420px;
	padding-top: 30px;
	width: auto;
}

div#inhalt {
	background-color: #000000;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: auto;
}

div#left {
	background-color: #ffffff;
	float: left;
	text-align: center;
	min-height: 100%;
	overflow: hidden;
	width: 19%;
}

div#right {
	float: right;
	background-color: #ffffff;
	font-family: "Trebuchet MS";
	padding-left: 15px;
	padding-right: 5px;
	width: 22%;
	vertical-align: top;
    /*    border-left: 1px solid black;*/
}

div#content {
	background-color: #ffffff;
	border-bottom-width: 0px;
	border-color: #666666;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 0px;
	color: #000000;
	float: right;
	font-family: "Trebuchet MS";
	min-height: 500px;
	overflow: hidden;
	padding: 1px;
	text-align: left;
	width: 55%;
}

div#footer {
	background-color: #ffffff;
	background-position: bottom;
	clear: both;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	text-align: left;
	width: 100%;
}
