@charset 'utf-8';
/*-------------------------------------------------------------------------------------
	*
	*	@copyright:_________2010, weleda.de
	*	@link:______________http://weleda-granatapfel.de
	*	@author:____________Jung v. Matt/Neckar
	*	@function:__________site style settings
	*
	*	@version:___________1.0
	* 	@revision:__________$Revision: 51 $
	* 	@lastmodified:______$Date: 2008-06-05 10:55:13 +0200 (Do, 05 Jun 2008) $
	*
-------------------------------------------------------------------------------------*/
/*------------------------------------------------
	*	reset browser defaults
--------------------------------------------------*/
* { /* resets all predefined values to 0 */
	margin:0;
	padding:0;
}
body {
	font-size:12px;
	color:#fff;
	background-color:#49000C;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img, abbr, acronym {
	border:0;
}
abbr, acronym {
	border-bottom:1px dotted;
}
address, caption, cite, code, dfn, em, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
/*------------------------------------------------
	*	predefined styles
--------------------------------------------------*/
.clear { /* clearing floats within html-code about the <br /> tag */
	clear:both;
	height:0;
	font-size:0;
}
.clearfix:after { /* clearfix-method without additional markup. needs surrounding element. */
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:block;
}
hr { /* hr is invisile, but visible in print-view */
	display:none;
}
.divider { /* general dividing line */
	clear:both;
	margin:15px 0;
	height:1px;
	background:none;
}
.invisible { /* makes elements invisible but readable */
	position:absolute;
	left:-1000em;
}
/*------------------------------------------------
	*	basic font definitions
--------------------------------------------------*/
* { /* basic font family/groundcolor */
	font-family:Arial, Helvetica, sans-serif;
}
a, a:link, a:visited, a:focus { /* basic link groundcolor */
	color:#fff;
}
a:hover a:active { /* basic link hover color */
	color:#930A51;
}
#snCont .ct ul li a {
    color:#D88295;
	text-decoration:none;
	font-size:11px;
	outline:none;
}
#snCont .ct ul li a:hover {
	color:#fff;
	outline:none;
}
#snCont .ct ul li a:active {
	color:#fff;
	outline:none;
}

a.link_pfeil	{
	background:url(images/link_ext.gif) 0px 3px no-repeat;
	padding-left:10px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	font-size: 12px;
}
a.link_pfeil:hover	{
	text-decoration:underline;
}
a.link_extern2	{
	background:url(images/link_ext2.gif) 0px 3px no-repeat;
	margin-top:133px;
	padding-left:10px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	font-size: 11px;
}
a.link_extern2:hover	{
	color:#fff;
	text-decoration:underline;
}
a.nodecoration {
	text-decoration:none;
}


.danke dankenewsletter #ctCont .ct p a{
	color:#930A51;
}
.danke dankenewsletter #ctCont .ct p a:hover{
	color:#fff;
}

/*------------------------------------------------
	*	Screenzentrierung
--------------------------------------------------*/
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	min-width: 1024px;
	/*min-height: 668px;*/
}
#ie6minheight   {
	display:none;
}
#flashCt	{
	width:100%;
	height:100%;
}
#wrapper {
/* document container */
	float: left;
	height: 50%;
	margin-top: -334px; /* halbe Hoehe */
	width: 100%;
}
#dcCont {
/* document container */
	position: relative;
	top: 0px;
	left: 0px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	height: 668px;
	overflow: auto; /* allow content to scroll inside element */
	text-align: left;
	clear: both;
	background-color:#fff;
}

