<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******************* BASICS - START ***************/
*
{
	font-family      : arial,verdana,helvatica,sans-serif;
	font-size        : 11px;
}

.clear 
{
    clear            : both;
}

html
{
	height           : 100%;
}

body 
{
	height           : 100%;
	margin           : 10px;
	padding          : 5px;
	background-color : #E2E3B5;/*#8B8B83;/*#033*/
	color            : #000;/*#FFF;*/
	top				 : 0px
	
}

form 
{
    margin           : 0;
    padding          : 0;
}
legend
{
    font-weight: bold;
    color: #000;

    padding: 0px 5px;
     margin: 0px 5px;
   
           
}
        
fieldset
{

   margin-top: 5px;
   margin-bottom: 5px;
   border-color: #D4D590;/*#48738E;/*#ADD642;*/
   border-style    : solid;
   border-width   : medium;
		
	/*width:  289px;*/
   height   : 110px;
            
}
      
h4 
{
    color            : #000;/*#FFF;*/
    background-color : #D4D590;/*#48738E;/*#ADD642;*/
    height           : 20px;
    line-height      : 20px;
    padding-left     : 5px;
    padding-right    : 5px; 
    margin           : 5px 0;  
    width			 : 900px;   
}

h3 
{
    color            : #000;/*#FFF;*/
    background-color : #F8F8ED;/*#DADDD7;/*#525252;*/
    height           : 10px;
}
h2 
{
    color            : #000;/*#FFF;*/
    background-color : #E2E3B5;/*#DADDD7;/*#525252;*/
    height           : 15px;
}
h1
{
   font-size	: medium; 
}
h5 
{
   font-size	: small;
   font-family: arial,verdana,helvatica,sans-serif;
}
h6 
{
   
    
    height           : 20px;
    font-size			: large;
    background-color : #D4D590;
    
}
/******************* BASICS - START ***************/

/***************** CONTAINER - START **************/
#Table
{
	background : #F8F8ED;
	
    margin           : 5px 0;  
    width			 : 910px;   
}
#container 
{
    
    background-color : #E2E3B5;/*#8B8B83;/*#033;*/ 
    color            : #000;/*#FFF;*/ 
    width            : 900px;
    top				 : 0px;
    
}
#content
{
    
    background-color : #E2E3B5;/*#8B8B83;/*#033;*/ 
    color            : #000;/*#FFF;*/ 
    width            : 900px;
    top				 : 0px;
    
}
#LogIn
{
    
    background-color : #E2E3B5;/*#8B8B83;/*#033;*/ 
   
    background		 : #699 url(../images/antara_2.jpg) repeat-x top left;
    color            : #000;/*#FFF;*/ 
    width            : 900px;
    top				 : 0px;
    
}
/***************** CONTAINER - START **************/

/******************* HEADER - START ***************/
#header
{
	/*background       : #699 url(../images/antara_1.jpg) repeat-x top left;	*/
	height           : 40px !important;
	color            : #000;/*#FFF;*/
	top				 : 0px;
	width            : 900px
}
/******************** HEADER - END ****************/

/******************* PATHWAY - START***************/
#pathway 
{
    color            : #000 !important;/*#FFF*/
    margin           : 10px 5px;
    background-color : #E2E3B5;/*#8B8B83;/*#033;*/
    height           : 20px;
}
/******************* PATHWAY - END ****************/

/***************** FORMVIEW - START ***************/
div.FormView 
{
    background-color : #F8F8ED;/*#DADDD7;/*#525252;*/
    color            : #000;/*#FFF;*/ 
    width            : 911px; 
}

div.FormView table 
{
    color            : #000;/*#FFF;*/
    height          : 20px;
   
   /* background-color :  #F8F8ED;/*#DADDD7;/*#CDCDC1;/*#525252;*/
}

