.buttonscontainer {
	width: 150px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0094DA;
}

.buttons a {
	color: #232490;
	background-color: #FFFFFF;
	padding: 2px;
	padding-left: 3px;
	display: block;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
}

.buttons a:hover {
	background-color: #DFDFDF;
	color: #282D7C;
	text-decoration: none;
	border: #282D7C;
}
.knapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: capitalize;
	padding-left: 2px;
}
.hovedknappvenstre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0094da;
}
.hoydeboks {
	text-align: center;
}
.logo {
	padding-top: 40px;
	padding-left: 20px;
}
.teksten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0094DA;
	text-align: center;
	display: block;
	line-height: 2%;
	background-position: center center;
	padding-top: 10px;
}
.teksthoyre {
	font-family: Arial, Helvetica, sans-serif;
	color: #0094DA;
	font-size: 17px;
	font-weight: bolder;
}
.infoteksthoyre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #282D7C;
}
