/* 
modulename:: seitendefintion.css
bearbeiter:: Tomolik, Juergen [to]
datum:: 2004-09
projekt:: zentrada.de
*/

/*neue hintergrundfarbe */
.backColor {
background-color:#F1EEE8;
}
/*neue Dunkle hintergrundfarbe */
.darkBackColor {
background-color:#E2DDD5;
}
/*neue Rahmenfarbe*/
.borderColor {
border-color:#E2DDD5;
}

body 
{
	margin: 0;
	padding: 0px;
	color: #000;
	text-align: center;
	font-family: Arial, "Trebuchet MS", Helvetica, "sans serif";
	background-color: #FFF;	
	font-size: 11px;
}

a:link
{
	color: #000;
	text-decoration: underline;
}

a:visited
{
	color: #676767;
	text-decoration: underline;
	font-weight : bold;
}

a:hover
{
	color: #E10A80;
	text-decoration: underline;
}

a:active
{
	color: #E10A80;
	text-decoration: underline;
}


/* Bereich: gesamte Seite	*/
.area-zentrada-gesamt
{
	margin: 0px auto;
	width: 1070px;
	text-align: left;
	z-index:0;	
}

/* Bereich: gesamte Seite	*/
#area-gesamt
{
	margin: 0px auto;
	width: 860px;
	text-align: left;
	float: left;
	z-index:0;	
}

.head_portale
{
	padding-right: 7px;
	text-align: right
}
/* Bereich: Head allgemein */
#area-head
{
	position: relative;
	height: 155px;
}

/*
#winter {
	background-image: url(../images/bg_winter2009.gif);
}
*/

/* Bereich: Head Logo allgemein */
.area_head_logo
{
	position: absolute;
	left: 0px;
}

/* Bereich: Head Logo */
.head_logo
{
	position: absolute;
	left: 75px;  
	top: 20px;
	width: 70px;
}

/* Bereich: Head Unterzeile */
.head_image_unterzeile
{
	position: absolute;
	left: 75px; 
	top: 65px;
}

/* Bereich: Head Slogan */
.head_slogan
{
	position: absolute;
	width: 860px;
	height: 25px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: center;
	font-weight:bold;
	z-index:1;
}

/* Bereich: Head Image1 */
.head_rahmen_oben
{
	position: absolute;
	left: 0px;
	top: 0px;
}

/* Bereich: Head Image1 */
.head_logo_links
{
	position: absolute;
	left: 5px;
	top: 10px;
}

/* Bereich: Head Image2 */
.head_image_my_zentrada
{
	position: absolute;
	left: 650px;
	top: 55px;
	width: 98px;
	height: 20px;
	background: transparent;
	z-index:1;
}

/* Bereich: Head Image2 */
.head_image_einkaufen
{
	position: absolute;
	left: 700px;
	top: 50px;
	width: 49px;
	heigth: 32px;
	background: transparent;
	z-index:0;
}

/* Bereich: Head Image2 */
.head_image_verkaufen
{
	position: absolute;
	left: 750px;
	top: 50px;
	width: 49px;
	heigth: 32px;
	background: transparent;
	z-index:0;
}

.head_image_rechts
{
	position: absolute;
	left: 742px;
	top: 3px;
	width: 107px;
	height: 109px;
	background: transparent;
}

/* Bereich: Head Hilfe */
.head_hilfe
{
	position: absolute;
	left: 445px;
	top: 27px;
	width: 440px;
	padding: 0;
	margin: 0;
}

ul.hilfe_eintrag
{
	margin: 0;		/* hack for opera7 */
	float: left;
	list-style-type: none;
	font-size : 10px;
}

ul.hilfe_eintrag li 
{
	margin: 0;		/* hack for opera7 */
	padding: 0 5px 0 5px;
	float: left;
	border-right: 1px solid #000;
	font-size : 10px;
	line-height: 10px;
}

/* Bereich: Head Navigation allgemein */
.area_head_navigation
{
	position: absolute;
	left: 280px;
	top: 74px;
	width: 580px;
	padding-bottom : 2px;
	padding-left : 0px;
	padding-right : 2px;
	padding-top : 2px;
}

/* Bereich: Head Navigation Zeile 1 */
.head_navigation_zeile1
{
	position: relative;
	left: 0px;
	width: 460px;
	float: left;
}

