/* normale links*/
a:link              { color: #196fbc; text-decoration: underline; }
a:visited           { color: #196fbc; text-decoration: underline; }
a:active            { color: #196fbc; text-decoration: underline; }
a:hover             { color: #10487b; text-decoration: underline; }

/* Links im Text*/
a.txt,a.txt:link,a.txt:active,a.txt:visited {color:#aa1e1e;text-decoration:none;}
a.txt:hover         { color:#590f0f;text-decoration:underline;}

/* magenta links */
a.mags:link         { color: #ffffff; text-decoration: none; font-size:10px;}
a.mags:visited      { color: #ffffff; text-decoration: none; font-size:10px;}
a.mags:hover        { color: #de1f3a; text-decoration: none; font-size:10px;}
a.mags:active       { color: #ffffff; text-decoration: none; font-size:10px;}

/* unauffällige links */
a.none:link         { color: #505050; text-decoration: none; }
a.none:visited      { color: #505050; text-decoration: none; }
a.none:hover        { color: #505050; text-decoration: none; }
a.none:active       { color: #505050; text-decoration: none; }


a.mag:link,a.mag:visited,a.mag:active{
            color: #ffffff; text-decoration: none; font-size:11px;
            }
a.mag:hover{
            color: #de1f3a; text-decoration: none; font-size:11px;
            }


a.mago:link,a.mago:visited,a.mago:active{
  color: #de1f3a;
  text-decoration: underline;
  font-size:11px;
  }
  a.mago:hover{
  color: #000000;
  text-decoration: underline !important;
  font-size:11px;
}

a.greeno:link,a.greeno:visited,a.greeno:active{
  color:#76D03A;
  text-decoration: underline;
  font-size:11px;
  }
  a.greeno:hover{
  color:#41923A !important;
  text-decoration: underline !important;
  font-size:11px;
}



a.fact, a.defact{
  z-index:99;
  display:block;
  float:left;
  padding:2px 8px;
  margin-right:5px; margin-bottom:-1px;
  border:1px solid;
  text-decoration:none;
  font-size:12px;}
  
  
a.fact:link,a.fact:visited{
  border-top-color:#b4e2f6;border-left-color:#b4e2f6;
  border-bottom-color:#ffffff;border-right-color:#b4e2f6;}

a.defact:link,a.defact:visited{
  color:#b1b1b1;
  border-top-color:#e4e4e4;border-left-color:#e4e4e4;
  border-bottom-color:#b4e2f6;border-right-color:#e4e4e4;}




a.msgdeakt{
  display:block;
  position:absolute;
  right:30px;
  top:10px;
  color:#515151; text-decoration:none;
}
a.msgdeakt:hover{color:#de1f3a;}


a.blocklink3{
  width:100px;height:20px;
  display:block;
  background-position:top;}

a.blocklink3:hover{
  background-position:bottom;}

a.blocklink{
  margin:0px 5px;
  display:block;
  border:0px;
  height:30px; width:122px;
  background-color:#f0f0f0;
  float:left;

}

a.blocklink2{
  margin:0px 5px;
  display:block;
  border:0px;
  height:30px; width:190px;
  background-color:#f0f0f0;
  float:left;

}

#m_profil{background-image:url(../pics/buttons/m_profil.png);}
#weiter{background-image:url(../pics/buttons/weiter.png);}
#del{background-image:url(../pics/buttons/s_del.png);}
#annehmen{background-image:url("../pics/buttons/annehmen.png");}
#ablehnen{background-image:url("../pics/buttons/ablehnen.png");}
#zuruck{background-image:url("../pics/buttons/zuruck.png");}
#bestatigen{background-image:url("../pics/buttons/bestatigen.png");}
#zustartseite{background-image:url("../pics/buttons/zustartseite.png");}
#zumprofil{background-image:url("../pics/buttons/zumprofil.png");}


#m_tdetail{background-image:url("../pics/buttons/m_termindetail.png");}
#m_versenden{background-image:url("../pics/buttons/m_versenden.png");}
#m_lesezeichen{background-image:url("../pics/buttons/m_lesezeichen.png");}

a.m_link{
  display:block;
  height:20px;
  width:90px;
  float:left;

}
a.s_link{
  margin-top:2px;
  display:block;
  height:12px; width:45px;
  float:left;

}
a.s_link:hover,a.m_link:hover{background-position:bottom left;}

#edit{background-image:url("../pics/buttons/s_edit.png");}
#detail{background-image:url("../pics/buttons/s_detail.png");}
#profil{background-image:url("../pics/buttons/s_profil.png");}
#ticket{background-image:url("../pics/buttons/s_ticket.png");}
#sweiter{background-image:url("../pics/buttons/s_weiter.png");}
#mehr{background-image:url("../pics/buttons/s_mehr.png");}


