/* 
***********************************************
NEW Section for intermediate Design -> must be transformed into new design 
23.04.2009
***********************************************
*/
/* Kunstgriff */
#pnlMain span
{
text-align:left;
}

#pnlMain span, #pnlMain table, #pnlMain tr, #pnlMain tbody
{
text-align:left ;
}

#pnlGrunddaten span, #pnlGrunddaten table, #pnlGrunddaten Main tr, #pnlGrunddaten tbody
{
text-align:left ;
}

#pnlFullEinreichtermin table
{
text-align:left ;
}
/*Admin Treeview Boxed*/
.atv_boxed
{
	top:5px;
	float:left;
	position:relative; 
	width: 350px; 
	min-height: 400px;
	height:auto !important;
	height:400px;
	max-height: 400px;
	overflow:scroll;	
	border: #000 1px solid;
	text-align: left;
}

.atv_boxed_2
{
	top:0px;
	float:left;
	position:relative; 
	width: 270px; 
	min-height: 365px;
	height:auto !important;
	height:365px;
	max-height: 365px;
	border: #000 1px solid;
	text-align: left;
}

.fullwidthform
{
	width: 980px;
}

.aform_area
{	
	float:left;
	position:relative; 
	top:5px;
	left:5px;
	width:615px;
	min-height: 400px;
	height:auto !important;
	height:400px;
	border: #000 1px solid;
	text-align: left;
	overflow:hidden;
}

.aform_area_2
{	
	float:left;
	position:relative; 
	top:0px;
	left:0px;
	width:316px;
	min-height: 365px;
	height:auto !important;
	height:365px;
	/*border: #000 1px solid;*/
	text-align: left;
	overflow:hidden;
}

.aform_formheader
{
	position:relative; 
	width: 600px;
	height:20px;
	background-color: #000000;
	padding: 5px 10px 5px 5px;
}

.aform_form
{
	top: 0px;
	left: 0px;
	position: relative;
	width: 605px;
	height: 368px;
	padding: 5px 5px 0px 5px;
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #E1E1E1;
}

.aform_formtitle
{
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
	font-family: Calibri, Tahoma, Arial, Sans-Serif;	
}

.aform_savebutton
{	
}

.aform_row
{
	clear:both;
	padding-top: 0px;
}

.aform_line
{
	clear: both; 
	border-bottom:solid 1px #000; 
	margin-top: 5px;
	margin-bottom: 5px;
}
.aform_rowspaceabove
{
	padding-top: 14px;
}

.aform_halfrowspaceabove
{
	padding-top: 7px;
}

.aform_xhtmltitlelabel
{
	padding-top: 14px;
}

.aform_hiddenfield
{
    font-size:1px;
    height:0;
}

.aform_radeditordiv
{
    padding-top: 7px;
    width:582px;
}

/*Label Definitions*/
.aform_stdlabel
{
	float:left;
	text-align: right; 
	padding-right: 5px;
	font-size: 8pt;
	color: black;
	font-family: Calibri, Tahoma, Arial, Sans-Serif;
	margin-right: 0px;
}

.aform_stdlabel_2col
{
	float:left;
	text-align: right; 
	padding-right: 5px;
	font-size: 8pt;
	color: black;
	font-family: Calibri, Tahoma, Arial, Sans-Serif;
	margin-right: 0px;	
}

.aform_smalltitlelabel
{
    float: left;
    text-align: left;
    padding-right: 5px;
    font-size: 9pt;
    color: black;
    font-family: Calibri, Tahoma, Arial, Sans-Serif;
    margin-right: 0px;
}

.aform_stdlabel_littledown
{
    float: left;
    text-align: right;
    padding-right: 5px;
    font-size: 8pt;
    color: black;
    font-family: Calibri, Tahoma, Arial, Sans-Serif;
    margin-right: 0px;
    padding-top: 10px;
}

.aform_stdlabel_radnumeric
{
	float:left;
	text-align: right; 
	padding-right: 5px;
	font-size: 8pt;
	color: black;
	font-family: Calibri, Tahoma, Arial, Sans-Serif;
	margin-right: 0px;
    padding-top: 3px;
}