/* Bereich: Head Navigation Zeile 1 */
.head_navigation_zeile1_eintrag
{
	float: left;
	left: 0px;
}

/* Bereich: Head Navigation allgemein */
.area_head_navigation_2
{
	position: absolute;
	left: 0px;
	top: 108px;
	padding-bottom : 2px;
	padding-top : 2px;
}

/* Bereich: Head Suche */
.head_suche
{
	position: absolute;
	left: 30px;
	top: 8px;
	width: 250px;
	float: left;
}

/* Bereich: Head Navigation Zeile 2 */
.head_navigation2_zeile2
{
	position: absolute;
	left: 270px;
	top: 8px;
	width: 580px;
	text-align: left;
}

/* Bereich: Head Navigation - Einzelnes Element */
ul.head_navigation_eintrag
{
	margin: 0 0 0 10px;		/* hack for opera7 */
	left: 0px;
	padding: 0 20px 0 0;
	float: left;
	list-style-type: none;
}


/* Bereich: Head Navigation - Einzelnes Element */
ul.head_navigation_eintrag li
{
	margin: 0 0 0 10px;		/* hack for opera7 */
	left: 0px;
	float: left;
}

/* Bereich: Head Sprache */
.head_sprache
{
	position: absolute;
	left: 600px;
	top: 0px;
	width: 150px;
}

/* Bereich: Head Meldung */
.head_meldung
{
	position: absolute;
	left: 300px;
	top: 35px;
	width: 300px;
	font-size: 10px;
	color: red;
}
/* /Bereich: Head allgemein */

/* Mitte Gesamt */
#area-mid
{
	position: relative;
	float: left;
	margin-top: 5px;
	text-align: left;
	z-index:0;
}
/* Linke Seite	*/

/* Bereich: Linke Seite Gesamt	*/
.area_left
{
	width: 160px;
	float: left;
	overflow: hidden;
}

/* Bereich: Produktgruppen */
.area_nav_produktgruppe
{
	line-height: 16px;
	font-weight: bold;
}

/* Bereich Quick-Login */
.left_quicklogin
{
	width: 100px;
}

/* Bereich: Produktgruppen Eintrag */
.nav_produktgruppeEintrag
{
	margin-left: 8px;
}

/* Bereich: Produktgruppen ICON */
.nav_gruppeicon
{
}

/* Bereich: Produktgruppen Name */
.nav_gruppename		
{
font-size: 12px;
}

/* Bereich: Produktgruppen Anzahl */
.nav_gruppeanzahl
{
	font : bolder;
}

/* Bereich: Produktgruppen Name */
.nav_gruppenameUG
{
	font-size: 10px;
}

.nav_gratisabo
{
	margin: 510 0 0 6
}
/* /Bereich: Produktgruppen */
/* /Linke Seite	*/

/* Content	*/
/* Bereich: Content gesamt */
.area_produkt
{
	width: 460px;
	float: left;
	font-size: 11px;
	margin-top: 3px;
}

.area_anbieter
{
	width: 690px; /* 10574 */
	float: left; 
	font-size: 11px;
	margin-top: 3px;
}
/* 2009-10574 */
#area_content {width: 700px; float: left; padding: 0px;}
#content_head {}
#content_info {width: 225px; float:left; padding: 6px 0 0 2px;}
#content_caption {width: 460px; float: left;}
#content_carousel {height: 190px; /* border:2px solid #F1EEE8; */ margin-bottom: 8px;}
/* /2009-10574 */

/* Bereich: Content Title */
.area_content_title
{
	margin-left: 2px;
}

/* Bereich: Content Title Name */
.content_title_name
{
}

/* Bereich: Content Title Beschreibung */
.content_title_beschreibung
{
	font-size: 10px;
}

/* Bereich: Content Message */
.area_content_message
{
}

/* Bereich: Content Message Name */
.content_message_name
{
}

/* Bereich: Content Message Beschreibung */
.content_message_beschreibung
{
}

/* Bereich: Content Message Detail */
.content_message_detail
{
}

/* Bereich: Content Produktliste*/
.area_content_produktliste
{
	float: left;
}

/* Bereich: Content Produktliste*/
.area_content_produktliste_watchlist
{
	width: 440px;
	float: left;
}

