﻿<!--
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*ELEMENTNAME:	  stylesheet.css     		                        */
/*ELEMENTART:  	  OK.VORFAHRT Internetzulassungen Style-Sheet           */        
/*                                                                    	*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*ÄNDERUNGSPROTOKOLL:                                                	*/
/*                                                                   	*/
/*AUFTRAG  DATUM    Version ANLASS / AKTION     AUTOR / ÄNDERUNGSKENN.  */
/*+-------+--------+----------------------------------------------------*/
/*         11.12.02 01.00   Ersterstellung      Ramsauer                */
/*         24.06.08 02.00   Änderung     		Missbrandt              */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/                                                                    
/*                                                                   	*/
/* BESCHREIBUNG:			                             	*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


TD.IZUHEAD {
    font-family:helvetica; 
    font-style:oblique; 
    font-style:italic; 
    font-size:18pt;
    background: #FFFFFF;
}


TABLE.IZUFORM 
{
    border-width: 1px; 
    border-style: solid;
    border-color: #0066cc; 
    padding: 0px;
    width: 100%;
}

TABLE.IZUEINGABE 
{
    font-family:helvetica; 
    font-style:normal; 
    font-size:10pt;    
}

BODY.IZUBODY 
{ 
	color: #000000;
        margin: 0px 0px; 
        background: #EEEEDD;
        font-family:helvetica; 
        font-style:normal; 
        font-size:8pt;    
}
TD.IZUTITLE 
{
    font-family:helvetica; 
    font-style:normal; 
    font-weight:bold; 
    font-size:10pt;    
    color: #FFFFFF;
    background: #004499;
}

TD.IZUBUTTONLEISTE 
{
   
height:30pt;
 background: #0066cc;
    font-family:helvetica; 
    font-weight:bold; 
    font-size:12pt; 
    color: #FFFFFF;   
}

TD.IZUINPUTAREA 
{
    background: #DAECF8;
    font-family:helvetica; 
    font-style:normal; 
    font-size:10pt;    
}

TD.IZUINPUTAREA1 
{
    font-family:helvetica; 
    font-style:normal; 
    font-size:10pt;    
}



TD.IZUSTATUSAREA 
{
    background: #F0F0F0;
    font-family:helvetica; 
    font-style:normal; 
    font-size:10pt;    
}
//-->
