body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h1 {
	font-size: 18pt;
	line-height: 22pt;
	font-weight: bold;
	margin: 15px 0px 5px;
	padding: 0px;
}

h2 {
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
	margin: 15px 0px 5px;
	padding: 0px;
	color: #000000;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

div#indhold {
	width: 100%;
}

div#indhold img {
	border: 1px solid #000000;
	margin: 20px 0px;
}

div#indhold td img {
	margin: 0px;
}

div#minusstreg img {
	border: none;
}

div#topbar {
	display: none;
}

table#kalender td {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px dotted #000000;
	border-left: 1px none #000000;	
}

input#realname, input#email, input#subject, textarea#tekst, input#adresse  {
	width: 260px;
}

input#bynavn  {
	width: 207px;
}

.prikstreg {
	border: 1px dotted #000000;
}
