#meny {
	width: 979px;
	text-align: center;
	font-size: 18px;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 18px;
}
#meny a:link {
	text-decoration: none;
	color: #000000;
}
#meny a:visited {
	text-decoration: none;
	color: #000000;
}
#meny a:hover {
	background-color: #8A5F87;
	color: #FFFFFF;
}
#meny a:active { 
    text-decoration: none;
}
#venstrekolonne {
	float: left;
	height: 4000px;
	width: 200px;
	text-align: center;
	background-color: #FFFFFF;
}
#venstrekolonne a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#midtkolonne {
	height: 4000px;
	width: 579px;
	float: left;
	background-color: #FFFFFF;
}

#midtkolonne p {
	border-bottom-width: 1px;
	padding-right: 20px;
	padding-left: 20px;
}

.logobilder {
	float: left;
	margin-right: 1.2em;
	margin-bottom: 0.5em;
}

#hoyrekolonne table {
	text-align: center;
}
h2 {
	font-size: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

h1 {
	font-size: 25px;
	padding-right: 20px;
	padding-left: 20px;
}



#hoyrekolonne {
	width: 200px;
	float: right;
	height: 4000px;
	text-align: center;
	background-color: #FFFFFF;
}

#meny li {
	display: inline;
	width: 979px;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
}
#meny ul {
	margin: 0px;
	padding: 0px;
}


#bunn {
	clear: both;
	text-align: center;
	font-size: 12px;
}
body {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(bilder/bakgrunn.jpg);
}
form {
	margin-left: 20px;
}
