		div.feedburnerFeedBlock p.date {
			font-size: .88em;
			display: inline;
			margin-left: 10px;
			}
		div.feedburnerFeedBlock ul li div {
			display: inline;
			}
		div.feedburnerFeedBlock span.headline {
			font-weight: bold;
			text-indent: 0;
			}
		div.feedburnerFeedBlock ul li {
			padding-left: 0 !important;
			text-indent: 0 !important;
			padding-bottom: 50px;
			}
		#creditfooter {
			display: block;
			}

* {
	padding: 0; 
	margin:0;
}
p {
	margin: 0.7em 0;
	line-height:1.6em;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}
img 
{
	float: left; 
	margin: 12px 12px 0 0;
	padding: 6px;
	border: #b5bdaa 1px dashed;
}
a img {
	border: #b5bdaa 1px dashed;
}
a:hover img {
	border: #b5bdaa 1px solid;
}

#sidebar img {
	float: left; 
	margin: 6px 8px 0 0;
	padding: 4px;
	border: #b5bdaa 1px dashed;
	background-color:#FFF;
}

.clear {
	clear:both;
	height:20px;
}

blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;	
}
fieldset 
{
	border:none;
}
body 
{
	background: #fff;
	margin: 0; 
	font: 76%/1.6em Arial, Tahoma, Helvetica, sans-serif; 
	color: #000; 
	text-align: center;
}

h1, h2, h3, h4, h5, h6 
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color:#00cc00;
}

#container_all {
	width: 744px;
	padding:101px 48px 0 48px;
	margin: auto;
	background:  url("img/hg_all.gif") no-repeat;
	position:relative;
}

#container {
	border-top: #000 1px solid; 
	background-color: #fff;
	margin: 0 auto; 
	width: 744px;
	position: relative; 
	text-align: left;
}


