a {
	text-decoration:none;
}

a img{
	border:none;
}

a:hover {
	text-decoration:underline;
}

/* PRODUKTFARBEN ------------------------------------------------------------*/

.filabe {
	color:#6193c9;
}

.moisturized {
	color:#7e98bd;
}

.skinclear {
	color:#6ec1b6;
}

.anti-aging {
	color:#bb9ec7;
}

.whitening {
	color:#9e9798;
}

/* PRODUKTFARBEN ------------------------------------------------------------*/

.whitetext {color:#ffffff; font-size:12px;} }


/* IMPORTS ------------------------------------------------------------*/

.clear {
	clear:both;
}

.inv {
	display:none;
}


/* HACKS ------------------------------------------------------------*/

body {
	line-height:1.5em;
	color:#7b7c7e;
	font-family:"Droid Sans", Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image:url(../img/bg/blue.jpg);
	background-size:inherit;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	margin:0;
}

#top-gap {
	height:50px;
}

#logo {
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-style:none;
}

p {
	margin-bottom:21px;
	margin-top: 2px;
}

a {
	color:#6193c9;
}

/* HEADERS ------------------------------------------------------------*/

h1 {
	font-size:18px;
	font-family:'Droid Sans', sans-serif, Helvetica;
	font-weight:100;
	margin-bottom:5px;
	margin-top: 40px;
	}

h2 {
	font-size:15px;
	font-family:'Droid Sans', sans-serif, Helvetica;
	font-weight:100;
	margin-bottom:2px;
	margin-top: 2px;
}

h3 {
	font-size:18px;
	font-family:'Droid Sans', sans-serif, Helvetica;
	font-weight:100;
	margin-bottom:5px;
	margin-top: 40px;
}


h4 {
	font-size:15px;
	font-family:'Droid Sans', sans-serif, Helvetica;
	font-weight:100;
	margin-bottom:2px;
	margin-top: 2px;
}

/* WRAPPER ------------------------------------------------------------*/

.wrapper {
	position:relative;
	background-origin:initial;
	background-clip:initial;
	padding-top:120px;
	background-image:url(../img/wrapper%2dbg.png);
	width:1000px;
	background-position:50% 0%;
	background-position-x:50%;
	background-position-y:0%;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	margin:0px auto 0px auto;
}

#content-wrap {
	min-height:600px;
	z-index:1;
	min-width:inherit;
}

#page-wrap {
	margin-left:10px;
	margin-right:10px;
	padding-bottom:40px;
}

/* NAVIGATION BAR HOLDER --------------------------------------------------------*/

#nav-bar-holder {
	position:absolute;
	z-index:5000;
	right:772px;
	top:272px;
}

/* FAQs --------------------------------------------------------*/

.FAQ-Titel {
	font-weight:100;
	font-family:'Droid Sans', sans-serif, Helvetica;
	font-size:20px;
	font-style:strong;
	text-align:left;
	color:#6193c9;
}

.FAQ-F {
	font-weight:500;
	font-family:'Droid Sans', sans-serif, Helvetica;
	font-size:13px;
	font-style:strong;
	line-height:1.3em;
	text-align:left;
	color:#6193c9;
}

.FAQ-A {
	font-weight:100;
	font-family:'Droid Sans', sans-serif, Helvetica;
	font-style:italic;
	font-size:13px;
	line-height:1.3em;
	text-align:left;
	margin-bottom:20px;
	color:#7b7c7e;
	
}

/* NAVIGATION --------------------------------------------------------*/

#nav {
	display:block;
	float:right;
	font-family:'Droid Sans', sans-serif, Helvetica;
	font-size:15px;
	text-align:right;
}

#nav > li {
	display:block;
	line-height:25px;
	padding-right:0;
	margin-left:0;
	margin-right:0;
	background-color:transparent;
	float:right;
	width:180px;
	text-transform:uppercase;
}

