/*============================================================================*/
/*== Allgemeine Stylsheets - beim Laden aufgerufen ===========================*/
/*============================================================================*/

/*body						  { 
		                        font-family: Arial, Verdana, Sans Serif;
							    font-weight: normal;
				 			    font-size: 12;
							    color: #000000;
							    margin-top: 0px;
		  		 			    margin-left: 0px;
							    margin-right: 0px;
							    margin-bottom: 0px; }*/

/* Scrollbalken, auch der Textfelder, farblich gestalten */
body	{	font-family: Arial, Verdana, Sans Serif;
			font-weight: normal;
			font-size: 12;
			color: #000000;
			margin-top: 0px;
		  	margin-left: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			background-color: #FFFFFF;

			scrollbar-base-color:#333333;
			scrollbar-3dlight-color:#CC0000;
			scrollbar-arrow-color:#000000;
			scrollbar-darkshadow-color:#000000;
			scrollbar-face-color:#CC0000;
			scrollbar-highlight-color:#CC0000;
			scrollbar-shadow-color:#000000;
			scrollbar-track-color:#999999;
		}


/* Isocom App : link = visited  : selbe Farbe !*/
/* Isocom App : active = hove   : selbe Farbe !*/

/* Link noch nicht besucht, auch die "Menupunkt" Links */
a:link						  { color: #CC0000;  /* rot */ 
								font-family: Arial, Verdana, Sans Serif;
	                            text-decoration: underline; }
								
/* Besuchter Link */
a:visited					  {	color: #CC0000;  /* rot */
				  				font-family: Arial, Verdana, Sans Serif;
				  				text-decoration: underline; }

/* Link öffnet neuen Explorer */
a:active					  { color: #666666;  /* grau */
				  				font-family: Arial, Verdana, Sans Serif;
				  				text-decoration: underline; }
/* Farbe Link wenn Maus über den Link 	*/						
a:hover						  { color: #666666;  /* grau */ 
				  				font-family: Arial, Verdana, Sans Serif;
				  				text-decoration: underline; }



