.margmeny {
	padding-left: 140px;
}
#total {
	background-image: none;
	background-repeat: no-repeat;
}
.knappvenstre a:hover {
	background-image: url(images/links_hover.png);
}

.knappvenstre a {
	background-image: url(images/links.png);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 300px;
	display: block;
	padding-top: 18px;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
}
.knapphoyre a {
	background-image: url(images/links.png);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 210px;
	display: block;
	padding-top: 18px;
	background-position: right top;
}
.knappsenter a {
	background-image: url(images/myspace.png);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 200px;
	display: block;
	padding-top: 18px;
}
.knappsenter a:hover {
	background-image: url(images/myspace_hover.png);
}
.knapphoyre a:hover {
	background-image: url(images/links_hover.png);
}
#tekstboks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #253140;
	padding: 25px;
	height: auto;
	width: 560px;
	margin-left: 150px;
}
.clearboth {
	clear: both;
}
.bunntekst a {
	color: #6C6C6C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bunntekst a:hover {

	color: #6380B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#counter {
	height: auto;
	width: auto;
}