div.FormView input.aspTextbox
{
    border           : 1px solid #333;
    color            : #000;
    background-color : #FFF;
    padding          : 2px 4px;
    width            : 125px !important;
    margin-right     : 5px;
}
div.FormView input.aspTextBoxInvalid
{
   
    background-color : #CB495C;
   
}
div.FormView input.aspTextboxSmallInvalid
{
   
    background-color : #CB495C;
   
}
div.FormView input.aspTextboxSmall
{
    border           : 1px solid #333;
    color            : #000;
    background-color : #FFF;
    padding          : 2px 4px;
    width            : 60px !important;
    margin-right     : 5px;
}
div.FormView input.aspTextboxBE
{
    border           : 1px solid #333;
    color            : #000;
    background-color : #FFF;
    padding          : 2px 4px;
    width            : 75px !important;
    margin-right     : 5px;
}
div.FormView input.aspTextboxSmallInvalid
{
   
    background-color : #CB495C;
   
   
}
div.FormView input.aspTextboxXSmallInvalid
{
   
    background-color : #CB495C;
   
   
}
div.FormView input.aspTextboxXXSmallInvalid
{
   
    background-color : #CB495C;
   
   
}
div.FormView input.aspTextboxXSmall
{
    border           : 1px solid #333;
    color            : #000;
    background-color : #FFF;
    padding          : 2px 4px;
    width            : 50px !important;
    margin-right     : 5px;
}
div.FormView input.aspTextboxXXSmall
{
    border           : 1px solid #333;
    color            : #000;
    background-color : #FFF;
    padding          : 2px 4px;
    width            : 30px !important;
    margin-right     : 5px;
}
div.FormView .aspPagerSettings
{
    color            : #000;/*#FFF;*/
    background-color : #D4D590;/*#48738E;/*#ADD642;*/
    height           : 10px;
    line-height      : 10px;
    padding-left     : 5px;
    padding-right    : 5px; 
    margin           : 5px 0; 
    width			 : 850px;
    
    
}
div.FormView .aspFooterSettings
{
    color            : #000;/*#FFF;*/
    background-color : #525252;
    height           : 20px;
    line-height      : 10px;
    padding-left     : 5px;
    padding-right    : 5px; 
    margin           : 5px 0; 
    width			 : 850px;
    font-size		 : small;
    text-align	     : right;
    
    
}


div.FormView select.aspDropDownList 
{
    color            : #000;
    background-color : #FFF;
    width            : 135px !important;
    margin-right     : 5px;
}
div.FormView select.aspDropDownListSmall 
{
    color            : #000;
    background-color : #FFF;
    width            : 120px !important;
    margin-right     : 5px;
}

div.FormView select.aspDropDownListSmaller 
{
    color            : #000;
    background-color : #FFF;
    width            : 60px !important;
    margin-right     : 5px;
}

div.FormView .aspLabel
{
    color            : #000;/*#FFF;*/
   /* background-color : #DADDD7;/*#525252;*/
    padding          : 2px 5px;
    border-left      : 15px solid #999;
    display          : block;        
    width            : 100px;  
    overflow         : hidden;        
}

div.FormView .aspLabelID
{
    color            :  #000;/*#FFF;*/
    font-size		:  small;
    background-color : #D4D590;
}
div.FormView .aspID
{
    color			: #C00;
    font-weight		: bold;
    font-size		: large;
    background-color : #D4D590;
}
div.FormView .aspLabelSimple
{
    color            : #000;/*#FFF;*/
   
    /*background-color : #DADDD7;/*#525252;*/
   
    width            : 100px;  
    overflow         : hidden;        
}
div.FormView .aspLabelSmall
{
    color            : #000;/*#FFF;*/
   /* background-color : #DADDD7;/*#525252;*/
    padding          : 2px 5px;
    border-left      : 15px solid #999;
         
    width            : 20px;  
    overflow         : hidden;        
}
 .aspLabelException
{
	color			: #B22222;
	font-size		: small;
	width			: 800px;
	font-weight		: bold;
	
	
}
.aspLabelZulassung
{
	color			: #000;
	font-size		: small;
	width			: 800px;
	font-weight		: bold;
	
}
.aspLabelExport
{
    color            : #000;/*#FFF;*/
   /* background-color : #DADDD7;/*#525252;*/
    padding          : 2px 5px;
    border-left      : 15px solid #999;
    display          : block;        
    width            : 80px;  
    overflow         : hidden;        
}

div.FormView .aspLabelRequired 
{
   /* background-color : #DADDD7;/* #525252;*/
    padding          : 2px 5px;
    color            : #000;/*#FFF;*/
    border-left      : 15px solid #C00;
    display          : block; 
    width            : 100px;          
    overflow         : hidden;        
}

div.FormView .aspLabelNotReallyRequired 
{
    padding          : 2px 5px;
    color            : #000;/*#FFF;*/
    border-left      : 15px solid #e66c6c;
    display          : block; 
    width            : 100px;          
    overflow         : hidden;        
}

div.FormView .aspLabelRequiredLegend 
{
   /* background-color : #DADDD7;/* #525252;*/
  
    color            : #000;/*#FFF;*/
    border-left    :15px solid #C00;
	width	: 230px;
	height: 19px;
    display         : block; 
  
       
}