table						  { font-family: Arial, Verdana, Sans Serif;
							    font-weight: normal;
				 			    font-size: 100%;
							    color: #000000; }
				  				
/*======================================================================================*/
/*== Linien - Farben ==============================================================*/
/*======================================================================================*/

.line			{ background-color: #000000; }

				
/*======================================================================================*/
/*== Überschriften  ==============================================================*/
/*======================================================================================*/
.Header1		{ text-decoration: none;
					font-family: Arial, Verdana, Sans Serif;
					font-weight: bold;
					font-size: 17;
					color: #666666; /* grau */ }

.Header2		{text-decoration: none;
					font-family: Arial, Verdana, Sans Serif;
					font-weight: bold;
					font-size: 14;
					color: #666666;  }

.Header3		{text-decoration: none;
					font-family: Arial, Verdana, Sans Serif;
					font-weight: bold;
					font-size: 12;
					color: #666666; /* grau */ }
										
.Header4		{font-weight: bold;}

/*.PageTitle
{
	text-decoration: none;
	font-family: Arial, Verdana, Sans Serif;
	font-weight: bold;
	color: #3399FF;
	font-size:18;
}*/

.HGLinks		{background-color: #CC0000; }

.pageBackground		{background-color:#F6F5FB; /* hellgrau */ }

				  				
/*==========================================================================================
======  Links Homeseite ====================================================================
==========================================================================================*/

/* Link noch nicht besucht */
a.home:link, a.home:visited, a.home:active	
								{ color: #666666;  /* grau */
								font-size:18;
	                            text-decoration: none; }
								
/* Farbe Link wenn Maus über den Link */								
a.home:hover					{ color: #CC0000;  /* rot */
				  				font-size:18;
				  				text-decoration: none; }

.layer 
{
	margin-left:75px;
	text-align:right;
	float:left;
	display:block;}
	
.Content 
{
	font-family: Arial, Verdana, Sans Serif;
	font-weight: normal;
	font-size:10pt;
	color: #000000;			
	text-align:right;	
	display:block;}
									
/*==========================================================================================
======  Links Seitenüberschrift ====================================================================
==========================================================================================*/
.header
{
	color: #666666;  /* grau */
	font-size:17;
	font-weight: bold;
}

/* Link noch nicht besucht */
a.header:link, a.header:visited, a.header:active	
								{ color: #CC0000;  /* rot */
								font-size:17;
								font-weight: bold;
	                            text-decoration: underline; }
								
/* Farbe Link wenn Maus über den Link */								
a.header:hover					{ color: #666666;  /* grau */
				  				font-size:17;
				  				font-weight: bold;
				  				text-decoration: none; }
									

/*==========================================================================================
======  Links Fusszeile ====================================================================
==========================================================================================*/

/* Link noch nicht besucht */
a.foot:link, a.foot:visited, a.foot:active	
								{ color: #666666;  /* rot */
								font-size:10;
								font-weight: bold;
	                            text-decoration: none; }
								
/* Farbe Link wenn Maus über den Link */								
a.foot:hover					{ color: #CC0000;  /* grau */
				  				font-size:10;
				  				font-weight: bold;
				  				text-decoration: none; }
						
/*======================================================================================*/
/*== Control Left Menu : ICLM_ =========================================================*/
/*======================================================================================*/
/* Control Left Menu : Formatierung Zelle Tabelle mit Link */ 
.CLM_LinkTD   { text-decoration: none;
				padding-right:0px;
				padding-left:4px;
				padding-bottom:0px;
				padding-top:0px;
				font-family: Arial, Verdana, Sans Serif;
				font-weight: normal;
				font-size:14; }
/* Control Left Menu : Link / Leerzeile / Abstandhalter */ 
.CLM_Link 	{	text-decoration: none;
				font-family: Arial, Verdana, Sans Serif;
				font-weight: normal;
				font-size:14; }

/* Control Left Menu : Link der aktiven Page */ 
.CLM_Aktiv    { /*background-color: #F4F3F3; HG Text hellgrau*/
				text-decoration: none;
				padding-right:0px;
				padding-left:4px;
				padding-bottom:0px;
				padding-top:0px;
	            font-family: Arial, Verdana, Sans Serif;
			    font-weight: normal;
			    font-size:14;  }
/* Control Left Menu : Link der aktiven Page mit Frame markieren */ 
.CLM_AktiveF  { /*background-color: #F4F3F3; HG Text hellgrau*/
				text-decoration: none;
				padding-right:0px;
				padding-left:4px;
				padding-bottom:0px;
				padding-top:0px;
	            font-family: Arial, Verdana, Sans Serif;
			    font-weight: normal;
			    font-size:14; }
/* Control Left Menu : Titel */ 
.CLM_Titel    {/* background-color: #F1F1F4;*/
				text-decoration: none;
				padding-right:0px;
				padding-left:4px;
				padding-bottom:0px;
				padding-top:0px;
	            font-family: Arial, Verdana, Sans Serif;
	            font-weight: bold;
			    font-size:14;  }
/* Control Left Menu : einfacher Text */ 
.CLM_Text   {   /*  background-color: #F1F1F4;*/
				text-decoration: none;
				padding-right:0px;
				padding-left:4px;
				padding-bottom:0px;
				padding-top:0px;
	            font-family: Arial, Verdana, Sans Serif;
	            font-weight: bold;
		        font-size:14;  }
/* Control Left Menu : Leerzeilen / Abstand */ 
.CLM_Leer   {   /*  background-color: #E3E2E3; */
				text-decoration: none;
	            font-family: Arial, Verdana, Sans Serif;
			    font-weight: normal;
			    font-size:14;  }
/* Farbe für die Links innerhalb des Left Menu */
.CLM		{	/*background-color: #F4F3F3; HG Text hellgrau*/
				text-decoration : none;
				padding-right:0px;
				padding-left:4px;
				padding-bottom:0px;
				padding-top:0px;
		  	    font-family: Arial, Verdana, Sans Serif;
				font-weight: normal;
				font-size:14;  }
/* Farbe des Link */				
A.CLM, A.CLM:visited  {
				color :  #FFFFFF;
				font-weight:bold; }
/* Farbe des Link wenn Mousover */				
A.CLM:hover,A.CLM:active  {
				color : #BEDEFB; /*blau*/
				text-decoration: none;
				font-weight:bold;
				/*background-color: #F4F3F3; HG Text hellgrau*/ }




/*======================================================================================*/
/*== (C)ontrol (T)op (M)enu : ICTM_ ====================================================*/
/*======================================================================================*/
/*======================================================================================*/
/*== Top Menu ==========================================================================*/
/*======================================================================================*/
/* Control Top Menu : Formatierung Zelle Tabelle mit Link */ 
.CTM_LinkTD       { text-decoration: none;
    				font-weight: bold; 
					font-family: Arial, Verdana, Sans Serif;
				    font-size:14;  }
/* Control Top Menu : Link disable / Leerzeile / Abstandhalter */ 
.CTM_Link 		  { text-decoration: none;
    				font-weight: bold; 
					font-family: Arial, Verdana, Sans Serif;
				    font-size:14;  }

/* Control Top Menu : Link der aktiven Page */ 
.CTM_Aktiv    {/* background-color: #F5F4FA;*/
				text-decoration: none;
   				font-weight: bold; 
	            font-family: Arial, Verdana, Sans Serif;
			    font-size:14; }
/* Control Top Menu : Link der aktiven Page mit Frame markieren */ 
.CTM_AktiveF  { /*background-color: #BEDEFB;*/ 
				text-decoration: none;
   				font-weight: bold; 
	            font-family: Arial, Verdana, Sans Serif;
			    font-size:14;  }
/* Control Top Menu : Titel */ 
.CTM_Titel    { font-weight: bold; 
				text-decoration: none;
	            font-family: Arial, Verdana, Sans Serif;
			    font-size:14;  }
/* Control Top Menu : einfacher Text */ 
.CTM_Text   {   font-weight: bold;
	            text-decoration: none;
	            font-family: Arial, Verdana, Sans Serif;
		        font-size:14;  }
/* Control Top Menu : Leerzeilen / Abstand */ 
.CTM_Leer   {   font-weight: bold; 
				text-decoration: none;
	            font-family: Arial, Verdana, Sans Serif;
			    font-size:14;  }

/* Farbe für die Links innerhalb des Left Menu */
.CTM		{   text-decoration : none;
		  	    font-family: Arial, Verdana, Sans Serif;
				font-weight: bold;
				font-size:14;  }
/* Farbe des Link */				
A.CTM, A.CTM:visited  {
	color :  #FFFFFF;
	text-decoration: none; 
}
/* Farbe des Link wenn Mousover */				
a.CTM:hover, a.CTM:active  {
	color :  #CCCCCC; 
	text-decoration: none;
}

/* Farbe für Link Anhang */
.ResultLink  {      color : Red;
				    text-decoration : none;
		  	        font-family: Arial, Verdana,Sans Serif;
				    font-weight:  normal;
				    font-size:12;  }
/* Farbe des Link Anhang */				
A.ResultLink, A.ResultLink:visited,A.ResultLink:active  
			{		color : Red; }
/* Farbe des Link Anhang wenn Mousover */				
A.ResultLink:hover  {color :  #FFFFFF; 
					 text-decoration: none; }
/* Farbe für Link : Bearbeiten */
.ResultLinkEdit  {  color : Blue;
				    text-decoration : none;
		  	        font-family: Arial, Verdana,Sans Serif;
				    font-weight: bold;
				    font-size:12;  }
/* Farbe des Link  : Berarbeiten */
A.ResultLinkEdit, A.ResultLinkEdit:visited,A.ResultLinkEdit:active  
				{	color : Blue; }
/* Farbe des Link  : Berarbeiten bei Mouseover */				
A.ResultLinkEdit:hover  
				{	color :  #FFFFFF; 
					text-decoration: none; }

/*======================================================================================*/
/*== Control- und Inputfelder ==============================*/
/*== nicht anwendbar auf Durchsuchenbuttons!!!!!! ==============================*/
/*======================================================================================*/	
/*== Hintergrundfarbe des Topmenus (notselected) mit schwarzer Schrift ==*/
.aspControls	{background-color: #CC0000;                 
				font-family: Arial, Verdana,Sans Serif;
				font-weight: 600 ;
				font-size: 12;
				color: #FFFFFF;
				border-color: #CCCCCC;}

.aspControls2	{background-color: #CCCCCC;                 
				font-family: Arial, Verdana,Sans Serif;
				font-weight: 600 ;
				font-size: 12;
				color: #333333;
				border-color: #CCCCCC;}
				
.aspButton
{
	background-color: #CC0000;                 
	font-family: Arial, Verdana,Sans Serif;
	font-weight: bold;
	font-size: 12;
	color: #FFFFFF;
	border-color: #CCCCCC;
}

.aspButtonDisabled
{
	background-color: #CC0000;                 
	font-family: Arial, Verdana,Sans Serif;
	font-weight: bold;
	font-size: 12;
	color: #333333;
	border-color: #CCCCCC;
}

.aspButtonGrey
{
	background-color: #CCCCCC;                 
	font-family: Arial, Verdana,Sans Serif;
	font-weight: bold;
	font-size: 12;
	color: #333333;
	border-color: #FFFFFF;
}

.aspButtonDisabledGrey
{
	background-color: #CCCCCC;                 
	font-family: Arial, Verdana,Sans Serif;
	font-weight: bold;
	font-size: 12;
	color: #333333;
	border-color: #FFFFFF;
}		
								
.aspControlsLogin {background-color: #3399ff;                 
				font-family: Arial, Verdana,Sans Serif;
				font-weight: 600 ;
				font-size: 12;
				color: #FFFFFF;
				border-color: #99CCFF;}  
  
.aspInput		{background-color: #FFFFFF;
				font-family: Arial, Verdana,Sans Serif;
				font-weight: normal;
				font-size: 12;
				color: #000000;
				white-space: pre;}
				
.aspInputError		{background-color: Red;
				font-family: Arial, Verdana,Sans Serif;
				font-weight: normal;
				font-size: 12;
				color: #000000;
				white-space: pre;}

.aspInputDisabled {	background-color: #F4F3F3; /* Seitenhintergrund grau */
					font-family: Arial, Verdana,Sans Serif;
					font-weight: normal;
					font-size: 12;
					color: #000000;
					margin-top: 0px;
					margin-left: 0px;
					margin-right: 0px;
					margin-bottom: 0px;}
					
.aspRadioButton		{}

.aspRadioButtonDisabled {}

							
/*======================================================================================*/
/*== Farbe Control disable : zb. inaktive Eingabe Felder! ==============================*/
/*======================================================================================*/	
.ControlDisable				  { color: #000000; background-color: #BFBFBF}
.ControlEnable 				  { color: #000000; background-color: #FFFFFF}
.ControlMarked 				  { color: #0000FF; background-color: #FFFF00} /*Blau - Gelb */
.LabelMarked 				  { color: #0000FF; } /*Blau */


/*======================================================================================*/
/*== Farben für das DataGrid ===========================================================*/
/*======================================================================================*/
.ICDataGridHeaderStyle
{
	color: #FFFFFF;
	background-color: #CC0000; /* rot */
	text-decoration: none; 
	font-family: Arial, Verdana,Sans Serif;
	font-weight: bolder;
	font-size:12;  
}

.ICDataGridItemStyle
{
	color: Black;
	background-color: #F6F5FB; /* hell grau */
	text-decoration: none; 
	font-family: Arial, Verdana,Sans Serif;
	font-weight: normal;
	font-size:12;  
}

.ICDataGridAlternatingItemStyle
{
	color: Black;
	background-color: #F6F5FB; /* hell grau */
	text-decoration: none; 
	font-family: Arial, Verdana,Sans Serif;
	font-weight: normal;
	font-size:12;  
}

/*--------------------------------------------------------------------------------------------------------------------*/
.ICDataGridPagerItemStyle
{
	color:#FFFFFF;
	background-color: #999999; /* dunkel grau */
	text-decoration: none; 
	font-family: Arial, Verdana,Sans Serif;
	font-weight: normal;
	font-size:12;  
}

/* Farbe des Link ICDataGridPagerItemStyle - class dem Link direkt zuweisen */				
A.ICDataGridPagerItemStyle, A.ICDataGridPagerItemStyle:visited,A.ICDataGridPagerItemStyle:active  {
	color : #FFFFFF;
	text-decoration: none;
}
/* Farbe des Link Anhang wenn Mousover */				
A.ICDataGridPagerItemStyle:hover  {
	color :  #CCCCCC; 
	text-decoration: none;
}
/*---------------------------------------------------------------------------------------------------------------------*/

.ICDataGridFooterStyle
{
	color: #FFFFFF;
	background-color: #999999; /* dunkel grau */
	text-decoration: none; 
	font-family: Arial, Verdana,Sans Serif;
	font-weight: bolder;
	font-size:12;  
}

/* Farbe des Link Anhang */				
A.ICDataGridFooterStyle, A.ICDataGridFooterStyle:visited,A.ICDataGridFooterStyle:active  {
	color : #FFFFFF;
	text-decoration: none;
}
/* Farbe des Link Anhang wenn Mousover */				
A.ICDataGridFooterStyle:hover  {
	color :  #CCCCCC; 
	text-decoration: none;
}

/*======================================================================================*/
/*== Farben für die Fehlerausgabe auf den Masken =======================================*/
/*======================================================================================*/
.ErrorOutputInfo
{
	font-family: Arial, Verdana,Sans Serif;
	font-weight: normal;
	font-size:12;
	color: Black;
}

.ErrorOutputError
{
	font-family: Arial, Verdana,Sans Serif;
	font-weight: normal;
	font-size:12;
	color: Red; 
}

.ErrorOutputLabel
{
	font-family: Arial, Verdana,Sans Serif;
	font-weight: normal;
	font-size:12;
	color: Black;
}


/*======================================================================================*/
/*== SuchergebnisTabelle : Iso Drop Donw Control =======================================*/
/*======================================================================================*/
/* Titel Zeile */
.resultTitle		{	font-family: Verdana, Arial, Sans Serif;
						font-weight: normal;
						font-size: 85%;
						color: #000000;
						margin-top: 0px;
						margin-left: 0px;
						margin-right: 0px;
						margin-bottom: 0px; }

/* Text in Anhang : Dateityp : OLC 20.10.2003 Neu !*/
.resultLessonName { font-family: Verdana, Arial, Sans Serif;
					font-weight: bold;
					font-size: 95%;
					color: #000000;
					margin-top: 0px;
					margin-left: 0px;
					margin-right: 0px;
					margin-bottom: 0px; }

/* Text in Anhang : Dateityp : OLC 20.10.2003 Neu !*/
.resultDiffName  {	font-family: Verdana, Arial, Sans Serif;
					font-weight: bold;
					font-size: 90%;
					color: #000000;
					margin-top: 0px;
					margin-left: 0px;
					margin-right: 0px;
					margin-bottom: 0px; }


/* Text in Anhang : Dateityp : OLC 20.10.2003 Neu !*/
.resultFileTyp		{	font-family: Verdana, Arial, Sans Serif;
						font-weight: bold;
						font-size: 85%;
						color: #000000;
						margin-top: 0px;
						margin-left: 0px;
						margin-right: 0px;
						margin-bottom: 0px; }


/* Beschreibung der Aufgabe : Schalgworte : Schwierigkeit : Bearbeitungsdauer */
/* Mehrzeiliger Text unter dem Link */
.resultContent		{	font-family: Verdana, Arial, Sans Serif;
						font-weight: normal;
						font-size: 85%;
						color: #000000;
						margin-top: 0px;
						margin-left: 0px;
						margin-right: 0px;
						margin-bottom: 0px; }

/* Leerzeilen Formatierung der Abstände */  
.resultEmptyRow		{ 	font-family: Verdana, Arial, Sans Serif;
						font-weight: normal;
						font-size: 85%;
						color: #000000;
						margin-top: 0px;
						margin-left: 0px;
						margin-right: 0px;
						margin-bottom: 0px; }

/* Farbe für Link Anhang */
.ResultLink  {      text-decoration : none;
		  	        font-family: Verdana, Arial, Sans Serif;
				    font-weight:  normal;
				    font-size:12;  }
				    
/* Farbe des Link Anhang */				
A.ResultLink, A.ResultLink:visited,A.ResultLink:active  {
	color : #CC0000;
}
/* Farbe des Link Anhang wenn Mousover */				
A.ResultLink:hover  {
	color :  #666666; 
	text-decoration: none;
}

/* Farbe für Link : Berarbeiten */
.ResultLinkEdit  {  text-decoration : none;
		  	        font-family: Verdana, Arial, Sans Serif;
				    font-weight: bold;
				    font-size:12;  }
				    
/* Farbe des Link  : Berarbeiten */
A.ResultLinkEdit, A.ResultLinkEdit:visited,A.ResultLinkEdit:active  {
	color : #CC0000; 
}
/* Farbe des Link  : Berarbeiten bei Mouseover */				
A.ResultLinkEdit:hover  {
	color :  #666666; 
	text-decoration: none;
}


/*========================================================================================*/
/*===  Tabellen-Zellen im Aboutus DataGrid================================================*/
/*========================================================================================*/
.AboutusDataGridTitle
{
	text-decoration: none;
	font-family: Arial, Verdana, Sans Serif;
	font-weight: bold;
	font-size: 14;
	color: #666666; /* grau */
}

.AboutusDataGridHead
{
	text-decoration: none;
	font-family: Arial, Verdana, Sans Serif;
	font-weight: bold;
	font-size: 14;
	color: #CC0000; /* blau */
}

.AboutusDataGridFoot
{
	text-decoration: none;
	font-family: Arial, Verdana, Sans Serif;
	font-weight: bold;
	font-size: 14;
	color: #FFFFFF; 
	background-color: #F6F5FB; /* hellgrau */
}

.AboutusDataGridPager
{
	text-decoration: none;
	font-family: Arial, Verdana, Sans Serif;
	font-weight: bold;
	font-size: 12;
	padding-left:2;
	padding-right:2;
	color: #000000; 
	background-color: #CCCCCC; /* grau */
}

.AboutusDataGridItems
{
	text-decoration: none;
	font-family: Arial, Verdana, Sans Serif;
	font-weight: bold;
	font-size: 14;
	color: #999999; /* grau */
	background-color: #F6F5FB; /* hellgrau */
}

.AboutusDataGridItemsDelimn
{
	background-color: #CC0000; /* rot */
}

.AboutusLine
{
	background-color: #CC0000; }

/*========================================================================================*/
/*===  Links im Aboutus DataGrid==========================================================*/
/*========================================================================================*/

/* Link noch nicht besucht */
a.AboutusDataGridFoot:link						{ color: #CC0000;  /* rot */
	                            text-decoration: underline; }
								
/* Besuchter Link */
a.AboutusDataGridFoot:visited					{ color: #CC0000;  /* rot */
				  				text-decoration: underline; }

/* Link öffnet neuen Explorer */
a.AboutusDataGridFoot:active					{ color: #666666;  /* grau */
				  				text-decoration: underline; }
/* Farbe Link wenn Maus über den Link */								
a.AboutusDataGridFoot:hover					{ color: #666666;  /* grau */
				  				text-decoration: underline; }
				  				

/* Link noch nicht besucht */
a.AboutusEMail:link						{ color: #CC0000;  /* blau */
	                            text-decoration: underline; }
								
/* Besuchter Link */
a.AboutusEMail:visited					{ color: #CC0000;  /* blau */
				  				text-decoration: underline; }

/* Link öffnet neuen Explorer */
a.AboutusEMail:active					{ color: #666666;  /* grau */
				  				text-decoration: underline; }
/* Farbe Link wenn Maus über den Link */								
a.AboutusEMail:hover					{ color: #666666;  /* grau */
				  				text-decoration: underline; }
				  				

