@charset "utf-8";
/* CSS Document */
#topptekst {
  position : absolute;
  width : 200px;
  margin-left : 10px;
  margin-top : 5px;
  padding : 3px;
  height: 25px;
  font-size: 12px;
}

#undertekst {
 position:absolute;
 top:770px;
 left:740px;
 width : 200px;
 padding : 3px;
 height: 25px;
 font-size: 12px;
 color: #666666;
}
#topptekst_forside {
  position : absolute;
  width : 400px;
  margin-left : 10px;
  margin-top : 5px;
  padding : 3px;
  height: 25px;
  font-size: 12px;
}
#stripe1 {

  position : absolute;
  left : 20px;
  top: 65px; 
  width : 60px;
  height: 800px;
  background-color: #641C1C;

}
#stripe2 {

  position : absolute;
  left : 85px;
  top: 65px; 
  width : 20px;
  height: 800px;
  background-color: #CC892F;
}
#stripe3 {

  position : absolute;
  left : 105px;
  top: 65px; 
  width : 30px;
  height: 800px;
  background-color: #1586F7;

}
#stripe4 {

  position : absolute;
  left : 140px;
  top: 65px;  
  width : 10px;
  height: 800px;
  background-color: #641C1C;

}
#forside_hoved {

  position : absolute;
  left : 150px;
  top: 65px; 
  width : 800px;
  height: 800px;

}

#banner {

  position : absolute;
  left : 100px;
  top: 80px; 
  width : 600px;
  height: 212px;

}
#tittel {
  position : absolute;
  left : 700px;
  top: 80px; 
  width : 200px;
  height: 142px;
  padding-top:70px;
}
#navigasjon {
 
 position : absolute;
 top : 50px;
 left : 100px;
 width : 800px;
 height: 20px;
 width: 800px;
 background-color: #D6D6D6;
}
#under_navigasjon {
 
 position : absolute;
 top : 300px;
 left : 100px;
 width : 800px;
 height: 20px;
 width: 800px;
 background-color: #D6D6D6;
}



#navigasjon ul {

 margin: 0px;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: large;
 line-height: 18px;
 white-space: nowrap;
}

#navigasjon li {
list-style-type: none;
display:inline;
}


#navigasjon li a {
 text-decoration: none;
 padding: 7px 17px;

}
#hovedinnhold {
	position : absolute;
	top : 330px;
	left : 98px;
	width : 800px;
}

#performance_text {
	position : absolute;
	top : 330px;
	left : 100px;
	width : 400px;
	
	
}
#performance_images {
	position : absolute;
	top : 330px;
	left : 550px;
	width : 350px;

}


a:link { 
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666; text-decoration: none;
}

a:visited {
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666; text-decoration: none;
}
a:active {
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666; text-decoration: none;
}
a:hover {
font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #641C1C; text-decoration: none;
}
img {  border-style: none;
}

.Overskrift {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
	

}
.Overskrift1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
	text-align:right;
}
.Overskrift2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #641C1C;
	text-align:left;

	
}
.broedtekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.broedtekst_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #641C1C;
}

.contact {
	font-family: "Courier New", Courier, monospace;
	text-align:left;
	font-size: 22px;
    color: #333333;
}

