

select, input {
    font-size: 11px;
}

td {
font-size: 10px;
padding: 2px;
}

.edas_ext_bestaetigung_ok
{
font-family: Arial, Helvetica, Sans serif;
font-size: 11px;
font-weight: Bold;
color: green;
border: 1px solid green;
padding: 10px;
}

.edas_ext_bestaetigung_fehler
{
font-family: Arial, Helvetica, Sans serif;
font-size: 11px;
font-weight: Bold;
color: red;
border: 1px solid red;
padding: 10px;
}

.edas_ext_fehler_feld {
font-size: 11px;
font-weight: Bold;
color: red;
padding-left: 10px;
}

.edas_ext_header1 {
	font-size: 14px;
	color: black;
	font-weight: bold;
}

.edas_ext_header2 {
	font-size: 12px;
	color: blue;
	font-weight: bold;
}

.edas_ext_vehicle_data_header{
    font-size: 11px;
	font-weight: normal;
}

.edas_ext_vehicle_data_text{
	font-size: 11px;
	font-weight: bold;
}


.edas_ext_step_header{
    font-size: 11px;
	font-weight: bold;
}

.edas_ext_step_text{
	font-size: 11px;
	font-weight: normal;
}



.edas_ext_tabheader {
    font-size: 10px;
    font-weight: bold;
    color: white;
    background-color: #C40004;
	
    padding-left:5px;
    padding-right:5px;

    border-width: 1px; 
    border-style: solid;
    border-color: #C40004;
}

.edas_ext_tabinhalt {
	font-size: 10px;
 	color: black;
    padding-left:5px;
	padding-right:5px;

	border-width: 1px; 
	border-style: solid;
	border-color: #C40004;
}


.edas_ext_tabbg1 {
	background-color: #E3D9DB; 	
}

.edas_ext_tabbg2 {
	background-color: #E4C8CD;
}




.edas_ext_fieldsetheader {
	font-size: 11px;
	font-weight: bold;
	color: blue;
}

.edas_ext_field1 {
	font-size: 11px;
    font-weight: bold;
	color: navy;
    padding-right: 10px;
}

.edas_ext_field2 {
	font-size: 11px;
	color: black;
}

a.edas_ext_link1 {
	font-size: 12px;
	font-weight: Bold;
	color: red;
	text-decoration: underline;
}

a.edas_ext_link1:hover {
	font-size: 12px;
	font-weight: Bold;
	color: blue;
	text-decoration: underline;
}

a.edas_ext_link2 {
	font-size: 12px;
	font-weight: Bold;
	color: blue;
	text-decoration: underline;
}

a.edas_ext_link2:hover {
	font-size: 12px;
	font-weight: Bold;
	color: red;
	text-decoration: underline;
}

a.edas_ext_blaetter_links {
	font-size: 12px;
	font-weight: Bold;
	color: blue;
	text-decoration: underline;
}

a.edas_ext_blaetter_links:hover {
	font-size: 12px;
	font-weight: Bold;
	color: red;
	text-decoration: underline;
}

.edas_ext_blaetter_links_aktiv {
	font-size: 12px;
	font-weight: Bold;
        color: green;
}

.edas_ext_blaetter_links_seite {
	font-size: 12px;
	font-weight: Bold;
}



