

body{
	background-color: #;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	/*background-image: url(/99999/portal/26926142812.jpg);*/
	
	/*background-image: url();*/
	
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom right;	
	
}

.pageTop td{
	text-align: ;
	padding-bottom:px;
	padding-top:px;	
	background-color: #;	
	
	background-image: url();
}

body{
	margin-top: 0px;
	
}

p
{
white-space:pre-line;
text-align:left;
}

table {
  border-collapse: collapse;
} 

td{
	font-family: ;
	font-size: pt;
	color: #;
	
} 

div{
	font-family: ;
	font-size: pt;
	color: #;
	
}

input{
	font-family: ;
	font-size: pt;
	color: #;
	/*width=150px;*/
} 

input[type="button"]:disabled {
	font-family: ;
	font-size: pt;
	color: #B0B0B0;
	/*width=150px;*/
} 

input[type="submit"]:disabled {
	font-family: ;
	font-size: pt;
	color: #B0B0B0;
	/*width=150px;*/
} 

a{
	font-family: ;
	color: #;
}

.submit {
	width:auto;
}



h1{
	font-family: ;
	font-size: 5pt;
	color: #;
	text-align: left;
	background-color: #;
	padding-bottom:5px;
	font-weight:normal;
}

.simpel thead th{
	background-color:#;
	color:#;
	text-align:left;
}

.simpel tfoot td{
	background-color:#;
	color:#;
	text-align:right;
}

.simpel th{
	background-color:#;
	color:#;
}

.simpel tbody td{
	background-color:#;
	color:#;
	text-align:left;
}




.info thead th{
	background-color:#;
	color:#;
}

.info tfoot td{
	background-color:#;
	color:#;
	text-align:right;
}

.info th{
	background-color:#;
	color:#;
}

.info tbody td{
	background-color:#;
	color:#;
	text-align:left;
}

.info tfoot input{
	width:auto;
}

.info input, textarea,select{
	width:190px;	
}


.info tfoot th{
	background-color:#;
	color:#;
	text-align:left;
}

.info tbody td{	
	border-top: solid;
	border-width: 1px;
	border-top-color: silver;
	color:#;
	background-color:;
	text-align:left;
}

.info th{
	background-color:#;
	color:#;
	text-align:left;
}

.info tbody th{
	border-top: solid;
	border-width: 1px;
	border-top-color: silver;
	color:#;
	background-color:;
	vertical-align:top;
}

.info input[readonly] {
    background: ;
    border:none;
}


.list input{
	width:auto;
}

.list thead th{
	background-color:#;
	color:#;
}

.list th{
	background-color:#;
	color:#;
	text-align:left;
}

.list tfoot td{
	background-color:#;
	color:#;	
}

.list tfoot th{
	background-color:#;
	color:#;	
}

.list tbody td{	
	background-color:;
	color:#;
	text-align:left;
}

.list tbody th{
	border-bottom: solid;
	border-width: 1px;
	border-bottom-color: silver;
	color:#;
	background-color:;
	vertical-align:top;
}

tfoot td{
	background-color:#;
	color:#;
	text-align:right;
}

tr.l1 {
	background-color: #;
}

tr.l2{
	background-color: #;	
}


	
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

#flag{
	position: absolute;
	left: 10px;
	bottom: 10px;
}

#wrapper {
	
	margin-top: 5px; 
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	align:center;
	
	
}

#footer{
	padding: 15px;
	margin: 0px;
	
}

.overskrift{
	text-align: center;
	font-size: 12pt;
	
}

.whiteOnGreen {
	text-align: center;
	font-size: 12pt;
	background: green;
	color:white;
}

.whiteOnRed {
	text-align: right;
	font-size: 12pt;
	background: red;
	color:white;
}

/*
.errorText td{
	color:red;
	background-color:;
	font-weight: bold;
	list-style: square inside ;
}
*/

.errorText{
	color:red;
	
	font-weight: bold;
	text-align:left;

}

.errorText ul{
	padding:15px;
	
}

.errorText li{
	padding-bottom:5px;
}


.okText{
	color:green;
	background-color:;
	font-weight: bold;
	text-align:left;
	border-bottom: solid;
	border-width: 1px;
	border-bottom-color: silver;
	
}

.okText ul{
	padding:15px;
	
}

.okText li{
	padding-bottom:5px;
}


.labelShow{
	color:black;
	background-color:yellow;
	display:inline;
}