.startseitebg {
background:#fff url(images/bg_start_new.jpg) no-repeat;
}
.kontakt {
background:#fff url(images/bg_kontakt.jpg) no-repeat;
}
.impressum {
background:#fff url(images/bg_impressum.jpg) no-repeat;
}
.validate {
background:#fff url(images/bg_validate.jpg) no-repeat;
}
.gewinnfrage {
background:#fff url(images/bg_gewinnspiel_120203.jpg) no-repeat;
}
.gewinnfrage_2 {
background:#fff url(images/bg_gewinnspiel_120203.jpg) no-repeat;
}
.gewinnspiel {
/*background:#fff url(images/bg_formular.jpg) no-repeat;*/
background:#fff url(images/bg_gewinnspiel_120203.jpg) no-repeat;
}
.danke {
/*background:#fff url(images/bg_formular.jpg) no-repeat;*/
background:#fff url(images/bg_gewinnspiel_120203.jpg) no-repeat;
}
.dankenewsletter {
/*background:#fff url(images/bg_formular.jpg) no-repeat;*/
background:#fff url(images/bg_gewinnspiel_120203.jpg) no-repeat;
}
.produkt {
background:#fff url(images/bg_produkt_new.jpg) no-repeat;
}
.produkt2 {
background:#fff url(images/bg_produkt2_new.jpg) no-repeat;
}
/*------------------------------------------------
	*	cols
--------------------------------------------------*/
.col50 { /* colbox 50% width */
	float:left;
	width:190px;
}
.col50b { /* colbox 50% width */
	float:left;
	width:223px;
}
/*------------------------------------------------
	*	header
--------------------------------------------------*/
#hdCont { /* header  container */
	
}
/*------------------------------------------------
	*   Homebutton + Metanav
--------------------------------------------------*/
#hbCont { /* sub navigation  container */
	position:absolute;
	left:0px;
	top:46px;
	width:560px;
}
#hbCont .ct { /* contentbox inside sub navigation */
}
#hbCont .ct ul li { /* contentbox inside sub navigation */
	margin-top:8px;
	float:left;
	margin-right:0px;
}
#hbCont .ct ul li.first a { 
	background:url(images/navi.png) no-repeat;
	width:194px;
	height:38px;
	display:block;
}
#hbCont .ct ul li a { 
	background:url(images/navi.png) -194px 0px no-repeat;
	width:147px;
	/*width:190px;*/
	height:38px;
	display:block;
}
#hbCont .ct ul li.last a { 
	background:url(images/navi.png) -341px 0px no-repeat;
	width:219px;
	height:38px;
	display:block;
}
#hbCont .ct ul li.first a:hover, #hbCont .ct ul li.first a.aktiv	{
	background-position:0px -41px;
}
#hbCont .ct ul li a:hover, #hbCont .ct ul li a.aktiv	{
	background-position:-194px -41px;
}
#hbCont .ct ul li.last a:hover, #hbCont .ct ul li.last a.aktiv	{
	background-position:-341px -41px;
}
#snCont { /* sub navigation  container */
	
}
#snCont .ct { /* contentbox inside sub navigation */
	position:absolute;
	left:56px;
	top:24px;
}
#snCont .ct ul {
	float:left;
}
#snCont .ct ul li {
	float:left;
	color:#D88295;
	margin:0 6px 0 0;
	padding-left:6px;
	font-size:11px;
}
#snCont .ct ul li.twitter, #snCont .ct ul li.facebook {
    margin: 0;
    padding: 0;
    position: relative;
    top: -7px;
}
#snCont .ct ul li.ulFirst {
    background: none repeat scroll 0 0 transparent;
}
#snCont .ct ul li.twitter a, #snCont .ct ul li.facebook a {
    background: url("images/ic_twitter.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 29px;
    width: 29px;
}
#snCont .ct ul li.facebook a {
    background: url("images/ic_facebook.gif") no-repeat scroll 0 0 transparent;
}
#snCont .ct ul li.twitter a:hover, #snCont .ct ul li.facebook a:hover {
    background-position: 0 -30px;
}
#snCont .ct ul li a.aktiv {
	color:#fff;
}

#logo	{
	position:absolute;
	top:25px;
	left:869px;
}
#stoerer	{
	position:absolute;
	top:275px;
	left:819px;
}
#hint	{
	color:#777;	
	position:absolute;
	font-size:10px;
	top:640px;
	left:769px;
}
/*------------------------------------------------
	*	content
--------------------------------------------------*/
#ctCont { /* content container */
	position:absolute;
	left:371px;
	top:164px;
}

#ctSrd { /* surrounding content elements */
	position:relative;
	top:0px;
	left:0px;
	overflow:hidden;
	width:1024px;
	height:668px;
	display:block;
}
#ctCont .ct {
	width:488px;
}
#ctCont .ct span.absatz{
	float:left;
	margin-top:6px;
}