/*	Bereich: Content - Anbieter	*/
.area_content_anbieterliste
{
	float: left;
}

/* Bereich: Content Special */
.area_content_special
{
	width: 440px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding: 5px;
	border: 2px solid #E2DDD5;
	background-color: #F1EEE8;
	float: left;
}

.area-content-special-bild
{
	float: left;
	margin-top: 3px;
	margin-right: 3px;
}

.area-content-special-text {}

.area-content-special-headline
{
	font-size: 12px;
	font-weight: bold;
}

/* Bereich: Content Special Detail */
.content_special_detail
{
}


/* Bereich: Content Produktgruppe */
.area_content_produktgruppe
{
}

/* Bereich: Content Produktgruppe Name */
.content_produktgruppe_name
{
}

/* Bereich: Content Produktgruppe Beschreibung */
.content_produktgruppe_beschreibung
{
}

/* Bereich: Content Produktgruppe Detail */
.area_content_produktgruppe_detail
{
	float: left;
	width: 224px;
	height: 105px;
	background-color: #F1EEE8;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
}

.area_content_produktgruppe_detail_opt
{
	float: left;
	width: 223px;
	height: 116px;
	background-color: #F1EEE8;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
}

.area_content_produktgruppe_detail_sponsored
{
	float: left;
	width: 222px;
	height: 115px;
	background-color: #FFFFCC;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
	border: 1px solid #FFF000;
}

.area_content_produktgruppe_detail_sponsored_anzeige
{
	float: left;
	width: 222px;
	height: 115px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
}

.area_content_produktgruppe_detail_affine {
float:left;
margin:1px 2px 0 0;
}

.content_produktgruppe_detail_preis_affine
{
	color: #E7007B;
	font-size: 9px;
}

.area_content_produktgruppe_detail_watchlist
{
	float: left;
	width: 224px;
	height: 130px;
	background-color: #F1EEE8;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
}

/* Bereich: Content Produktgruppe Detail Image */
.content_produktgruppe_detail_image
{
	width: 80px;
	height: 90px;
	float: left;
	margin-left: 3px;
	margin-top: 2px;
	margin-right: 2px;
}

/* Bereich: Content Produktgruppe Detail Image */
.content_watchlist_detail_image
{
	width: 80px;
	height: 90px;
	margin-left: 4px;
	margin-top: 8px;
	margin-right: 2px;
}

/* Bereich: Content Produktgruppe Detail Text */
.content_watchlist_checkbox
{
	float: left;
	margin-top: 1px;
	margin-left: 1px;
}

/* Bereich: Content Produktgruppe Detail Text */
.content_produktgruppe_detail_text
{
	float: right;
	width: 130px;
	margin-top: 2px;
}

/* Bereich: Content Produktgruppe Detail Name */
.content_produktgruppe_detail_name
{
	font-weight: bold;
}

/* Bereich: Content Produktgruppe Detail Beschreibung */
.content_produktgruppe_detail_beschreibung
{
	font-size: 10px;
}

/* Bereich: Content Produktgruppe Detail Datum */
.content_produktgruppe_detail_datum
{
	font-size: 10px;
	vertical-align: top;
	
}

.content_produktgruppe_memberrabatt
{
	float: right;
	margin-right: 2px;
	margin-top: 1px;
}

.content_angebotsdetaillink
{
	margin-top: 96px;
	text-align: center;
	
}

.content_angebotsdetaillink_IE6
{
    margin-top: 13px;
    text-align: center;
    
}

/* Bereich: Content Produktgruppe Detail Preis */
.content_produktgruppe_detail_preis
{
	font-weight: bold;
	color: #E10A80;
	font-size: 11px;
	float: left;
}

/* Bereich: Content Produktgruppe Detail AnbieterPremium */
.content_produktgruppe_anbieterPremium
{
	margin-left: 38px;
	margin-top: 2px;
}

/* Bereich: Content Produktliste */
.content_area_produktliste
{
}

/* Bereich: Content Seitenzaehler */
.area_content_seitenzaehler
{
	width: 99%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
}

/* Bereich: Content Seitenzaehler Bezeichnung */
.content_seitenzaehler_bezeichnung
{
	float: left;
}

/* Bereich: Content Seitenzaehler SeiteLink */
.content_seitenzaehler_seiteLink
{
	float: right;
}
/* /Content	*/

