td {
	text-align: left;
	vertical-align: top;
}

ul.radiolist li {
	list-style: none;
}


#hovedTabel tr {
	background-color: transparent;
	/* border-bottom-style: dashed; */
}

.underOverskrift {
	font-weight: bold;
}

tr.underOverskrift td {
	margin-top: 5mm;
	padding-top: 5mm;
}

fieldset {
	border: 2px solid #D1C9DE;
	width: 60%;
	padding: 15px; 
	margin: 0px auto; 
	display: inline;
	background-color: transparant;
	background: url( 1.png);
	background-repeat: no-repeat;
	background-position: top right;;
}

legend {
	letter-spacing: 3px;
	color: #D1C9DE;
	font-weight: bold;
	padding: 6px;
}

.gMuligheder li {
	list-style: none;
	background: transparent;
	list-style-position: outside;
	padding: 7px;
}

.gmuligheder {
	padding-bottom: 80px;
}


.gMuligheder a:link {
  border-style: outset;
  border-width : 4px 4px 4px 4px;
  text-decoration : none;
  padding : 4px;
  border-color : #999 #00f #00f #999;
}
.gMuligheder a:hover { border-color: #ccc; }

.gMuligheder li{
	margin-top: 5mm;
	padding-top: 5mm;
	width: 400px;
	
}

