body 					{margin:0;padding:0;font:12px arial;}
*						{outline:0;border:none;}
/* Das zentrale Layout */
#main	 				{width:100%;height:580px;position:absolute;top:50%;margin:-290px 0 0 0;text-align:center;}
#center 					{width:1000px;margin:auto;text-align:left;position:relative;}
#left,#mid,#right,
#mid2,#right2,#twoCol	{float:left;height:580px;position:relative;}
#left 					{width:215px;}
#mid 					{width:585px;}
#right 					{width:200px;}
#mid2 					{width:393px;}
#right2 					{width:392px;}
#twoCol 					{width:785px;}
/* Links */
#mid a, #right a			{color:#555;}
/* Logo */
#logo					{text-align:center;margin:20px 0;}
/* Suche */
#suche					{text-align:center;display:none;}
#suchFeld				{width:115px;background:url("/img/bg/suche.png") no-repeat;height:15px;border:none;font-size:12px;padding:5px;}
#suchFeld:focuse		{border:none;outline:0;}
/* Navigation */
#left ul 					{list-style:none;margin:0;padding:0;position:absolute;bottom:20px;left:0;}
#left ul li 				{margin:10px 0 0 0;}
#left ul li a 				{color:#555;text-decoration:none;padding-left:13px;background:url("/img/navi.png") left no-repeat;}
#left ul li ul li a 			{padding-left:0;background:none;}
#left ul ul				{display:none;width:200px;margin-left:100px;z-index:10000;background:url("/img/bg/5x5white.png");padding:10px 10px 20px 10px;}
#left ul li ul li				{margin:5px 0 0 0;}
/* Rechte Spalte */
#right p 				{margin:10px 20px;}
#right h2				{font-size:12px;margin:20px 20px 0 20px;}
/* More */
#more, .inci			{position:absolute;width:343px;height:200px;top:190px;right:20px;background:url("/img/bg/trans_white_80.png");opacity:0;-moz-opacity:0;-khtml-opacity:0;filter:alpha(opacity=0);}
#more p					{margin:20px 60px 20px 20px;}
#more p span				{background:url("/img/bg/close.png");width:10px;height:10px;display:block;cursor:pointer;}
/* Bildergallerie */
#gallerie				{position:absolute;bottom:10px;left:0;right:-10px;}
#gallerie img			{cursor:pointer;}
/* Empfehlung */
#empfehlung				{position:absolute;top:103px;left:122px;z-index:1000;width:660px;height:477px;background:url("/img/bg/empfehlung.png") no-repeat;font-weight:bold;opacity:0;-moz-opacity:0;-khtml-opacity:0;filter:alpha(opacity=0);display:none;}
#empfehlung table			{padding:180px 0 0 180px;}
#empfehlung input			{border:1px solid #EEE;width:200px;}
#empfehlung input:focus 	{background:#F9F9F9;}
#empfehlung .close		{position:absolute;top:13px;left:560px;z-index:10000;font-size:20px;color:#C00;text-decoration:none;}
/* Drucken & Emfpehlen */
#seiteDrucken,
#seiteEmpfehlen			{z-index:100;position:absolute;top:560px;left:640px;color:#666;text-decoration:none;border-bottom:1px dotted #666;}
#seiteDrucken			{left:550px;}
/* INCI */
.inci					{right:0;top:0;height:540px;width:230px;background:#FFF!important;padding:20px;overflow:auto;display:none;}
/* TEXT */
.text					{position:absolute;left:338px;top:70px;width:220px;}
.text h1					{font-size:18px;margin:0;padding:0 0 5px 0;}
.text h2					{font-size:14px;margin:0;padding:0 0 0 0;}
/* IMPRESSUM */
#bottom					{width:1000px;margin:auto;margin-top:10px;}
#imp					{margin:0;padding:0 0 0 10px;}
#imp a 					{text-decoration:underline;color:#444;margin-right:20px;}
#imp a:hover				{text-decoration:none;color:#000;}
#lang					{position:absolute;right:10px;top:580px;}