*{
	margin:0px;
	padding:0px;
}
header, section, footer, aside, nav, article, hgroup {
	
}
body{
	width:100%;				/*Viktig for flexible box model!*/
	background:#DFDFDD;
}
p{
	margin-top: 0px;
}
a:link{ 
	color:#FFFFFF; 
	text-decoration: underline; 
}
a:visited{ 
	color: #FFFFFF; 
	text-decoration: underline; 
}
a:active{ 
	color: #FFFFFF; 
	text-decoration: underline; 
}
a:hover{ 
	color: #FF7F7F; 
	text-decoration: underline; 
}
th{ 
	color:#FFFFFF; 
	font-size:14pt; 
	font-weight:700; 
	font-family:Times, serif; 
	text-align:left;
}


td{ 
	color:#FFFFFF; 
	font-size:11pt; 
	font-weight:450; 
	font-family:'Times New Roman', serif; 
	text-align:left;
}
h6 { 
	font-family: Times, Arial, Helvetica, Sans-serif;
	color:white;
	font-size: 8px ;
} 
h5 { 
	font-family: Times, Arial, Helvetica, Sans-serif;
	color:white;
	font-size: 10px;
} 
h4 { 
	font-family: Times, Arial, Helvetica, Sans-serif;
	color: white;
	font-size: 12px; 
} 
h3 { font-family: Times, Arial, Helvetica, Sans-serif; 
	color: white;
	font-size: 14px;
} 
h2 { 
	font-family: Times, Arial, Helvetica, Sans-serif;
	color: white;
	font-size: 17px;
} 
h1 { font-family: Times, Arial, Helvetica, Sans-serif;
	color: white; 
	font-size: 26px;
} 
#bakgrunn {
	position:relative; 
	width:756px; 
	height:604px; 
	z-index:1; 
	left:0px; 
	top:4px; 
	margin: 10px auto;
	text-align: left;
	layer-background-color: transparent; 
	color:white;
	background:black;
	border-radius:0px 0px 20px 20px;
	box-shadow:10px 10px 5px gray;
}
#logo  {position:absolute; width:147px; height:110px; z-index:4; left:2px; top:2px; layer-background-color: transparent; background-color: red;}
#logo2 {position:absolute; width:363px; height:110px; z-index:4; left:149px; top:2px; text-align:center; layer-background-color: transparent; background-color: #001010;text-shadow:3px 3px red;}
#logo3 {position:absolute; width:244px; height:50px; z-index:4; left:510px; top:2px; layer-background-color: transparent; background-color: #000010;}
#logo4 {position:absolute; width:244px; height:60px; z-index:4; left:510px; top:52px; layer-background-color: transparent; background-color: #000010;}
 	
#meny  {position:absolute; width:752px; height:26px; z-index:4; left:2px; top:114px; layer-background-color: blue; background-color: #FFFFFF}	
#meny1 {position:absolute; width:84px; height:26px; z-index:4; left:24px; top:116px; layer-background-color: blue; background-color: #transparent}
#meny2 {position:absolute; width:84px; height:26px; z-index:4; left:149px; top:116px; layer-background-color: blue; background-color: #transparent}
#meny3 {position:absolute; width:84px; height:26px; z-index:4; left:274px; top:116px; layer-background-color: blue; background-color: #transparent}
#meny5 {position:absolute; width:84px; height:26px; z-index:4; left:398px; top:116px; layer-background-color: blue; background-color: #transparent}
#meny6 {position:absolute; width:84px; height:26px; z-index:4; left:523px; top:116px; layer-background-color: blue; background-color: #transparent}
#meny7 {position:absolute; width:84px; height:26px; z-index:4; left:648px; top:116px; layer-background-color: red; background-color: #transparent}

#stripe {position:absolute; width:752px; height:0px; z-index:4; left:0px; top:0px; layer-background-color: transparent; background-color: gray}

#innhold {position:absolute; width:752px; height:458px; z-index:4; left:2px; top:144px; overflow:hidden; layer-background-color: transparent; background:#6000B0;border-radius:0px 0px 18px 18px;}
   	

#image1 
{
	left:2px; 
	top:2px; 
	position:absolute; 
	width:572px; 
	height:350px; 
	z-index:5; 
	filter:alpha(opacity=0);
	overflow:hidden;
	transition:height 1s;
	-webkit-transition:height 1s;
}

#Fotograf
{
	left:576px; 
	top:2px; 
	position:absolute; 
	width:175px; 
	height:100px; 
	z-index:4; 
	color:white;
	background: #6000B0;
	overflow:hidden;
	transition:opacity 1s;
	-webkit-transition:opacity 1s;
}

#Bildetekst
{
	left:576px; 
	top:104px;
	position:absolute; 
	width:175px; 
	height:350px; 
	z-index:4px; 
	color:white;
	background: #6000B0;
	overflow:hidden;
	border-radius:0px 0px 16px 0px;
	transition:opacity 1s;
	-webkit-transition:opacity 1s;
}

#Feltnede
{
	left:2px; 
	top:354px; 
	position:absolute; 
	width:562px; 
	height:104px; 
	z-index:4; 
	color:white;
	background:#6000B0;
	overflow:hidden;
	border-radius:0px 0px 0px 16px;
}