div.FormView .aspLabelZBV 
{
  /*  background-color : #DADDD7;/* #525252;*/
    padding          : 2px 1px;
    color            : #000;/*#FFF;*/
    border-left      : 15px solid #C90;
    display          : block; 
    width            : 100px;          
    overflow         : hidden;        
    
}
#Suche
{
	
	width :  473px; 
	height: 12px; 
	position: absolute;
	left: 615px; 
	top: 95px !important;
	 
}
#NewsPanel
{
	
	width :  200px; 
	
	position: absolute !important;
	vertical-align : bottom;
	
	
	
	
	
	 
}
#table1
{
	
	  border-color: #D4D590;/*#48738E;/*#ADD642;*/
	  border-style: solid;
	  height: auto;
	  width: 289px;
	  height: 100px;
	 
}
#table2
{
	
	  border-color: #D4D590;/*#48738E;/*#ADD642;*/
	  border-style: solid;
	  height: auto;
	  width:  289px;
	  height: 100px;
	 
}
#table3
{
	
	  border-color: #D4D590;/*#48738E;/* #ADD642;*/
	  border-style: solid;
	  height: auto;
	  width:  289px;
	   height: 100px;
	 
}
.loginControl
{
	background-image : url(../images/strasse2.jpg);	
}

/****************** FORMVIEW - END ****************/

/******************* BUTTON START *****************/
.cssbutton {
   /* display				: block;
	background 			: url(../images/bttn_lft4.gif) no-repeat left top;
	float				: left;
	text-decoration		: none;
	margin				: 0 2px;
	padding-left		: 4px;
	width				: 150px;
*/
   
    background-color	: #8B8B83;/*#D4D590;/*#48738E;*/
    border-color		: White;
    font-weight			: bold;
    width				: 110px;
    display				: block;
    float				: left;
    height				: 19px;
    color				: White;
    text-align			: center;
    border-width		: thin;
    border-style		: solid;
    
}

a.cssbutton {
   /* display				: block;
	background 			: url(../images/bttn_lft4.gif) no-repeat left top;
	float				: left;
	text-decoration		: none;
	margin				: 0 2px;
	padding-left		: 4px;
	width				: 150px;
*/
    background-color	: #8B8B83;/*#D4D590;/*#48738E;*/
    border-color		: White;
    font-weight			: bold;
    width				: 160px;
    display				: block;
    float				: left;
    height				: 19px;
    color				: White;
    text-align			: center;
    border-width		: thin;
    border-style		: solid;
    
}
a.cssLoeschenbutton {
   
	background 			: url(../images/delete.gif);
	height				: 13px !important;
	width				: 11px !important;
	display				: block;
	color				:#000;/* #FFF;*/
	padding				: 0px;	
	margin				: 0px;
	float				: left;
			
	
}
a.cssAbbrechenbutton 
{
	background			: url(../images/cancel.png);
	height				: 13px !important;
	width				: 11px !important;
	display				: block;
	color				: #000;/*#FFF;*/
	padding				: 0px;	
	margin				: 0px;
	float				: left;
}
a.cssSpeichernbutton
{
	background			: url(../images/page_save.png);
	height				: 13px !important;
	width				: 11px !important;
	display				: block;
	color				: #000;/*#FFF;*/
	padding				: 0px;	
	margin				: 0px;
	float				: left;
}
a.cssBearbeitenbutton
{
	background			: url(../images/page_edit.png);
	height				: 13px !important;
	width				: 11px !important;
	display				: block;
	color				: #000;/*#FFF;*/
	padding				: 0px;	
	margin				: 0px;
	float				: left;
}
a.cssExcelbutton
{
	background			: url(../images/excel_icon.gif);
	height				: 30px !important;
	width				: 27px !important;
	display				: block;
	color				: #000;/*#FFF;*/
	padding				: 0px;	
	margin				: 0px;
	float				: left;
}

a.cssbuttonPV {
    display				: block;
	background 			: url(../images/bttn_lft4.gif) no-repeat left top;
	float				: left;
	text-decoration		: none;
	margin				: 0 2px;
	padding-left		: 4px;
	width				: 75px;
}
a.cssbuttonPV span
{
	background: url(../images/bttn_rgt4.gif) no-repeat right top;
	height: 24px;
	line-height: 24px;
	color: #FFF;
	padding: 0 9px 0 5px;
	display: block;
	font-weight: bold;
	font-size: 10pt;
	font-family: arial,verdana,helvatica,sans-serif;
	float: left;
	width: 75px;
}	
a.cssbutton span
{
	/*background: url(../images/bttn_rgt4.gif) no-repeat right top;
	height: 24px;
	line-height: 24px;
	color: #FFF;
	padding: 0 9px 0 5px;
	display: block;
	font-weight: bold;
	font-size: 10pt;
	font-family: arial,verdana,helvatica,sans-serif;
	float: left;
	width: 130px;
*/
	background-color	: #D4D590;/*#48738E;*/
    border-color		: Black;
    border-style	    :solid ;
    width				: 160px;
    text-align			:center;
}

