/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */

/* - Ausblendung von Tablet-Elementen und Einblendung von Elementen in Desktopansicht - */
 .nur-ipad {
	display: none;
	}
.nur-desktop, .hauptmenu ul.menu li.nicht-tablet {
	display: inherit;
	}
	
body {
	font: 13px/1.3 Arial,Helvetica,Verdana,sans-serif;
	}
	
#zone-user-wrapper,
#zone-branding,
#zone-menu-wrapper,
#zone-content-wrapper,
#zone-footer-wrapper,
#zone-content {
	width: 960px;
}

#region-sidebar-first,
#region-footer-first  {
	width: 197px;
}
#region-content {
	width: 960px;
}

/**/
/* - Header - */
/**/
.menu-links-oben .fa.nur-desktop {
	display: inline-block;
}
.site-name-slogan {
	background-size: auto 110%;
}
.sprachschalter {
	left: 847px;
	top: 40px;
}
.sprachschalter li {
	margin-left: 10px;
}
#zone-user {
    height: auto;
}
.telnr .content {
	width: 40%;
}
.logoblock {
	width: 400px;
	height: 134px;
}
.logoblock img {
	margin-bottom: 0;
}
.slogantext {
	font-size: 15px;
}
.wunschliste-block-oben {
	top: 130px;
	left: 502px;
}
.wunschliste-block-oben a {

}
.suchblock {
	width: 450px;
	top: 107px;
}
.suchblock .search-form {
	margin-right: -13px;
}


/* - Inhaltsbereich - */
.flexslider {
	width: 960px;
/*	height: 517px; */
	height: 400px;
	}
	
/* - Menü links - */
.hauptmenu a {
	font-size: 1.1em;
	}
/* - 2.Ebene - */
.hauptmenu li.expanded li a {
	padding-left: 3.2em;
}

/**/
/* - Startseite - */
/**/
.startblock {
	width: 308px;
	}
.startblock.beitrag1 {
    margin-right: 4.3em;
}
/* - View neueste-et-s auf Startseite - */
.neueste-et-s {
	height: 290px;
}
	
/* - Inhalte - */
.field-name-field-albumbilder .field-item,
.field-name-field-albumbilder .field-item.even {
	width: 146px;
}
/* - Payment, Shipping - */
.payment-methods td.text {
	width: 220px;
}

/* - Views - */
.views-row.quadrat,
.quadrat .quadrattext a {
	width: 222px;
	height: 178px;
}

/* - Flags - */
.flag-ersatzteile-merken,
.frage-zum-produkt {
	padding: 1em 1.4em;
}
	
/**/
/* - Social Links - */
/**/
.sociallinks {
	top: 30px;
	}
.sociallinks a {
	margin-bottom: 14px;
	width: 25px;
	}
	