.aform_stdlabel_intext
{
	text-align: right; 
	padding-right: 5px;
	font-size: 8pt;
	color: black;
	font-family: Calibri, Tahoma, Arial, Sans-Serif;
	margin-right: 0px;
}

.aform_stdlabel, .aform_stdlabel_2col, .aform_stdlabel_littledown, .aform_stdlabel_radnumeric
{
	width: 100px;
}

/*Field Definitions*/
.aform_mdtfield
{
	font-size: 8pt;
	color: black;
	font-family: Calibri, Tahoma, Arial, Sans-Serif;
	background-color: #fdf5e6;
	border: solid 1px #44498E;	
}

.aform_mdtfield:focus
{
	border: solid 2px #44498E;
	background-color: #ff0000;
}

.aform_stdfield
{
	font-size: 8pt;
	color: black;
	font-family: Calibri, Tahoma, Arial, Sans-Serif;	
}

.aform_readonlyfield
{
	font-size: 8pt;
	color: #C0C0C0;
	font-family: Calibri, Tahoma, Arial, Sans-Serif;	
}

.aform_readonlyfield, .aform_stdfield, .aform_mdtfield
{
	width: 475px;
}

.aform_stdddl
{
	font-size: 8pt;
	color: black;
	font-family: Calibri, Tahoma, Arial, Sans-Serif;
	width: 483px;
}

.aform_stdcbx
{
	font-size: 8pt;
	color: black;
	font-family: Calibri, Tahoma, Arial, Sans-Serif;
	margin-right: 10px;
}

.aform_mdtfield_2col
{
	font-size: 8pt;
	color: black;
	font-family: Calibri, Tahoma, Arial, Sans-Serif;
	background-color: #fdf5e6;
	border: solid 1px #44498E;
}

.aform_mdtfield_2col:focus
{
	border: solid 2px #44498E;
	background-color: #ff0000;
}

.aform_stdfield_2col
{
	font-size: 8pt;
	color: black;
	font-family: Calibri, Tahoma, Arial, Sans-Serif;
}

.aform_readonlyfield_2col
{
	font-size: 8pt;
	color: #C0C0C0;
	font-family: Calibri, Tahoma, Arial, Sans-Serif;	
}

.aform_mdtfield_2col, .aform_readonlyfield_2col, .aform_stdfield_2col
{
	width: 180px;
}

.atb_area
{
	background-color: #000000;
	padding: 5px 2px 2px 2px;
	width: 980px;
}

/* Definitionen für Scoring in der V2 */
.aform_ScoringGruppenTable
{	
	width: 585px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: #000000;
	border: 1px;
	background-color: White;
}

.aform_ScoringGruppenHeader
{
    height: 24px;
    background-color: #000000;
    font-weight: bold;
    color: White;
}

.aform_ScoringPanel
{
    background-color: #C0C0C0;
}

.aform_ScoringFragenCell
{
	background-color: White;
}

.aform_ScoringControl
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
}

.aform_ScoringMiniButton  
{ 
	font-family: Tahoma; 
	font-size: 9px; 
	font-weight: normal; 
	text-decoration: none; 
	height: 18px
}

.aform_ScoringSTDButton
{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	width: 80px;
	background-color: #eff7ff;
	border-bottom-color: #336699;
	border-right-color: #336699;
	border-top-color: #336699;
	border-left-color: #336699;
	border-width: 1px;
}

.aform_ScoringWeightField
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	width: 40px;
}

/* 
***********************************************
HTML Standard Sektion
***********************************************
 */
body
{
	BACKGROUND-COLOR: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 0px;	
}
td
{
	font-family: Tahoma;
	font-size: 8pt;
}
a
{
	color:#e0691a;
}
/*h2
{
	font-family: Tahoma;
	font-size: 10pt;
	color: Red;
}*/


/* 
***********************************************
HEADER Sektion
***********************************************
 */