#ctCont .ct h1 {
	display:block;
	margin:0px;
	overflow:hidden;
}
#ctCont .ct h2 {
	font-weight:bold;
	font-size:12px;
	color:#fff;
	margin-top:12px;
}
h1 span {
	padding:1000px;
	float:left;
	/*text-indent:-9999px;*/
}

.btn_losgehts {
    background:url(images/btn_losgehts_new.png) 0px 0px no-repeat;
    width:87px;
    height:61px;
    display:block;
    border:none;
    margin-right:-5px;
    text-indent:-9999em;
    cursor:pointer;
}
.btn_losgehts:hover {
  color:#fff;
  background-position:0 -67px;
}

/*------------------------------------------------
	*	Spezialseiten
--------------------------------------------------*/
/*------------------------------------------------
	*	Index
--------------------------------------------------*/

.index #ctCont { /* content container */
	top:164px;
}
.index #ctCont .ct { /* contentbox inside content */
	font-weight:normal;
	color:#fff;
	font-size:13px;
	line-height:1.5em;
}
.index #ctCont .ct p {
	margin-top:6px;
}
.index #ctCont .ct p a {
	color:#fff;
}
.index #ctCont .ct p a:hover{
	text-decoration:underline;
}
.index #ctCont .ct h1 {
	width:348px;
	height:25px;
	padding-bottom:11px;
	background:url(images/h1_willkommen_bei_weleda.gif) no-repeat;
}

/*------------------------------------------------
	*	Gewinnfrage
--------------------------------------------------*/
.gewinnfrage #ctCont { /* content container */
	top:163px;
}
.gewinnfrage #ctCont .ct { /* contentbox inside content */
	font-weight:normal;
	color:#fff;
	font-size:13px;
	line-height:1.4em;
	/*width:400px;
	width: 425px;*/
}
.gewinnfrage #ctCont .ct p.first{ 
	margin-top:10px;
}
.gewinnfrage #ctCont .ct h1 {
	width:464px;
	height:50px;
	background:url(images/h1_gewinnspiel_120203.png) no-repeat;
	/*width:326px;
	height:24px;	
	background:url(images/h1_gewinnspiel.gif) no-repeat;*/
}
.gewinnfrage #ctCont .ct2 h1 {
	width:250px;
	height:24px;
	background:url(images/h1_gewinnspiel_2.gif) no-repeat;
	/*width:326px;
	height:24px;	
	background:url(images/h1_gewinnspiel.gif) no-repeat;*/
}
.gewinnfrage #ctCont #boxGewinnfrage {
	/*position:absolute;
	top:188px;
	left:3px;*/
	color:#fff;
	background-color: #dc3f65;
	width:400px;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
}
.gewinnfrage #ctCont #boxGewinnfrage h3 {
	font-size:13px;
}
.gewinnfrage #boxGewinnfrage ul {
	float:left;
	width:300px;

}
.gewinnfrage #boxGewinnfrage ul li {
	float:left;
	margin-right:20px;
	margin-top:7px;
}
.gewinnfrage #boxGewinnfrage ul li	{
	float:none;
}
.gewinnfrage #boxGewinnfrage ul li label {
	float:left;
	margin-top:-2px;
	margin-left:8px;
	font-size:13px;
}
.gewinnfrage #boxGewinnfrage ul li input {
	float:left;
}

/*------------------------------------------------
	*	Gewinnformular
--------------------------------------------------*/
.gewinnspiel #ctCont { /* content container */
	top:163px;
}
.gewinnspiel #ctCont .ct { /* contentbox inside content */
	font-weight:normal;
	color:#fff;
	font-size:12px;
	line-height:1.3em;
	width:440px;
}
.gewinnspiel #ctCont .ct p { /* contentbox inside content */
	color:#a8a8a8;
}

input.but_frageabsenden {
	/*position:absolute;*/
	/*left:283px;
	top:175px;*/
	/*left:0;
	top:150px;*/
	background:url(images/btn_absenden_new.png) 0px 0px no-repeat;
	width:117px;
	height:33px;
	display:block;
	border:none;
	margin-right:-5px;
	text-indent:-9999em;
	cursor:pointer;
}
input.but_absenden:hover, input.but_frageabsenden:hover {
  color:#fff;
  background-position:0 -40px;
}
.formwidth input.but_small, .teilnahmebedingungen input.but_small, .formwidth a.but_small,
.formwidth input.but_small2, .teilnahmebedingungen input.but_small2, .formwidth a.but_small2 {
	background:url(images/but_abbrechen.gif) 0px 0px no-repeat;
	width:88px;
	height:34px;
	color:#F4CEE0;
	border:none;
	font-weight:normal;
	font-size:12px;
	text-indent:-9999px;
	letter-spacing:-9999px;
	cursor:pointer;
}

