@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (de) Extensions eCommerce and Customer Management System
 */

@media all
{


/*	w4eCaCMS: General	*/

  a.abo {
	font-weight: bold;
	font-size: 110%;
	color: #fff;
	padding: 2px 8px;
	border: 2px solid #d30000;
	background-color: #ed5900;
  }

  a.abo:hover {
	color: #ed5900;
	background-color: #fff;
	text-decoration: none;
  }


/* w4eCaCMS: Ausstellerverzeichnis | pi1 */

#userlist {
	margin: 10px 0;
	color: #666;
	border-bottom: 1px solid #ccc;
}

#userlist h2 {
	font-size: 133.33%;
	color: #816909;
}

#userlist a {
	color: #666;
	text-decoration: underline;
}

#userlist a:hover {
	color: #000;
	text-decoration: none;
}

.address, .contact, .products {
	font-size: 95%;
	margin: 6px 0;
}

.keywords {
	display: none;
}

.mediaentry {
	position: relative;
	padding: 10px 10px 0 40px;
	margin-top: 10px;
	border: 1px solid #fff;
	border-top: 1px solid #ccc;
}

.mediaentry:hover {
	background-color: #f9f9f9;
}

.premium {
	background-color: #f4f4ec;
}

.premium:hover {
	border: 1px solid #bb5301;
}

.slogan {
	font-style: italic;
	color: #b0a54d;
}

.star {
	position: absolute;
	z-index: 10;
	top: 10px;
	left: 10px;
	cursor: help;
}

.starinfo {
	position: absolute;
	display: none;
	z-index: 1;
	top: 4px;
	left: 6px;
	padding: 6px 10px 6px 25px;
	background: #fff;
	color: #bb5301;
	border: 1px solid #bb5301;
}

.profilbild {
	float: left;
	margin-bottom: 10px;
}

.profilbild img {
	border: 3px solid #ded9c9;
}

.premium_text {
	margin: 0 0 10px 156px;
	padding-left: 10px;
	border-left: 1px solid #81690a;
}

#userlist a.more {
	position: absolute;
	top: 10px;
	right: 0px;
	padding: 6px 14px;
	background-color: #ded9c9;
	color: #ac6901;
	text-decoration: underline;
	font-weight: bold;
}

#userlist .premium:hover a.more {
	background-color: #bb5301;
	color: #fff;
}

#userlist .premium:hover a.more:hover {
	text-decoration: none;
}




.browseLinksWrap {
	border: 1px solid #bb9a17;
	padding: 6px 10px;
	margin: 10px 0;
}

#userlist .browseBoxWrap .activeLinkWrap a {
	margin: 0 2px;
	padding: 2px 4px;
	background-color: #bb9a17;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#userlist .browseBoxWrap .inactiveLinkWrap a {
	margin: 0 2px;
	padding: 2px 4px;
	background-color: #eee;
	color: #000;
}


/* w4eCaCMS: Ausstellerfilter | pi1 */

#userfilter a {
	display: block;
	border-bottom: 1px solid #bb9a17;
	padding: 5px 0px 4px 10px;
	text-decoration: none;
}

#userfilter a:hover {
	background-color: #615214;
	text-decoration: none;
}

#userfilter a.act {
	background-color: #615214;
	font-weight: bold;
}

#userfilter label {
	font-size: 100%;
	color: #fff;
}

#userfilter #usercat {
	width: 100%;
}


* html #userfilter #usercat { color: #000; } /*IE6 only*/
*+html #userfilter #usercat { color: #000; } /*IE7 only*/

#userfilter #usersearch {
	width: 94%;
}

#userfilter form {
	margin-bottom: 0;
}

#userfilter .type-button #submit {
	padding: 2px 4px;
}

#userfilter form.yform .type-text input,
#userfilter form.yform .type-text select {
	border: 1px solid #bb9a17;
    background: transparent;
    color: #fff;
    margin-top: 2px;
}