/*	Rechts	*/
/* Bereich: Rechts */
.area_right
{
	float: left;
	width: 230px;
	padding-left: 4px;
	margin-top: 4px;
}

/* Bereich: Rechts ZentradaInfo */
.area_right_zentradaInfo
{
	padding-bottom: 4px;
}

/* Bereich: Rechts TopAnbieter */
.area_right_topanbieter
{
	margin-top: 10px;
}

/* Bereich: Rechts TopAnbieter Inhalt*/
.right_topanbieter_inhalt
{
	padding-left: 8px;
}

/* Bereich: Rechts Newsticker */
.area_right_news
{
	padding-top: 10px;
}

/* Bereich: Rechts Newsticker Aussteller */
.right_news_aussteller
{
	margin-top: 2px;
	font-size: 10px;
	padding-left: 8px;
}

/* Bereich: Rechts Newsticker Headline */ 
.right_news_headline
{
	font-weight : bold;
	font-size: 10px;
	padding-left: 8px;	
}

/* Bereich: Rechts Highlights */
.area_right_highlight
{
}

/* Bereich: Rechts Higlight Liste */
.right_highlight_liste
{
	padding-left: 8px;
}

/* Bereich: Rechts Special */
.area_right_special
{
	margin-top: 10px;
}

/* Bereich: Rechts Special Liste */
.right_special_liste
{
	padding-left: 8px;
}

/* Bereich: Rechts Top 10 */
.area_right_top20
{
	margin-top: 10px;
	width: 220px;
}

/* Bereich: Rechts Top 10 Liste */
.right_top10_liste
{
	padding-left: 8px;
}
/*	/Rechts	*/

/* /Mitte Gesamt */

/* FOOTER	*/
/* Bereich: Footer */
#area-footer
{
	position: relative;
	float: left;
	margin-top: 10px;
	width: 860px;  
	text-align: center;
	z-index:0;
}

/* Bereich: Footer Links Gesamt*/
.area-footer-links-gesamt
{
	position: relative;
	top: 5px;
	float: left;
	text-align: center;
}

/* Bereich: Footer Links Gesamt*/
.area-footer-links
{
width: 860px;
height: 20px;
text-align: center;
background-image: url(../images/bg-submenue.gif); 
background-repeat:no-repeat; 
background-position: bottom;
padding:13 0 15 0;
margin-bottom: 10px;
}

/* Bereich: Head Navigation - Einzelnes Element */
ul.footer-links-eintrag
{
	margin: 0 0 0 10px;		/* hack for opera7 */
	float: left;
	margin-left: 100px;
	padding: 0 20px 0 0;
	list-style-type: none;
	text-align: center;
}


/* Bereich: Head Navigation - Einzelnes Element */
ul.footer-links-eintrag li
{
	margin: 0 0 0 10px;		/* hack for opera7 */
	float: left;
}

/* Bereich: Footer Links */
.footer-links
{
}

/* Bereich: Footer links Eintrag */
.footer-links-eintrag
{
}
/* Banner */
.area-banner
{
	position: relative;
	float: left;
	width: 180px;
	margin-top: 210px;
	padding: 3px;
	height: 600px;
}

.area-banner-lower {
	position: relative;
	width: 180px;
	float: left;
	padding: 3px;
	height: 600px;
	margin-top: 100px;
}
/* /Banner */

.footer-presselinks {
margin-top:8px;
}
/* /FOOTER	*/

/* alle	*/
.nav_trenner
{
	background-image:  url(../images/bg-trenner.gif);
	padding: 0;
	margin-left: 5px;
	margin-right: 4px;
	height: 6px;
	font-size: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.nav-trenner-news
{
	background-image:  url(../images/bg-trenner.gif);
	padding: 0;
	margin-left: 5px;
	margin-right: 4px;
	height: 3px;
	font-size: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.ff-suchen
{
	width: 130px;
	height: 17px;
	padding: 0 2px 0 2px;
	margin: 0 10px 2px 0;
	font-size: 11px;
	vertical-align: top;
}

.ff-suchen-submit
{
	padding: 0 2px 0 2px;
	margin: 0 10px 3px 0;
	vertical-align: bottom;
}

/* Volltextsuche */
.suche-ergebnis-headline
{
	margin-top:10px;
	margin-bottom:9px;
	margin-left:3px;
	font-weight:bold;
}

.area-suche-anbieter
{
	float:left;
}

.area-suche-artikel
{
	float:left;
}

.liste-suche-anbieter-ausgabe
{
	margin-left:3px;
}

.area_sponsored_link
{
	float: none;
	padding: 5px 0 5px 0;
	border: 1px solid #FFF000;
	background-color: #FFFFCC;
	text-align: center;
}

#clicks_div_tablehead {
    height: 27px;
    width: 154px;
	color: #000;
    background-repeat: no-repeat;
    background-color: #FEF5FA;
}

#clicks_head_text {
    padding-top: 5px;
    text-align: center;
    font-weight: bold;
}

