* {
	font-family: Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 150%;
}
input {
	line-height: 100%;
}
body,html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
img, input, select {
	vertical-align: middle;
	margin:1px;
}
img {
	border:0px
}
table#maintable {
	width: 100%;
	height: 100%;
}
div.content {
	position: absolute;
	height: 100%;
	width: 100%;
	overflow: auto;
}
fieldset {
	margin-top: -20px;
}
legend {
	letter-spacing: 2px;
	font-weight: bold;
}
.ajax-loading {
	background: white url(/gui/loading.gif) no-repeat center center;
}
.footer {
	color: #ffffff;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFCCCC99, EndColorStr=#FF999966);
	padding: 3px 10px 3px 10px;
}
form, p {
	margin: 0px;
	padding: 0px;
}
form {
	display: inline;
}
/*p {
	padding-top: 20px;
	padding-right: 20px;
}*/
a {
	color: #000000;
}
h1 {
	font-family: Arial;
	font-size: 17px;
/*	color: #ffffff;
	width: 100%;
	background: url(gui/header_bg.gif) repeat-x;
	border-bottom: 1px solid #000000;
	padding-left: 5px;
	padding-top: 2px;
	height: 25px;*/
	margin: 0px;
}
fieldset {
	padding: 20px;
}
legend {
	color: black;
	margin-bottom: 10px;
}

.menutable {
	cursor: default;
	background-color: #a3c2f5;
	background-image: url(gui/menu_bg.gif);
	background-repeat: repeat-x;
}
.menutable td {
	border-bottom: 1px solid #888888;
	position: relative;
}
.menutable td a {
	cursor: default;
	display: block;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	color: #000000;
	text-decoration: none;
	border: 1px solid transparent;
}
.menutable td a:hover {
	background-color: #002d96;
	color: #ffffff;
}
.submenutable {
	position: absolute;
	height: 25px;
	display: none;
	border: 0px;
	border: 1px solid #000000;
	width: 150px;
	background-color: #f6f6f6;
	z-index: 1000;
}
.submenutable td {
	border: 0px;
	width: 150px;
	padding: 2px;
	background-image: url(gui/dropdown_bg.gif);
	background-repeat: repeat-y;
}
.submenutable td a {
	padding-left: 25px;
	color: #000000;
	border: 1px solid transparent;
}
.submenutable td a:hover {
	background-color: #ffeec2;
	border: 1px solid #8888ff;
	color: #000000;
}
.leftside {
	border-right: 1px solid #000000;
	background-color: #ffffff;
	width: 200px;
}
.leftside .label {
	/*background-color: #7aa1e6;*/
	background-color: #C4DAFA;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #888888;
}


.shortcut_title {
	/*background-color: #63779c;*/
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFCCCC99, EndColorStr=#FF999966);
	text-align: center;
	border-top: 2px solid #999966;
	border-bottom: 0px;
	height: 20px;
	font-weight: bold;
	color: #ffffff;
}
.shortcuts {
	padding: 10px;
	border: 1px solid #ffffff;
	background-color: #eff3ff;
}
.shortcuts a {
	text-decoration: none;
}
.shortcuts a:hover {
	text-decoration: underline;
}

.listtable {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
.listtable td {
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
	padding: 2px;
}
.listtable th {
	border-right: 2px inset #ffffff;
	border-bottom: 2px solid #d2cfbe;
	background-color: #ece9d8;
	font-face: Century Gothic;
	font-weight: normal;
	height: 25px;
}
.listtable .last {
	border-right: 1px solid #888888;
}

.yellow {
	height: 25px;
	padding-top: 6px;
	padding-left: 30px;
	background-image: url(gui/info.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	background-color: #ffffe1;
	border-bottom: 1px solid #7C869D;
}
.yellow, .yellow * {
	font-size: 10px;
}
#contextMenu {
	border: 2px outset #ffffff;
	z-index: 1000;
	padding: 0px;
	background: buttonface;
}
#contextMenu td {
	padding: 0px;
	border: 0px;
}
#contextMenu span { width: 20px; text-align: center; }
#contextMenu a {
	display: block;
	padding: 5px 10px 5px 5px;
	background: buttonface;
	text-decoration: none;
}
#contextMenu a:hover {
	background: silver;
}
#crmmenu {
	border-top: 2px solid #CCCC99;
	border-right: 2px solid #CCCC99;
	border-bottom: 2px solid #CCCC99;
}

.emner {
	background-color: #cccc99;
	color:#354A55;
	font-family:Verdana,sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	border-top: 1px solid rgb(255, 255, 153);
	border-left: 1px solid rgb(255, 255, 153);
	border-bottom: 1px solid rgb(153, 153, 102);
	padding-left: 4px;
}
.emner span {
	border-color:#FFFF99 rgb(102, 102, 102) rgb(102, 102, 102) rgb(255, 255, 153);
	border-style:solid;
	border-width:1px;
	padding:0px 12px 0px 12px;
	display: inline;
	margin: 0px;
	font-weight: normal;
	width: 160px;
}
.emner .crmtoptabselected {
	border-color:#666666 rgb(255, 255, 153) rgb(255, 255, 153) rgb(102, 102, 102);
	border-style:solid;
	border-width:1px;
}
.emner .emnera {
	width: 120px;
	height: 15px;
	overflow: hidden;
	text-decoration: none;
}

.toolbar {
	padding: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #F9F9F9; 
	border-top: 1px solid #F9F9F9; 
	border-bottom: 1px solid #7C869D; 
	background-color: #dddde0;
	vertical-align: center;
	font-size: 12px;
}
.toolbar a {
	padding: 4px;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	border: 1px solid #dddde0;
}
.toolbar a:hover {
	background-color: #eeeeee;
	border: 1px outset #ffffff;
}
.toolbar input {
	height: 21px;
	font-size: 11px;
}



.fortegnelser {
	background: #FFFFFF url(http://www.startbasen.dk/guis/lb_menu_bg.png) repeat-x scroll center top;
	height: 30px;
}

.bluerow {
	border-bottom: 1px solid #C1CDD8;
}


.linetable {
	border: 0px;
	border-left: 1px solid #9a9a9a;
	border-top: 1px solid #9a9a9a;
}
.linetable th div {
	height: 100%;
	background-color: #666666;
	border: 1px solid #ffffff;
	color: #ffffff;
	padding: 3px;
}
.linetable td {
	padding: 3px;
}
.linetable td, .linetable th {
	background-color: #ffffff;
	border: 0px;
	border-right: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
}

.errorbox {
	border: 1px solid #333333;
	background: #ffeeee;
	padding: 20px;
	text-align: center;
}


.menuTree {
	list-style-type: none;
	margin-left: 20px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.menuTree a {
	font-family: Tahoma,sans-serif;
	font-size: 8pt;
	color: #333333;
	cursor: default;
	text-decoration: none;
}
.menuTree a:hover {
	color: #2A475F;
}
/*
.menuTree a:active {
	cursor: default;
	background-color: blue;
	color: white;
}
*/

#tooltip {
	border: 1px solid #333333;
	background: #ffffee;
	padding: 5px;
}


/*////////////////
//// KALENDER ////
////////////////*/
#kalender table {
	border: 2px inset white;
}
#kalender td, #kalender a {
	font-family: Century Gothic;
	font-size: 10pt;
	color: #000000;
}
#kalender thead td {
	background: white;
	color: black;
}
#kalender tbody td {
	background: #7a96df;
	color: #d8e4f8;
}
#kalender tfoot td {
	background: white;
}
#kalender tfoot td.today a {
	background: blue;
	color: white;
}