.edas_ext_navi {
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.edas_ext_text1 {
    font-size: 11px;
}


.edas_ext_statustext {
    font-size: 12px;
    color: black;
    font-weight: bold;
}

a.edas_ext_statustext {
    font-size: 12px;
    font-weight: Bold;
    color: blue;
    text-decoration: underline;
}

a.edas_ext_statustext:hover {
    font-size: 12px;
    font-weight: Bold;
    color: red;
    text-decoration: underline;
}


.edas_ext_hilfetext_abstand {
    padding-left: 30px;
}

.edas_ext_edas_datenfeld0 {
    font-size: 12px;
    padding-right: 10px;
}

.edas_ext_edas_datenfeld1 {
    font-size: 13px;
    font-weight: bold;
    color: blue;
}

.edas_ext_edas_extension_edx_verifizierung_header {
    font-size: 11px;
    background-color: #A3AEB1

}

.edas_ext_edas_extension_edx_verifizierung_ok {
    font-size: 11px;
    background-color: #AFFF9A
}

.edas_ext_edas_extension_edx_verifizierung_fehler {
    font-size: 11px;
    background-color: #FF6666
}

.edas_ext_blaetter_links_seite {
    font-family: Arial, Helvetica;
    font-size: 12px;
}

.edas_ext_blaetter_links_aktiv {
    font-family: Arial, Helvetica;
    font-size: 12px;
    color: #235C3E;
}

.edas_ext_blaetter_links {
    font-family: Arial, Helvetica;
    font-size: 12px;
    color: red;
    text-decoration: underline;
}

.edas_ext_blaetter_links:hover {
    font-family: Arial, Helvetica;
    font-size: 12px;
    color: blue;
    text-decoration: underline;
}

.edas_ext_dateiupload_bestellung {
    position:absolute;
    top:260px;				
    left:250px;
    background-color: #3A9ED8;
    border:2px black solid;
    visibility:hidden;
    padding:20px;
    z-index:300;
}

.edas_ext_dateiupload_anfrage {
    position:absolute;
    top:260px;				
    left:250px;
    background-color: #3A9ED8;
    border:2px black solid;
    visibility:hidden;
    padding:20px;
    z-index:300;
}

.edas_ext_dateiupload_anfrage_text {
    font-family: Arial, Helvetica;
    font-size: 14px;
    font-weight: Bold;
    color: white;
}

.edas_ext_dateiupload_bestellung_text {
    font-family: Arial, Helvetica;
    font-size: 14px;
    font-weight: Bold;
    color: white;
}

#contextHelp {
	visibility: hidden;
	font-family: Verdana,Arial,sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	padding: 4px;
	background-color: #ffffcc;
	width: 300px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	z-index: 100;
}


.tooltip {
    font-family: Verdana,Arial,sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	position: absolute;
	display: none;
	background-color: #ffffcc;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 4px;
}


.xml_verification_header {
    background-color: #A3AEB1
}

.xml_verification_ok {
    background-color: #AFFF9A
}

.xml_verification_factory_update {
    background-color: #EFEFEF
}

.xml_verification_error {
    background-color: #FF6666
}

.xml_confirmation_ok {
	font-family: Arial, Helvetica, Sans serif;
	font-size: 11px;
	font-weight: Bold;
	color: green;
	border: 1px solid green;
	padding: 10px;
}

.xml_confirmation_error {
	font-family: Arial, Helvetica, Sans serif;
	font-size: 11px;
	font-weight: Bold;
	color: #B61E11;
	border: 1px solid #B61E11;
	padding: 10px;
}

.xml_link1 {
    font-size: 11px;
	font-weight: Bold;
	color: #B61E11;
	text-decoration: none;
}

.xml_link1:hover {
	font-size: 11px;
	font-weight: Bold;
	color: black;
	text-decoration: underline;
}

.xml_error_field {
    font-size: 12px;
	font-weight: Bold;
	color: #B61E11;
	text-decoration: none;
	padding-left: 10px;
}


.xml_error_field_np {
    font-size: 12px;
	font-weight: Bold;
	color: #B61E11;
	text-decoration: none;	
}

.xml_header1 {
    font-size: 14px;
	font-weight: Bold;
	color: #B61E11;
	text-decoration: none;
}