#navigation {
	background: transparent; 
	margin: auto; 
	overflow: hidden; 
	width: 744px; 
	position: relative;
	text-align: right;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight:bold;
	z-index:3;
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: right; 
	margin: 0 0 0 2px; 
	list-style-type: none;
}
#navigation ul li a {
	border: #000 1px dashed; 
	border-bottom:none;
	padding: 6px 12px 7px 12px; 
	display: block; 
	color:#000;		
	text-decoration: none;
	background:#fff;
}
#navigation ul li a:active, #navigation ul li.current_page_item a {
	background: #000;
	color: #fff;	
	border: #000 1px solid;
	padding: 6px 12px 7px 12px; 
	border-bottom:none;	
}
#navigation ul li a:hover {
	background: #000;
	color: #fff;	
	border: ##B5BDAA 1px solid; 
	border-bottom:none;		
}
#sidebar ul li.search input#searchsubmit {
	font-weight:bold;
	border: #000 1px solid;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 0.82em;
	background: #000; 
	margin: 0 0 2px 4px; 
	color: #fff; 
	padding: 1px 2px 2px 2px; 		
}
#header {
	background: url("img/logo_food.gif") no-repeat left center;
	position:absolute;
	top: 40px;
	left: 48px;
	height: 62px;
	width: 158px;
	z-index: 3;
}
#header h1 
{
	font-size:1.13em;
	margin:10px 0 0 10px;
	font-variant:small-caps;
	line-height:1.3em
}
#header h1 a {
	
	text-decoration:none;	
	border:none;
}
#header h2 
{
	margin:5px 0 0 10px;
	font-size:1.13em;
	font-weight:normal;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	line-height:1.3em
}
#feedarea {
	width: 240px;
	padding:0; 
	float: right; 	
	text-align: right;
	margin-top:12px;
}
html #feedarea {
	padding-top: 0px;
}
#feedarea dl dt {
	display: inline; 
	height: 12px;
}
#feedarea dl dd {
	display: inline; 
	margin-right: 0px; 
	height: 12px;
	background: url("img/icon_feed.gif") no-repeat left center;
	padding-left:16px;
}
#headerimage_home {
	clear: both; 
	background: #fff url("img/rubrikHome.jpg") no-repeat 0 0;
	color: #fff; 
	margin-top: 12px;
	height: 241px;
	border-bottom: #c8d0c8 1px solid;
}
 html #headerimage_home {
	margin-top: 12px;
}
#headerimage_band {
	clear: both; 
	background: #fff url("img/rubrikBand.jpg") no-repeat 0 0;
	color: #fff; 
	margin-top: 12px;
	height: 241px;
	border-bottom: #c8d0c8 1px solid;
}
 html #headerimage_band {
	margin-top: 12px;
}
#headerimage_medien {
	clear: both; 
	background: #fff url("img/rubrikMedien.jpg") no-repeat 0 0;
	color: #fff; 
	margin-top: 12px;
	height: 241px;
	border-bottom: #c8d0c8 1px solid;
}
 html #headerimage_medien {
	margin-top: 12px;
}
#headerimage_live {
	clear: both; 
	background: #fff url("img/rubrikLive.jpg") no-repeat 0 0;
	color: #fff; 
	margin-top: 12px;
	height: 241px;
	border-bottom: #c8d0c8 1px solid;
}
 html #headerimage_live {
	margin-top: 12px;
}
#headerimage_blog {
	clear: both; 
	background: #fff url("img/rubrikBlog.jpg") no-repeat 0 0;
	color: #fff; 
	margin-top: 12px;
	height: 241px;
	border-bottom: #c8d0c8 1px solid;
}
 html #headerimage_blog {
	margin-top: 12px;
}
#headerimage_presse {
	clear: both; 
	background: #fff url("img/rubrikPresse.jpg") no-repeat 0 0;
	color: #fff; 
	margin-top: 12px;
	height: 241px;
	border-bottom: #c8d0c8 1px solid;
}
 html #headerimage_presse {
	margin-top: 12px;
}
#headerimage_shop {
	clear: both; 
	background: #fff url("img/rubrikShop.jpg") no-repeat 0 0;
	color: #fff; 
	margin-top: 12px;
	height: 241px;
	border-bottom: #c8d0c8 1px solid;
}
 html #headerimage_shop {
	margin-top: 12px;
}
#headerimage_kontakt {
	clear: both; 
	background: #fff url("img/rubrikKontakt.jpg") no-repeat 0 0;
	color: #fff; 
	margin-top: 12px;
	height: 241px;
	border-bottom: #c8d0c8 1px solid;
}
 html #headerimage_kontakt {
	margin-top: 12px;
}
#content {
	border-top: #ebefec 3px solid;
	padding-top: 20px;
	margin: 0 0 10px 0;
}
 html #content {
	height: 1%;
}
#content h2 {
	line-height: 1.27em;
}

#content h3 {
	margin: 1.27em 0 0;
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#content-main ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image: url("img/icon_bullet.gif");
}
#content-main li
{
    margin-bottom:0.5em;
}
#content-main_index {
	float: left; 
	width: 492px; 
	margin-left: 12px;
}
#content-main_index a 
{
    text-decoration:none;
}
#content-main_index a:link, a:visited {
	color: #00cc00;	
}
#content-main_index a:hover, a:active {
	text-decoration:underline
}
#content-main_index ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content-main {
	float: left; 
	width: 456px; 
	margin-right: 48px;
}

#content-main a 
{
    text-decoration:none;
}
#content-main a:link, a:visited {
	color: #00cc00;	
}
#content-main a:hover, a:active {
	text-decoration:underline
}

html #section-index {
	margin-left: 12px;
}
#content .post 
{
	padding:0 0 2em 0;
}
#content p img.right {
	float: right;
	margin:10px 0 0 10px;	
}

