.FoutMelding
{
	font-weight: bold;
	color: #990000;
}

.seEditElementDivider
{
	float: none;
    clear: left;
    border-top: 1px dotted #000;
}

img
{
	border: 0px;
}

.seHand
{
	cursor: pointer;
}

.seTabHeader
{
	padding: 3px;
	background-color: #ffd800;
	border-bottom: 1px #ff8a00 solid;
}

.seTab
{
	padding: 3px;
	border: 1px #ff8a00 dotted;
	margin-top: 2px;
}

.seTabWindow
{
	border: solid 1px #828282;
	margin-top:-1px;
	position: absolute;
}

.seTabLB
{
	width: 560px;
	display:block;
}

.seTabInfo
{
	margin-left:0px;
}

.prefGrafiek
{
	background-color: #004348;
	border-left: 1px #FFF solid;
	width: 3px;
	height: 100px;
	overflow: hidden;
	float: left;
}

.prefGrafiekB
{
	background-color: #004348;
	border-left: 1px #FFF solid;
	width: 4px;
	height: 100px;
	overflow: hidden;
	float: left;
}

.seKalanderPopUp
{
	position: relative;
	top: 3px;
}


.seDataEditDivider {
	border: #ff8a00 1px dotted;
	margin-top: 10px;
	margin-bottom: 10px;
}

.seHidden
{
	visibility: hidden;
}

.seUpload
{
	display: block;
	background-color: #e1ede2;	
	padding: 4px 4px 4px 4px;
    border: 1px dotted #ff8a00;
    	
    min-height:25px;
	height:auto !important;
	height:25px;
}

.seRolesPop
{
	background-color: #e1ede2;
	padding: 0px 4px 4px 0px;
    border: 1px dotted #ff8a00;
}

