﻿.center {
	margin: auto;
	width: 880;
	border: 3px solid #73AD21;
	padding: 10px;
}
.centerb {
	margin: auto;
	width: 880;
	border: 0px solid #73AD21;
	padding: 10px;
}

.Box {
	padding:4px;
	border-style: solid;
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-bottom-width:0px; 
	border-right-width: 0px; 
	height:100px;
	width:650px;
}

.NyLinie {
	padding-top:10px;
	padding-bottom:10px;
}

.bd {
	width:980px;
	height:100%;
	border-style:solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;	
	border-bottom-width:0px;
	border-color: #006600;
	padding:4px;
}

.bdSR {
	width:680px;
	height:100%;
	border-style:solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;	
	border-bottom-width:0px;
	border-color: #006600;
	padding:4px;
}

.bdPOPUP {
	width:480px;
	height:370px;
	border-style:solid;
	border-width:2px;
	border-color: #006600;
	padding:4px;
}

.headerB {
	color: #006600;
	font-weight: bold;
}

.header {
	color: #006600;
}

.LabelClass {
	color: #5b5b5b;
	font-size: 10pt;
	font-weight: bold;
}

.PageClass {
	color: #5b5b5b;
	font-size: 12pt;
	font-weight: bold;
	font-family: verdana, Arial, Helvetica;
}
.NormalText {
	color: #5b5b5b;
	font-size: 10pt;
	font-weight:normal;
	font-family: verdana, Arial, Helvetica;
}

ul {
	list-style-image: url('../images/globul1a.gif'); 
}

a:link, a:visited {
	color: #5b5b5b; 
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	list-style-image: url('../images/ArrowHead.gif');
	color: #ff0000;
	text-decoration: none;
}

body {
	font-family: verdana, Arial, Helvetica;
	background-color: #ffffff;
	color: #888888
}

p, td {
	font-family: verdana;
	color: #006600;
}

a:link, a:visited, a:hover, a:active, body, td, p {
	font-size: 11px;
}

.Lige {
	background-color: #f0f0f0;
}

.ULige {
	background-color: #ffffff;
}

.BrugerTextarea {
	background-color: #ffffff;
	border-bottom: #000000 0px solid ;
	border-left: #000000 0px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	font-family: verdana, monospace;
	font-size: 11px;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 1px;
	scrollbar-arrow-color:#336600;
}

textarea {
	background-color: #ffffff;
	border-bottom: #000000 0px solid ;
	border-left: #000000 0px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	font-family: verdana, monospace;
	font-size: 11px;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 1px;
	scrollbar-arrow-color:336600;
  resize: none;
}

input, txt, select {
	background-color: #ffffff;
	border-bottom: #000000 0px solid ;
	border-left: #000000 0px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	font-family: verdana, monospace;
	font-size: 11px;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 1px;
}

.input {
	background-color: #ffffea;
	border-bottom: #000000 0px solid ;
	border-left: #000000 0px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	font-family: verdana, monospace;
	font-size: 11px;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 1px;
	overflow: hidden
}

.checkbox{
	background-color: #f4f2ed;
	border-bottom: #000000 0px solid ;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	color: #000000;
	font-family: verdana, monospace;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden
}

.radiobutton {
	background-color: #ffffff;
	border-bottom: #000000 0px solid ;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	color: #000000;
	font-family: verdana, monospace;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden
}