@charset "utf-8";
/* CSS Document */

.myClass
{
	position:relative;
	width: 995px;
	left:50%;
	margin-left: -498px;
	border: 1px solid black;
	/*dette er ikke nødvendig får midtstillingen*/
margin-top: 0px;
	padding:0px;
}
#toppbanner {
	height: 157px;
	width: 995px;
	top: 50;
}

#meny_vertikal {
	float: left;
	width: 166px;
	overflow: visible;
	height: auto;
	top: 0px;
	padding-bottom: 60px;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
}

h5 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}


#hovedboks {
	float: right;
	height: auto;
	width: 665px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #666666;
	z-index: 0;
	padding-top: 40px;
	padding-bottom: 80px;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(Bilder/logoer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: lighter;
	z-index: -1;
}

h4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-weight: lighter;
}

#bunnbanner {
	float: left;
	height: 57px;
	width: 995px;
	background-image: url(Bilder/Bunnbanner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: -1;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #FF0000;
}

#toppbanner #hove {
	background-image: url(Bilder/margeritter1_01.gif);
	background-repeat: no-repeat;
	float: left;
	height: 130px;
	width: 995px;
	top: 51px;
	overflow: hidden;
}
#toppbanner #meny_horisontal {
	background-image: url(Bilder/margeritter1_02.gif);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 995px;
	top: 180px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
}
a.one:link {
	color: #FFFFFF;
	text-decoration: none;
	}
a.one:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a.one:hover {
	color: #CCCCCC;
	text-decoration: none;
	}
a.one:active {
	color: #CCCCCC;
	text-decoration: none;
	}
	
a.two:link {
	color: #FF0000;
	text-decoration: none;
	}
a.two:visited {
	color: #FF0000;
	text-decoration: none;
	}
a.two:hover {
	color: #666666;
	text-decoration: none;
	}
a.two:active {
	color: #FF0000;
	text-decoration: none;
	}


a.three:link {
	color: #FF0000;
	text-decoration: none;
	}
a.three:visited {
	color: #FF0000;
	text-decoration: none;
	}
a.three:hover {
	color: #666666;
	text-decoration: none;
	}
a.three:active {
	color: #FF0000;
	text-decoration: none;
	}

	
a.four:link {
	color: #000000;
	text-decoration: none;
	}
a.four:visited {
	color: #000000;
	text-decoration: none;
	}
a.four:hover {
	color: #000000;
	text-decoration: none;
	}
a.four:active {
	color: #000000;
	text-decoration: none;
	}

a.five:link {
	color: #FF0000;
	text-decoration: none;
	}
a.five:visited {
	color: #FF0000;
	text-decoration: none;
	}
a.five:hover {
	color: #FF0000;
	text-decoration: none;
	}
a.five:active {
	color: #FF0000;
	text-decoration: none;
	}
#galleri {
	height: 415px;
	width: 665px;
}

