html,
body,
p {
	padding: 0;
	margin: 0;
	}
html {
	font-size: 125%;
	}
html {
	color: #000;
	font-family: Times New Roman, Serif;
	font-size: 50%;
	}
a img {
	border: 0 none;
	}
h1 {
	font-size: 0em;
	height: 0;
	margin: 0;
	visibility: hidden;
	}
h2 {
	font-family: Arial, Sans-Serif;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 0 0 10px 15px;
	text-transform: uppercase;
	}
p.logo {
	margin: 20px 0;
	}
div#imgContent {
	/*clear: both;*/
	/*height: 366px;*/
	margin:0 0 20px;
	overflow: hidden;
	width: 13610px;
	min-width: 700px;
	z-index: 1;
	}
body.women div#imgContent{
	width: 14230px;
}
body.men div#imgContent{
	width: 7370px;
}
body.fashion-week div#imgContent{
	width: 4094px;
}
div#imgContent img {
	float: left;
	}
p {
	font-family: Arial, Sans-Serif;
	letter-spacing: 0.2em;
	font-size: 1.4em;
	text-transform: uppercase;
	}
p a {
	clear: both;
	color: #000;
	text-decoration: none;
	}
p a:hover {
	background-color: #000;
	color: #fff !important;
	text-decoration: none;
	}
p.logo a:hover {
	background: none;
	}
p.link {
	padding: 0 0 10px ;
	} 
p.link a {
	margin-right: 20px;
	}
p a.linkInText {
	color: #BD1B8D;
	}
#footer {
	clear: both;
	overflow: hidden;
	width: 980px;
}
#contact,
#impressum {
	display: none;
	}
div.visible {
	display: block !important;
	}
#contact p,
#impressum p {
	font-family: Arial, Sans-Serif;
	letter-spacing: 0;
	text-transform: none;
	}

#general {
	float: left;
	font-family: Arial, Sans-Serif;
	width: 500px;
	}
#add-info {
	float: right;
	width: 265px;
}
#general p {
	letter-spacing: 0;
	padding: 0 0 10px 15px;
	text-transform: none;
	}
#general p.lowerFont {
	font-size: 1.2em;
	}

/*Navigation*/
ul#nav {
	clear: both;
	margin: 0;
	min-height: 27px;
	/*overflow: hidden;*/
	padding: 0 0 0 15px;
	position: relative;
	z-index: 9998;
}
ul#nav ul {
	background: #fff;
	left: -10px;
	*left: -50px;
	/*min-width: 231px;
	*min-width: 205px;*/
	padding: 0 0 5px;
	position: absolute;
	top: 25px;	
	visibility: hidden;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-box-shadow: 0 4px 8px #FFFFFF;
	-webkit-box-shadow: 0 4px 8px #FFFFFF;
	width: 150%;
}
ul#nav ul.fashion-show {
	width: 364px;
}
ul#nav li:hover {
	position: relative;
	z-index: 9998;
}
ul#nav li:hover ul {
	display: block;
	height: auto;
	visibility: visible;
}
ul#nav li {
	cursor: pointer;
	display: block;
	float: left;
	font-family: Arial, Sans-Serif;
	font-size: 1.4em;
	/*height: 15px;*/
	letter-spacing: 0.2em;
	list-style-type: none;
	margin-right: 30px;
	padding: 6px 0;
	position: relative;
	text-transform: uppercase;
	z-index: 9999;
}
ul#nav li li {
	float: none;
	font-size: 1em;
	margin-right: 0;
	padding: 1px 0 1px 10px;
	position: relative;
}
ul#nav li a {
	clear: both;
	color: #000;
	text-decoration: none;
	
}
ul#nav li a:hover {
	background-color: #000;
	color: #fff;
}
p.photographers {
	clear: both;
	overflow: hidden;
	padding: 2px 15px;	
	text-transform: none;
}
#arrow-l {
	cursor: pointer;
	height: 12px;
	top: 531px;
	position: absolute;
	width: 22px;
}
iframe {
	margin-left: 15px;
	z-index: 1;
}
object,
embed {
	z-index: 1;
}