#clicks_div_box {
    background-color: #FEF5FA;
    border-left: 2px solid #E70883;
    border-right: 2px solid #E70883;
    width:140px;
    padding: 5px;
}

#clicks_div_tablebottom {
    height: 27px;
    width: 154px;
	color: #000;
    background-repeat: no-repeat;
    background-color: #FEF5FA;
}

/* Member Rabattliste */
.area_right_rabattListe	{
	margin-top:10px;	
}

/* Member Rabattliste */
.area_right_rabattListe	{
	margin-top:10px;	
}

.area_right_rabattListeTabelle {
	margin-top:2px;
}

.myZentradaStartseiteEmailAnzeige {
	margin-top:1px;
}

.content-clear {clear: both;} /* 10574 */

/* 2009-10621 */
#area_message {margin: 1em; width: 96%; text-align: left;}
.message_error {border: 1px solid #ff4e45;background-color: #ffd6d4;padding: 5px;color: #CC0033;font-weight: bold;margin-bottom:10px;}
.message_success{border: 1px solid #A5CF31;background-color: #eefbcc;padding: 5px;color: #00B200;font-weight: bold;margin-bottom:10px;} 
.message_hint {border: 1px solid #FFE500;background-color: #FFFF99;padding: 5px;color: #E59900;font-weight: bold;margin-bottom:10px;}

.message_error p {color: #CC0033;font-weight: bold;}
.message_success p {text-aling:center; color: #00B200;font-weight: bold;} 
.message_hint p {color: #E59900;font-weight: bold;}
/* /2009-10621 */

/*relaunch*/
/* Layout Seite Popup Anmeldefenster */

#containerSeite_1 {
	background-color:#FFFFFF;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	width: 440px;
}

#containerSeite_1 p, ul {
	margin: 0 0 10px 0;
}

#containerSeite_1 a {
	color: #E7007B ;
	font-weight: normal;
	text-decoration: underline;
}

#containerSeite_1 a:hover {
	color: #FC158D;
	text-decoration: underline;
}

#containerSeite_1 .bannerZN {
	margin: 0 0 15px 0;
}

#containerSeite_1 h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 3px;
	width: 208px;
}

#containerSeite_1 h3.einkaeufer {
	background-color: #E7007B ;
	float: left;
	color: #FFF000 ;
}

#containerSeite_1 h3.einkaeufer a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF000 ;
	text-decoration: underline;
}

#containerSeite_1 h3.einkaeufer a:hover {
	color: #FDF189;
}

#containerSeite_1 h3.anbieter {
	background-color: #FFF000 ;
	float: right;
	color: #E7007B ;
}

#containerSeite_1 h3.anbieter a {
	font-size: 14px;
	font-weight: bold;
	color: #E7007B ;
	text-decoration: underline;
}

#containerSeite_1 h3.anbieter a:hover {
	color: #FC158D;
}

#containerSeite_1 .welcome {
	color: #E7007B ;
	color: #000;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin: 15px 0;
	text-align: center;
}

#containerSeite_1 .direktAnmelden {
	padding: 10px 0 20px 0;
	text-align: center;
}

#containerSeite_1 ul {
	margin-left: 25px;
}


/*
	Projekt: Anmeldeseiten zentrada.de
	Author: Carolin Schwank
*/

/* Layout Seite einkaufen */

