/* @override®
	http://typotest.schrammek.de/fileadmin/templates/stylesheets/base.css
	http://localhost:3000/fileadmin/templates/stylesheets/base.css
*/

body, ul, li, p, div, td, th, h1, h2, h3, h4 {
	border: 0;
	margin: 0;
	padding: 0;
	font: 11px/15px Verdana;
}
li{
    list-style-type: none;
}
a img {
	border: 0;
}

body, a {
	color: #646466;
	text-decoration: none;
}

a:hover {
	color: #58bfcf;
}

.greenpeel a:hover {
	color: #1A962B;
}

body {
	background: #fff url(../img/hintergrund.gif) repeat-y center top;
}

ul {
	list-style: none;
}

.clearer {
  clear: both;
}

#buehne {
	margin: 0 auto;
	width: 970px;
}
body, a {
color:#646466;
text-decoration:none;
}
#kopf {
	background: transparent url(../img/kopf.jpg) no-repeat center top;
	height: 217px;
	margin-top: 12px;
	position: relative;
	width: 980px;
}

#produkte #kopf {
	background-image: url(../img/kopf_drmed.jpg);
}

#greenpeel #kopf {
	background-image: url(../img/kopf_greenpeel.jpg);
}

#kopf h1,
#kopf h2 {
	display: none;
}

#kopf ul {
  list-style: disc outside;
	position: absolute;
	top: 124px;
	left: 25px;
	width: 170px;
	padding-left: 18px;
}

#kopf ul li span {
  display: none;
}

#kopf a {
	display: block;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 7px;
}

/* LOGO ANFANG */

#kopf h1#schrammek {
	position: relative;
	margin: 20px 0px 0px 50px;
	padding: 0px;
	display: block;
	width: 200px;
	height: 64px;
	background-color: transparent;
}

#kopf h1#schrammek a {
	position: relative;
	margin: 0px;
	padding: 0px;
	padding-top: 64px;
	width: 200px;
	height: 64px;
	he\ight: 0px;
	display: block;
	background-color: transparent;
	overflow: hidden;
}

/* LOGO ENDE */

#navigation {
	float: left;
	margin: 26px 15px 20px 25px !important;
	margin: 26px 15px 20px 13px;
	position: relative;
	width: 170px;
}

#navigation a,
#navigation span {
	display: block;
	font-size: 11px;
	line-height: 15px;
}

#navigation a {
  margin-bottom: 6px;
}

#navigation fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#navigation #suche {
	margin: 0 0 18px 0;
}

#navigation #suche label {
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	text-transform: uppercase;
	top: -18px;
}

#navigation #suche input {
	vertical-align: bottom;
}

#navigation #suche input#suchbegriff {
	border: 1px solid #646466;
	height: 18px;
	margin-right: 5px;
	width: 135px;
}

#greenpeel #navigation #suche input#suchbegriff {
	border: 1px solid #1a962b;
}

#navigation ul ul a,
#navigation ul ul span {
	font-size: 10px;
}

#navigation li {
	line-height: 0; // IE-love
}

#navigation li.abstand {
	margin-top: 2em;
}

#navigation ul ul li.abstand {
	margin-top: 0;
}

#navigation ul ul {
	display: none;
}

#navigation ul li.aktiv ul,
#navigation ul li.aktiv-greenpeel ul {
	display: block;
}

#navigation ul li.aktiv ul ul {
	display: none;
}

#navigation ul li.aktiv ul li.aktiv ul {
	display: block;
}

#navigation ul li.aktiv ul a,
#navigation ul ul li.aktiv ul a {
	background-position: 13px 7px;
	color: #646466;
	font-weight: normal;
}

#navigation ul li.aktiv-greenpeel ul a,
#navigation ul li.aktiv-greenpeel ul li.aktiv ul a {
	background-position: 13px 7px;
	color: #646466;
	font-weight: normal;
}

#navigation ul li.aktiv ul a:hover,
#navigation ul ul li.aktiv ul a:hover {
	color: #58bfcf;
	xfont-weight: bold;
}

#navigation ul li.aktiv-greenpeel ul a:hover,
#navigation ul li.greenpeel ul li.aktiv ul a:hover {
	color: #1a9626;
}

#navigation ul li.aktiv a,
#navigation ul ul li.aktiv a,
#navigation ul ul ul li.aktiv a,
#navigation ul ul ul li.aktiv {
	color: #58bfcf;
}

#navigation ul li.aktiv-greenpeel a,
#navigation ul ul li.aktiv-greenpeel a,
#navigation ul ul ul li.aktiv-greenpeel a,
#navigation ul ul ul li.aktiv-greenpeel {
	color: #1a962b;
}

#navigation ul li.aktiv-greenpeel a,
#navigation ul li.aktiv-greenpeel ul li.aktiv a,
#navigation ul li.aktiv-greenpeel ul ul li.aktiv a,
#navigation ul li.aktiv-greenpeel ul ul li.aktiv {
	color: #1a962b;
}

#navigation ul ul {
	margin-bottom: 1em;
	padding-left: 8px;
}

#navigation ul ul ul {
  list-style: disc outside;
  padding-left: 18px;
}

#navigation span.neu {
  display: inline;
  color: red;
  text-transform: uppercase;
  padding-left: 8px;
}

#inhalt {
	float: left;
	padding-top: 26px;
	margin: 0;
	
	width: 700px !important;
	padding-bottom: 20px;
}

#inhalt .seite {
	clear: both;
	width: 750px;
	padding-bottom: 1px;
}

