@charset "utf-8";

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #6782A0;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
} 
#container {
	background-image: url(images/topp.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	background-color: #323232;
}
#menyen {
	padding-top: 135px;
	vertical-align: middle;
	text-align: center;
}
#innhold1 {
	background-color: #;
	width: 748px;
	padding-top: 25px;
	overflow: auto;
}
#tekstfelt1 {
	float: left;
	width: 450px;
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	overflow: visible;
}
#bilde {
	float: right;
	height: 150px;
	width: 150px;
	margin-top: 75px;
	padding-right: 70px;
	overflow: visible;
}
#innhold2 {
	height: 200px;
	width: 748px;
	margin-top: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #7E7E7E;
	position: relative;
}
#bilderekke {
	height: auto;
	width: 600px;
	margin-left: 70px;
	padding-top: 20px;
	background-color: #323232;
}