#content p img.left {
	float: left; 
	margin: 5px 12px 0 0;
	padding: 6px;
	border: #ccc 1px dashed;
}
#content .post h2 
{
	font-size: 1.91em; 
	border-bottom: #B5BDAA 1px dashed;
	padding:0 0 4px 0;	
	font-weight:bold;	
}

#content .entry_index {
	float: left;
	width: 240px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:24px;
	}

#content .entry_index2 {
	float: left;
	width: 240px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-left:12px;
	padding-bottom:12px;
	}

#content .entry
{
    margin:1em 0;
    padding-right:1em;
}

#content .entry_description p {
	font-size: 1.27em;
	line-height: 1.64em;
	color:#666666;
}
#content .entry_teaser {
	background:  url("img/hg_teaser.jpg") #ededed left top;
	border: #B5BDAA 1px dashed;
	padding: 20px;
}

#content .entry_teaser p {
	font-size: 1.1em;
	line-height: 1.64em;
	color:#000;
}

#content .entry_teaser h2 {
	font-size: 1.27em;
	line-height: 1.64em;
	color:#00cc00;
}

#content .entryFotos 
{
    margin:1em 0;
    padding-right:1em;
	float:left;
	padding-bottom:24px;
}
#content .entry a:link, #content .entry a:visited
{
    border-bottom:none;    
}
#content .entry a:hover, #content .entry a:active
{
    border-bottom:none;    
}
#content .post-info
{
	font-size:0.9em;
	color:#999;
	margin:0;
	padding: 2px 0 3px 0;	
}
#content .postmetadata
{
	font-size:0.9em;
	color:#000;
	margin:0 0 24px 0;
	padding:2px 0 3px 0;	
	border-top: #B5BDAA 1px dashed;
	border-bottom: #B5BDAA 1px dashed;
}
#content .post-content
{
	font-size:0.9em;
	color:#000;
	margin:0 0 24px 0;
	padding:2px 0 3px 0;	
}
#content .post-info 
{
	background: url("img/underline1.jpg") no-repeat left bottom;
	padding-bottom:15px;	
}

.pagetitle {
	padding:2px 12px 3px 12px;
	font-weight:bold;
	font-size: 0.82em; 
	text-align: left;
	color: #fff;
	background-color:#000;
	border-bottom: #ced1cf 3px solid;
	margin-bottom:32px;
	}
	
#sidebar_index {
	float: left; 
	width: 240px;
}
#sidebar_index ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar_index ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
}
#sidebar_index ul ul ul
{
	margin:0 0 0 1em;
}
	
#sidebar {
	float: left; 
	width: 240px;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
}
#sidebar ul ul ul
{
	margin:0 0 0 1em;
}


li.sidebox_index {
	padding:0;
	background:  url("img/hg_teaser.jpg") #ededed no-repeat left top; 
	margin-bottom: 12px;
}

li.sidebox_index li {
	font-size:1em;
	color: #000;
	display:block;
    text-decoration:none;
	border-bottom: #b5bdaa 1px dashed;
	margin-left:-12px;
	padding: 7px 12px 12px 12px;
}

.sidebox_index a {
	color: #009DCC;
    text-decoration:none;
}

.sidebox_index a:link {
	color: #00cc00;
    text-decoration:none;
}
.sidebox_index a:visited {
	color: #00cc00;
}
.sidebox_index a:hover, a:active {
    text-decoration:none;
}
.sidebox_index a:active {
	color: #00cc00;
}

html li.sidebox_index {
	padding-bottom: 0;
}

li.sidebox_index h2 {
	padding:2px 12px 3px 12px;
	margin-bottom:0;
	font-weight:bold;
	font-size: 0.82em; 
	text-align: left;
	color: #fff;
	background-color:#000;
	border-bottom: #ced1cf 3px solid;
}
#sidebar li.sidebox_index p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}




li.sidebox {
	padding:0px;
	background:  url("img/hg_teaser.jpg") #ededed no-repeat left top; 
	margin-bottom: 12px;
}