.HeaderTable
{
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ADAA9C 1px solid;
	border-bottom: #ADAA9C 1px solid;	
	background-color: #eeeee2;
}
/*Applikationsname im Header*/
.HeaderApplicationName
{
	font-size:16pt;
	font-weight:bold;
}
/*Zeitanzeige im Header*/
.HeaderDateTime
{
}
/*Links im Header*/
.HeaderLink
{
}
.HeaderDomainName
{
	font-weight:bold;
}
.HeaderTime
{
	font-weight:bold;
}
.HeaderUser
{
	font-weight:bold;
}
/* 
***********************************************
MENU Sektion
***********************************************
 */
.MenuTable
{
	border-collapse:collapse;
	padding:0px 0px 0px 0px;
}
/* 
***********************************************
FOOTER Sektion
***********************************************
 */
.FooterTable
{
	BACKGROUND-COLOR: #eeeee2; 
}
/*Applikationsname im Header*/
.FooterCopyright
{
	font-size:8pt;
	font-weight:normal;
	color:#ffffff;
	padding: 5px;
}

/* 
***********************************************
FORM Sektion
***********************************************
 */
.SecondHeaderTable
{
	border-right: #929FBD 1px solid;
	border-top: #929FBD 1px solid;
	border-left: #929FBD 1px solid;
	border-bottom: #929FBD 1px solid;
	height: 34px;
	background-color: #929FBD;
}

.NavigationsHeaderTable
{
	border-right: #929FBD 1px solid;
	border-top: #929FBD 1px solid;
	border-left: #929FBD 1px solid;
	border-bottom: #929FBD 1px solid;
	height: 24px;
	background-color: #eaeaf7;
	color: #293d6b;
}

.SmallHeaderCell
{
	border-right: #a2a6c7 1px solid;
	border-top: #a2a6c7 1px solid;
	border-left: #a2a6c7 1px solid;
	border-bottom: #a2a6c7 1px solid;
	height: 20px;
	background-color: #eaeaf7;
	font-size:8pt;
	font-weight:bold;
	color: #293d6b;
}

.SmallHeaderTitel
{
	font-size:8pt;
	font-weight:bold;
	color: #293d6b;
}

.SmallHeaderTitle
{
	font-size:8pt;
	font-weight:bold;
	color: #293d6b;
}


.STDTable
{
	background-color: #ffffff;
}

.STDTitel
{
	font-size:16px;
	font-weight:bold;
	color: #44498E;
}
.STDTitelWB
{
	font-weight: bold;
	font-size: 16px;
	color: #293d6b;
}

.SecondSTDTitelWB
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
}

.STDDetailTitelWB
{
	font-weight: bold;
	font-size: 8pt;
	color: #293d6b;
}

.STDButton
{
	border-right: #44498e 1px solid;
	border-top: #44498e 1px solid;
	border-left: #44498e 1px solid;
	border-bottom: #44498e 1px solid;
	background-color: #e1e3f2;
	
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #293d6b;
	
	height: 24px;
	width: 150px;
}

.GridImageButton
{
	border-right: #44498e 0px solid;
	border-top: #44498e 0px solid;
	border-left: #44498e 0px solid;
	border-bottom: #44498e 0px solid;
	background-color: #e1e3f2;
	
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: transparent;
	background-color: transparent;
	
	height: 24px;
	width: 150px;
}

.MiniButton
{
	font-size: 9px;
	font-family: Tahoma;
	color: Black;
	/*font-weight: bold;*/
	/*background-color: #B6B8CB;*/
	/*width: 50px;*/
	height: 18px;
}
.STDCalButton
{
	font-size: 8pt;
	font-family: Tahoma;
	color: Black;
	width: 20px;
}

.STDLabel
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	width: 150px;
}
.STDCalField
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	width: 150px;
}
.STDField
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	width: 300px;
}
.STDCBX
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	
}
.STDDDL
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	
}
.STDCBL
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	
}
.STDRBL
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	
}
.STDDAT
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	
}

