/* Knudtsen-stiler */

body
{
	color: black;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: black;
	text-align: justify;
	margin: 25px;
}

a:link
{
	color: #f00;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

a:visited
{
	color: #f00;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: none;
}

a:active
{
	color: #f96;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

a:hover
{
	color: black;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration: underline;
}

p
{
	font-size: 14px;
	line-height: 16px;
	font-family: Times, Times New Roman, Courier New, serif;
	text-indent: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}

h1, h2, h3, h4, h5, h6
{
	color: #600;
	font-family: Verdana, Arial, Helvetica, serif;
	margin-top: 1.5em;
	margin-bottom: 1em;
	text-align: justify;
}

.head-1
{
	color: #600;
	font-size: 30px;
	line-height: 32px;
	font-style: italic;
	font-weight: bold;
	font-family: Times, Times New Roman, Courier New, serif;
	margin-top: 1.5em;
	margin-bottom: 1em;
	text-align: center;
}

.intro-p
{
	color: #000;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, serif;
	text-align: justify;
	margin-top: 1em;
	margin-bottom: 1em;
}

.box-intro
{
	color: black;
	font-size: 12px;
	line-height: 14px;
	font-family: sans-serif, Arial, Helvetica;
	margin-top: 1em;
	padding-top: 2em;
	padding-right: 1em;
	padding-left: 1em;
	border-color: #900;
	border-width: 0.1em;
	border-style: solid;
	background-color: #fc9;
}

.byline
{
	color: #600;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-top: thin solid black;
	border-bottom: thin solid black;
}

.start-avsnitt
{
	font-size: 14px;
	line-height: 16px;
	font-family: Times, Times New Roman, Courier New, serif;
	text-indent: 0em;
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}
