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

.venstre {
	width: 248px;
	height: 751px;
	position: absolute;
	top: 323px;
	left: 0px;
	background-color:#493C73;
	color:#FFFF99;
	}

.topp {
	width: 450px;
	height: 222px;
	top: 0px;
	position: absolute;
	left: 0px;
	background-color:#493C73;
	color:#FFFF99;
	padding-top: 100px;
	padding-left: 100px;
	}

.hoved {
	width: 565px;
	height: 500px;
	top: 380px;
	left: 303px;
	position: absolute;
	background-color:#493C73;
	color:#FFFF99;
	}

a {
	text-decoration: none;
	color:#FFFF99;
	}

a:hover {
	text-decoration:underline;
	}
	

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

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


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#493C73;
	
	}

h1 {
	color:#FFFF99;
	font-size: 55px;
	}

.undertekst {
	font-size: 24px;
	}

.klovn {
	position: absolute;
	top: 8px;
	left: 551px;
	z-index: 10;
	}

.taraxacum {
	position: absolute;
	top: 30px;
	left: 10px;
	z-index: 20;
}