a.cssbutton:hover 
{
	
    background-color	: #8B8B83;/*#D4D590;/*#48738E;*/
    border-style		: solid;
    border-color		:  Black;
    font-weight			: bold;
    width				: 160px;
    display				: block;
    float				: left;
    height				: 19px;
    color				: White;
    text-align			: center;
    border-width		: thin;
    
}
.cssbutton:hover 
{
	
    background-color	: #8B8B83;/*#D4D590;/*#48738E;*/
    border-style		: solid;
    border-color		:  Black;
    font-weight			: bold;
    width				: 110px;
    display				: block;
    float				: left;
    height				: 19px;
    color				: White;
    text-align			: center;
    border-width		: thin;
    
}

a.cssbutton:hover span {
    background			: url(../images/bttn_rgt4.gif) no-repeat right -24px;
	color				: #CCC;		
}



/* Commented Backslash Hack hides rule from IE5-Mac \*/
/* a.cssbutton span {
    float				: none;
}*/
/* End IE5-Mac hack */
				
/******************* BUTTON START *****************/
		
		
/******************* DATAGRID *********************/
table.ASPDataGrid {
    background-color    : #F8F8ED;
    width	:       898px !important;
    
    
    
}

tr.ASPDataGridHeader th {
    Background-color    : #7F804D;/*#778899;/*#779900;*/
    padding             : 2px 3px;
    color				: White;
}

table.ASPDataGrid a {
    color               : #FFF;
    font-weight         : bold;
    text-decoration     : none;
    padding             : 2px 3px;
}

table.ASPDataGrid a:hover {
  color                 : #7F804D;
  background-color      : #D4D590;
}

tr.ASPDataGridRow0 td {
 background-color       : #999;
 padding                : 2px 3px;
 color                  : #FFF;

}

tr.ASPDataGridRow1 td {
 background-color       : #DADDD7;/*#525252;*/
 padding                : 2px 3px;
 color                  : #000;/*#FFF;*/
 
}

tr.ASPDataGridRowSelected td 
{
}

tr.ASPDataGridPager td 
{
	background-color       : #7F804D;
}

tr.ASPDataGridRowEdit td 
{
	
}

tr.ASPDataGridRowEmpty td 
{
 background-color       : #E2E3B5;/* #8B8B83;*/
 
 
}

tr.ASPDataGridFooter 
{
 background-color       : #7F804D;/*#525252;*/
 border-color : #DADDD7;/*#525252;*/
   

}
/******************* DATAGRID *********************/
/********************* Controls*********************/
.aspTextBoxBemerkung
{
	width	: 500px;
	height	: 50px;
	vertical-align :top;
	 
}
.aspLabelSuche
{
	color			:  #000;/*White;*/
	
	
}
.aspLabel
{
	 width	: 200px;
	 
	
	
}
.aspLabelZaehler
{
	border-spacing:30px;
	margin-left: 40px;
	font-size:medium;
	font-weight:bold;
}
.aspTextBox
{
	width	: 140px;
	vertical-align :top;
	 
	
}
.aspDropDownList 
{
    color            : #000;
    background-color : #FFF;
    width            : 120px !important;
    margin-right     : 5px;
}
.aspTextBoxSmall
{
	width	: 70px !important;
}
.aspTextBoxXSmall
{
	width	: 60px !important;
	 
}
.aspTextBoxInvalid
{
	width	: 70px;
	background-color : #CB495C;
}
.aspLinkButton
{
	color	    : #000;/*White;*/
	font-size	: small;
	font-weight : bold;
    padding          : 2px 5px;
    border-left      : 15px solid #525252;
    display          : block;        
    overflow         : hidden;  
    width			 : 400px; 
}
.aspCalendar
{
	 background	: #000;/*White;*/
	 border-color : #999999;
	
}
/*********************Seite Suche***************/
.aspLabelSucheNW
{
    color            : #000;/*#FFF;*/
   /* background-color : #DADDD7;/*#525252;*/
    padding          : 2px 5px;
    border-left      : 15px solid #999;
    display          : block;        
    width            : 110px;  
    overflow         : hidden;        
}
.aspTextBoxSucheNW
{
	width	: 150px;
	vertical-align :top;
	 
	
}
/******************Ende Seite Suche***************/
</pre></body></html>