﻿/*Bündigkeit mit Main-Navi*/
#designer {
	margin-left: 0 !important;
}

#designer .grid_20.right.omega div.alignlist3:nth-child(4) {
	margin-right: 0px;
}

/*Designer Blöcke -> gleiche Höhe und Breite
#designer DIV[id] {
     float: left;
	 height: 100%;
	 width: 33.3%;
	 margin-right: 0px;
}*/


/*Designer Blöcke -> 3 Spalten
#designer DIV[id]:nth-last-child(3n +4) {
	clear: both;
}*/


/*Bündigkeit v. Buchstaben u. Namen*/
#designer .grid_6 {margin-left: 0 !important;}


/** ALPHABETLEISTE AUSBLENDEN 
#alphabet {
	display: none;
}**/

/** ALPHABETLISTE IN PLATZ EINPASSEN**/
#designer #alphabet LI {
	padding: 0 8px 0 7px !important;
}



#designer ul#alphabet {
    padding: 0 0 9px !important;
}

.grid_4.right {
	display: none;
}


/** DIE ERSTEN 3 SPALTEN OHNE BORDER-TOP
#designers_0-9 .list-design-title,
#designers_A .list-design-title,
#designers_B .list-design-title{
	border-top: none !important;
}**/

/** DESIGNERS_Z MIT UMBRUCH
#designers_Z {
	clear: both !important;
}**/

/** NAVI-ANPASSUNGEN **/
/* Navi ausgeblendet */
#designer .side-nav li.caps {
	text-transform: none;
	color: black;
	padding-left: 10px;
}

#designer .side-nav li.caps a {
	color: black;
}

#designer .side-nav li.title {
	background-color:  #ecedf2;
	border-bottom: none;
	width: 232px;
	padding: 5px 0 5px 10px !important;
	
}


/** ANPASSUNGEN TEASER **/
.designerTeaser {
	margin-bottom: 20px;
}


/** ANPASSUNGEN DESIGNER-SPALTE **/
.grid_20.right.omega {
	width: 735px;
	margin-left: 95px; 
	float: left;
	margin-bottom: 40px;
}


/** ANPASSUNGEN TEASER-COMMING-SOON **/
.comingSoon {
 /*background-image: url(//a1276.ztat.net/lpo/emeza/lp/2013/16/lpo-3114/bg_coming_soon.jpg);
 height: 410px;
 width: 152px;
 padding: 40px;
 float: right;*/
 position: absolute;
 top: 357px;
 left: 0;
}

.comingSoon h4 {
	width: 232px;
	text-align: left;
	font-size: 12px;
	padding: 5px 0 5px 10px;
	margin: 0;
	background-color: #ecedf2;
}

.comingSoon ul {
	padding: 0;
}

.comingSoon li {
	list-style: none;
	font-size: 12px;
	line-height: 16.8px;
	padding-left: 10px;
	color: black;
	margin-top: 6px;
}

.comingSoon a {
	margin-left: -3px;
}


/** ANPASSUNGEN SEO-TEXT **/
.designerSEOText {
	width: 988px;
	font-size: 11px;
	margin-left: 10px;
}


/** ANPASSUNGEN IE7 **/
	
*+html #designer {
	margin: 15px 0 20px 10px;
}

*+html .container_24 .grid_6 {
	width: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

*+html .container_24 .alignList3 .grid_6 {
	width: 232px;
}
