.rollover_kurs a {
	display: block;
	width: 108px;
	height: 126px;
	font-size: 10px;
	text-decoration: none;
}

.rollover_kurs a:hover {
	background-position: 0 -126px;
}

.rollover_tandem a {
	display: block;
	width: 143px;
	height: 143px;
	font-size: 10px;
	text-decoration: none;
}

.rollover_tandem a:hover {
	background-position: 0 -143px;
}

.rollover_demo a {
	display: block;
	width: 110px;
	height: 143px;
	font-size: 10px;
	text-decoration: none;
}

.rollover_demo a:hover {
	background-position: 0 -143px;
}

.rollover_medlemmer a {
	display: block;
	width: 113px;
	height: 143px;
	font-size: 10px;
	text-decoration: none;
}

.rollover_medlemmer a:hover {
	background-position: 0 -143px;
}

.kurs {
	background: url('../images/kurs.jpg') no-repeat;
}

.tandem {
	background: url('../images/tandem.jpg') no-repeat;
}

.demo {
	background: url('../images/demo.jpg') no-repeat;
}

.medlemmer {
	background: url('../images/medlemmer.jpg') no-repeat;
}

.whitelink {
	color: white;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Verdana, Sans-serif;
}

.whitelink:hover {
	text-decoration: underline;
}

.price {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 23px;
	color: white;
	font-size: large;
	text-decoration: none;
	font-family: Arial, Verdana, Sans-serif;
}

.overskrift {
	font-family: Arial, Verdana, Sans-serif;
	color: rgb(32,84,132);
	font-size: 12px;
	font-weight: bold;
}

.lenke a:visited:hover:link:active {
	font-family: Arial, Verdana, Sans-serif;
	color: rgb(32,84,132);
	font-size: 12px;
	font-weight: bold;
}



.normal {
	color: black;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
}

.noborder {
	border: none;
	text-decoration: none;
}
