body {
	/*background: url(file:///D|/dalsbakkegaard.dk/test/images/back6_1.jpg);*/
	background-color: silver
}

p {
	font-family: verdana, arial, sans-serif
}

h1 {
	display: inline
}

hr {
	width: 80%
}

img.folder {
	width: 16px;
	height: 13px
}

img.kant {
	border: 2px solid black
}

th {
	text-align: left
}

#site {
   margin-left:auto;
	margin-right:auto;
	width: 750px
}

#heading {
	height: 100px;
	text-align: center;
	margin-left: auto;
	margin-right: auto
}

#nav {
	 width: 11em;/*151px;*/
	 /*height: 100%;
	 font-family: verdana, arial, sans-serif;
	 font-weight: bold;*/
	 font-size: smaller;
	 margin-left: 1em;
}

#main {
	/*background: url(../images/back4.jpg)*/
}

#adresse {
	text-align: center;
	margin-left: auto;
	margin-right: auto
}

#credits {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	font-size: xx-small
}

.imgcontainer {
	margin: 1em
}

.nu {
   text-decoration: none
}

a {
   text-decoration: none;
	color: #000000;
	 font-family: verdana, arial, sans-serif;
	 font-weight: bold;
	 /*font-size: smaller*/
}

a:visited {
   /*text-decoration: none;
	color: #000000*/
}

a:link {
   /*text-decoration: none; 
	color: #000000*/
}

a:hover {
   /*text-decoration: none;*/
	color: #FF0000
}

a img {
	border: 0
}

.broedtekst {
	text-align: justify;
	font-size: 80%;
	color: black
}

.content {
   width: 750px;
	background: #a6c362;
	border: 2px solid black
}

.indhold {
	margin-left: 10em;
	margin-right: 1em;
	padding-left: 1em;
	 border-left: 2px solid black
}

.center {
	text-align: center
}

.left {
	float: left
}

.right {
	float: right
}

.nyhed {
	color: red;
	font-size: 80%;
	font-family: verdana, arial, sans-serif
}