@charset "ISO-8859-1";
* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background-image: url(img/background.jpg);
	background-repeat: repeat;
	overflow:auto;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 14px;
	color:#03151e;
}
img {
	margin:14px;
	border: 1px solid #666666;
}
h1 { color:#03151e; }
h1, #proinfo p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 16px 14px 0 14px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 16px 14px 0 14px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 16px 14px 0 14px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 16px 14px 0 14px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 16px 14px 0 14px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 16px 14px 0 14px;
}

.important{
		display: none;
		}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 0 0 10px;
}
li{
	padding: 0px;
	margin:0px 14px 0px 14px;
	list-style-type:disc;
}
ul, form {
	margin:0px 0px 14px 14px;
}
table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#03151e;
}

input.radio{
	margin: 7px 5px 0 0;
}

input.knap{
	margin: 7px 5px 0 0;
}

td.topluft{
	padding-top: 10px;
}

input {
	margin: 5px 0 0 5px;
}

#forsidegruppe {
	margin: 5px 0 0 12px;
}

#wrapper {
	position: relative;
	top: 0px;
	width: 1000px;
	height: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(img/wrapperbg.jpg);
	background-repeat: repeat;
}
#adminstuff {
	position: absolute;
	top: 161px;
	left: 100px;
	width: 900px;
	height: 589px;
	z-index:58;
	overflow:auto;
}
#leftbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 750px;
	background-image: url(img/leftboxbg.jpg);
	background-repeat: repeat-y;
	z-index: 40;
}

#bottom {
	position: absolute;
	top: 750px;
	left: 0;
	width: 1003px;
	height: 10px;
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
	z-index: 50;
}

#right {
	position: absolute;
	top: 0px;
	left: 1000px;
	width: 6px;
	height: 757px;
	background-image: url(img/right.jpg);
	background-repeat: no-repeat;
	z-index: 51;
}

#header {
	position: absolute;
	top: 0px;
	left: 100px;
	width: 900px;
	height: 160px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	z-index: 52;
}

#horizontal1 {
	position: absolute;
	top: 160px;
	left: 100px;
	width: 900px;
	height: 1px;
	background-image: url(img/horizontal.jpg);
	background-repeat: repeat-x;
	z-index: 53;
}

#left {
	position: absolute;
	top: 161px;
	left: 100px;
	width: 226px;
	height: 589px;
	z-index: 54;
}
#vertical1 {
	position: absolute;
	top: 161px;
	left: 327px;
	width: 1px;
	height: 589px;
	background-image: url(img/vertical.jpg);
	background-repeat: repeat-y;
	z-index: 55;
}

#horizontal2 {
	position: absolute;
	top: 567px;
	left: 100px;
	width: 226px;
	height: 1px;
	background-image: url(img/horizontal.jpg);
	background-repeat: repeat-x;
	z-index: 56;
}

#proinfo {
	position: absolute;
	bottom: 0px;
	left:0px;
	width: 226px;
	height: 182px;
	color: #932b0e;
	z-index: 59;
}
#proinfo p, #proinfo h1, #proinfo a {
	color: #932b0e;
	font-size:13px;
}

#midter {
	position: absolute;
	top: 161px;
	left: 327px;
	width: 438px;
	height: 589px;
	z-index:58;
	overflow:auto;
}
.midter {
	position: absolute;
	top: 161px;
	left: 327px;
	width: 438px;
	height: 589px;
	z-index:58;
	overflow:auto;
}

#vertical2 {
	position: absolute;
	top: 161px;
	left: 765px;
	width: 1px;
	height: 589px;
	background-image: url(img/vertical.jpg);
	background-repeat: repeat-y;
	z-index: 59;
}

#nyheder {
	position: absolute;
	top: 161px;
	left: 766px;
	width: 234px;
	height: 589px;
	z-index: 60;
	overflow: auto;
}
#menu span {
	background-image: url(img/blueDot.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#menu span.active {
	background-image:url(img/redDot.jpg);
}
a:link, a:hover, a:active, a:visited {
	color:#03151e;
}
.menu2 {
	margin:14px;
}
.menu2 span {
	background-image: url(img/blueDotSmall.jpg);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:normal;
}
.menu2 span.active2 {
	background-image:url(img/redDotSmall.jpg);
	font-weight:normal;
}


.menu2 a:link, .menu2 a:visited { 
	padding: 3px 5px 2px 20px; 
	color: #000;
	text-decoration: none;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.menu2 li{
	padding: 0px;
	margin:0px;
	list-style-type:none;
}

.menu3 {
	margin:14px;
}
.menu3 span {
	background-image: url(img/blueDotSmall.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

.menu3 span.active3 {
	background-image:url(img/redDotSmall.jpg);
}


.menu3 a:link, .menu3 a:visited { 
	padding: 3px 5px 2px 20px; 
	color: #000;
	text-decoration: none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.menu3 li{
	padding: 0;
	margin: 0 0 0 15px;
	list-style-type:none;
}


#navigation a:link, #navigation a:visited { 
	padding: 3px 5px 2px 20px; 
	color: #000;
	text-decoration: none;
}
#navigation {
	position:absolute;
	top: 125px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}
#navigation li{
	float: left;
	margin-right: 10px;
	padding: 0px;
	list-style-type:none;
}
#navigation ul {
	padding: 0px;
	font-size:15px;
}