.MDTField
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	background-color: OldLace;	
	border: solid 1px #44498E;
	width: 300px;
}
.MDTCBX
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	/*
	background-color: OldLace;	
	border: solid 1px #44498E;
	width: 300px;
	*/
}
.MDTDDL
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	background-color: OldLace;	
	border: solid 1px #ff4500;
	width: 300px;
}
.MDTCBL
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	/*
	background-color: OldLace;	
	border: solid 1px #ff4500;
	width: 300px;
	*/
}
.MDTRBL
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	/*
	background-color: OldLace;	
	border: solid 1px #ff4500;
	width: 300px;
	*/
}
.MDTDAT
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	background-color: OldLace;	
	border: solid 1px #ff4500;
	width: 300px;
}
.ROField
{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #CCCCCC;
	color: #000000;
	width: 300px;
}
.ROCBX
{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #CCCCCC;
	color: #000000;
	width: 300px;
}
.RODDL
{
	background-color: #CCCCCC;
	color: #000000;
	width: 300px;
}
.ROCBL
{
	background-color: #CCCCCC;
	color: #000000;
	width: 300px;
}
.RORBL
{
	background-color: #CCCCCC;
	color: #000000;
	width: 300px;
}
.RODAT
{
	background-color: #CCCCCC;
	color: #000000;
	width: 300px;
}
.ERRField
{
	font-size: 8pt;
	width: 270px;
	color: black;
	font-family: Tahoma;
	background-color: bisque;
}
.DATBUT
{
	width: 30px;
}
.DATTB
{
	width: 268px;
}


.ERRRow
{
	border-right: black 10px;
	border-top: red 0px;
	border-left: red 0px;
	border-bottom: red 0px;
	background-color: lightsalmon;
}
.ERRCell
{
	background-color: lightsalmon;
}
.ERRLabel
{
	font-size: 8pt;
	font-weight: bold;
	color: black;
	font-family: Tahoma
}
.DATATable
{
	margin-top: -4px;
	border-right: #a2a6c7 1px solid;
	border-left: #a2a6c7 1px solid;
	border-bottom: #a2a6c7 1px solid;	
}
.DATATableFull
{
	margin-top: -4px;
	border-right: #a2a6c7 1px solid;
	border-left: #a2a6c7 1px solid;
	border-bottom: #a2a6c7 1px solid;	
}
.DATAPanel
{
	background-color:#ffffff;
}
.HELPPanel
{
	background-color:#ffffff;
}

.DGNotReady
{
	padding-left: 3px;
	background-color: #F0D55B;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
}

.DGInstanceError
{
    color: Red;
}

.DGBelowMin
{
	/*padding-left: 3px;*/
	background-color: #F2B7B7;
	border-bottom: solid 1px black;
	/*border-left: solid 1px black;
	border-right: solid 1px black;*/
}	
.DGMinOKBelowMax
{
	/*padding-left:3px;*/
	background-color: #E8E9AB;
	border-bottom:solid 1px black;
	/*border-left:solid 1px black;
	border-right:solid 1px black;*/
}	
.DGMax
{
	/*padding-left:3px;*/
	background-color: #B0D9A6;
	border-bottom:solid 1px black;
	/*border-left:solid 1px black;
	border-right:solid 1px black;*/
}	
.DGBelowMinNoCol
{
	padding-left:3px;
	border-bottom:solid 1px black;
}	
.DGMinOKBelowMaxNoCol
{
	padding-left:3px;
	border-bottom:solid 1px black;
}	
.DGMaxNoCol
{
	padding-left:3px;
	border-bottom:solid 1px black;
}
.DGCaption
{
	font-size:8pt;
	font-weight:bold;
	color: #44498E;	
}
.DGDescription
{
}
.DGCaptionCell
{
	/*padding-left:3px;
	background-color: #B0D9A6;*/
	border-bottom:solid 1px black;
	/*border-left:solid 1px black;
	border-right:solid 1px black;*/
}
.DGHeaderCell
{ 
	background-color:#D3D3D3; 
	border-color:#808080; 
	border-left-color:#FFFFFF; 
	border-top-color:#FFFFFF; 
	border-style:solid; 
	border-width:1px; 
	border-left-width:1px; 
	border-top-width:1px; 
	padding-left:3px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight: bold;
}