.formwidth input.but_small2, .teilnahmebedingungen input.but_small2, .formwidth a.but_small2 {
	background:url(images/btn_absenden_small.png) 0px 0px no-repeat;
	width:88px;
}
.formwidth a.but_small {
	float:left;
	width:80px;
	height:44px;
	display:block;
	padding-top:5px;
	padding-left:12px;
	text-decoration:none;
	color:#F4CEE0;	
}
.formwidth a.but_small2 {
	background-image:url(images/btn_absenden_small.png);
	float:left;
	width:88px;
	height:35px;
	display:block;
	padding-top:5px;
	padding-left:12px;
	text-decoration:none;
	color:#F4CEE0;	
}
.formwidth input.but_small:hover, .formwidth input.but_small2:hover, .formwidth a.but_small:hover, .teilnahmebedingungen input.but_small:hover {
  color:#fff;
  background-position: 0px -40px;
}
.teilnahmebedingungen input.but_small {
	margin-top:40px;
}
.formwidth input.but_absenden {
	float:right;
}
.formwidth input.but_abbrechen {
	float:left;
}

.gewinnspiel #ctCont .ct h1 {
	width:393px;
	height:23px;
	background:url(images/h1_jetzt-teilnehmen.gif) no-repeat;
}

.gewinnspiel #ctCont .ct p#fehler	{
	color:#5f0318;
	font-weight:bold;
	margin:0px;
	width:375px;
	height:21px;
	display:block;
	padding-top:8px;
	font-size:12px;
}
.gewinnspiel #ctCont .ct p  {
	margin-top:4px;
	color:#fff;
}
p span.fehlermeldung	{
	color:#5f0318;
	font-weight:bold;
}
.gewinnspiel .formwidth   {
	float:left;
	width:389px;
	margin-top:12px;
}
.gewinnspiel .formwidth #email  {
	width:387px;
}
.gewinnspiel div.kleingedruckt {
	margin-top:10px;
}
.gewinnspiel div.kleingedruckt label {
	font-weight:normal;
}
.gewinnspiel .kleingedruckt span, .gewinnspiel .kleingedruckt span a {
	font-size:10px;
	color:#fff;
}
.gewinnspiel .kleingedruckt label span   {
	font-size:12px;
}
.gewinnspiel .kleingedruckt label	{
	width:310px;
	float:left;
	padding-left:0px;
}
.gewinnspiel .kleingedruckt label a  {
	color:#fff;
	text-decoration:underline;
}
.gewinnspiel .kleingedruckt label.fehler a  {
	color:#5f0318;
}
.gewinnspiel .kleingedruckt #but_teilnahmebedingungen	{
	float:left;
	background:none;
	border:none;
	width:135px;
	height:16px;
	color:#fff;
	margin-top:0px;
	cursor:pointer;
	text-decoration:underline;
}
.gewinnspiel .kleingedruckt label.fehler #but_teilnahmebedingungen {
	color:#5f0318;
}

.gewinnspiel .kleingedruckt label span  {
	float:left;
	font-weight:normal;
}
.gewinnspiel .kleingedruckt label span.stern {
	font-weight:normal;
	color:#5f0318;
	font-size:12px;	
	float:left;
}
.gewinnspiel .kleingedruckt label span a {
	color:#fff;
	font-size:12px;
}