li.sidebox li {
	color: #000;
	font-weight:bold;
	display:block;
    text-decoration:none;
	border-bottom: #b5bdaa 1px dashed;
	margin-left:-12px;
	padding: 7px 12px 8px 36px;
	background: url("img/icon_dokSchwarz.gif") 12px 8px no-repeat;
}

.sidebox a {
	color: #000;
    text-decoration:none;
}

.sidebox a.on {
	background: url("img/icon_dokGrau.gif") 12px 8px no-repeat;
	color:#B5BDAA;
}
.sidebox a:link {
	color: #000;
    text-decoration:none;
}
.sidebox a:visited {
	color: #000;
}
.sidebox a:hover, a:active {
    text-decoration:underline;
}
.sidebox a:active {
	color: #000;
}

html li.sidebox {
	padding-bottom: 0;
}

li.sidebox h2 {
	padding:2px 12px 3px 12px;
	margin-bottom:0;
	font-weight:bold;
	font-size: 0.82em; 
	text-align: left;
	color: #fff;
	background-color:#000;
	border-bottom: #ced1cf 3px solid;
}
#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}

li.sidebox_feed {
	padding:0px;
	background:  url("img/hg_teaser.jpg") #ededed no-repeat left top; 
	margin-bottom: 12px; 	
}
html li.sidebox_feed {
	padding-bottom: 0px;
}
li.sidebox_feed h2 {
	padding:2px 12px 3px 12px;
	font-weight:bold;
	font-size: 0.82em; 
	text-align: left;
	color: #fff;
	background-color:#ffb700;
	border-bottom: #ced1cf 3px solid;
}
#sidebar li.sidebox_feed p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}

.sidebox_feed li { 
	display:block;
	font-weight:bold;
    text-decoration:none;
	border-bottom: #b5bdaa 1px dashed;
	margin-left:-12px;
	padding: 7px 12px 8px 36px;
	background: url("img/icon_feedOrange.gif") 12px 8px no-repeat;
}

.sidebox_feed a 
{
	color: #ffb700;
	text-decoration:none;
}
.sidebox_feed a:link {
	color: #ffb700;
	text-decoration:none;
}
.sidebox_feed a:visited {
	color: #ffb700;	
}
.sidebox_feed a:hover, a:active {
	color: #ffb700;
	text-decoration:underline;
}

li.sidebox_anmelden {
	padding:0px;
	background:  url("img/hg_teaser.jpg") #ededed no-repeat left top; 
	margin-bottom: 12px; 	
}
html li.sidebox_anmelden {
	padding-bottom: 0px;
}
li.sidebox_anmelden h2 {
	padding:2px 12px 3px 12px;
	font-weight:bold;
	font-size: 0.82em; 
	text-align: left;
	color: #fff;
	background-color:#000;
	border-bottom: #ced1cf 3px solid;
}
#sidebar li.sidebox_anmelden p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}

.sidebox_anmelden li { 
	display:block;
	font-weight:bold;
    text-decoration:none;
	border-bottom: #b5bdaa 1px dashed;
	margin-left:-12px;
	padding: 7px 12px 8px 36px;
	background: url("img/icon_anmeldenSchwarz.gif") 12px 8px no-repeat;
}

.sidebox_anmelden a 
{
	color: #000;
	text-decoration:none;
}
.sidebox_anmelden a:link {
	color: #000;
	text-decoration:none;
}
.sidebox_anmelden a:visited {
	color: #000;	
}
.sidebox_anmelden a:hover, a:active {
	color: #000;
	text-decoration:underline;
}

li.sidebox_suche {
	padding:0px;
	background:  url("img/hg_teaserfeed.jpg") #ededed no-repeat left top; 
	margin-bottom: 12px; 	
}

li.sidebox_suche li {
	color: #000;
	display:block;
    text-decoration:none;
	border-bottom: #b5bdaa 1px dashed;
	margin-left:-12px;
	padding: 7px 12px 8px 36px;
	background: url("img/icon_sucheSchwarz.gif") 12px 8px no-repeat;
}

