.ramme {
	width: 800px;
	position: absolute;
	top: 10px;
	left: 10px;
	}

.venstre {
	width: 235px;
	height: 500px;
	position: absolute;
	top: 370px;
	left: 50px;
	}

.topp {
	width: 800px;
	height: 150px;
	top: 0px;
	position: absolute;
	left: 0px;
	padding-top: 150px;
	padding-left: 100px;
	}

.hoved {
	width: 565px;
	height: 500px;
	top: 500px;
	left: 450px;
	position: absolute;
	}

a {
	text-decoration: none;
	}

a:hover {
	text-decoration:underline;
	}
	

.venstre a {
	text-decoration: none;
	background-image: url("../grafikk/ball.gif");
	background-position:left;
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-bottom: 30px;
	padding-top: 10px;
	display: block;
	}

.venstre a:hover {
	text-decoration:underline;
	}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	
	}

h1 {
	font-size: 36px;
	}

.undertekst {
	font-size: 24px;
	}


	}

.