#containerSeite_2ue {
	background-color:#FFF;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
	text-align: left;
	width: 675px;
}
#containerSeite_2ue p, ul {
	margin: 0 0 10px 0;
	font-weight:normal;
}
#containerSeite_2ue h4 {
	color: #E7007B ;
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0 10px 0;
}
#containerSeite_2ue a {
	color: #E7007B ;
	font-weight: normal;
	text-decoration: underline;
}
#containerSeite_2ue a:hover {
	color: #FC158D;
	text-decoration: underline;
}
#containerSeite_2ue a.weiter{font-weight: bold;}

#containerSeite_2ue .bannerZN {
	margin: 0 0 15px 0;
}

#containerSeite_2ue h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 15px 0;
	padding: 3px;
}

#containerSeite_2ue h3.einkaeufer {
	background-color: #E7007B ;
	color: #FFF000 ;
}

#containerSeite_2ue h3.einkaeufer a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF000 ;
	text-decoration: underline;
}

#containerSeite_2ue h3.einkaeufer a:hover {
	color: #FDF189;
}

#containerSeite_2ue ul.list {
	margin-left: 15px;
	width: 400px;
}

#containerSeite_2ue ul.list li {
	background: url(../images/list.gif) no-repeat 0 5px;
	margin: 0 0 6px 0;
	padding-left: 17px;
}

#containerSeite_2ue p.hinweis {
	background: #FEE8F4;
	border-left: 10px solid #E7007B ;
	color: #E7007B ;
	font-weight: bold;
	margin: 20px 0 0 25px;
	padding: 7px 10px 7px 10px;
	width: 400px;
}

#containerSeite_2ue p.indent {
	margin: 0 0 10px 25px;
}



#containerSeite_2 {
	background-color:#FFF;
	/*
background: url(../images/bgAnmeldeFooter.jpg) no-repeat left bottom #FFF;
*/
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 15px;
	text-align: left;
	width: 675px;
}

#containerSeite_2 p, ul {
	margin: 0 0 10px 0;
}

#containerSeite_2 h4 {
	color: #E7007B ;
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

#containerSeite_2 a {
	color: #E7007B ;
	font-weight: normal;
	text-decoration: underline;
}

#containerSeite_2 a:hover {
	color: #FC158D;
	text-decoration: underline;
}

#containerSeite_2 a.weiter{font-weight: bold;}

#containerSeite_2 .bannerZN {
	margin: 0 0 15px 0;
}

#containerSeite_2 h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 15px 0;
	padding: 3px;
}

#containerSeite_2 h3.einkaeufer {
	background-color: #E7007B ;
	color: #FFF000 ;
}

#containerSeite_2 h3.einkaeufer a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF000 ;
	text-decoration: underline;
}

#containerSeite_2 h3.einkaeufer a:hover {
	color: #FDF189;
}

#containerSeite_2 ul.list {
	margin-left: 15px;
	width: 400px;
}

#containerSeite_2 ul.list li {
	background: url(../images/list.gif) no-repeat 0 5px;
	margin: 0 0 6px 0;
	padding-left: 17px;
}

#containerSeite_2 p.hinweis {
	background: #FEE8F4;
	border-left: 10px solid #E7007B ;
	color: #E7007B ;
	font-weight: bold;
	margin: 20px 0 0 25px;
	padding: 7px 10px 7px 10px;
	width: 400px;
}

#containerSeite_2 p.indent {
	margin: 0 0 10px 25px;
}

/*
	Projekt: Anmeldeseiten zentrada.de
	Author: Carolin Schwank
*/

/* Basics */
.mark {color: #FC158D;}
.s {font-size: 10px;line-height:14px;}

/* Layout Seite verkaufen */

#containerSeite_8ue {
	background-color:#FFF;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	width: 665px;
}
#containerSeite_8ue h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 15px 0;
	padding: 3px;
}
#containerSeite_8ue h3.anbieter {
	background-color: #FFF000 ;
	color: #FC158D;
}

#containerSeite_8ue h3.anbieter a {
	font-size: 14px;
	font-weight: bold;
	color: #FC158D;
	text-decoration: underline;
}

#containerSeite_8ue h3.anbieter a:hover {
	color: #E7007B ;
}



#containerSeite_8 {
	background-color:#FFF;
	/*
background: url(../images/bgAnmeldeFooter.jpg) no-repeat left bottom #FFF;
*/
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 15px;
	text-align: left;
	width: 675px;
}

#containerSeite_8 p, ul {
	margin: 0 0 10px 0;
}

