@import url(http://fonts.googleapis.com/css?family=Playfair+Display+SC:400,400italic,700,900,700italic);
@import url(http://fonts.googleapis.com/css?family=Homemade+Apple);
@import url(http://fonts.googleapis.com/css?family=Rosario:400,400italic,700,700italic);
* {
	padding: 0;
	margin: 0;
}
body {
	margin: 0 auto;
	font-size: 14px;
	line-height: 16px;
	font-family: 'Rosario', Arial, Helvetica, serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Playfair Display SC', Arial, Helvetica, serif;
	font-weight: normal;
	color: #575757;
}
h1.subheader, h2.subheader, h3.subheader, h4.subheader, h5.subheader, h6.subheader {
	font-family: 'Homemade Apple', Arial, Helvetica;
}
h1 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
	margin-top: 60px;
}
h1.second {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 20px;
	margin-top: 40px;
}
h1.subheader {
	font-size: 26px;
	line-height: 46px;
	color: #b9b9b9;
	margin: 0 0 20px 0;
}
h5 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	font-size: 16px;
	line-height: 28px;
}
a {
	text-decoration: none;
	color: #575757;
	font-family: 'Playfair Display SC', Arial, Helvetica, serif;
}
a.lila {
	color: #5c2483;
}
ul {
	margin-left: 20px;
}
.panel {
	border: 1px solid #ccc;
	background: #fff;
}
.content {
	width: 1040px;
	overflow: visible;
	margin: 0 auto;
	position: relative;
}
.left {
	float: left;
}
.right {
	float: right;
}
.col2 {
	width: 50%;
}
.col3 {
	width: 30%;
	margin-left: 3.3%;
}
.col3.first {
	margin-left: 0;
}
.col4 {
	width: 23.4%;
	margin-left: 2%;
}
.col4.first {
	margin-left: 0;
}
.clearer {
	clear: both;
}
.line_with_diamond {
	position: relative;
	margin-top: 30px;
	max-width: 1044px;
}
.line_with_diamond .line {
	border-bottom: 1px solid #b9b9b9;
	position: relative;
}
.line_with_diamond .rechteck {
	position: relative;
	left: 49%;
	top: -8px;
	z-index: 1;
	width: 20px;
}
header .firstheader {
	background-color: #F8F8F8;
	height: 30px;
	border-bottom: 1px solid #CCC;
}
header .firstheader ul {
	list-style: none;
	float: right;
}
header .firstheader ul li {
	display: inline;
	margin: 0 30px 0 0;
	line-height: 30px;
}
header .firstheader ul li a {
	font-size: 10px;
}
nav {
	display: block;
}
nav ul {
	list-style: none;
	margin: 0 auto;
	display: block;
}
nav ul li {
	display: inline;
	margin: 0 25px;
	line-height: 29px;
	height: 30px;
}
header ul li a {
	font-size: 15px;
	display: inline-block;
	height: 31px;
	position: relative;
	padding: 0 8px;
}
header ul li a.active {
	color: #5c2483;
	border-bottom: 1px solid #5c2483;
	border-top: 1px solid #5c2483;
}
.line {
	border-bottom: 1px solid #999;
	margin-top: -1px;
}
nav img {
	margin: 40px auto;
	display: block;
}
/*index*/
#model {
	margin-left: -122px;
}
.lila img:hover {
	opacity: 0.6;
	-webkit-transition: opacity 300ms ease-out;
	-moz-transition: opacity 300ms ease-out;
	-o-transition: opacity 300ms ease-out;
	transition: opacity 300ms ease-out;
}
/*damen*/
#damen {
	margin: 32px 0 0 22px;
}
#damen_panel {
	background-color: #FCFCFC;
    margin-top: 26px;
    width: 50%;
	font-family:'Playfair Display SC', serif;
	color:#373737;
}
#damen_panel h4 {
	padding: 20px 0 0 20px;
}
#damen_panel ul {
	padding: 20px;
	margin: 0;
	list-style: none;
}
#damen_panel ul li {
	padding: 0;
	margin: 0;
	margin-bottom:2px;
	font-size:12px;
}
#red, #gray {margin-bottom:4px;}
#zoom_text {
	right: 0;
	margin-top: 2px;
	position: absolute;
	width: 328px;
}
#red_text {
}
#gray_text {
	display: none;
	margin-top: 149px;
}
#black_text {
	display: none;
	margin-top: 300px;
}
#zoom_text h3 {
	padding: 20px 0 20px 20px;
	line-height: 30px;
	color: #ccc;
	height: 104px;
	border-left: 1px solid #CCCCCC;
}
/*Atelier*/
#atelier ul {
	margin: 0;
}
#atelier img {
	width:100%;
}
#atelier ul li {
	list-style: none;
	float: left;
	margin-left: 2px;
	margin-bottom: 2px;
	opacity: 0.6;
	-webkit-transition: opacity 500ms ease-out;
	-moz-transition: opacity 500ms ease-out;
	-o-transition: opacity 500ms ease-out;
	transition: opacity 500ms ease-out;
}
#atelier ul li:hover {
	opacity: 1;
	-webkit-transition: opacity 500ms ease-out;
	-moz-transition: opacity 500ms ease-out;
	-o-transition: opacity 500ms ease-out;
	transition: opacity 500ms ease-out;
}
#atelier ul li.first {
	margin-left: 0px;
}
.gal2 {
	width: 519px;
	height: 346px;
}
.gal4 {
	width: 258.5px;
	height: 172px;
}
.gal4.double {
	width: 258.5px;
	height: 342px;
}
.gal4.double2 {
	width: 258.5px;
	height: 500px;
}
.half {
	height: 172px !important;
}
.special {
	height: 326px;
	margin-top: -174px;
}
.special2 {
	margin-top: -328px;
	height:355px;
}
.special3 {
	margin-top: -154px;
	height: 172px;
}
#atelier ul li.grey {
	opacity: 1;
}
.grey p {
	padding: 6px 16px 14px 18px;
	background-color: #f7f7f7;
	height: 100%;
}
.grey div {
	padding: 22px;
	background-color: #fcfcfc;
	height: 130px;
}
#atelier h1 {
	margin: 0;
}
#atelier h1.subheader {
	margin-top: 10px;
}

