/* CSS Document */

.hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
}

body
{
	background-color:#F0E3AF;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#clear
{
	clear:both;
}

#outer
{
	width:926px;
	height:563px;
	
	margin: 10px auto;
}

#inner
{
	height:563px;
	background-color:#FFFFFF;
}

#footer
{
	height:27px;
}

#content 
{
	height:458px;
	width:905px;
	/*margin-top:10px;*/
	margin-left:10px;
}

#ctfooter
{
	height:85px;
	width:905px;
	margin-left:10px;
	background-color:#EFE3AF;
}

#ctfooterleft
{
	width:434px;
	height:85px;
	float:left;
}

#ctfooterright
{
	width:471px;
	height:85px;
	float:left;
	background-image:url(images/bg_nav_box_right.jpg);
	background-repeat:no-repeat;
}

#ctshopfooterleft
{
	width:444px;
	height:85px;
	float:left;
}

#ctshopfooterright
{
	width:461px;
	height:85px;
	float:left;
	background-image:url(images/shop_bg_nav_box_right.jpg);
	background-repeat:no-repeat;
}

.navcol
{
	float:left;
}

.navcol a
{

}


p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0px;
	padding:0px;
}

.stdtext p {
	margin-top:8px;
	margin-bottom:8px;
}

.katimage {
	border-color:#FFFFFF;
	border-width:2px;
	border-style:solid;
}

.katimage:hover {
	border-color:#78261A;
	border-width:2px;
	border-style:solid;
}

h1 {
	color:#78261A;
	margin-top:5px;
	margin-bottom:8px;
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
}

h2 {
	color:#78261A;
	margin-top:5px;
	margin-bottom:8px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
}

#produkt p {
	font-family:"Times New Roman", Times, serif;;
	font-size:12px;
	color:#999999;
	font-weight:bold;
}

#produkt h1 {
	color:#78261A;
	margin-top:5px;
	margin-bottom:8px;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
}

.produktdetail {
	font-size:11px;
}

#lieferbedingungen p {
	margin-top:20px;
	font-weight:bold;
	margin-left:30px;
}

#lieferbedingungen a {
	font-weight:bold;
	margin-left:50px;
	color:#999999;
	text-decoration:none;
}

#lieferbedingungen a:hover {
	text-decoration:underline;
}

#zutatenliste a {
	color:#990000;
	text-decoration:none;
}

#rezepttext p {
	font-size:10px;
}

#crossslide {
	width:905px;
	height:293px;
}

#shopclick {
	width:366px;
	height:53px;
	margin-left:52px;
	margin-top:14px;
}

#logos {
	margin-top:-10px;
	margin-left:150px;
	width:107px;
	height:51px;
}