.xml_header2 {
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.xml_cellheader {
    font-size: 11px;
    font-weight: bold;
    color: white;
    background-color: #D10019;
	width: 200;
    padding-left:5px;
    padding-right:5px;

    border-width: 1px;
    border-style: solid;
    border-color: black;
}

.xml_celltext {
	font-size: 11px;
 	color: black;
    padding-left:5px;
	padding-right:5px;

}

.xml_celltext_bold {
	font-size: 11px;
	font-weight: bold;
 	color: red;
    padding-left:5px;
	padding-right:5px;

}

.xml_cellheader_search {
    font-size: 10px;
    font-weight: bold;
    color: white;
    background-color: #D10019;
	
    padding-left:5px;
    padding-right:5px;

    border-width: 1px;
    border-style: solid;
    border-color: black;
}

.xml_celltext_search {
	font-size: 10px;
 	color: black;
    padding-left:5px;
	padding-right:5px;

}

.xml_inputtext_search {
	font-size: 10px;
 	color: black;

}

.xml_button_search {
	font-size: 10px;	
 	color: black;
 	border: 1px solid black;

}


.xml_inputtext {
	font-size: 11px;
 	color: black;

}

.xml_fieldsetheader {
	font-size: 14px;
	font-weight: bold;
	color: #B61E11;
}

.xml_progress {
    font-size: 12px;
	font-weight: bold;
	color: black;
}

.xml_progress_service {
    font-size: 12px;
	font-weight: bold;
	color: black;
}



.xml_order_list_cellheader {
    font-size: 10px;
    font-weight: bold;
    color: white;
    background-color: #C40004;

    padding-left:5px;
    padding-right:5px;

    border-width: 1px;
    border-style: solid;
    border-color: #C40004;
}

.xml_order_list_celltext {
    font-size: 10px;
 	color: black;
    padding-left:5px;
	padding-right:5px;

	border-width: 1px;
	border-style: solid;
	border-color: #C40004;

}

.xml_order_list_cellbackground_1 {
    background-color: #E3D9DB;
}

.xml_order_list_cellbackground_2 {
    background-color: #E4C8CD;
}



.xml_upload_request_text {
    font-family: Arial, Helvetica;
    font-size: 14px;
    font-weight: Bold;
    color: white;
}

.xml_upload_request {
    /*
    position: relative;
    bottom:260px;				
    left:140px;
    
    position: fixed;
    */
    position: absolute;
    top: 250px;
    left: 250px;
    
    background-color: #90989E;
    border:2px black solid;
    visibility:hidden;
    padding:20px;
    
    width: 250px;
    z-index:300;
}

.xml_upload_order_text {
    font-family: Arial, Helvetica;
    font-size: 14px;
    font-weight: Bold;
    color: white;
}


.xml_upload_order {
    /*
    position: relative;
    bottom:260px;				
    left:140px;
    position: fixed;
    */
    position: absolute;
    top: 250px;
    left: 250px;
    background-color: #90989E;
    border:2px black solid;
    visibility:hidden;
    padding:20px;
    
    width: 250px;
    z-index:300;
}


.xml_download_dataset_text {
    font-family: Arial, Helvetica;
    font-size: 14px;
    font-weight: Bold;
    color: white;
}


.xml_download_dataset_order {
    position: absolute;
    top: 250px;
    left: 250px;
    background-color: #90989E;
    border:2px black solid;
    padding:15px;
    z-index:300;
    width:300px;
    visibility:hidden;
}

/*
.xml_register_cellheader {
   font-size: 12px;
    font-weight: bold;
    color: white;
    background-color: #D10019;
	padding-left:5px;
    padding-right:5px;

    border-width: 1px;
    border-style: solid;
    border-color: black;
}

.xml_register_celltext {
   font-size: 12px;
 	color: black;
    padding-left:5px;
	padding-right:5px;
}
*/

.xml_register_form {
    font-size: 10px;
    width: 200;
}

.xml_error_text {
	font-size: 11px;
	font-weight: Bold;
	color: #D10019;
	padding-left: 10px;
}

.xml_text {
	font-size: 10px;
}

.xml_text1 {
	font-size: 11px;
    font-weight: bold;
	color: black;
    padding-right: 10px;
}

.xml_text2 {
	font-size: 11px;
	color: black;
}


a.xml_link1 {
	font-size: 11px;
	font-weight: Bold;
	color: #D10019;
	text-decoration: underline;
}

a.xml_link1:hover {
	font-size: 11px;
	font-weight: Bold;
	color: black;
	text-decoration: underline;
}

a.xml_link2 {
	font-size: 11px;
	font-weight: Bold;
	color: black;
	text-decoration: underline;
}

a.xml_link2:hover {
	font-size: 11px;
	font-weight: Bold;
	color: #D10019;
	text-decoration: underline;
}







.edas_ext_field1 {
	font-size: 11px;
    font-weight: bold;
	color: navy;
    padding-right: 10px;
}

.edas_ext_field2 {
	font-size: 11px;
	color: black;
}

a.edas_ext_link1 {
	font-size: 11px;
	font-weight: Bold;
	color: #B61E11;
	text-decoration: underline;
}

a.edas_ext_link1:hover {
	font-size: 11px;
	font-weight: Bold;
	color: black;
	text-decoration: underline;
}

a.edas_ext_link2 {
	font-size: 11px;
	font-weight: Bold;
	color: black;
	text-decoration: underline;
}

a.edas_ext_link2:hover {
	font-size: 11px;
	font-weight: Bold;
	color: #B61E11;
	text-decoration: underline;
}

a.edas_ext_blaetter_links {
	font-size: 11px;
	font-weight: Bold;
	color: blue;
	text-decoration: underline;
}

a.edas_ext_blaetter_links:hover {
	font-size: 11px;
	font-weight: Bold;
	color: #B61E11;
	text-decoration: underline;
}

.edas_ext_blaetter_links_aktiv {
	font-size: 11px;
	font-weight: Bold;
        color: green;
}

.edas_ext_blaetter_links_seite {
	font-size: 121px;
	font-weight: Bold;
}



.edas_ext_navi {
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.edas_ext_text1 {
    font-size: 10px;
}


.edas_ext_statustext {
    font-size: 11px;
    color: black;
    font-weight: bold;
}

a.edas_ext_statustext {
    font-size: 11px;
    font-weight: Bold;
    color: black;
    text-decoration: underline;
}

a.edas_ext_statustext:hover {
    font-size: 11px;
    font-weight: Bold;
    color: #B61E11;
    text-decoration: underline;
}


.edas_ext_hilfetext_abstand {
    padding-left: 30px;
}

.edas_ext_edas_datenfeld0 {
    font-size: 11px;
    color: black;
    padding-right: 10px;
}

.edas_ext_edas_datenfeld1 {
    font-size: 12px;
    font-weight: bold;
    color: black;
}

.edas_ext_edas_extension_edx_verifizierung_header {
    font-size: 10px;
    background-color: #EBFAFC;

}

.edas_ext_edas_extension_edx_verifizierung_ok {
    font-size: 10px;
    background-color: #AFFF9A
}

.edas_ext_edas_extension_edx_verifizierung_fehler {
    font-size: 10px;
    background-color: #FF6666
}

.edas_ext_blaetter_links_seite {
    font-family: Arial, Helvetica;
    font-size: 12px;
}

.edas_ext_blaetter_links_aktiv {
    font-family: Arial, Helvetica;
    font-size: 11px;
    color: #235C3E;
}

.edas_ext_blaetter_links {
    font-family: Arial, Helvetica;
    font-size: 11px;
    color: #B61E11;
    text-decoration: underline;
}

.edas_ext_blaetter_links:hover {
    font-family: Arial, Helvetica;
    font-size: 11px;
    color: black;
    text-decoration: underline;
}

.edas_ext_dateiupload_bestellung {
    position:absolute;
    top:260px;
    left:250px;
    background-color: #3A9ED8;
    border:2px black solid;
    visibility:hidden;
    padding:20px;
    z-index:300;
}

.edas_ext_dateiupload_anfrage {
    position:absolute;
    top:260px;
    left:250px;
    background-color: #3A9ED8;
    border:2px black solid;
    visibility:hidden;
    padding:20px;
    z-index:300;
}

.edas_ext_dateiupload_anfrage_text {
    font-family: Arial, Helvetica;
    font-size: 14px;
    font-weight: Bold;
    color: white;
}

.edas_ext_dateiupload_bestellung_text {
    font-family: Arial, Helvetica;
    font-size: 14px;
    font-weight: Bold;
    color: white;
}


/* Message-Box START */
.modalDialog_transparentDivs{
     	filter:alpha(opacity=40);       /* Transparency */
         opacity:0.4;    /* Transparency */
         background-color:#AAA;
         z-index:1;
         position:absolute; /* Always needed     */
}
.modalDialog_contentDiv{
         border:3px solid #000;
         padding:10px;
         z-index:100;/* Always needed    */
         position:absolute;      /* Always needed        */
         /*background-color:#FFF;*/  /* White background color for the message */
         font-family: Arial, Helvetica;
         font-size: 12px;
         line-height:1.4em; 
         /* background-color: #FF6666; */
         background-color: #B61E11;
         color: white;
         
         
}
.modalDialog_contentDiv_shadow{
         z-index:90;/* Always needed     - to make it appear below the message */
         position:absolute;      /* Always needed        */
         background-color:#555;
         filter:alpha(opacity=30);       /* Transparency */
         opacity:0.3;    /* Transparency */
}

#mainContainer{
	width:800px;
	margin:0 auto;
	margin-top:10px;
	border:1px double #000;
	padding:5px;
	

}

/* Alternative layout for the message box - used by one of the messages */

.modalDialog_contentDiv_error{
	border:3px solid #FFF;
	padding:2px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#F00;	/* White background color for the message */
	color:#FFF;
}
.modalDialog_contentDiv_error a{
	color:#FFF;
}
/* Message-Box END */


.tooltip_jquery {
	display:none;
	background:transparent url(/typo3conf/ext/edasclient/images/black_arrow.png);
	font-size:11px !important;
	height:70px;
	width:160px;
	padding:25px;
	color:#eee;
}