#nav li > a {
	text-decoration:none;
	color:#606060;
	display:block;
	padding:0;
}

#nav > li:hover > a, #nav > li.current-menu-item > a {
	background-color:transparent;
	color:#666666;
	text-transform:inherit;
	font-weight:700;
	text-align:right;
}

/* SUB NAV ------------------------------------------------------------*/

#nav > li ul {
	background-origin:initial;
	background-clip:initial;
	margin-left:-1px;
	font-size:13px;
	background-color:transparent;
	margin-top:0;
	margin-bottom:10px;
	list-style-type:none;
	width:160px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#nav > li ul li a { color:#7b7c7e; text-decoration: none; text-transform:capitalize; }

#nav > li ul li { text-decoration: none; border-top:1px solid #6699cc; }

#nav > li ul li a:hover {
	font-weight:700;
	color:#000000;
}

#nav > li ul li a:hover {
	font-weight: 700;
}
/* FOOTER ------------------------------------------------------------*/

#footer {
	position:relative;
	width:100%;
	padding-bottom:10px;
	background-origin:initial;
	background-clip:initial;
	background-color:#6193c9;
	border-bottom:1px solid #7c7c7c;
}

.footer-wrapper {
	overflow:hidden;
	width:960px;
	margin:0px auto 0px auto;
}

.footer-wrapper {
	background-origin:initial;
	background-clip:initial;
	background-color:#6193c9;
	background-position:50% 0;
	background-position-x:50%;
	background-position-y:0%;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#footer h6 {
	margin-bottom:10px;
	color:#FFFFFF;
	font-size:15px;
	font-family:'Droid Sans', sans-serif, Helvetica;
}

#footer p {
	color:#000000;
}

/* FOOTER COLS ------------------------------------------------------------*/

#footer-cols {
	display:block;
	overflow:hidden;
	margin-top:20px;
	padding:0px 10px 0px 10px;
}

#footer-cols > li {
	display:block;
	float:left;
	width:290px;
	margin:0px 10px 0px 10px;
}

#footer-cols > li > ul > li {
	background-attachment:scroll;
	background-origin:initial;
	background-clip:initial;
	padding-bottom:5px;
	margin-bottom:5px;
	background-color:transparent;
	background-position:0% 100%;
	background-position-x:0%;
	background-position-y:100%;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
}

#footer-cols > li > ul > li:last-child {
	background-image:none;
	background-origin:initial;
	background-clip:initial;
	background-color:transparent;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#footer-cols > li a {
	text-decoration:none;
	color:#000000;
}

#footer-cols > li a:hover {
	color:#6A6A6A;
}

/* FOOTER-BOTTOM ------------------------------------------------------------*/

#footer-bottom {
	overflow:hidden;
	background-origin:initial;
	background-clip:initial;
	font-size:12px;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#6699CC;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.bottom-wrapper {
	overflow:hidden;
	width:920px;
	z-index:1;
	margin:0px auto 0px auto;
}

#footer-bottom #bottom-left {
	float:left;
}

#footer-bottom #bottom-right {
	float:right;
}

#footer-bottom a {
	text-decoration:none;
	color:#000000;
}

#footer-bottom a:hover {
	color:#606060;
}

/* FOOTER-NAV ------------------------------------------------------------*/

#footer-nav {
	display:block;
	overflow:hidden;
	list-style-type:none;
}

#footer-nav li {
	display:block;
	float:left;
	margin-left:10px;
	list-style-type:none;
}

/* formular ------------------------------------------------------------*/
.formularfelder {
	color:#7c7b7e;
	font-family:"Droid Sans", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:1.5em;
	text-decoration:none;
	margin-top:0;
}
/* shopinframe ------------------------------------------------------------*/

#filabeshop {
	height: 2000px;
	width: 926px;
	left: 0;
	top: 0;
}

/* Addthisfeld ------------------------------------------------------------*/

#adthis { padding: 0; z-index: 3; width: 290px; height: 80px; }
