/* css Zen Garden submission 037 - 'pret-a-porter' by Minz Meyer - www.minzweb.de */
/* css released under Creative Commons ShareAlike License v1.0 - http://creativecommons.org/licenses/sa/1.0/  */
/* All other graphics copyright 2003, Minz Meyer */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. */
/* The CSS itself may freely be used for anything you wish, but the associated graphics belong to the designer. */
/* What you may use - .css files. What you may not use - .jpg, .gif, and .png files. */


/* Well, though I know that web is not print, I wanted to try a visual concept that I designed for a printed brochure and
see what happens when brought to screen. According to the printed object, which is heavily landscape format, I had to
try the horizontal scrolling. (-- Didn't reinvent the wheel, Mike Pick already did this with his "What lies Beneath" design.)
All in all I wanted to give it a look of a modern lifestyle and fashion magazine.
The Photograph was shot by Thomas Moeller */


body {
	width: 1536px;
	margin: 0;
	padding: 0;
	color: #888398;
	background-color: #fff;
	/*background-image: url(pics/bg_back.jpg);
	background-position: right;
	background-repeat: repeat-y;*/
	font: 11px/1.5 Arial, Verdana, sans-serif;
}

/* Different behaviour of the lady. Just a compromise for IE */

div#extraDiv2 {
	background-image: url(pics/bg_face.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 700px;
	width: 270px;
}

/* And now the cool stuff, hiding from IE with child-selectors */

body#css-zen-garden>div#extraDiv2 {
	background-image: url(pics/bg_face.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: fixed;
	left: 0;
	bottom: 0;
	height: 700px;
	width: 260px;
	z-index: 2;
} 

/* Using Geckos capability of PNG transparency to create the smooth scrolling border,
when the screen is scrolled and the content vanishes to the left */

body#css-zen-garden>div#extraDiv3 {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 1;
	background-image: url(pics/bg_trans.png);
	width: 270px;
}

/* The Header, using the "old":)) FIR-method */

div#pageHeader {
	position: relative;
	left: 300px;
	width: 1000px;
}

div#pageHeader h1 {
	width: 542px;
	height: 100px;
	margin: 20px 0 0;
	background-image: url(pics/intro.jpg);
}

div#pageHeader h1 span {
	display: none;
}

div#pageHeader h2 {
	width: 1000px;
	height: 27px;
	background-image: url(thebeautyofcssdesign.jpg);
	background-position: right;
	background-repeat: no-repeat;
	margin-top: -10px;
}

div#pageHeader h2 span {
	display: none;
}

div#quickSummary {
	position: absolute;
	width: 1300px;
	left: 228px;
	top: 98px;
	letter-spacing: 0.1em;
	color: #A5A3B5;
	background-color: transparent;
}

/* Have the summary displayed in a single line */

div#quickSummary p.p2, div#quickSummary p.p1 {
	display: inline;
	margin: 0;
}

div#extraDiv1 { /*adding a border */
	position: absolute;
	left: 225px; 
	top: 90px;
	height: 1px;
	width: 1350px;
	background-color: #A5A3B5;
	color: inherit;
}


/* The main content. All positioned absolutely
-----------------------------------------------
 The text-links */

a:link, a:visited {
	color: #A52A2A;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* The Preamble */

div#preamble {
	position: absolute;
	left: 300px;
	top: 160px;
	width: 160px;
	text-align: justify;
}

div#preamble h3 {
	width: 160px;
	height: 20px;
	background-image: url(theroad.jpg);
	margin: 0 0 0.5em;
}

div#preamble h3 span {
	display: none;
}

div#preamble p {
	margin: 0 0.5em 0.5em;
}


/* Supporting Text
--------------------------------------*/

div#explanation {
	position: absolute;
	left: 500px;
	top: 160px;
	width: 600px;
	text-align: justify;
}

div#explanation h1 {
	width: 500px;
	height: 27px;
	color: #000000;
	background-image: url(sowhatisthisabout.jpg);
	margin: 0 0 0.5em;
}

div#explanation h1 span {
	display: none;
}

div#explanation h3 {
	width: 600px;
	height: 20px;
	color: #000000;
	background-image: url(sowhatisthisabout.jpg);
	margin: 0 0 0.5em;
}