html li.sidebox_suche {
	padding-bottom: 0px;
}
li.sidebox_suche h2 {
	padding:2px 12px 3px 12px;
	font-weight:bold;
	font-size: 0.82em; 
	text-align: left;
	color: #fff;
	background-color:#000;
	border-bottom: #ced1cf 3px solid;
}


#footer {
	border-top: #b5bdaa 1px dashed;
	border-bottom: #b5bdaa 1px dashed;
	clear: both;
	background-color:#000;
	margin: 0 auto; 
	width: 744px; 	
	text-align: left;
	font-size: 0.9em;
	font-weight:bold;	
	height: 36px;
	margin-bottom: 48px;
}

html #footer {
	height: 1%;
}

#footer a:link {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	color:#fff;
	text-decoration:none;
}

#footer a:visited {	
	color:#fff;
	text-decoration:none;
}

#footer p {
	margin: 8px 12px 9px 12px;
	float: left; 
	width: 500; 
	color:#FFF;
}
#footer p.right {
	float: right; 
	margin: 8px 12px 9px 12px; 
	width: 150px; 
	text-align: right;
}
#comments, #respond{
	margin: 2em 0 10px 5px;
	background-color:#000;
	color: #FFF;
	font-size:0.82em;
	font-weight:bold;
	padding: 2px 12px 3px 12px;
	border-bottom: #CED1CF 3px solid;
}
#commentform 
{
	margin:0;	
	padding: 4px 12px;
	background:#f9fcfc;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.2em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#container .commentlist {
	border-top: #EBEFEC 3px solid;
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 12px;
	background-image: url("img/hg_teaser.jpg");
	border-bottom: #B5BDAA 1px dashed;
	
}
.commentlist li.alt 
{
    background:#fff;    
}
.commentlist li .cmtinfo 
{
	font-size:1em;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}

.commentlist li .cmtinfoDownload 
{
	font-size:1em;
}

.commentlist li .cmtinfoDownload em 
{
	background: url("img/icon_downloadGruen.gif") 4px 0px no-repeat;
	float:right;
	margin:0;
	padding:0 0 0 24px;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}

#content .commentsfeed 
{
	background: url("img/icon_feedGruen.gif") no-repeat left center;
	padding-left:20px;
}
#content .trackback 
{
	background: url("img/icon_linkexGruen.gif") no-repeat left center;
	padding-left:20px;
}
#content .shop {
	background: url("img/icon_shopGruen.gif") no-repeat left center;
	padding-left:20px;
}
#content .weiter {
	background: url("img/icon_weiterGruen.gif") 12px 7px no-repeat;
	padding:7px 0px 8px 32px;
	background-color:#EAEEED;
	display:block;
	border: #B5BDAA 1px dashed;
}
input.textbox
{
	border:#ccc 1px solid;
	background:#fff url("img/shadow_top.gif") repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}

.search .textbox
{
	border:#ccc 1px solid;
	background:#fff url("img/shadow_top.gif") repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:100px;
}

.search {
	background: url("img/icon_sucheSchwarz.gif") 12px 8px no-repeat;
}

textarea
{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
	border: 1px solid #ccc;	
	background:#fff url("img/shadow_top.gif") repeat-x top;
	font:1em Arial, Tahoma, Helvetica, sans-serif;
}
.textbox:focus, textarea:focus
{
	background:#fff url("img/shadow_top.gif") repeat-x top;
	border:#999 1px solid;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
#tableTitle{
	margin: 2em 0 10px 5px;
	background-color:#fff;
	color: #000;
	font-size:0.82em;
	font-weight:bold;
	padding: 2px 12px 3px 0;
	border-bottom: #C8D0C8 1px solid;
	border-top: #C8D0C8 1px solid;
}
