* 
{
	margin: 0;
	padding: 0;
}

body 
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	background-color: #fff;
	color: #4c4c4c;
}

img 
{
	border: 0px;
}

/*
Seitenstyles 
*/

#siteholder 
{
	width: 830px;
	margin: 0 auto;
	text-align: center;
}

#contentholder 
{
	text-align: left;
	width: 830px;
}

#claim
{
	height: 27px;
}

#top_nav
{
	height: 25px;
}

#top_nav_uline
{
	height: 2px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content 
{
	text-align: left;
	width: 830px;
}

.cleft_row
{
	width: 585px;
	display:inline;
	float: left;
}

.cright_row
{
	width: 245px;
	display:inline;
	float: left;
	margin-bottom: 25px;
}

#content_navi
{
	width: 155px;
	margin-top: 38px;
	display:inline;
	float: left;
}

#content_navi ul
{
	list-style-type: none;
}

#content_navi ul li
{
	display : block;
	list-style-type: none;
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 5px;
}

#content_navi a
{
	font-size: 11px;
	color: #657E1F;
}

#content_navi a:hover {
	color: #27702B;
	text-decoration: none;
}

#content_navi a.acton 
{
	color: #657E1F;
	text-decoration: none;
}

#content_content
{
	width: 400px;
	margin-top: 38px;
	margin-bottom: 25px;
	display:inline;
	float: left;
}

#content_content ul.rezepte
{
	list-style-type: none;
}

#content_content li.lirezepte
{
	display : block;
	list-style-type: none;
	vertical-align: top;
	text-align: left;
	padding-bottom: 5px;
}

#content_content ul.liste
{
	list-style-type: disc;
	margin-left: 20px;
}

#content_content a
{
	font-size: 11px;
	color: #27702B;
}

#content_content a:hover {
	color: #27702B;
	text-decoration: underline;
}

#content_content div.rezhead
{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #27702B;
	width: 360px;
}

#content_content div.rezlinks
{
	padding-top: 10px;
	padding-bottom: 20px;
}

#content_content div.zutaten
{
	font-size: 11px;
	color: #27702B;
}

#content_content div.zubereitung
{
	font-size: 11px;
	color: #4c4c4c;
}

#content_abstand
{
	width: 30px;
	display:inline;
	float: left;
}

#footer 
{
	text-align: left;
	width: 830px;
	height: 55px;
}

#footer ul
{
	padding-top: 5px;
	white-space: nowrap;
	list-style-type: none;
}

#footer ul li
{
	list-style-type: none;
	display : inline;
	vertical-align: bottom;
	padding-right: 5px;
	padding-left: 2px;
	font-size: 11px;
}

#footer a
{
	display : inline;
	font-size: 11px;
	color: #999;
}

#footer a:hover {
	color: #657E1F;
	text-decoration: none;
}

#footer a.acton 
{
	color: #657E1F;
	text-decoration: underline;
}

#footer form
{
	display : inline;
	font-size: 11px;
	color: #999;
}

/*
Allgemeine Styles
*/

.left
{
	display:inline;
	float: left;
}

.right
{
	display:inline;
	float: right;
}

.clearer 
{
	clear: both;
	background: none;
}

.subline
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #27702B;
	background-color:#fff;
	line-height: 20px;
}

span.quelle
{
	font-size: 10px;
	color: #657E1F;
}

/*
Linkstyles 
*/

a:link 
{
	color: #4c4c4c;
	text-decoration: none;
}

a:visited 
{
	color: #4c4c4c;
	text-decoration: none;
}

a:hover 
{
	color: #657E1F;
	text-decoration: none;
}

a:active 
{
	color: #4c4c4c;
	text-decoration: none;
}

/*
Formstyles
*/

td.onfrtitel 
{
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-top: 2px;
	padding-left: 5px;
	width: 150px;
	vertical-align: top;
	color: #657E1F;
	background-color: rgb(241, 248, 223);
	border: solid 1px #657E1F;
}

td.onfrform 
{
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	text-align:	left;
	padding-left: 2px;
	padding-bottom: 1px;
}

.textinput 
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	background-color:#fff;
	padding: 2px 2px 2px 2px;
	border : 1px solid #657E1F;
}

input.radio
{
	padding: 0px 3px 0px 0px;
}

.submit 
{
	font-size:11px;
	font-family:  Arial, Helvetica, Verdana, Sans-serif;
 	color:#4c4c4c; 
 	background-color:#fff;
	border : 1px solid #b9b9b9;
}

.textinput_suche 
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	background-color:#fff;
	padding: 0px 2px 0px 2px;
	border : 1px solid #b9b9b9;
}

#suche_head
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #27702B;
	background-color:#fff;
	line-height: 20px;
}

#suche
{
	display : block;
	list-style-type: none;
}

#suche li
{
	display : block;
	list-style-type: none;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 5px;
}

.suchbold
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #27702B;
}

.suchtxt
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
}

#suche a
{
	font-size: 11px;
	font-weight: normal;
	color: #27702B;
}

#suche a:hover {
	color: #657E1F;
	text-decoration: none;
}

.submit_suche 
{
	font-size:11px;
	font-weight: bold;
	font-family:  Arial, Helvetica, Verdana, Sans-serif;
 	color:#b9b9b9; 
 	background-color:#fff;
	border : 1px solid #b9b9b9;
	padding: 0px 2px 0px 2px;
}