#userfilter form.yform div input:focus,
#userfilter form.yform div select:focus,
#userfilter form.yform div input:hover,
#userfilter form.yform div select:hover,
#userfilter form.yform div input:active,
#userfilter form.yform div select:active {
    background: #615214;
  }


/* w4eCaCMS: Profil: Ausstellerseite | pi1 */

.productimg {
	display: block;
	float: left;
	border: 1px solid #eee;
	width: 118px;
	height: 118px;
	text-align: center;
	margin: 0px 2px 14px 1px;
	padding: 2px;
}

.productimg:hover {
	border: 1px solid #aaa;
}

.infotext {
	font-size: 11px;
	color: #bcbab0;
}

.infotext b {
	color: #aba590;
}

#profil_address p {
	margin: 8px 2px;
}

#profil_address a {
	font-size: 12px;
	font-family: Verdana;
}

#profil_address hr {
	border-color: #e3dcce;
	margin: 6px 0;
}


* html #profil_address hr { border: 1px solid #e3dcce; margin: 0; height: 1px; } /*IE6 only*/
*+html #profil_address hr { border: 1px solid #e3dcce; margin: 0; height: 1px; } /*IE7 only*/

#profil_navigation {
	font-size: 11px;
	text-align: right;
}

#profil_image {
	margin: 10px 0;
}

#profil_image img {
	border: 3px solid #fff;
}

#profil_akzentebox {
	background: url(/typo3conf/ext/w4ecacms/res/bg_profil_akzentebox.jpg) #9dbf12;
	margin: 10px 0;
	padding: 1px 10px;
}

#profil_akzentebox h1 {
	color: #6b5d10;
	margin-left: 2px;
}

#profil_akzentebox p {
	color: #424b10;
	margin: 0 0 8px 2px;
}

#profil_akzentebox a {
	color: #424b10;
	text-decoration: underline;
}

#profil_akzentebox a:hover {
	text-decoration: none;
}

#profil_akzentebox hr {
	border-color: #b2c954;
	margin: 6px 0;
}

* html #profil_akzentebox hr { border: 1px solid #b2c954; margin: 0; height: 1px; } /*IE6 only*/
*+html #profil_akzentebox hr { border: 1px solid #b2c954; margin: 0; height: 1px; } /*IE7 only*/



/* w4eCaCMS: FE USER Backend | pi2 */
/* my Account */

.profile_offline {
	border: 2px solid #d30000;
	margin:10px 0;
	padding:10px;
	background-color: #ed5900;
	color: #fff;
}

.profile_offline a {
	color: #fff;
	text-decoration: underline;
}

.profile_offline a:hover {
	text-decoration: none;
}

.profile_online {
	border: 2px solid #006400;
	margin:10px 0;
	padding:10px;
	background-color: #9ACD32;
	color: #fff;
}

.profile_online a {
	color: #fff;
	text-decoration: underline;
}

.profile_online a:hover {
	text-decoration: none;
}

.cancel_button {
	padding: 10px;
}

.myaccount_productimg {
	display: block;
	float: left;
	border: 1px solid #eee;
	width: 60px;
	height: 50px;
	text-align: center;
	margin: 10px 6px 10px 0px;
	padding: 2px;
}

.myaccount_productimg:hover {
	border: 1px solid #aaa;
}

a.assistent_button {
	border: 1px solid #d30000;
	background-color: #ed5900;
	color: #fff;
	padding: 4px 6px;
	font-weight: bold;
}

form.yform .type-text .counter input {
	display: inline;
	margin: 2px 0 0 0;
	padding: 0;
	width: 40px;
	border: 1px solid transparent;
	text-align: right;
	font-style: italic;
}

form.yform .type-text .counter {
	font-style: italic;
}

#tabs { border: none; }

#tabs .ui-widget-content { border: none; background: none; color: #222222; }
#tabs .ui-widget-header { border: none; background: none; color: #222222; font-weight: bold; }


}