.UPLExist
{
	background-color: #B0D9A6;
}	
.UPLMiss
{
	background-color: #F2B7B7;
}	
.UPLButton
{
	font-size: 8pt;
	font-family: Tahoma;
	color: Black;
	/*font-weight: bold;*/
	/*background-color: #B6B8CB;*/
	width: 130px;
}
.UPLTable
{
	border: 0;
}
.UPLColHeader
{
	background-color: #CCCCCC;
	color: #000000;
}
.UWGDataAlternateRow
{
	background-color: #DBDCEE;
}
.HTUWTable
{
	border-color: Black;
	border-width: 0px;
	border-style:window-inset;
	margin: 0px, 0px, 0px, 0px;
	border-collapse: collapse;
}
.HTUWHdRow
{
	background-color: #D3D3D3;
	border-color: Black;
	border-width: 1px;
	border-style:solid;
}
.HTUWRow
{
	border-color: Black;
	border-width: 1px;
	border-style:solid;
}
.HTUWHdCell
{ 
	background-color:#D3D3D3; 
	border-color:#808080; 
	border-left-color:#FFFFFF; 
	border-top-color:#FFFFFF; 
	border-style:solid; 
	border-width:1px; 
	border-left-width:1px; 
	border-top-width:1px; 
	padding-left:3px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight: bold;
}

.HTUWCell
{
	/*
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	padding:5px, 5px, 5px, 5px;	
	*/
	padding-left:3px;
	border-bottom:solid 1px black;
}	
.HTUWBtn
{
	font-size: 8pt;
	font-family: Tahoma;
	color: Black;
	width: 80px;
}	
.WFBtn
{
	/*background-color:Red;
	color:White;
	*/
	font-size: 8pt;
	font-family: Tahoma;
	color: Black;
	width: 150px;
}
.WFBtnChk
{
	background-color:Gray;
	color:Black;
	width: 150px;
}
/* 
***********************************************
ERROR + HELP Sektion
***********************************************
 */
.STDError
{
	font-size:8pt;
	font-weight:bold;
	color: #cc0000;
}
.STDErrorTitle
{
	font-size:10pt;
	font-weight:bold;
	color: white;
}

.STDHelp
{
	font-size:8pt;
	color: black;
}
.STDHelpTitle
{
	font-size:10pt;
	font-weight:bold;
	color: white;
}

.HelpTable
{
	border-right: #6577a2 1px solid;
	border-top: #6577a2 1px solid;
	border-left: #6577a2 1px solid;
	border-bottom: #6577a2 1px solid;
}

.HelpHeaderCell
{
	background-color: #6577a2;
}

.HelpBodyCell
{
	background-color: #f5f5f5;
}

/* 
***********************************************
DESKTOPPANEL Sektion
***********************************************
 */
.PnlSubTable
{	
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: #44498E;
	border: 1;	
}
.PnlSubHeaderCell
{
	background-color: #44498E;
	font-weight:bold;
	color: White;
}
.PnlSubTextCell
{
	background-color: #DBDCEE;
}
/* 
***********************************************
Lines Sektion
***********************************************
 */
.ThickLine
{
	width: 100%;
	border-style:solid; 
	color:#44498E;
	height: 5px;
}
.MediumLine
{
	width: 100%;
	border-style:solid; 
	color:#44498E;
	height: 3px;
}
.ThinLine
{
	width: 100%;
	border-style:solid; 
	color:#44498E;
	height: 1px;
}
.HelpFeldSeparatorLine
{
	width: 100%;
	border-style:solid; 
	color:#ffcc00;
	height: 1px;
}
/* 
***********************************************
SCORING Sektion
***********************************************
 */
