.billedekant {
	border-width: 1px;
	border-style: solid;
	border-color: rgb(0,0,0);
}



.menutekst {
	font-family: arial, sans-serif;
	line-height: 16px;
	font-size: 10pt;
	color: #000000;
	background-color: transparent;
}



.menutekst,a:hover {
	text-decoration: none;
	background-color: transparent;
}




.tekst {
	font-family: arial, sans-serif;
	line-height: 16px;
	font-size: 10pt;
	color: #000000;
	background-color: transparent;
}

.roedtekst {
	font-family: arial, sans-serif;
	line-height: 16px;
	font-size: 10pt;
	color: #ff0000;
	background-color: transparent;
}


.overskrift {
	font-family: arial, sans-serif;
	line-height: 18px;
	font-size: 11pt;
	color: #000000;
	background-color: transparent;
}

.lilletekst {
	font-family: arial, sans-serif;
	line-height: 10px;
	font-size: 8pt;
	color: #777777;
	background-color:transparent;
}

.hvidtekst {
	font-family: arial, sans-serif;
	line-height: 16px;
	font-size: 10pt;
	color: #ffffff;
	background-color: transparent;
}


.tekstjust {
	line-height: 16px;
	font-size: 10pt;
	font-family: arial, sans-serif;
	color: #000000;
	background-color: transparent;
	text-align: justify;
}

a {
	text-decoration: none;
	color: #0000cc;
	background-color: transparent;
}

a:hover {
	text-decoration: underline;
	background-color: transparent;
}

a img {
	color: black
} /* The only way to hide the border in NS 4.x */

.papir {
	line-height: 16px;
	font-size: 10pt;
	font-family: arial, sans-serif;
	padding: 0 0 0 1em;
	margin: 1ex 1em 1ex 0;
	background-image: url("grafik/tern.gif");
	background-repeat: repeat;
	background-position: top left;
	background-color: transparent;
	color: inherit;
	border: #d3d3d3 solid 1px;
}

select {
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: rgb(255,255,255);
	color: rgb(00,00,00);
	border-left: 1px outset rgb(67,94,152);
	border-right: 1px outset rgb(67,94,152);
	border-top: 1px outset rgb(67,94,152);
	border-bottom: 1px outset rgb(67,94,152);
}

input {
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: rgb(00,00,00);
	border-left: 1px outset rgb(00,00,00);
	border-right: 1px outset rgb(00,00,00);
	border-top: 1px outset rgb(00,00,00);
	border-bottom: 1px outset rgb(00,00,00);
}


textarea {
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: rgb(00,00,00);
	border-left: 1px outset rgb(00,00,00);
	border-right: 1px outset rgb(00,00,00);
	border-top: 1px outset rgb(00,00,00);
	border-bottom: 1px outset rgb(00,00,00);
}

.fakeformknap {
	font-family: arial, sans-serif;
	line-height: 16px;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}

.fakeformknap:hover {
	text-decoration: none;
	color: #000000;
	background-color: #00dd00;
}

.radioboks {
	border-left: 0px outset rgb(255,255,255);
	border-right: 0px outset rgb(255,255,255);
	border-top: 0px outset rgb(255,255,255);
	border-bottom: 0px outset rgb(255,255,255);
	background-color: transparent;
}

.haand {
	cursor: pointer;
}

.lilleknaptekst {
	line-height: 14px;
	font-size: 8pt;
	font-family: arial, sans-serif;
	color: #000000;
	background-color: transparent;
	text-align: center;
}

BODY {
	margin:0;
	overflow: auto;
}
.stipletkant {
	background-color: #ffffff;
	border-color:#000000;
	border-left-width:2;
	border-bottom-width:2;
	border-right-width:2;
	border-top-width:2;
	border-style: dashed;
	padding: 0.5em;
}
