body	{
	background-color: #000;
	}

p, h1, h2, td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	}

p, td {
	font-size: 12px;
	}

td {
	vertical-align: top;
	}
	
td.input input, textarea {
	width: 300px;
	}
	
textarea {
	height: 120px;
	}		

table.centrering td {
	text-align: center;
	}
	
#links td{
	height: 25px;
	}	
		
.oplysninger {
	font-size: 10px;
	margin: 0;
	}
	
	
h1	{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	}

h2 	{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	}

h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #630;
	margin: 0;
	}
	
a:link, a:visited	{
	color: #324959; text-decoration: none;
	}

a:hover, a:active	{
	color: #f90; text-decoration: none;
	}

#main img 	{
	border: 1px #666 solid;
	}

#nav	{
	width: 150px;
	float: left;
	}

#nav dl {
	margin: 0;
	margin-left: 30px;
	}

#nav dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 5px 0px;
	color: #324959;
	font-weight: bold;
	}

#nav dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	margin-left: 10px;
	line-height: 16px;
	}


#nav a:link, #nav a:visited {
	color: #f90;
	text-decoration: none;
	}

#nav a:hover, #nav a:active  {
	color: #324959;
	text-decoration: none;
	}

#header	{
	width: 750px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(billeder/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 137px;
	vertical-align: bottom;
	padding-top: 22px;
	}

#main 	{
	width: 550px;
	float: left;
	border: 0;
	padding-left: 20px;
	color: #fff;
	min-height: 450px;
	}

#footer	{
	width: 750px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(billeder/bund.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 22px;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #324959;
	}

#footer a:link, #footer a:visited {
	color: #324959;
	text-decoration: none;
	}

#footer a:hover, #footer a:active  {
	color: #f90;
	text-decoration: none;
	}

#container {
	width: 750px;
	margin: 0 auto;
	background-color: #9B9571;
	background-image: url(billeder/ny-baggrund2.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center;
	}