/*Herren*/
#herren_panel {
	background-color: #FCFCFC;
    width: 50%;
	font-family:'Playfair Display SC', serif;
	color:#373737;
    margin-top: 66px;
}
#herren_panel h4 {
	padding: 20px 0 0 20px;
}
#herren_panel ul {
	padding: 20px;
	margin: 0;
	list-style: none;
}
#herren_panel ul li {
	padding: 0;
	margin: 0;
	margin-bottom:2px;
	font-size:12px;
}

.hgalerie {margin-left:16px; width:336px;}
.hgalerie.first {margin-left:0px;}

/* footer */
footer {
	font-family: 'Playfair Display SC', Arial, Helvetica, serif;
	background-color: #fcfcfc;
	border-top: 1px solid #CCC;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #575757;
	margin-top: 20px;
}
footer h4 {
	border-bottom: 1px #ccc solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 10px;
	font-size: 14px;
}
footer ul {
	margin: 0;
	padding: 0;
}
footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 18px;
}
footer p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}
footer ul li span {
	float: right;
}
footer .panel .button {
	margin: 20px 40px 20px 40px;
	text-align: center;
	display: block;
	border: 1px solid #5c2483;
	background: #bd8cbf;
	padding: 10px 20px;
	color: #fff;
}
footer .panel .button:hover {
	border: 1px solid #bd8cbf;
	background:#5c2483 ;
}
footer .panel small {
	display: block;
	text-align: center;
}
footer .panel h2 {
	color: #bd8cbf;
	display: block;
	text-align: center;
	margin: 20px 20px 30px 20px;
}
