/******************************************************************************
 * 
 *      Print design for #Macintosh website                        © 2004
 * 
 ******************************************************************************/

body
{
	margin: 0px;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	margin-bottom: 15px;
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
	font-size: .8em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

a:link
{
	color: #000000;
	background-color: transparent;
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
	text-decoration: underline;
}

a:visited
{
	color: #000000;
	background-color: transparent;
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
	text-decoration: underline;
}

a:active
{
	color: #000000;
	background-color: transparent;
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
	text-decoration: underline;
}

h1
{
	color: #999999;
	margin-top: .1em;
	margin-bottom: .2em;
	background-color: transparent;
	text-align: left;
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
	font-size: 1.6em;
	font-weight: bold;
}

h2
{
	color: #999999;
	margin-bottom: .2em;
	background-color: transparent;
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
}

#top {
	background: transparent;
	text-align: center;
	display: block;
}

#main {
	background: #ffffff;
	width: 90%;
	padding: 5px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	display: none;
}

#indhold
{
	text-align: justify;
	padding: 10px;
	display: block;
	background-color: #ffffff;
}

#indhold p {
	margin-top:	.1em;
}

div.hr
{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #999999;
	height: 1px;
	padding-bottom: 4px;
	margin-top: 12px;
}

.h {
	color: #ff0000;
	background-color: transparent;
	font-weight: bold;
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
}

.s {
	color: #999999;
	background-color: transparent;
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
}

.split {
	background-color: transparent;
	font-size: 2px;
}

.list th {
	text-align: left;
}

label {
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
}

textarea,input {
	font-family: Courier, "Courier New", monospace;
	font-size: 1em;
}

input.button {
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
}

tt
{
	font-family: Courier, "Courier New", monospace;
	line-height: 1.5em;
	font-style: normal;
	font-size: 1.2em;
}

.nav
{
	color: #999999;
	background-color: transparent;
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
	text-align: center;
}

li {
	padding-bottom: 1em;
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
}

pre {
	font-family: Courier, "Courier New", monospace;
	font-size: 1em;
}

#form
{
	background-color: transparent;
	padding: 10px;
}

div.hr
{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: gray;
	height: 1px;
	padding-bottom: 4px;
	margin-top: 12px;
}

em {
	color: #999999;
	font-style: italic;
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
}

.hmenu {
	display: none;
}

#citat
{
	border-color: #FF9933;
	border-width: 1px;
	border-style: solid;
	margin: 1em;
	padding: .5em;
	background-color: #ffffff;
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
	text-align: left;
}

#citat em
{
	background-color: inherit;
	display: block;
	text-align: right;
	padding-top: .8em;
	color: #999999;
	font-style: italic;
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
}

#citat em.nr
{
	background-color: inherit;
	float: left;
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
}

#citat a:link
{
	color: #999999;
	background-color: transparent;
	text-decoration: none;
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
}

#citat a:visited
{
	color: #999999;
	background-color: transparent;
	text-decoration: none;
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
}

#citat a:active
{
	color: #999999;
	background-color: transparent;
	text-decoration: none;
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
}

#citat a:hover
{
	color: #999999;
	background-color: transparent;
	text-decoration: underline;
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
}

menu
{
	margin-left: 2em;
	padding-left: 0;
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
}

menu li
{
	padding-bottom: .4em;
	list-style: none;
	font-family: "Lucida Grande", Tahoma, Lucida, Sans-Serif;
}

.engdesc
{
    display: none;
}

.gototop
{
    display: none;
}

#footer {
	clear: left;
	display: block;
	float: none;
}