body
{
    padding: 0px;
    margin: 0px;
    font-family: Verdana;
    font-size: 9pt;
}
html, form
{
    padding: 0px;
    margin: 0px;
    height: 100%;
}
body, table, p, li
{
	font-family: "Segoe UI", Verdana;
	font-size: 9pt;
}

H3
{
	font-size: 16px;
	color: #15428B;
	font-family: "Segoe UI", Verdana;
}

H4
{
	font-size: 16px;
	color: #3a0074;
	font-family: "Segoe UI", Verdana;
	margin: 0;
	margin-bottom: 3px;
}

.subkop
{
	background-color: #E1EDFF;
	color: #15428B;
	font-weight: bold;
	font-size: 11px;
	
	padding: 3px;
	margin-top: 7px;
	margin-bottom: 3px;
	border-top: 1px solid #6593CF;
	border-bottom: 1px solid #6593CF;
}

A, A:link, A:active, A:visited
{
	color: #6593CF;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}

#previewid A, #previewid A:link, #previewid A:active, #previewid A:visited, #quicklinks A, #quicklinks A:link, #quicklinks A:active, #quicklinks A:visited
{
	padding-left: 0px;
}

.intro
{
	font-family: "Segoe UI", Verdana;
	font-size: 9pt;
	margin: 5px;
}

#quicklinks
{
	margin-top:	5px;
}

a.detailButton, a.detailButton:active, a.detailButton:visited
{
	color: black;
	text-decoration: none;
	font-family: "Segoe UI", Verdana;
	font-size: 9pt;
	background-color: transparent;
	margin: 20px 5px 1px 2px;
	padding: 2px 5px 0px 2px;
	border: 1px;
}
a.detailButton:hover
{
	text-decoration: none;
	margin: 0 4px 0 1px;
	border: solid 1px #6593CF;
	padding: 1px 5px 4px 2px;
	*padding: 1px 5px 1px 2px;
	_padding: 1px 5px 1px 2px;
}

input, select
{
	font-family: "Segoe UI", Verdana;
	font-size: 9pt;
}

.editfield
{
	border: #d4d4d4 1px solid;
	font-size: 9pt;
	color: #000;
}


fieldset
{
	border-right: #6593CF 1px solid;
	padding-right: 5px;
	border-top: #6593CF 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	vertical-align: middle;
	border-left: #6593CF 1px solid;
	margin-right: 10px;
	padding-top: 5px;
	border-bottom: #6593CF 1px solid;
}
legend
{
	color: #6593CF;
}

.fieldsetinfo
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
}

