/*
CSS for the demo: Recreating the Nikebetterworld.com Parallax Demo
Demo: Recreating the Nikebetterworld.com Parallax Demo
Author: Ian Lunn
Author URL: http://www.ianlunn.co.uk/
Demo URL: http://www.ianlunn.co.uk/demos/recreate-nikebetterworld-parallax/
Tutorial URL: http://www.ianlunn.co.uk/blog/code-tutorials/recreate-nikebetterworld-parallax/

License: http://creativecommons.org/licenses/by-sa/3.0/ (Attribution Share Alike). Please attribute work to Ian Lunn simply by leaving these comments in the source code or if you'd prefer, place a link on your website to http://www.ianlunn.co.uk/.

Dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.html
*/

@charset "utf-8";
/* CSS Document */





body{

	background-image:url(images/bgdrop-1000.png);
	background-position: 50% 0;
	background-repeat: repeat-y;
	margin: 0;
	min-width: 960px;
	padding: 0;
	background-color: #fff;
}

a,
a:link
a:visited,
a:active
{
text-decoration: none;
font-weight: bold;
color: #000;
}

p{
	margin: 0 0 .5em 0;	
}

p, ul, h3 {
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	/* font-size-adjust:0.488;
	font-weight:200;
	font-style:normal;
	*/
	font-weight: normal;
	line-height: 1.4em;
}

h3 {font-weight: bold;
margin:1em 0 0 0;
font-size: 1em;
}

img{
	border: 0;
}

h1, #pixels{
	font-family: 'Raleway', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 42px;
	
	/* font-family:'Yanone Kaffeesatz', 'Helvetica Neue', Arial, Helvetica, sans-serif;*/
	/*font-size-adjust:0.40;
	font-weight:700;
	font-style:normal;
	*/
}





/*h1 { font-family: 'PT Serif', arial, serif; }*/
h1, h2 { font-family: 'Rokkitt', arial, serif; }
/* h1 { font-family: 'Yanone Kaffeesatz', arial, serif; } */

/* h1, h2 { font-family: 'Droid Serif', arial, serif; } */


h2 {
	/* font-family: 'Raleway', 'Helvetica Neue', Arial, Helvetica, 'Terminal Dosis Light', sans-serif; */
	/*font-size-adjust:0.531;
	font-weight:500;
	font-style:normal;
	*/
	font-size: 32px;
	font-weight: normal;
	text-transform: uppercase;
}



#header h1, #pixels{
	/* color: #48941A; */
	color: #222;
}

.float-left{
	float: left;	
	margin: 0 0 0 40px;
}

.float-right{
	float: right;
	margin: 0 40px 0 0;
}

.center{
	font-size: 2.5em;
	padding: 80px 0;
	text-align: center;
}

.small {
font-size: 10px;
}


#nav{
	list-style: none;
	position: fixed;
	right: 40px;
	opacity: .7;
}

#nav li{
	margin: 0 0 15px 0;	
}

#header,
#intro,
#second{
	width: 100%;
}

#header {
	/* background-image: url(images/50percentwhite.png); */
	background-repeat: repeat;
	height: 100px;
	background-color: transparent;
	float: left;
	padding: 10px 0px;
	}

#header .header,
{
padding: 135px 0 0 600px;
}

#header h1,
#header p,
#intro h1,
#intro p 

{
margin: 0;
}	

.subline {
/* padding: 0 0 0 200px !important;*/
color: #333;
}	
	

#intro{
	background:url(images/Zimmer_Ingrid-8589.jpg) 50% 0 no-repeat fixed;
	color: #111;
	height: 490px;
	margin: 0;
	padding: 160px 0 0 0px;
	/* border-bottom: 1px solid #eee; */
}

#first{
	background: url(images/02-Zimmer_Ingrid-8742.jpg) 50% 0 no-repeat fixed;
	color: #111;
	height: 640px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	/* border-bottom: 1px solid #eee; */
	/* border-top: 1px solid #fff; */

}

#second{
	background: url(images/Zimmer_Ingrid-8765.jpg) 50% 0 no-repeat fixed;
	color: #111;
	height: 640px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	/* border-bottom: 1px solid #eee; */
	/* border-top: 1px solid #fff; */

}


#third{
	background: url(images/03-Zimmer_Ingrid-8849.jpg) 50% 0 no-repeat fixed;
	color: #111;
	height: 640px;
	padding: 0px 0 0 0;
	/* border-bottom: 1px solid #eee; */
	
}

#fourth{

	background: url(images/Zimmer_Ingrid-8722.jpg) 50% 0 no-repeat fixed;
/* 	background: url(images/04-Zimmer_Ingrid-8765.jpg) 50% 0 no-repeat fixed;*/
	color: #111;
	height: 640px;
	padding: 0px 0 0 0;
	/* border-bottom: 1px solid #eee; */

}


/*
#fourth {
	background: url(images/04-Zimmer_Ingrid-8765.jpg) no-repeat fixed;
	background-position: 50% 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #111;
	height: 800px;
	padding: 100px 0 0 0;
}
*/

#fifth{
	/* background-image: url(images/Zimmer_Ingrid-8722.jpg); */
	/* background-image: url(images/50percentwhite.png); */
	
	background-repeat: repeat;
	background-color: transparent;
	height: 240px;
	margin: 0 auto;
	padding: 0;
}


#sixth{
	background-repeat: repeat;
	background-color: transparent;
	height: 20px;
	margin: 0 auto;
	padding: 0;
}

#sixth  .float-left {
  width: 450px;
}

.story{
	margin: 0 auto;
	min-width: 960px;
	width: 960px;
	}

.header h1,
.header p,
{
	padding: 0 40px;
	margin:10px 0;
}

.header {
/* border-bottom: 1px solid #eee; */
}

.story .float-left,
.story .float-right
{
	padding: 20px 0;
	position: relative;
	width: 350px;	
}

.footer {
border-top: 1px solid #eee;
}

#galerie img{
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}
.clear{
	clear:both;
}