.seGridUp
{
	background-image: url(../editor/seResource/seImages/seUpKlein.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.seGridDown
{
	background-image: url(../editor/seResource/seImages/seDownKlein.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.seEditElementDividerAlt
{
	float: none;
    clear: left;
    border-top: 1px dotted #ff8a00;
}

.seEditElementDividerTrans
{
	float: none;
    clear: left;
}

#siteMapRTV
{
	height: 700px;
}

.sePaginaKop
{
	font-size: 20px;
	color: #063d3c;
	font-family: Arial, Verdana, Sans-Serif;
}

.seKop
{
	font-size: 16px;
	color: black;
	font-family: Arial, Verdana, Sans-Serif;
}

.seSiteEditorKop
{
	font-size: 20px;
	color: white;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #A60E0A;
}

.seEditElementItem
{
	display:block;
	float:left;
	padding:5px;
}

.infoWrapFixedPanel {
	LEFT: 0px; 
	WIDTH: 0px; 
	height: 0px;
	TOP: 0px;
	POSITION: absolute; 
	z-index: 1000000;
}

.infoWrapFixedPanel 
{
	POSITION: absolute; 
	/* POSITION: fixed !important; */
	display: block;
	left: 0px;
	top: 0px;
	z-index: 1000000;
}

.seAjaxStatusPaneel
{
	border-left: #000 1px dotted;
	border-right: #000 1px dotted;
	border-bottom: #000 1px dotted;
	padding-top: 24px;
	padding-bottom: 4px;
	background-color: #fffc00;
	padding-right: 6px;
	padding-left: 6px;
    position: absolute;
    text-align: center;
    left: 480px;
    top: 60px;
    height: 100px;
    width: 235px;
    z-index: 1000000;
    visibility: hidden;
    filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0; 
}

.sePaneel
{
	border: #ff8a00 1px dotted;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #effbf0;
	padding-right: 6px;
	padding-left: 6px;
	background-position: left top;
	background-image: url(../seImages/sePaneelTop.gif);
	background-repeat: repeat-x;
		
	min-height:25px;
	height:auto !important;
	height:25px;
}

.sePaneelPaars
{
	border: #ff8a00 1px dotted;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #c5ec00;
	padding-right: 6px;
	padding-left: 6px;
	background-position: left top;
	background-image: url(../seImages/sePaneelTopPaars.gif);
	background-repeat: repeat-x;

	min-height:25px;
	height:auto !important;
	height:25px;
}


.seExtraGegevens
{
	font-size: 12px;
	color: black;
	font-family: Arial, Verdana, Sans-Serif;
}


.seMenu
{
	font-size: 12px;
	color: white;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: black;
}

.seHelp
{
	font-size: 9px;
	color: black;
	font-family: Arial, Verdana, Sans-Serif;
}

.seSiteEditorSiteName
{
	font-size: 12px;
	color: black;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #ffff00;
}

.menustyle
{
	font-size: 10pt;
	cursor: default;
	color: #ffffff;
	font-family: Arial, Verdana;
	height: 25px;
	background-color: #000000;
}

.menustyleHi
{
	font-size: 10pt;
	cursor: default;
	color: black;
	font-family: Arial, Verdana;
	height: 25px;
	background-color: yellow;
}

A
{
	text-decoration: none;
}
A:active 
{
	text-decoration: none;
}
A:hover
{
	color: yellow;
	text-decoration: none;
}
A:link 
{
	color: #000;
	text-decoration: none;
}
A:visited
{
	color: #000;
	text-decoration: none;
}

BODY
{
	background-image: url(../seImages/seBack3.gif);
	background-color: White;
	font-size: 8pt;
	font-family: Arial, Verdana, Sans-Serif;
}

.seUitLegTekst
{
	font-size: 8pt;
	font-family: Arial, Verdana, Sans-Serif;
}

.seEditButton
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 3px 10px 3px 0px;
	background: #f7faff;
	text-align: center;
	width: auto;
	overflow: visible;
	border: #000 1px solid;
	height: 20px;
	vertical-align: middle;
	color: black;
	cursor: hand;
}

.seEditButtonDisabled
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 3px 10px 3px 0px;
	background: #f7faff;
	text-align: center;
	width: auto;
	overflow: visible;
	border: #CCC 1px solid;
	height: 20px;
	vertical-align: middle;
	color: #CCC;
	cursor: default;
}

.seEditLinkDisabled
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #f7faff;
	text-align: center;
	text-decoration: none;
	width: auto;
	overflow: visible;
	border: #CCC 1px solid;
	height: 10px;
	color: #CCC;
	cursor: pointer;
	
	margin: 0px 2px 8px 2px;
	padding: 0px 3px 6px 3px;
}


.seEditLink
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 4px 4px 4px 0px;
	padding: 3px 3px 3px 3px;
	background: #f7faff;
	border: #000 1px solid;
	height: 20px;
	color: #000;
	cursor: hand;
}

.seEditButtonGroen.sfover, .seEditButtonGroen:hover, .seEditLink.sfover, .seEditLink:hover, .seEditButton.sfover, .seEditButton:hover, .seEditButtonGroen:hover, .seEditButtonGroen.sfover {
	color: #000;
	border: 1px solid #ff8a00;
	background-color: #ffff33;
}

.seEditButtonGroen.sffocus, .seEditButtonGroen:focus, .seEditLink.sffocus, .seEditLink:focus, .seEditButton.sffocus, .seEditButton:focus, .seEditButtonGroen:focus, .seEditButtonGroen.sffocus
{
	color: #000;
	border: 1px solid #ff8a00;
	background-color: #e3f7f4;
}

.seEditButtonGroen
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 3px 0px 3px 0px;
	background: #fff;
	text-align: center;
	width: auto;
	overflow: visible;
	border: #000 1px solid;
	height: 20px;
	vertical-align: middle;
	color: black;
	cursor: hand;
}

.seAntiEditButton
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	margin: 3px 0 3px 0;
	color: #000;
	text-align: left;
	height: 15px;
}