.helpkader
{
	background-image: url(../icons/help.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding: 10px 10px 10px 50px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	width: 400px;
	border: solid 1px #6593CF;
}

.alertkader
{
	background-image: url(../images/Login_Error.png);
	background-repeat: no-repeat;
	/*padding: 10px 20px 10px 30px;*/
	/*margin-right: 10px;*/
	margin-top: 10px;
	text-align: left;
	color: White;
	font-size: 9pt;
	font-weight: bold;
	width: 400px;
	height: 85px;
	vertical-align: middle;
}

.errortext
{
	width: 360px;
	margin: 0 20px 0 20px;
	height: 85px;
	vertical-align: middle;
	padding-top: 5px;
}


.infokader
{
	background-image: url(../icons/info.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding: 10px 10px 10px 50px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	border: solid 1px #6593CF;
}

body.dialog
{
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
}

.dialogBorder
{
	border: 1px solid #6593CF;
	height: expression(document.body.clientHeight - 6);
	width: 100%;
}

.dialogArea
{
	height: expression(document.body.clientHeight - 98);
	width: 100%;
}

.dialogButtonArea
{
	width: 100%;
	padding-right: 10px;
	height: 40px;
	padding-top: 8px;
}

a.dialogButton, a.dialogButton:active, a.dialogButton:visited
{
	color: black;
	text-decoration: none;
	font-family: "Segoe UI", Verdana;
	font-size: 9pt;
	background-color: transparent;
	margin: 1px 5px 1px 2px;
	padding: 1px 5px 1px 2px;
	border-left: solid 1px #d4d0c8;
	border-top: solid 1px #d4d0c8;
	border-right: solid 1px #003399;
	border-bottom: solid 1px #003399;
}

a.dialogButton:hover
{
	text-decoration: none;
	margin: 20px 5px 1px 2px;
	border: solid 1px #6593CF;
}

.whatsnew
{
	padding-left:20px;
	padding-right:20px;
}

.whatsnew div.version
{
	margin-top:20px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:12px;
	border-bottom: 1px solid #6593CF;
}

.whatsnew div.item
{
	font-size:11px;
	margin-top: 10px;
}

/*Startpagina*/
#colLeft
{
  width: 335px;
  float: left;
  clear: both;
  margin-left: 5px;
  
}

#colMiddle
{
  width: 338px;
  float: left;
  margin-left: 5px;
  
}

#colRight
{
	width: 338px;
	float: left;
	margin-left: 5px;
	
}

.startlist
{
  width: 100%;
  background-color: White;
  padding: 3px;
  padding-left: 10px;
  padding-right: 0px;
}

.startlist_header
{
   background-color: #D4D4D4;
   border: 1px solid #023499;
   height: 16px;
   line-height: 16px;
}

.startlist_table
{
   border-left: 1px solid #023499;
   border-right: 1px solid #023499;
   border-bottom: 1px solid #023499;
}

.startlist_regel
{
  width: 100%;
  padding-bottom: 2px;
}

.even
{
  background-color: #E6E1E1;
}

#actionTabs
{
	background-color: #D4D4D4;
	margin-top: -2px;
	margin-bottom: 5px;
	height: 24px;
	text-align: center;
	width: 100%;
}

.actiontabButton
{
	background-color: white;
	width: 50px;
	float: left;
	height: 24px;
	padding-top: 5px;
	cursor: hand;
	font-weight: bold;
}

.notActive
{
	background-color: #E2E2E2;
	font-weight: normal;
}

.disabled
{
	cursor:auto;
	color: Gray;	
}

#wrapperMultiTree
{
	width: 100%;
	/*height: 30px;*/
	/*padding: 5px;*/
	padding-bottom: 5px;
	background-color: #ffffff;
}

#dropdownTree
{
	width: 100%;
}


/*Cascading dropdowns*/
.cascading
{
	width: 300px;
	font: Verdana;
	margin: 2px;
}

.cascadinglabel
{
	width: 110px;
	line-height: 22px;
	color: Black;
	font-weight: normal;
}

.first
{
	margin-top: 0;
}

.topperspacer
{
	border-left: 2px solid #5364a6;
	margin-left: 15px;
	margin-right: 10px;
}

.handCursor
{
    cursor: pointer;
}

.actions_seperator
{
	background-color: #ADD1FF;
	height: 3px;
	line-height: 3px;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 2px;
	margin: 5px 0 5px 0;
}

/*Custom Types actions pane*/
#customtypes
{
	
}

#customtypes a
{
	margin-left: 20px;
	font-size: 9pt;
	color: #15428B;
	float: left;
	clear: both;
	padding: 3px 0 3px 0px;
}

a.biglink:hover
{
	color: #15428B;
}

div.RadEditor table td
{
	padding-left: 0;
	padding-right: 0;
}

#curPosition
{
	height: 16px;
}

#searchlist
{
	font-family: Verdana;
	font-size: 9px;
}

a.reTool:hover
{
	padding: 0 0 0 0;
	margin: 1px 0 0 5px;
}

/*CUSTOM DOCUMENT MANAGER BUTTON IN EDITOR*/
.IntegraceDocumentManager
{
     background-image: url(WebResource.axd?d=_85NyqX9rPi-We2rThCqXODgt3-Eb-0f35t6iCwGJ4oebqpmc8v2dImCVRe5jL8yEIIHJXxMEa_JzZ2QRXEnKXeaKps_XSHSxed13z8VeSg1&t=633801630375828652);
     background-position: -185px center;
     background-repeat: no-repeat;
}

/*CUSTOM IMAGE MANAGER BUTTON IN EDITOR*/
.IntegraceImageManager
{
     background-image: url(WebResource.axd?d=_85NyqX9rPi-We2rThCqXODgt3-Eb-0f35t6iCwGJ4oebqpmc8v2dImCVRe5jL8yEIIHJXxMEa_JzZ2QRXEnKXeaKps_XSHSxed13z8VeSg1&t=633801630375828652);
     background-position: -365px center;
     background-repeat: no-repeat;
}

.warningbox
{
    display: block;
    background: #FFE8A3 url("../Images/Icons/App-error-icon.png") 5px 5px no-repeat;
    color: #DB8F00;
    border: 1px solid #DB8F00;
    margin: 5px;
    padding: 5px 5px 5px 58px;
    text-align: left;
    min-height: 48px;
}

.infobox
{
    display: block;
    background: #91D1FF url("../Images/Icons/Action-button-info-icon.png") 5px 5px no-repeat;
    color: #005FA3;
    border: 1px solid #005FA3;
    margin: 5px;
    padding: 5px 5px 5px 58px;
    text-align: left;
    min-height: 48px;
}
.successbox
{
    display: block;
    background: #c2e0bf url("../Images/Icons/Action-ok-icon.png") 5px 5px no-repeat;
    color: #009900;
    border: 1px solid  #009900;
    margin: 5px;
    padding: 5px 5px 5px 58px;
    text-align: left;
    min-height: 48px;
}

.errorbox
{
    display: block;
    background: #ffb8b8 url("../Images/Icons/Action-button-stop-icon.png") 5px 5px no-repeat;
    color: #BB0000;
    border: 2px solid #BB0000;
    margin: 5px;
    padding: 5px 5px 5px 58px;
    text-align: left;
    min-height: 48px;
}

.errortext	{ color: red; font-weight: bold }