/* ******************************************************* */
/* * This site was produced by APRICORE in the year 2004 * */
/* * Phone: (+45) - 70 27 19 70                          * */
/* * http://www.apricore.com/                            * */
/* ******************************************************* */

body {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	background-color: #FFFBCC;
	scrollbar-3dlight-color: #FFCC99;
	scrollbar-arrow-color: #330000;
	scrollbar-darkshadow-color: #330000;
	scrollbar-face-color: #AFA33C;
	scrollbar-highlight-color: #FFFBCC;
	scrollbar-shadow-color: #F3C36B;
	scrollbar-track-color: #F3C86B;
}

.hovedmenupunkt {
	font-size: 16px;
	font-weight: regular;
	color: #330000;
	background: transparent;
}

.forside_rubrik {
	font-size: 34px;
	font-weight: bold;
	color: #330000;
	background: transparent;
	margin: 0px;
}

.forside_underrubrik {
	font-size: 18px;
	font-weight: regular;
	color: #330000;
	background: transparent;
	margin: 0px;
	position: relative;
	top: -6px;
}

.rubrik {
	font-size: 18px;
	margin: 0px;
	font-weight: bold;
	color: #330000;
	background: transparent;
}

.underrubrik {
	font-size: 14px;
	margin: 0px;
	padding-bottom: 12px;
	font-weight: bold;
	color: #330000;
	background: transparent;
}

.mellemrubrik {
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	color: #330000;
	background: transparent;
}

td,  p, .tekst {
	font-size: 11px;
	margin: 0px;
	font-weight: regular;
	color: #330000;
}

ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: regular;
	color: #330000;
	background: transparent;
	line-height: 16px;
}

fieldset {
	border: solid 1px #330000;
	padding: 8px;
}

/* Hovedmenupunkt */
a:link.hovedmenupunkt, a:visited.hovedmenupunkt, a:hover.hovedmenupunkt, a:active.hovedmenupunkt {
	text-decoration: none;
}

a {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	color: #330000;
	text-decoration: underline;	
}

a:link.tekst, a:hover.tekst, a:active.tekst, a:visited.tekst {
	color: #330000;
	text-decoration: underline;	
}

.indtastningsfelt {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 11px;
	color: #330000;
	border: 1px solid #330000;
	background-color : #DCD79A;
	scrollbar-3dlight-color: #FFCC99;
	scrollbar-arrow-color: #330000;
	scrollbar-darkshadow-color: #330000;
	scrollbar-face-color: #AFA33C;
	scrollbar-highlight-color: #FFFBCC;
	scrollbar-shadow-color: #F3C36B;
	scrollbar-track-color: #F3C86B;
}

.knap {
	background-color: #F3C36B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #330000;
	font-size: 10px;
	font-weight: regular;
	border: 2px outset;
	text-align: center;
}

.portraettekst {
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
	color: #FFFBCC;
	background: transparent;
}