div#explanation h3 span {
	display: none;
}

div#explanation p {
	margin: 0 0.5em 0.5em;
}
div#explanation sup {
 	font-size: 70%;
 	line-height: 40%;
 	background-color: yellow;
 	cursor: pointer;
}

div#explanation div#quelle {
	font-family: Courier, 'Courier New', sans-serif; 
	font-size: 11px; 
	line-height:1em;
	white-space: pre; 
	color: #006600;
	background-color: #FAFAFA; 
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}
/* The Navigation
---------------------------------------*/

div#linkList {
	position: absolute;
	left: 1360px;
	top: 160px;
	width: 180px;
	background-color: transparent;
	color: inherit;
	background-image: url(bg_linklist.jpg);
	background-repeat: repeat-y;
	text-transform: lowercase;
}


div#linkList div#lselect li a:link, div#linkList div#lselect li a:visited {
	display: block;
	margin-left: -10px;
	padding-left: 26px;
	color: #8B879E;
	background-color: transparent;
	border-top: 1px solid #C6C6D2;
	background-image: url(linklistlink.jpg);
	background-repeat: no-repeat;
}

div#linkList li a:link, div#linkList div#lselect li a.c:link, div#linkList li a:visited, div#linkList div#lselect li a.c:visited {
	display: inline;
	background-image: none;
	color: #A52A2A;
	background-color: transparent;
	padding-left: 0;
	margin-left: 0;
	border: none;
}


div#linkList ul {
	list-style: none;
	margin: 0 0 0 25px;
	padding-left: 0;
}

div#linkList li {
	padding-left: 10px;
}



div#lselect h3 {
	float:left;
	margin-top: 0;
	width: 25px;
	height: 200px;
	background-image: url(selectadesign.jpg);
	background-repeat: no-repeat;
}

div#lselect h3 span {
	display: none;
}

div#larchives {
	clear:left;
	margin-top: 0;
	border-top: 10px solid #D9D6E7; 
}

div#larchives h3 {
	float:left;
	margin-top: 0;
	width: 25px;
	height: 81px;
	background-image: url(archives.jpg);
	background-repeat: no-repeat;
}

div#larchives h3 span {
	display: none;
}

div#lresources {
	clear:left;
	margin-top: 0;
	border-top: 10px solid #D9D6E7; 
}

div#lresources h3 {
	float:left;
	margin-top: 0;
	width: 25px;
	height: 95px;
	background-image: url(ressources.jpg);
	background-repeat: no-repeat;
}

div#lresources h3 span {
	display: none;
}

/* ...and the footer
--------------------------------------*/
div#footer {
	position: absolute;
	left: 1300px;
	top: 3px;
	width: 220px;
	height: 20px;
	text-align: center;
	word-spacing: 0.1em;
	overflow: hidden;
}

div#footer a:link, div#footer a:visited {
	color: #000000;
	background-color: transparent;
}



/* and extra artwork */

 div#extraDiv4 {
	position: absolute;
	left: 1350px;
	top: 20px;
	width: 200px;
	height: 70px;
	color: inherit;
	background-color: #D9D6E7;
	/*background-image: url(transition.jpg);*/
	background-repeat: no-repeat;
} 

#fussnoten {
/* position:fixed funktioniert nicht
   in MSIE und nicht richtig in Opera */
 position: absolute;
 z-index: 99;
 overflow: auto;
 padding: 0px;
 background-color: #FFF;
 border: 1px solid black;
}

#fussnoten h1 {
 font-family: Arial, sans-serif;
 font-size: 9pt;
 line-height: 14px;
 padding: 0pt;
 padding-left: 3pt;
 margin: 0pt;
 color: white;
 background-color: #b72d2d;
}

#fussnoten h1 a {
 position: absolute;
 top: 0px;
 right: 0px;
 margin: 0pt;
 padding: 0pt;
 width: 16px;
 height: 14px;
 background-image: url(kreuz.png);
 z-index: 100;
}

#fussnoten p {
 font-family: Arial, sans-serif;
 font-size: 9.5pt;
 line-height: 14pt;
 margin-top: 0pt;
 padding: 3pt;
}

