

@charset "utf-8";

BODY {
  background:#E1E1E1 none repeat scroll 0 0;
  font-family:Verdana,arial,helvetica,sans-serif;
  font-size:11px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height: normal;
  margin:0px;
  padding:0px;
  width: 100%;
  height: 100%;
}

fieldset {
	border:1px solid #ddd;
	padding:0 0.5em 0.5em;
}
label {
	float:left;
	width:10em;
	text-align:right;
	margin-right:1em;
}
legend {
	color:#636363; 
}



.mycon1 {
    background:#E1E1E1 none repeat scroll 0 0;
    border:0px;
    margin:3px 0 20px;
    padding:0;
    width:100%;
}

.mycon2 {
    background:#ffffff none repeat scroll 0 0;
    border:1px solid #9FB1BC;
    margin:3px 0 7px;
    padding:0;
    width:1024px;
    
    BACKGROUND-IMAGE: url(./Bilder/Kopie von hgBlue.jpg); 
    BACKGROUND-REPEAT: repeat-x; 
    BACKGROUND-POSITION: center top;
}  


TABLE, FORM , INPUT, SELECT  {
    font-family:Verdana, arial,helvetica,sans-serif;
    font-size:11px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height: 18px;
    margin:0px;
    padding:0px;
}
TABLE, FORM , INPUT {
    width: 100%;
}
TABLE,TD,TR {
    vertical-align:top;
    color: #636363;
}

TABLE.SHOW {
  width:100%;
  height:100%;
  background:#ffffff none repeat scroll 0%;
}


TD.NAVI {
  border:0px solid #fff;
  margin:0px;
  padding-top: 5px;
  padding-left: 3px;
  padding-bottom: 5px;
  vertical-align:top;
  color:#000000;
  font-weight:normal;
  white-space:nowrap;
  height: 22px;
}


TD.TEXT {
  border:0px solid #9FB1BC ;
  margin:0px;
  padding: 5px;
  vertical-align:top;
  color:#000000;
  font-weight:normal;
  text-align: justify;
  height: 22px;
}


TD.HEAD {
  background:#E1E1E1 none repeat scroll 0%;
  border:1px solid #E1E1E1;
  border-left:1px solid #E1E1E1;
  margin:0px;
  padding-top: 5px;
  padding-left: 3px;
  padding-bottom: 5px;
  vertical-align:top;
  color:#000;
  font-weight:bold;
  white-space:nowrap;
  padding-left: 5px;
  height: 22px;
}



TD.PADDING1 {
  padding: 1px;
  vertical-align:top;
}

/* GLOBALES */
.BG1 { 
  BACKGROUND-COLOR: #fff;}
.BG2 { 
  BACKGROUND-COLOR: #000; 
  cursor: pointer;
		
  }

a:link { color:#000000;text-decoration: none; }
a:visited {color:#000000; text-decoration: none; }
a:active { text-decoration: none; }


  
a img,:link img,:visited img {border: none;}


aaaa:link { 
        color:#ffffff;
         font-weight:normal;
         text-decoration: none; 
         }

aaaa:visited { 
         color:#0b77b7;
         font-weight:normal;
         }
a:hover { 
         color: #636363; (crimson)
         text-decoration: none;
         font-weight:normal;
         }
aaaa:active { 
         color:#0b77b7;
         font-weight:normal;
         }


<!--(height: 1000px; -- esto pertenecía a MYCON2 pero lo quité porque estaba limitamdo la lungueza del contenedor)-->