.formwidth label {
	float:left;
	font-weight:bold;
	font-size:12px;
	margin-bottom:0px;
}
div.pflichtfeld {
	position:absolute;
	top:425px;
	left:0px;
}
.gewinnspiel #ctCont .ct div.pflichtfeld p {
	color:#fff;
}
.formwidth label span, div.pflichtfeld p span {
	font-weight:normal;
	color:#000;
	font-size:12px;
}
.formwidth p    {
	text-align:left;
	font-size:10px;
}
.formwidth p span   {
	color:#930A51;
}
.gewinnspiel .form164   {
	width:179px;
	float:left;
}
.gewinnspiel .form59   {
	width:52px;
	float:left;
}
.gewinnspiel .form58   {
	width:52px;
	float:left;
}
.gewinnspiel .form281   {
	width:327px;
	float:left;
	margin-left:8px;
}
.gewinnspiel .form282   {
	width:335px;
	float:left;
}
.gewinnspiel .form282 input   {
	width:327px;
}
.gewinnspiel .form173   {
	width:200px;
	float:left;
	margin-left:8px;
}
.formwidth input    {
	width:100%;
	height:15px;
	background:#F0C8D2;/* url(images/input.gif) no-repeat;*/
	color:#5f0318;
	border:none;
	margin:2px;
	padding-top:3px;
}
.kleingedruckt input    {
	width:16px;
	float:left;
	border:none;
	background:none;
	color:#9E7042;
	margin-right:6px;
}
.kleingedruckt label span    {
	color:#fff;
}
.kleingedruckt label.fehler span    {
	color:#5f0318;
}

.formwidth input.fehler    {
	border:2px solid #5f0318;
	background:#fff;
	margin:0px;
}
.formwidth .form164 input  {
	width:179px;
}
.formwidth .form59 input  {
	width:52px;
}
.formwidth input#dd, .formwidth input#mm  {
	float:left;
	width:25px;
	margin-right:8px;
}
.formwidth input#yyyy {
	float:left;
	width:50px;
}
.gewinnspiel .buttons {
	position:absolute;
	top:419px;
	left:0px;
}

/*------------------------------------------------
	*	Danke
--------------------------------------------------*/
.danke #ctCont { /* content container */
	top:178px;
}
.danke #ctCont .ct { /* contentbox inside content */
	font-weight:normal;
	color:#fff;
	font-size:12px;
}
.danke #ctCont .ct p {
	font-weight:normal;
	color:#fff;
	font-size:12px;
	margin-top:12px;
}
.danke #ctCont .ct p a.link_extern {
	color:#fff;
}
.danke #ctCont .ct p a.link_extern:hover{
	text-decoration:underline;
}
.danke #ctCont .ct h1 {
	width:336px;
	height:36px;
	background:url(images/h1_vielen-dank.gif) no-repeat;
}
.danke #ctCont .ct h2 {
	color:#fff;
	margin-bottom:6px;
	margin-top:0;
	font-size:12px;
}
/*------------------------------------------------
	*	Kontakt
--------------------------------------------------*/

.kontakt #ctCont { /* content container */
	top:178px;
}
.kontakt #ctCont .ct { /* contentbox inside content */
	font-weight:normal;
	color:#fff;
	font-size:12px;
}
.kontakt #ctCont .ct h1 {
	width:206px;
	height:19px;
	background:url(images/h1_wir-sind-fuer-sie-da.gif) no-repeat;
}
.kontakt #ctCont .ct h2 {
	color:#fff;
	text-indent:2px;
}
.kontakt #ctCont .ct p { /* contentbox inside content */
	font-weight:normal;
	color:#fff;
	font-size:12px;
	line-height:1.2em;
}
.kontakt #kontaktbox {
	position:absolute;
	left:-10px;
	top:69px;
	padding:10px;
	width:333px;
	height:314px;
	display:block;
}
.kontakt #kontaktbox h2.weleda {
	background:url(images/h2_weleda-ag.gif) no-repeat;
	width:96px;
	height:15px;
	display:block;
	overflow:hidden;
	margin:0px;
	margin-bottom:8px;
	text-indent:0px;
}
.kontakt #kontaktbox h2.weleda span {
	padding:400px;
}
.kontakt #ctCont .ct #kontaktbox h2 {
	margin-top:8px;
	color:#fff;
}
.kontakt #kontaktbox p {
	margin-top:4px;
	text-indent:0px;
}
.kontakt #kontaktbox p a {
	color:#fff;
}
.kontakt #kontaktbox p a:hover {
	color:#00a1d0;
}

