
.text {
      font-family: Verdana, Arial, Tahoma;
          font-size: 12px;
          font-weight: normal;
          font-style : normal;
          color: #333344;
}

.text_mittel {
          font-size: 11px;
          font-weight: normal;
          font-style : normal;
          color: #4B4D7F;
}

.text_klein {
      font-family: Verdana, Arial, Tahoma;
      font-size: 9px;
      font-weight: normal;
      font-style : normal;
      color: #4B4D7F;
}

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,b,i,strong, body, table, tr, td {
 font-family:Arial,sans-serif;
 font-size:14;
 }

h1    { font-size:20;
        text-align:left;
}

.h1s  { font-size:14;
}
h2,h3,h4{font-size:14;}
.h2s  { font-size:12;}
.ps   { font-size:12;}
.logo { font-family: Verdana,Arial,Tahoma;
        color:#8080ff;
        font-size:40;
        font-weight:bold;
        /*font-stretch:extra-expanded; */
        letter-spacing:2;
}
.m     { vertical-align:top}
.ml    { width:210;
	vertical-align:top;}

.mm    { width:580;
         padding-left:5;
         padding-right:5;
         text-align:justify;}
.mr    { width:210;
	vertical-align:top;}
/*
.star{  width:20px;
        height:20px;
        font-size:34;
       // position:absolute;
        position:relative ;
        z-index:1;
        top:-20;
        left:-70;

}*/
/*Box*/

.box { border-spacing:0;
}
.rahmen {
       border-width:1;
       border-style:solid;
       padding-left:1;
       padding-right:1;

}

/*Menü*/
.bg    {
        background-image:url("../etc_arbeit_jobs_bewerbung/arbeitmenue.gif" );
        padding:1;
        position:absolute ;
        top:100;
        left:260;
}
.menue {
        padding-top:5;
        padding-left:5;
        padding-right:5;
        vertical-align:center;
        /*background-color:#C5CBD6; */
        background-color:#eeeeff;
}



/*Formulare*//*
.ft   {  //width:140;
        vertical-align:top;
      }

.f    { // width:220;
        padding-left:5;
        padding-right:5;
        vertical-align:top;
      } */
.err  { /*width:210;*/
        color:#ff0000;
        vertical-align:top;}

/*oOo** Links  **oOo*/

 a:link { text-decoration:none; color:#8080ff; }
 a:visited { text-decoration:none; color:#8080ff; }
 a:hover { text-decoration:none; color:#ffffff; background-color:#8080ff; }
 a:active { text-decoration:none; background-color:#dddddd; }

 /*caller mit ref*/

 a#call:link {  }
 a#call:visited {  }
 a#call:hover {  }
 a#call:active {  }


/*AdLinkeinstellung*/
.wl:hover { background-color:transparent; }
.wl:link { background-color:transparent; border:0; border-color:transparent; }
.wl:visited { background-color:transparent; border:0; border-color:transparent; }
.wl:active { background-color:transparent; border:0; border-color:transparent;  }

/*basiseinstellungen*/

.bas {
         position:relative;
	top:-15px;
	z-index:2;
         cursor:hand;
	}
/*img-tags*/
 .co {    /*con oben*/
         top:0px;
	width:480px;
         height:16px;
         }

.cl {	/*con links*/
         width:175px;
         height:16px;
         top:0px;
}
.cr {    /*con rechts*/
         width:246px;
         height:16px;
         top:0px;
}

