/* Ricola Layout mit Schatten*/

/* Allgemeine Geometrie, wird zur Dimensionierung verschiedener Elemente verwendet */

div.w1c { width:172px; }
div.w2c { width:358px; }
div.w3c { width:544px; }
div.w25c { width:429px; }
div.w35c { width:475px; }

/* komische reihenfolge wegen bug in ie mac */
div.lc12 { left:235px; }
div.lc13 { left:270px; }
div.lc15 { left:316px; }
div.lc1  { left:200px; }
div.lc2  { left:386px; }
div.lc3  { left:572px; }

div.h1u { height: 52px; }
div.h2u { height:108px; }
div.h3u { height:164px; }
div.h4u { height:220px; }
div.h5u { height:276px; }

div.t1u { top:127px; }
div.t2u { top:183px; }
div.t3u { top:239px; }
div.t4u { top:295px; }
div.t5u { top:351px; }


/* Positionierung */

body {
	background-color:#ffda0d;
}
#divBackground  {
	position:absolute;
	left:110px;
	top:100px;
	width:776px;
	height:416px;
	z-index:1;
	background-image:url(../images/internet/ric_in_bg.gif);
}
#divShadow {
	display:none;
}
#divTheme {
  position:absolute;
	left:0px;
	top:17px;
	width:776px;
	height:399px;
	z-index:2;
}
#divTheme.inset {
  position:absolute;
	left:1px;
	top:20px;
	width:774px;
	height:395px;
	z-index:2;
}
#divLogo {
  position:absolute;
	left:626px;
	top:49px;
	width:118px;
	height:33px;
	z-index:9;
}
#divHeading {
  position:absolute;
	left:195px;
	top:17px;
	width:364px;
	height:62px;
	z-index:10; 
}
#divHeading.prod {
  position:absolute;
	left:0px;
	top:17px;
	width:550px;
	height:75px;
	z-index:10;
}
#divTitlePic {
  position:absolute;
	z-index:11;
}
#divContent {
  position:absolute;
	z-index:50;
}
#p7scroller1 {
  position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:98;
	overflow:hidden;
	clip:rect(0px 100% 100% 0px);
}
#p7s1content1 {
  position:absolute;
	left:0px;
	top:0px;
	width:100%;
	overflow:hidden;
	z-index:99;
}
#divControl {
  position:absolute;
	left:753px;
	width:13px;
	height:30px;
	z-index:55;
}
#divContainer {
  position:absolute;
	z-index:70;
}

/* Spezialbehandlungen einzelner Templates */

#ric_in_tvspots2005_main #divAnimation, #ric_in_tvspots_main #divAnimation {
  position:absolute;
	left:0px;
	top:112px;
	width:191px;
	height:186px;
	z-index:3;
}

