                
#bg { visibility: visible; position: absolute; top: 0; left: 0; width: 100%; height: 100% }
#indhold    {
	visibility: visible;
	position: absolute;
	top: 20px;
	left: -400px;
	width: 800px;
	height: 600px;
	margin-left: 50%;
	background-image: url(billeder/bg4.gif);
	border-color: #000000;
	border: 1px;
}
#top {
        visibility: visible;
        position: absolute;
        top: 0;
        width: 800px;
        height: 107px;
        padding: 0px;
        border: 0px;
}
#layer1 {
	position: absolute;
	top: 0;
	left: 0px;
	width: 800;
	height: 600px;
	visibility: visible;
	border-top-style: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	line-height: normal;
}
h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        color: #333333;
        line-height: normal;
        font-weight: bolder;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
}
.underover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        color: #666666;
        line-height: normal;
        text-decoration: none;
}
a {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A8C9E;
}
.style1 {color: #CCCCCC}


.herlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5083A0;
}
select {
	width: 250px;
}
input {
	width: 250px;
	display: block;
}
.knap {
	width: 50px;
}