#inhalt .conteudo {
	clear: both;
	width: 550px !important;
	padding-bottom: 1px;
}

#kopf ul,
#navigation ul.e1 {
	text-transform: uppercase;
}

#kopf ul .mixedcase,
#navigation ul.e1 ul {
	text-transform: none;
}

#fuss {
	border-top: 1px solid #646466;
	clear: both;
	padding: 2px 15px 12px 25px;
}

#fuss span, #fuss a {
	font-size: 9px;
	display: block;
}

#fuss span {
	float: left;
}

#fuss ul {
	float: right;
}

#fuss li {
	background: transparent url(../img/vlinie.gif) no-repeat 6px 2px;
	float: left;
	padding-left: 13px;
}

#fuss li.erster {
	background: none;
}

#kopf ul.sprachauswahl {
	display: none;
}

#schrammek2 #kopf ul.sprachauswahl {
  list-style: none;
	display: none; // hidden
	position: absolute;
	top: 36px;
	left: 829px; // 790px with french
	width: auto;
}

#kopf ul.sprachauswahl li {
	float: left;
	margin: 0 0 0 15px;
}

#kopf ul.sprachauswahl span {
	display: none;
}

#kopf ul.sprachauswahl a {
	background: white url(../img/deutsch.jpg) no-repeat 0 0;
	height: 24px;
	width: 39px;
	margin: 0;
	padding: 0;
}

#kopf ul.sprachauswahl li.englisch a {
	background-image: url(../img/englisch.jpg);
}

#kopf ul.sprachauswahl li.franzoesisch a {
	background-image: url(../img/franzoesisch.jpg);
}

#kopf ul.sprachauswahl li.franzoesisch {
  display: none;
}

/*
 * Debugging
 *
#buehne {
	background-color: blue;
}

#navigation {
	background-color: yellow;
}

#inhalt {
	background-color: red;
}

#inhalt p, #inhalt h1, #inhalt table, #inhalt ul {
	background-color: green;
}

#inhalt .seite {
	border: 1px solid white;
}
*/

#navigation em {

    font-style:normal
}


#categoria.essential_care_cuidado_essencial{
    float:left;
    background-color:#FFDE53;
    width:100%;
    margin-top:20px;
    margin-right:20px;
    padding:4px 20px;
}


#categoria span.essential_care_cuidado_essencial{
    color:white;
    font-size:13px;
    font-weight:bold;
    line-height:14px;
}

.produto_conteudo h3{
    font: 11px/15px Verdana;
    font-weight: bold;
    text-align:left;
}


.produto_conteudo {
       text-align:left !important;
}


#categoria.hydrating_care_cuidado_hidratante{
    float:left;
    background-color:#9CC3E2;;
    width:100%;
    margin-top:20px;
    margin-right:20px;
    padding:4px 20px;
}


#categoria span.hydrating_care_cuidado_hidratante{
    color:white;
    font-size:13px;
    font-weight:bold;
    line-height:14px;
}


#categoria.anti_aging_care_cuidado_anti_idade{
    float:left;
    background-color:#ECA5A1;
    width:100%;
    margin-top:20px;
    margin-right:20px;
    padding:4px 20px;
}

#categoria span.anti_aging_care_cuidado_anti_idade{
    color:white;
    font-size:13px;
    font-weight:bold;
    line-height:14px;
}


#categoria.regulating_care_cuidado_regulador{
    float:left;
    background-color:#B0D4BA;
    width:100%;
    margin-top:20px;
    margin-right:20px;
    padding:4px 20px;
}

#categoria span.regulating_care_cuidado_regulador{
    color:white;
    font-size:13px;
    font-weight:bold;
    line-height:14px;
}


#categoria.sensitive_care_cuidado_pele_sensivel{
    float:left;
    background-color:#EBA9C4;
    width:100%;
    margin-top:20px;
    margin-right:20px;
    padding:4px 20px;
}

#categoria span.sensitive_care_cuidado_pele_sensivel{
    color:white;
    font-size:13px;
    font-weight:bold;
    line-height:14px;
}




.produto_imagem{
    text-align:center;
    float:left; width:30%;
    padding-top: 20px;
}
.produto_conteudo{
    text-align:center;
    float:left; width:65%;
    padding-top: 20px;
     }
.produto_conteudo h2{
        float:none;
        font-size:24px;
        line-height:28px;
        margin:0 !important;
        font-weight:normal !important;
        text-transform:uppercase;
        border-bottom:1px solid #646466;
     }

.produto_conteudo strong{

        
        display:block;
        font-size:11px;
        font-weight:bold;
        line-height:17px;
        margin:4px 0 13px 0 !important;
        text-transform:uppercase;
        padding-left:0px;
     }


.produto_conteudo p{
        margin:0 !important ;
        padding:0px 10px 0px 0px !important;
        text-align:left;

     }

#produkt-navigation img{
        cursor:pointer;
}

#catalogo #inhalt{
    padding-top:0px; 
}

#inhalt img {
clear:both;
margin-top:4px !important;
}

.produto_conteudo h2{
        text-align:left;
}

.produto_conteudo h2{
        margin:0 !important ;
        padding:0px 10px 0px 0px;
        text-align:left;
}


#gaPro {
    border:none !important;
}

.presse .titulo{
    padding-top:40px;
}

#inhalt h2{
    font-weight:normal !important;
}

.news ul{
    border:none !important;
    margin:0px !important;
}


#form1 input , textarea{
    width: 150px;
    margin:20px;
}

#form1 dt{
    float:left;
    width:50px;
 
}

