#pup {position:absolute; visibility:hidden; z-index:200; width:130; }

A {
	color: #9C401E;
	text-decoration:none;
	font-weight: normal;
	FONT: Verdana,Arial,Helvetica,Sans-Serif;
	}

A:visited {
	color: #9C401E;
	text-decoration:none;
	font-weight: normal;
	FONT: Verdana,Arial,Helvetica,Sans-Serif;
	}

A:hover {
	color: #DCE7ED;
	background-color:#9C401E;
	text-decoration:none;
	font-weight: normal;
	FONT: Verdana,Arial,Helvetica,Sans-Serif;
	}

A.blank {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	FONT: inherit;
	}

A.blank:visited {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	FONT: inherit;
	}

A.blank:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	FONT: inherit;
	}

A.menu	{	
	color:#9C401E;
	text-decoration:none;
	FONT: bold 11px Verdana,Arial,Helvetica,Sans-Serif;
	}
	
A.menu:visited	{
	color:#9C401E;
	text-decoration:none;
	FONT: bold 11px Verdana,Arial,Helvetica,Sans-Serif;
	}
	
A.menu:hover	{
	color:#9C401E;
	background-color:#DCE7ED;
	text-decoration:none;
	FONT: bold 11px Verdana,Arial,Helvetica,Sans-Serif;
	}


TD {
	FONT: normal 11px Verdana,Arial,Helvetica,Sans-Serif;
	}

TD.box {
	color:#9C401E;
	FONT: bold 11px Verdana,Arial,Helvetica,Sans-Serif;
	}

.brunramme
{
	border-left: 1px solid #CEBA94;
	border-right: 1px solid #CEBA94;
	border-top: 1px solid #CEBA94;
	border-bottom: 1px solid #CEBA94;
	border-collapse: collapse;
}

.nyhedsheader
{
	border-left: 1px dashed #CEBA94;
	border-right: 1px dashed #CEBA94;
	border-top: 1px dashed #CEBA94;
	border-bottom: 1px dashed #CEBA94;
	border-collapse: collapse;
}

							a.admin {
								font-family : Arial, Helvetica, sans-serif;
								font-size : 9pt;
								font-weight : bold;
								color : #000000;
								text-decoration : none
							}
							a.admin:hover {
								color : #000000;
								font-weight : bold;
								text-decoration : none
							}
							a.admin:visited {
								color : #000000;
								font-weight : bold
							}
							a.credit {
								font-family : Arial, Helvetica, sans-serif;
								font-size : 7pt;
								font-weight : normal;
								color : #333366;
								text-decoration : none
							}
							a.credit:hover {
								font-family : Arial, Helvetica, sans-serif;
								color : #333366;
								font-size : 7pt;
								font-weight : normal;
								text-decoration : none
							}
							a.credit:visited {
								font-family : Arial, Helvetica, sans-serif;
								color : #333366;
								font-size : 7pt;
								font-weight : normal;
								text-decoration : none
							}
							.maintext {
								font-family: Arial, Helvetica, sans-serif;
								font-size: 14px
							}
							.titletext {
								font-family: Arial, Helvetica, sans-serif;
								font-size: 18px;
								font-weight : bold
							}
							.maincell {
								border-left: 4px solid #CEBA95;
								border-right: 4px solid #CEBA95;
								margin: 0px;
								padding: 0px;
								background: #FFFFFF
							}
							.headercell {
								background: #CEBA95;
								background-position: left;
								background-repeat: no-repeat;
								border-left: 4px solid #CEBA95;
								border-right: 4px solid #CEBA95;
								border-top: 4px solid #CEBA95;
							}
							.adminheadercell {
								background: #CEBA95;
								background-position: left;
								background-repeat: no-repeat;
								border-left: 4px solid #CEBA95;
								border-right: 4px solid #CEBA95;
							}
							.footercell {
								background: #CEBA95
							}
							.entrytitle {
								border-bottom: 1px dashed #CEBA95
							}
							.addentry {
								border: 1px solid #CEBA95;
								margin: 0px;
								padding: 0px
							}
							.addentrytitle {
								background: #CEBA95
							}
							.addentrybody {
								background: #FFFFFF
							}
							.printentry {
								border: 1px dashed #CEBA95;
								margin: 0px;
								padding: 0px;
							}
							.loginForm {
								border: 1px dashed #CEBA95;
								margin: 0px;
								padding: 0px;
							}

#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;
}
