* {
	margin: 0;
	padding: 0;
}

body {
font-size: 11px;
font-family: helvetica, sans-serif;
line-height: 15px;
background-color: #ffffff;
color: #000000;

}

/*MENUMENUMENUMENUMENUMENUMENUMENUMENUMENUMENUMENUMENUMENUMENUMENUMENUMENUMENUMENUMENUMENUMENUMENUMENUMENUMENUMENUMENUMENU*/

					#logo {
					width:100px;
					height: 100px;
					display: block;
					background-left: 15px;
					background-image: url(./images/logo-n.png);
					background-color: #ffffff;
					}
					
				#logo a:link{
					width:100px;
					height: 100px;
					display: block;
					background-color: #ffffff;
					background-image: url(./images/logo-n.png);
					background-repeat: no-repeat;
					}
				
				#logo a:visited{
					width:100px;
					height: 100px;
					display: block;
					background-color: #ffffff;
					background-image: url(./images/logo-n.png);
					background-repeat: no-repeat;
					}
					
				#logo a:hover {
					width:100px;
					height: 100px;
					display: block;
					background-image: url(./images/logo-h.png);
					background-color: #ffffff;
					background-repeat: no-repeat;
				}
				#logo a:active {
					width:100px;
					height: 100px;
					display: block;
					background-image: url(./images/logo-h.png);
					background-color: #ffffff;
					background-repeat: no-repeat;
				}






.selected{
}

.menu {
	text-transform: uppercase;
	display: block;

}

.menu-uten {
	text-transform: uppercase;

}

						.submenu { 
							display:none;
						  	margin-left:10px;
							margin-bottom: 5px;
						
						}
						
						
						.open {
							display:block;
						}


a {
	text-decoration: none;
	color: #000000;
}


#hvit {
	position: fixed;
	left:0px;			
	top: 0px;
	height: 700px;
	width: 280px;
	background-color: #ffffff;
	
	}

#menucontainer {
				position: fixed;
				left: 75px;
				top: 100px;
				width: 205px;
				}
				
#menucontent {
	position: absolute;
	left:0px;
	top: 150px;
	
	}
	
	
	
	
	
/*MAINCONTENTMAINCONTENTMAINCONTENTMAINCONTENTMAINCONTENTMAINCONTENTMAINCONTENTMAINCONTENTMAINCONTENTMAINCONTENTMAINCONTENTMAINCONTENT*/	
	
	
.nav {
position: absolute;

}

.nav a:hover {
	color: #f47f72;
	}

.num {
position: absolute;
left: 300px;
top: 40px;
	}
	
.next {
cursor: pointer;
}




#pictures {
	position: absolute;
	left: 280px;
	top: 20px;
	width: 800px;
	height: 600px;
	}

	
	
	
	
	
	
	
/*STYLESSTYLESSTYLESSTYLESSTYLESSTYLESSTYLESSTYLESSTYLESSTYLESSTYLESSTYLESSTYLESSTYLESSTYLESSTYLESSTYLESSTYLESSTYLESSTYLESSTYLESSTYLES*/
				
h1 {
	color: #f47f72;
	font-size: 11px;
	line-height: 15px;
	text-transform: uppercase;
	font-family: helvetica, sans-serif;
	font-weight: normal;
	padding-top: 14px;
	padding-bottom: 1px;
	}


p1 {
	
	color: #f47f72;
	font-style: italic;	
	
	}




p2 a:link {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #f47f72;
}


p2 a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #f47f72;
}

p2 a:hover{
	text-decoration: none;
	color: #f47f72;
	border-bottom: 1px dotted #f47f72;
}

p2 a:active{
	text-decoration: none;
	color: #f47f72;
	border-bottom: 1px dotted #f47f72;
}




p3 a:link {
	text-decoration: none;
	color: #f47f72;
}


p3 a:visited {
	text-decoration: none;
	color: #f47f72;
}

p3 a:hover{
	text-decoration: none;
	color: #f47f72;
}

p3 a:active{
	text-decoration: none;
	color: #f47f72;
}



p4 {
	font-style: italic;
	padding-left: 10px;
	display: block;
	}

hr {
				border:none;
				border-bottom: 1px dotted #f47f72;
				margin-top: 15px;
				}


a {
	text-decoration: none;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #000000;
}


a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover{
	text-decoration: none;
	color: #f47f72;
}

a:active{
	text-decoration: none;
	color: #f47f72;
}





#cycle {
	top: 15px;
	width: 800px;
	height: 600px;
	position: absolute;
}




#about {
	top: 15px;
	width: 800px;
	height: 580px;
	position: absolute;
	background-image: url(./images/peek/3.jpg);
	//background-image: url(./images/chris.jpg);
	//background-color: pink;
	}

#about2 {
	top: 15px;
	width: 800px;
	height: 580px;
	position: absolute;
	background-image: url(./images/peek/3.jpg);
	
	
	}

.info {
	float: right;
	width: 220px;
	background-color: #ffffff;
	padding: 10px;
	margin-top: 20px;
	margin-right: 20px;
	//margin-left: 20px;
	
	}
	
	
	
	


		
#scrollebilder {
	color: #000000;
	position: absolute;
	top: 15px;
	height: 600px;
}
	
.scrollimg {
	float: left;
	margin-right: 10px;
	top: 0px;
	}
	
#scrolletekst {
	position: fixed;
	top: 620px;
	}
