body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, input, textarea, blockquote {
	margin: 0; padding: 0; border: 0;
}

body {
	/*font: 18px/30px Sans-serif; color: #fff; font-size: 20px; line-height:130%;*/
	background: black;
	background-size: 100%;
	font-family: century gothic;	
}

h1{
	color: white;
	font-weight: normal;
	font-size: 16px;
	position: relative;
	text-align: left;
	padding-left: 150px;
	top: 70px;
}

.menu{
	color: black;
	font-weight: normal;
	font-size: 16px;
	position: relative;
	text-align: left;
	padding-left: 150px;
	top: 70px;
}

.menu:hover{
	color: white;
	font-weight: normal;
	font-size: 16px;
	position: relative;
	text-align: left;
	padding-left: 150px;
	top: 70px;
}

#logo { 
	position: absolute; top: 0px; left: 0px; 
}

#impressum { 
	position: absolute; top: 440px; left: 910px; 
}

section {
	overflow-x: hidden; height: 1750px;
}


#intro { 
	background: black url(images/INTRO_BACKGROUND.jpg) left top no-repeat;
	background-size: 100%;
}

	#intro h1 {
		/*width: 858px; height: 161px;*/
		/*background: url(images/22intro-title.png); text-indent: -9999px;*/
		/*position: relative; top: 145px; left: 0; color: white;*/
		
	}

	#intro p {
		position: absolute; top: 120px; left: 160px; 
		width: 150px; margin: 0 0 30px 0; font-family: century gothic;
	}
	
	#intro-button {
		position: relative; 
		top: 300px;
		left: 225px
	}	
	
	#intro p:nth-child(2) {
		/*font-weight: bold;*/
	}
	
#second { 
	background: black left top no-repeat; 
	background-size: 100%;
	
}

	#intro h1 {
		
		position: relative; top: 40px; left: 20; color: white; font-family: century gothic; font-size:16px;
	}

	#second p {
		position: relative; top: 120px; left: 160px;
		width: 150px; margin: 0 0 30px 0; font-family: century gothic;
	}
	
		#NavigationBall_UR {
		position: fixed; 
		top: 180px;
		left: 577px
	}	
		#NavigationBall_UL {
		position: fixed; 
		top: 180px;
		left: 400px
	}	
		#NavigationBall_LL {
		position: fixed; 
		top: 305px;
		left: 400px
	}	
		#NavigationBall_LR {
		position: fixed; 
		top: 305px;
		left: 577px
	}	
	
	#second p:nth-child(2) {
		/*font-weight: bold;*/
	}

#People { 
	background: black url(images/PEOPLE_BACKGROUND.png) left top no-repeat; 
	background-size: 100%;
}
	
#Thoughts { 
	background: black; 
	background-size: 100%;
}

#Brain {
		position: fixed; 
		top: 180px;
		left: 400px
}

#Impressum_PARA{
		position: fixed; 
		top: 105px;
		left: 450px
}