.imgnote
{
	cursor: pointer;
	float: right;
	vertical-align: super;
}
.skema_altrow
{
	background-color: #fffff0;
}
.skema_normalrow
{
	background-color: #ffffc0;
}
.nowrap
{
	white-space: nowrap;
}
.invisible
{
	display: none;
}
.mainpicture
{
	float: right;
	margin-left: 20px;
}

.skygge
{
}
.main
{
	background-color: #cccccc;
	font-size: small;
	text-align: left;
	font-family: Verdana;
}
.tilfredshed
{
	color: Green;
}
.kasse
{
	background-color: White;
	margin: 10px;
	text-align: left;
}
.top
{
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-image: url('images/runman.png');
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #FF9900;
}

.box
{
	background-color: #FF9900;
}
.boxtitle
{
	text-align: left;
	font-weight: bold;
}
.boxcontrol
{
	text-align: left;
}
.boxcommandcell
{
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
}
.apvcommandrow
{
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	margin-top: 8px;
}

.toptext
{
	font-size: large;
}
.midt
{
	text-align: left;
	margin: 10px;
	background-color: #ffffff;
}
.indhold
{
	overflow-x: hidden;
	overflow-y: auto;
	padding-right: 8px;
}
.indhold h3
{
	padding-top: 0;
	margin-top: 0;
}
.indhold input
{
	border: solid 1px #a0a0a0;
	font-family: Verdana;
	font-size: small;
}
.noborder input
{
	border: none 0px;
}
.indhold ul
{
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	margin-top: 0px;
}

.indhold b
{
	font-weight: bold;
	color: #cc6600;
}

.indhold strong
{
	font-weight: bold;
	color: #cc6600;
}

.indhold h1
{
	color: #cc6600;
	font-weight: bold;
	font-size: 140%;
	margin-bottom: 8px;
	margin-top: 0px;
}

.indhold h2
{
	color: #cc6600;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 8px;
	margin-top: 0px;
}
.indhold p
{
	margin-top: 0px;
	margin-bottom: 6pt;
}

.indhold textarea
{
	font-size: small;
	font-family: Verdana;
}
.sidebar
{
	text-align: left;
	padding-left: 8px;
	x-border-left: dotted 1px #c0c0c0;
}
.bund
{
	text-align: center;
	font-size: 90%;
	color: #ffffff;
}
.innerbund
{
	padding: 12px 8px 8px 0px;
}

.bund a
{
	text-decoration: none;
	color: #cc6600;
	border-bottom: dotted 1px #cc6600;
}


.menu
{
	vertical-align: bottom;
}
.menu a
{
	text-decoration: none;
}

.menupunktcell
{
	padding-left: 2px;
	padding-right: 2px;
}
.menupunkt_div
{
	white-space: nowrap;
	padding: 4px;
}
.menupunkt
{
	white-space: nowrap;
	padding: 0px 0px 2px 0px;
}
.menupunkt_aktiv
{
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
}

.menupunkt_inaktiv
{
	background-color: #cc6600;
	color: #000000;
}
.menupunkt_inaktiv a
{
	text-decoration: none;
	color: #ffffff;
}

.menupunkt_inaktiv_hover
{
	background-color: #FFCC00;
	color: #ffffff;
	cursor: pointer;
}

/* bruges til html edit mode i freetextbox */
.code
{
	font-family: Courier New;
	font-size: 10pt;
}
.mainEdit
{
	font-size: 10pt;
	font-family: Verdana;
}

/* knapper i detailviews */
.button
{
	/* 	color: white; 	font-family: verdana,helvetica,sans-serif; 	font-size: 75%; 	padding: 2px; 	margin: 0px; 	background: #FF9900; 	border: sunken 1px #cc6600; */
}

.menupunkt_inaktiv_hover a
{
	color: White;
}

.indhold a
{
	text-decoration: none;
	color: #cc6600;
}

.indhold a:hover
{
	text-decoration: none;
	border-bottom: dotted 1px #cc6600;
}
.indhold a:active
{
}
.indhold a:visited
{
}
.indhold a:link
{
}
.hidden
{
	display: none;
}
