@import url("navigation.css");
body {
	font-family: Tahoma, Arial, "Microsoft Sans Serif", "Lucida Sans";
	margin: 0px;
}
#content {
	width: 780px;
	text-align:left;
	margin-top: 15px;
	position: relative;
	border: solid 1px #323232;
  	min-height:550px;
 	height:auto !important;
 	height:550px;
}

#tekstcontent {
	position: relative;
	width: 560px;
	top: 0px;
	left: 200px;
	margin-bottom: 20px;
}


#topimg {
	position: relative;
	width: 780px;
	left: 0px;
	top: 0px;
}
#spalte {
	width: 400px;
}
#spalte ul {
	font-size: 11px;
	margin: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#spalte li {
	margin: 0px;
	padding: 0px;
}

#tekstcontent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #01233C;
	margin-top: 20px;
}
#tekstcontent p {
	font-size: 11px;
	margin: 0px;
}
#tekstcontent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#tekstcontent a {
	color: #01233C;
	text-decoration: none;
}

#tekstcontent a:hover {
	color: #000000;
	text-decoration: none;
}
#tekstcontent .beskrivelse {
	color: #666666;
}
#admincontent {

	position: relative;
	width: 560px;
	top: 0px;
	left: 200px;
	margin-bottom: 20px;
}
#admincontent p {

	font-size: 11px;
	margin: 0px;
}
#admincontent h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #01233C;
	margin-top: 20px;
}
#admincontent h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#admincontent a {

	color: #01233C;
	text-decoration: none;
}
#admincontent a:hover {

	color: #000000;
	text-decoration: none;
}
#admincontent .beskrivelse {

	color: #666666;
}
.grayunderline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#admincontent textarea, input, select {
	font-family: Tahoma, Arial, "Microsoft Sans Serif", "Lucida Sans";
	font-size: 11px;
}
#download  td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
