@charset "iso-8859-1";

/**
 * CSS styles for Contenido.
 */

body {
	background-color: #fde8a9;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	
	height:100%;
	
	padding: 0;
	margin: 0;
}
body, p, div, td, h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #786855;
}

div.site {
	margin: 0 auto;
	width: 930px;
}
	
/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */	
	div.printhead {
		display: none;
	}
	div.head {
		background-image:url(../images/head_ball.jpg);
		background-position: right top;
		background-repeat:no-repeat;
		
		height:85px;
		padding: 47px 0 0 174px;
	}
	.head img {
		float: left;
	}
	.head ul.menue {
		float: left;
		list-style-type:none;
		width: 392px;
		height: 21px;
		padding: 59px 0 0 70px;
		margin: 0;
	}
		.head .menue li {
			float: left;
			margin: 0px 1px;
			padding:0px;
			border: 0px;
			width: auto;
		}
		.head .menue a {
			float: left;
			padding: 5px 9px 0;
			display: block;
			height: 16px;
			
			line-height: 11px;
			text-decoration: none;
			text-transform: uppercase;
			color: #ffffff;
			background-color: #ec7404;
			border: 0px;
		}
		.head .menue a:hover {
			color: #ec7404;
			background-color:#fcde8b;
			border: 0px;
		}
		.head .menue a.aktiv {
			color: #ec7404;
			background-color:#fcde8b;
		}
	
/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */	

	ul.menue {
		float: left;
		width: 150px;
		list-style-type: none;
		padding: 0px;
		margin: 70px 25px 0 4px;
		overflow: hidden;
	}
	.menue li {
		width: 149px;
		padding: 1px 0 0;
		margin: 1px 0px 0px;
	}
	
	.menue ul {
		float: none;
		width: auto;
		margin: 0px;
	}
	.menue a {
		border-top: 1px solid #f8cfa0;
		padding: 7px 0px 2px 14px;
		display: block;
		text-transform:uppercase;
		color: #786855;
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
	}
	.menue a:hover {
		color: #ec7404;
	}
	.menue a.aktiv,
	.menue a.selected {
		color: #ec7404;
	}
	/*
	.menue a:hover.aktiv {
		color: #ec7404;
		font-weight: bold;
		font-weight: bold;
	}
	*/
	
	.menue li.first a {	border-top-width: 0;	}
	
	
	.menue li ul {
		padding: 0px 0px 5px;
		margin: 0px;
	}
	.menue li a {
		font-weight: bold;
	}
	.menue li li a {
		padding: 1px 0 1px 14px;
		margin:0px;
		border-top-width: 0;
		line-height: 12px;
		font-weight: normal;
	}
	
	.menue li li li a {
		padding: 1px 0 1px 25px;
		font-size: 10px;
		line-height: 12px;
	}
	.menue li li li ul {
		padding: 0 0 1px 0;
	}
	.menue li li li li a {
		padding: 0 0 0 35px;
	}
	
/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */	
	
