body {
	margin:40 0 40 40px;
	padding:0px;
	background:#262626 url(images/bg_body.gif);
}



p,br,ul,ol,li,div,table,td,th,tr,input,select,address,blockquote {
	font-family:verdana,arial;
	color:#353535;
	font-size:11px;
}



.abstand {
	height:1px;
	width:1px;
	line-height:1px;
	font-size:1px;
}



.trennlinie {
	height:1px;
	line-height:1px;
	font-size:1px;
	background:url(images/bg_trennlinie.gif) repeat-x;
}

.trennlinie_vert {
	line-height:1px;
	font-size:1px;
	background:url(images/bg_trennlinie_vert.gif) repeat-y;
}



.textweiss12 {
	color:#ffffff;
	font-size:12px;
}



h1 {
	font-size:16px;
	color:#353535;
	padding:20 0 10 0px;
	margin:0px;
}



/* Links */



a {
	color:#353535;
}



a:hover {
	color:#5e0601;
}

a.rot {
	color:#5e0601;
	text-decoration:none;
}

a.rot:hover {
	color:#000000;
}



a.navi_left {
	font-weight:bold;
	text-decoration:none;
	line-height:23px;
}







/* Container */



#container_haupt {

	width:928px;

}



#container_left {

	width:225px;

	float:left;

}



#container_abstand {

	width:10px;

	float:left;

}



#container_right {

	width:693px;

	float:right;

}





/* Boxen */



.box_225_center {

	border-left:2px solid #b9b9b9;

	border-right:2px solid #b9b9b9;

	width:221px;

	background:#ffffff;

}



*html .box_225_center {

	width:225px;

}



.box_693_center {

	border-left:2px solid #b9b9b9;

	border-right:2px solid #b9b9b9;

	width:689px;

	background:#ffffff;

}



*html .box_693_center {

	width:693px;

}

#suche {
	height:27px;
	background:#5e0601;
}

#suche td {
	color:#ffffff;
	height:23px;
}

.subline_title {
	height:25px;
	background:#262626;
	line-height:25px;
}

.rezept_box {
	padding-top:10px;
	width:473px;
}

.rezept_box_img {
	float:left;
	width:63px;
}

.rezept_box_img img {
	border:1px solid #5e0601;
}

.rezept_box_text {
	float:right;
	width:410px;
	text-align:left;
	color:#666666;
}

.rezept_box_abschluss {
	clear:both;
	height:25px;
	line-height:25px;
	text-align:right;
	background:url(images/bg_trennlinie.gif) repeat-x bottom;
}