.ScoringGruppenTable
{	
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: #44498E;
	border: 1;
	background-color: White;
}
.ScoringGruppenHeader
{
	height: 24px;
	background-color: #44498E;
	font-weight:bold;
	color: White;
}
.ScoringPanel
{
	background-color: steelblue;
}
.ScoringFragenCell
{
	background-color: White;
}
.ScoringControl
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
}
.ScoringSTDButton1     { font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; width: 100px}
.ScoringMiniButton  { font-family: Tahoma; font-size: 9px; font-weight: normal; text-decoration: none; height: 18px}
.ScoringSTDButton2
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width: 100px;
	background-color: #93BEE2;
	border-bottom-color: #336699;
	border-right-color: #336699;
	border-top-color: #336699;
	border-left-color: #336699;
	border-width: 1px;
}
.ScoringSTDButton
{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	width: 80px;
	background-color: #eff7ff;
	border-bottom-color: #336699;
	border-right-color: #336699;
	border-top-color: #336699;
	border-left-color: #336699;
	border-width: 1px;
}

.ScoringWeightField
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	width: 40px;
}

.Test
{
	font-size: small;
	color: #00cc33;
	font-family: 'Arial Narrow';
}

/* 
***********************************************
CMS
***********************************************
*/
/*
.PGTable
{
	border-right: #d4d0c8 1px solid;
	border-top: #d4d0c8 1px solid;
	border-left: #d4d0c8 1px solid;
	border-bottom: #d4d0c8 1px solid;
	background-color: #d4d0c8;
}
.PGCell
{
	border-right: #d4d0c8 1px solid;
	border-bottom: #d4d0c8 1px solid;
	background-color: #ffffff;
}
.PGCellClicked
{
	border-right: #d4d0c8 1px solid;
	color: white;
	border-bottom: #d4d0c8 1px solid;
	background-color: #0033cc;
}
.PGCategoryLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: #aca899;
	font-family: Tahoma;
	cursor:default;
}
.PGCategoryBackground
{
}
.PGLabel
{
	font-family: Tahoma;
	font-size: 8pt;
	cursor:default;
}
.PGTextBox
{
	font-family: Tahoma;
	font-size: 8pt;
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
}
.PGDropDownList
{
	border-right: #ffffff 0px;
	border-top: #ffffff 0px;
	font-size: 8pt;
	border-left: #ffffff 0px;
	border-bottom: #ffffff 0px;
	font-family: Tahoma;
}
*/
.CMSContentPreviewPanel
{
	border-right: #99ccff 1px solid;
	border-top: #99ccff 1px solid;
	border-left: #99ccff 1px solid;
	border-bottom: #99ccff 1px solid;
}
.CMSContentPreviewLabel
{
	background-color: #99ccff;
	color: #ffffff;
}

.TreeNodeBold
{
	font-family: Tahoma;
	font-size: 8pt; 
	color: black;	
	padding-left: 3px;
	text-decoration: none;
	font-weight: bold;
}

.TreeNodeOverBold
{
	font-family: Tahoma;
	font-size: 8pt;
	color: black;
	text-decoration: underline; 
	cursor: pointer;
	cursor: hand;
	padding-left: 3px;
	font-weight: bold;	
}

.TreeNodeSelectBold
{     
	font-family: Tahoma; 
	font-size: 8pt; 
	color: white; 
	background: #316AC5; 	
    cursor: pointer;
	cursor: hand;
	margin-left: 3px;
	font-weight: bold;
}

.STDTitel1
{
	font-size:16px;
	font-weight:bold;
	color:Lime;
}

/* 
***********************************************
PropertyGrid Section
***********************************************
 */

.PGMainTable
{
	border-right: #ADAA9C 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #ADAA9C 1px solid;
	background-color: #EFEBDE;
}

.PGCategoryTable
{
	border-top: #EFEBDE 1px solid;
	background-color: #D6D3CE;
}

.PGPropertyTable
{
	background-color: #ffffff;
}

.PGCategoryLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: #aca899;
	font-family: Tahoma;
	cursor:default;
}
.PGPropertySpacerCell
{
	background-color: #D6D3CE;
}
.PGPropertyLabelCell
{
	border-right: #D6D3CE 1px solid;
	border-bottom: #D6D3CE 1px solid;
	background-color: #ffffff;
}
.PGPropertyValueCell
{
	border-bottom: #D6D3CE 1px solid;
	background-color: #ffffff;
}
.PGClickedPropertyLabelCell
{
	border-right: #D6D3CE 1px solid;
	color: white;
	border-bottom: #D6D3CE 1px solid;
	background-color: #3169C6;
}
.PGDescriptionCell
{
	border-right: #FFFFFF 1px solid;
	border-top: #B5AAA5 1px solid;
	border-left: #B5AAA5 1px solid;
	border-bottom: #FFFFFF 1px solid;
	
}
.PGDescriptionText
{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma;
	cursor:default;
}

.PGGridCell
{
	border-right: #FFFFFF 1px solid;
	border-top: #B5AAA5 1px solid;
	border-left: #B5AAA5 1px solid;
	border-bottom: #FFFFFF 1px solid;
	background-color: #FFFFFF;
}

.PGPropertyLabel
{
	font-family: Tahoma;
	font-size: 8pt;
	cursor:default;
}
.PGPropertyTextBox
{
	font-family: Tahoma;
	font-size: 8pt;
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
}
.PGPropertyReadOnlyText
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #ACA899;
	cursor:default;
}
.PGPropertyCheckBox
{
	font-family: Tahoma;
	font-size: 8pt;
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
}
.PGPropertyDropDown
{
	font-family: Tahoma;
	font-size: 8pt;
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
}
.PGDropDownList
{
	border-right: #ffffff 0px;
	border-top: #ffffff 0px;
	font-size: 8pt;
	border-left: #ffffff 0px;
	border-bottom: #ffffff 0px;
	font-family: Tahoma;
}

/** RadGrid**/

.RadGrid
{
    background-image: url(../Images/RadGrid/headerBg.gif);
    background-repeat: repeat-x;
    font-size: 8px;
    font-family: Tahoma;
    border-top: 1px solid #e6e5e1;
}

.RadGrid TABLE
{
    font-size: 8px;
    font-family: Tahoma;
}

.RadGrid TABLE TD
{
    border: 1px solid #f3f2f1;
}

.GridHeader
{
    font-weight: bold;
	font-size:11px;
    text-align: center;
	height:26px;
    border:0px;
    background-image: url(../Images/RadGrid/headerSeparator.gif);
    background-repeat: no-repeat;
	text-decoration: underline;
}

.GridHeader A
{
    color: #242500;
}

.GridRow
{
    padding-left: 5px;
	height:20px;
}

.GridPager
{
    height: 21px;
    color: #242500;
    padding-left: 14px;
}

.GridPager A
{
    color: #242500;
}

/* 
***********************************************
OLAS Section
***********************************************
 */
.OLASTable
{
	border-color: Black;
	border-width: 1px;
	border-style:window-inset;
	margin: 0px, 0px, 0px, 0px;
	border-collapse: collapse;
}
.OLASRow
{
	border-color: Black;
	border-width: 1px;
	border-style:solid;
}
.OLASTextCell
{ 
	background-color:#D3D3D3; 
	border-color:#808080; 
	border-left-color:#FFFFFF; 
	border-top-color:#FFFFFF; 
	border-style:solid; 
	border-width:1px; 
	border-left-width:1px; 
	border-top-width:1px; 
	padding-left:3px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight: bold;	

}
.OLASLinkCell
{ 
	background-color:#D3D3D3; 
	border-color:#808080; 
	border-left-color:#FFFFFF; 
	border-top-color:#FFFFFF; 
	border-style:solid; 
	border-width:1px; 
	border-left-width:1px; 
	border-top-width:1px; 
	padding-left:3px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight: bold;
}



.BlogEven
{
    background-color: #f5f5f5;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-collapse: collapse;
    color: #FFFFFF;
}
.BlogOdd
{
    background-color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-collapse: collapse;
    color: #FF0000;
}



/************************************************/