.links	{
	float:left;
}
.rechts	{
	float:right;
}
.validate #ctCont .ct h1 {
	width:362px;
	height:23px;
	background:url(images/h1_validate.gif) no-repeat;
}
.validatefehler #ctCont .ct h1 {
	width:305px;
	height:23px;
	background:url(images/h1_es_ist_ein_fehler_aufgetreten.gif) no-repeat;
}
.validate #ctCont, .validatefehler #ctCont {
	top:205px;
}
.danke #ctCont .ct h1.validatedanke { /* eingentlich Dankeseite fuer Tell-A-Friend */
	width:353px;
	height:44px;
	background:url(images/h1_ihre-nachricht.gif) no-repeat;
}

.validate #ctCont .ct p {
	margin-top:8px;
}
.validate #ctCont .ct p a {
	color:#4c4c4c;
}
.validate #ctCont .ct p a:hover{
	text-decoration:underline;
}

.teilnahmebedingungen #ctCont .ct h1 {
	width:231px;
	height:22px;
	background:url(images/h1_teilnahmebedingungen.gif) no-repeat;
}
.teilnahmebedingungen #ctCont {
	top:220px;
}
.teilnahmebedingungen #kontaktbox {
	position:absolute;
	left:0px;
	top:13px;
	padding:10px;
	width:333px;
	height:314px;
	display:block;
}
.widerruf #ctCont .ct h1 {
	width:92px;
	height:17px;
	background:url(images/h1_widerruf.gif) no-repeat;
}
.widerruf #ctCont { 
	top:160px;
}
.widerruf #kontaktbox {
	position:absolute;
	left:0px;
	top:75px;
	padding:10px;
	width:333px;
	height:314px;
	display:block;
}
.impressum #ctCont {
	top:128px;
	left:374px;
	line-height:1.3em;
}
.impressum #ctCont .ct	{
	width:500px;
}
.impressum #ctCont .ct h1 {
	width:115px;
	height:22px;
	background:url(images/h1_impressum.gif) no-repeat;
	margin-bottom:18px;
}
.impressum #ctCont .ct p {
	margin:0px;
	color:#fff;
	font-size:12px;
}
.impressum #ctCont .ct p a {
	color:#fff;
}
.impressum #ctCont .ct p a:hover {
	color:#fff;
}
.impressum #ctCont .ct h2 {
	margin-top:8px;
	margin-bottom:0px;
}


.produkt #ctCont {
	top:164px;
}
.produkt #ctCont .ct	{
	width:355px;
	line-height:1.4em;
}
.produkt #ctCont .ct h1 {
	width:312px;
	height:19px;
	background:url(images/h1_produkt.gif) no-repeat;
	padding-bottom:0;
}
.produkt #ctCont .ct h2 {
	font-size:14px;
	color:#fff;
	margin-bottom:23px;
}
.produkt #ctCont .ct p {
	margin:12px 0 0 0;
	color:#fff;
	font-size:13px;
}
.produkt #ctCont .ct p a.link_extern {
	color:#fff;
	text-decoration:underline;
}
.produkt #ctCont .ct p a.link_extern:hover {
	text-decoration:underline;
}	


.produkt2 #ctCont {
	top:164px;
}
.produkt2 #ctCont .ct	{
	width:380px;
	line-height:1.4em;
}
.produkt2 #ctCont .ct h1 {
	width:399px;
	height:23px;
	background:url(images/h1_produkt2.gif) no-repeat;
	padding-bottom:0;
}
.produkt2 #ctCont .ct h2 {
	font-size:14px;
	color:#fff;
	margin-bottom:20px;
	margin-top:4px;
}
.produkt2 #ctCont .ct p {
	margin:10px 0 0 0;
	color:#fff;
	font-size:13px;
}
.produkt2 #ctCont .ct p a.link_extern {
	color:#fff;
	text-decoration:underline;
}
.produkt2 #ctCont .ct p a.link_extern:hover {
	text-decoration:underline;
}
/*------------------------------------------------
	*	slot
--------------------------------------------------*/
#slCont { /* slot container */
	
}
#slCont .ct { /* contentbox inside slot */
	
}
/*------------------------------------------------
	*	footer
--------------------------------------------------*/
#ftCont { /* footer container */
	
}

#glammy2011{ position:absolute;top:300px;left:-48px; }
#glammy2011_2{ position:absolute;top:382px;left:717px; }
#glammylink{ position:absolute;top:423px;left:-105px; }
#glammylink_2{ position:absolute;top:585px;left:635px; }


