@charset "utf-8";
/* CSS Document */
#seite {
		background-image: url(/fileadmin/templates/thurella/images/bg-startseite-unten.png) !important;
}
* html #seite {
	background-image: url(/fileadmin/templates/thurella/images/bg-startseite-unten-IE6.gif) !important;
}
/*************** OBI APFELSAFT ******************/
#mainbox {
	min-height: 490px;
	background-position: 47px 0;
	background-repeat: no-repeat;
}
#randmenu {
	margin: 0;
	height: 430px;

	padding: 50px 0 0 0;
}
#randmenu ul {
	border-bottom: 1px solid #fff;
}
#randmenu ul ul {
	border: 0;
}
#randmenu li {
		display: block;
		background-color: transparent;
		border-top: 1px solid #fff;
		padding: 0;	
		font-size: 11px;
		line-height: 15px;
}
#randmenu a:hover,
#randmenu a:focus {
	text-decoration: none;
	color: #fff;
	background-color:#7B9BA5;
}
#randmenu a.naviaktiv {
	background-color:#7B9BA5 !important;
	color: #fff !important;
}



#produktspalte {
	display: block;
	float: left;
	width: 314px;
	margin: 28px 0 0 45px;
	padding: 0 0 0 18px;
}
#prod-text-oben {
	height: 156px;
	overflow: hidden;
	margin: 0 0 20px 0;
}
#prod-text-unten {
	height: 220px;
	overflow: hidden;
}
#produktclaim {
	position: relative;
	display: block;
	top: 30px;
	left: 0;
}
#produktclaim h6 {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
}
#prod-text-oben h1 {
	margin: 5px 0 6px 0;
	color: #fff;
	font-size: 19px;
}
#prod-text-oben p.bodytext {
	line-height: 16px;
	color: #333;
}
#prod-text-unten ul {
	margin: 0;
	padding: 0;
}
#prod-text-unten li {
	color: #333;
	font-weight: normal;
	list-style: none;
}
#prod-text-unten a:link, #prod-text-unten a:visited {
	color: #333;
	text-decoration:underline;
}
#prod-text-unten a:focus, #prod-text-unten a:hover {
	text-decoration: none;
}
#produktbild {
	float: left;
	display: block;
	width:140px;
	margin: 28px 10px 0 12px;
	height: 460px;
	overflow:hidden;
}
#produktlogo {
	float: left;
	margin: 50px 0 0 -40px;
	width: 220px;
	text-align: center;
}
#popup {
	display: none;	
}
#popinfo {
	padding: 14px;	
	color: #fff;
}
div#fancy_content {
	background-image:url(../contentimages/bg-popup.jpg);
	background-repeat:repeat-x;
	background-color: #1DB8E1;
}
#popinfo h2 {
	font-size: 19px;
	margin: 2px 0 18px 0;
}
#popinfo h5 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#popinfo p {
	line-height: 15px;
}

a.factsheet:link, a.factsheet:visited {
	display: block;
	margin: 12px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}
a.factsheet:hover, a.factsheet:focus {
	text-decoration:underline;
}
#popinfo table {
	width: 100%;
	color: #fff;
	border-collapse: collapse;
	border-bottom: 1px solid #fff;
	margin: 4px 0 16px 0;
	background-color: none;
}
#popinfo table td {
	vertical-align: top;
	font-size: 11px;
	line-height: 13px;
	border-top: 1px solid #fff;
	padding: 3px 0 3px 0;
	margin:0;
	background-color: none;
}
#popinfo td.td-0 {
	width: 120px;
}
#popinfo td.td-1 {
	text-align: right;
	padding-right: 2px;
}
#popinfo .tr-0 .td-0 {
		font-weight: bold;
}
#popinfo a:link, #popinfo a:visited {
	color: #fff;	
}
div.produktnavi {
position: absolute;
width: 26px;
height: 26px;
top: 60px;
left: 838px;
z-index: 2222;
}
div.produktnavi img {
border: 0;

}

.produkt-navi-back {
position:relative;
float: left;
}
.produkt-navi-vor {
position:relative;
float: right;
}