div.frm_content {
	float: left;
	width: 740px;
	padding: 0 0 0 4px;
	
	background-image: url(../images/content_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
} 
.frm_content div.bg {
	background-image: url(../images/content_bg.gif);
	background-position:left top;
	background-repeat: repeat-y;
	float: left;
}

	.frm_content div.frm_left {
		float:left;
		width: 346px;
		margin-right: 2px;
	}
	.frm_content div.frm_left2 {
		float:left;
		width: 740px;
	}
	
	.frm_content div.frm_right {
		float:left;
		width: 392px;
		height: 550px;
		padding: 0;
		position: relative;
	}
	
	.frm_content div.frm_right .galerie {
		width: 392px;
		overflow: hidden;
	}

/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */	
	
.headline {
	background-color: #fffffd;
	border-bottom: 2px solid #fdefd3;
	height: 71px;
	padding: 33px;
}
.content {
	background-color: #fffffd;
	padding: 30px 35px;
}


			.frm_right div.image_nav {
				float: left;
				width: 384px;
				padding: 4px;
				margin: 0;
				
				background-color: #ec7404;
				border: 2px solid #fef2de;
				border-width: 2px 0;
				
				color: #f6bd87;
				text-align: right;
				
				position: absolute;
				top: 268px;
				left: 0px;
			}
			.frm_right .image_nav ul {
				list-style:none;
				padding: 0;
				margin: 0;
				float: right;
			}
			.frm_right .image_nav li {
				float: left;
				border-left: 1px solid #f6bd87;
				margin: 4px 0;
				padding: 0;
			}
			.frm_right .image_nav li.pos1 {
				border-left-width: 0;
			}
				.frm_right .image_nav a {
					display: block;
					margin: 0;
					padding: 0 4px;
					font-size: 11px;
					line-height: 13px;
					color: #f6ae3a;
					text-decoration: none;
				}
				.frm_right .image_nav a.aktiv {
					color: #fffffe;
				}
				
/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

	.frm_content .frm_right div.master {
		width: 11500px;
		position:relative;
		left: 0px;
		top: 0px;
	}
	
	.frm_content .frm_right .master div.item_box {
		float:left;
		width: 392px;
		padding: 0px;
		margin: 0px;
		overflow: hidden;
	}
		.frm_content .frm_right .master div.img {
			width: 392px;
			height: 268px;
			text-align:center;
		}
		.frm_content .frm_right .master a {
			color: #ffffff;
		}
		
		

		
		
		div.item_box_2,
		div.item_box_3,
		div.item_box_4,
		div.item_box_5,
		div.item_box_6,
		div.item_box_7,
		div.item_box_8,
		div.item_box_9,
		div.item_box_10,
		div.item_box_11,
		div.item_box_12,
		div.item_box_13 {
			display: none;
		}
		.frm_right p.image_desc {
			color: #ffffff;
		  width: 332px;
			padding: 25px 30px;
			margin: 35px 0 0;
			float: left;
		}
		.frm_right div.fileDescription {
			color: #ffffff;
			line-height: 16px;
			padding: 25px 30px;
			margin: 35px 0 0;
			float: left;
		}
		
/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */
		
		.frm_right .rezeptform {
			margin: 40px 15px 0px;
		}
		.frm_right .rezeptform table {
		  width:365px;
		}
		.frm_right .rezeptform h2 {
			color: #ffffff;
		}
		.frm_right .rezeptform td {
			color: #ffffff;
		}
		.frm_right .rezeptform input {
			font-size: 11px;
		}
		
		.frm_right div {
			font-size: 11px;
			color: #ffffff;
		}
		.frm_right p {
			font-size: 10px;
			line-height: 11px;
			
			margin: 2px 15px 3px;
			color: #ffffff;
		}
		

/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

.frm_bottom {
	float: left;
	width: 100%;
	height: 36px;
	margin: 0px;
	padding: 0px; 
	
	background-image: url(../images/bottom_bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	
	text-align: center;
}
.frm_bottom p {
	font-size: 11px;
	line-height: 13px;
	padding: 12px 0px 5px; 
	margin: 0px;
}

/**
 * # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # 
 * CSS styles for Font's.
 * # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # 
 */

body, p, div, td, h1, h2, h3, h4, h5, h6, li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #786855;
}
h1 a,
h1 {
	font-size: 17px;
	line-height: 20px;
	color: #ec7404;
	font-weight: normal;
	text-decoration: none;
}

img {
	vertical-align: middle;
}

.content p {
	line-height: 17px;
	padding: 0px;
	margin: 5px 0 14px;
}
.content a {
	color:#ec7404;
}
	.content a:hover {
		text-decoration: underline;
	}
	
.content th {
	color:#ffffff;
	background-color: #786855;
	padding: 3px;
}
.content td {
	padding: 3px;
	border-top: 1px solid #786855;
}
	
.content ul {
	padding: 0px 15px 4px;
	margin: 0px;
}
	.content li {
		padding: 0px;
		margin: 0px;
	}
		.content li a {
			text-decoration: none;
		}

/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

.content .ProductList h1 {
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
}

/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */

.content ul.Lexikonliste {
	list-style: none;
	width: 255px;
	padding: 0px;
	margin: 0px;
}
.content .Lexikonliste li {
	display: block;
	float: left;
	border: 1px solid #fdefd3;
	margin: 0px 2px 2px 0px;
}
.content .Lexikonliste a {
	text-align:center;
	display: block;
	height: 24px;
	width: 24px;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	text-decoration:none;
	color:#786855;
}
.content .Lexikonliste a:hover {
	color:#ec7404;
}


div.back_to_cat {
	padding-top: 15px;
}


/* # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # */


div.rss_head {
	padding-top: 40px;
}

div.rss_head h1 {
	font-size: 16px;
	line-height: 19px;
	padding: 0px 15px;
	margin-bottom: 4px;
}
div.rss_head h1 a {
	font-size: 16px;
	line-height: 19px;
}
div.rss_head p {
	padding: 0px;
}


div.rss_item h1 {
	font-size: 12px;
	line-height: 14px;
	padding:  10px 15px 0px;
	margin-bottom: 0px;
}
div.rss_item h1 a {
	font-size: 12px;
	line-height: 14px;
}