#containerSeite_8 h4 {
	color: #E7007B ;
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

#containerSeite_8 a {
	color: #E7007B ;
	font-weight: normal;
	text-decoration: underline;
}

#containerSeite_8 a:hover {
	color: #FC158D;
	text-decoration: underline;
}

#containerSeite_8 a.weiter{font-weight: bold;}

#containerSeite_8 .bannerZN {
	margin: 0 0 15px 0;
}

#containerSeite_8 h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 15px 0;
	padding: 3px;
}

#containerSeite_8 h3.anbieter {
	background-color: #FFF000 ;
	color: #FC158D;
}

#containerSeite_8 h3.anbieter a {
	font-size: 14px;
	font-weight: bold;
	color: #FC158D;
	text-decoration: underline;
}

#containerSeite_8 h3.anbieter a:hover {
	color: #E7007B ;
}

#containerSeite_8 ul.list {
	margin-left: 25px;
	width: 400px;
}

#containerSeite_8 ul.list li {
	background: url(../images/list.gif) no-repeat 0 5px;
	margin: 0 0 6px 0;
	padding-left: 17px;
}

#containerSeite_8 p.hinweis {
	background: #FEE8F4;
	border-left: 10px solid #E7007B ;
	color: #E7007B ;
	font-weight: bold;
	margin: 20px 0 0 25px;
	padding: 7px 10px 7px 10px;
	width: 400px;
}

#containerSeite_8 p.indent {
	margin: 0 0 10px 25px;
}

/* 2009-10684 Layout Produktypen Tabs */
/*
.area_content_produkttypen {
    margin-top: 15px;
    height: 26px;
    border-bottom: 1px solid #E2DDD5;
    position: relative;
}

#panel {
    border-right: 1px solid #E2DDD5;
    border-left: 1px solid #E2DDD5;
    border-bottom: 1px solid #E2DDD5;
    padding: 10px 1px 2px 1px;
    margin-top: -1px;
}

.zentradaTabButton a {
    a:link {color: #000000; text-decoration: none;}
    a:visited {color: #676767; text-decoration: none;}
    a:hover {color: #E10A80; text-decoration: none;}
    a:active {color: #E10A80; text-decoration: none;}

}

.zentradaTabButton {
    background: #F1EEE8;
    padding: 6px 5px;
    margin-right: 2px;
    display: block;
    float: left;
    font-weight: bold;
    border-right: 1px solid #E2DDD5;
    border-left: 1px solid #E2DDD5;
    border-top: 1px solid #E2DDD5;
}

.zentradaTabButtonActive {
    background: #ffffff;
    padding: 6px 6px;
    margin-right: 2px;
    display: block;
    float: left;
    font-weight: bold;
    border-right: 1px solid #E2DDD5;
    border-left: 1px solid #E2DDD5;
    border-top: 1px solid #E2DDD5;
    border-bottom: 1px solid #ffffff;
}
*/

.area_content_produkttypen {
    font-size: 11px;
    margin-top: 25px;
    position: relative;
}

.area_content_produkttypen .zentradaTabButton a:link {color: #000000;   text-decoration: none;}
.area_content_produkttypen .zentradaTabButton a:visited {color: #000000; text-decoration: none;}
.area_content_produkttypen .zentradaTabButton a:hover {color: #E10A80; text-decoration: none;}
.area_content_produkttypen .zentradaTabButton a:active {color: #000000; text-decoration: none;}

.area_content_produkttypen .zentradaTabButton {
    border: 1px solid #E2DDD5;
    background: #F1EEE8;
    padding: 6px 5px;
    margin-right: 2px;
    display: block;
    float: left;
    font-weight: bold;
}

.area_content_produkttypen .zentradaTabButtonActive {
    background: #FFF;
    padding: 6px 5px;
    margin-right: 2px;
    display: block;
    float: left;
    font-weight: bold;
    border-right: 1px solid #E2DDD5;
    border-left: 1px solid #E2DDD5;
    border-top: 1px solid #E2DDD5;
    border-bottom: 1px solid #FFF;
}

#panel {
    border: 1px solid #E2DDD5;
    padding: 10px 1px 2px 1px;
    margin-top: -1px;
}

.clearfix:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}

.clearfix {
display: inline-block;
}

/* Hides from IE-mac \*/ 
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
