html {
    -webkit-font-smoothing: antialiased !important;
}

.intro {
  background-color: #A2C0B0;
/*  background-image: url('../pictures/h1.jpg');*/
  background-repeat: no-repeat;
  background-attachment:fixed;
  background-position:center; 
  font-family: Tahoma;
}

#intro {
  text-align: center;
  vertical-align: middle;
  margin: auto;
  width:80%;
}

#cms_version {
  display: inline-block;
  left: -5px;
  position: relative;
  top: 15px;
  z-index: 99;
  color: black;
  float: right;
  font-size: 11px;
  line-height: 0px;
}

body {
/*  background: url("../pictures/picts/hintergrund_schmetterling_weiss.jpg");*/
  background-color: white;
  font-family: Tahoma;
  scrollbar-face-color: white; 
  scrollbar-track-color: white;
  scrollbar-arrow-color: black; 
  scrollbar-base-color: white; 
  scrollbar-shadow-color : white; 
  scrollbar-3dlight-color: black;
  scrollbar-darkshadow-color: black; 
  scrollbar-highlight-color: white;
}

.wide #mainbody {
  width:1300px; 
  margin: 10px auto auto; 
  position:relative; 
  height: 800px; 
}

.tablet #mainbody {
  width:900px; 
  margin: 10px auto auto; 
  position:relative; 
  height: 800px; 
  font-size: 14px;
}

.mobi #mainbody {
  width:500px; 
  margin: 10px auto auto; 
  position:relative; 
  display:block;
}

.phone #mainbody {
  width:1024px; 
  margin: 5px auto auto; 
  position:relative; 
  display:block;
}

table {
  font-family: Tahoma;
  border-spacing: 0;
  border-collapse: collapse;
}

img {
  display: block;
}

.master {
  background-color: white;
  font-family: Tahoma;
  font-size: 12px;
  text-align: center;
  width: 1024px;
  margin:auto;
  position: relative;
}

.banner {
  height: 100px;
  border: 0 none;
  padding: 0;
  vertical-align: top;
}
.banner_table {
  width: 100%;
}
.bannerlogo {
  position: relative;
  top: 0px;
  left: 0px;
  text-align: left;
}

.bannerlogoimg {
  padding-left: 0px;
  cursor: pointer;
}

.bannerlanguage {
  position: relative;
  top: 0px;
  left: 0px;
  text-align:right;
  vertical-align: top;
  width: 0px;
}

.bannerlngimg {
  display: block;
  position: relative;
  left: -300px;
}

.langFlag {
  cursor: pointer;
  margin: auto; 
  left: 10px;
}

.bannergetlanguage {
  text-align:right;
  font-size: 10px;
  font-family: Tahoma;
  text-align: right;
  position: relative;
  width: 0px;
  height: 0px;
  left: 920px;
  top: -50px;
}

#lang {
  font-size: 10px;
  font-family: Tahoma;
}

.lowbannertable{
  position: relative;
  top: 0px;
  width: 1024px;
  margin:auto;
  text-align: center;
}
.lowbanner {
  height: 146px;
  width: 100%;
/*  background-image: url('../pictures/picts/Green_Band.png');*/
}

.footer_row {
  vertical-align:bottom;
}
.footer {
  height: 30px;
  width:100%;
  padding: 0 20px;
}
.footer_left {
  text-align: left;
/*  color:white; */
  font-weight: normal;
  font-size: 12px;
  font-family: Tahoma;
  height: 40px;
  text-align: left;
  vertical-align: bottom;
}

.footer_right {
  text-align: right;
  color:grey;
  font-size: 10px;
  font-family: Tahoma;
}
.content {
  padding: 0 0 0 0;  
  vertical-align: top;
  text-align: left;
}
.limmat_menu {
  height: 30px;
  vertical-align:middle;
}

.limmat_mainMenu {
  background-color: #91C3F5;
  margin-top: 0px;
  margin-left: 0px;
  width: 1024px;
}

.MainMenu {
  background: #91C3F5; 
  color: white;
}

.SubMenu {
  background: #white;
}

.diashow {
  width: 800px; 
  height: 535px; 
  margin-top: 0px; 
}  
.diashow_table  {
  display: block;
  position: relative;
  margin-bottom: 0px;
  top: 0px;
  left: 0px;
}

.diashow_cmt {
/*  float: right;*/
  z-index: 99; 
  font-family: Tahoma;
  font-size: 12px;
  font-weight: normal;
  height: auto;
  text-align: right;
/*  text-transform: uppercase; */
  background-color: rgba(182, 181, 175, 1); 
  color: black; 
  border: none; 
  padding: 0px 20px 0px 20px;
  position: relative;
  top: -10px;
  left: 0px;
  width: 800px;
}  

#diashow_bar {
/*  background: #91C3F5 repeat;
  visibility: hidden;
  position: fixed;*/
}

.diashow_nav {
/*  margin-top: 20px; */
  font-size: 12px;
  position: relative;
  top: -15px;
  text-align:center; 
  height:10px; 
  cursor: pointer; 
/*  background: white no-repeat;*/
}
.diashow_comment {
/*  margin-top: 20px; */
  position: relative;
  top: -6px;
  left: 0px;
  height:1px;
  width: 800px; 
}

.diashow_buttons {
/*  margin-top: 20px; */
  font-size: 25px;
  color: black;
  position: relative;
  top: -30px;
  left: -20px;
  text-align:left; 
  height:1px; 
  cursor: pointer; 
}

.diashow_pager {
  position: relative;
  top: -30px; 
/*  float: left; 
  margin-right: 15px; */
}

.diashow_prev {
  left: -50px;
  position: relative;
  top: 0px; 
}

.diashow_next {
  position: relative;
/* when separate */
  left: -30px;
  top: 0px; 
/* when in line of nav
  left: 40px;
  top: -44px; */
}
.pager { float: left; margin-right: 15px;}

.minidiashow {width: 800px; height: 375px; margin-top: 0px; position:relative; top:-8px; left:-1px;}

.minidiashow_table  {
  display: block;
  position: relative;
  top: -7px;
  left: -2px;
  height:100%;
/*  margin-bottom: -25px;*/
/*  margin: auto 36px auto auto;*/
/*  width: 94%;*/
}

.minidiashow_cmt {
/*  float: right;*/
  z-index: 99; 
  font-family: Tahoma;
  font-size: 12px;
  font-weight: normal;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
/*  text-transform: uppercase; */
  background-color: rgba(182, 181, 175, 1); 
  color: black; 
  border: none; 
  padding: 0px 20px 0px 20px;
  position: relative;
  top: -27px;
  left: 0px;
}  

#minidiashow_bar {
/*  background: #91C3F5 repeat;
  visibility: hidden;
  position: fixed;*/
}

.minidiashow_nav {
/*  margin-top: 20px; */
  font-size: 12px;
  position: relative;
  top: -15px;
  text-align:center; 
  height:10px; 
  cursor: pointer; 
/*  background: white no-repeat;*/
}
.minidiashow_comment {
/*  margin-top: 20px; */
  position: relative;
  top: -5px;
  left: 0px;
  height:1px;
  width: 800px; 
}

.minidiashow_buttons {
/*  margin-top: 20px; */
  font-size: 25px;
  color: white;
  position: relative;
  top: -50px;
  left: -10px;
  text-align:left; 
  height:1px; 
  cursor: pointer; 
}

.minidiashow_pager {
  position: relative;
  top: -30px; 
/*  float: left; 
  margin-right: 15px; */
}

.minidiashow_prev {
  left: -50px;
  position: relative;
  top: 0px; 
}

.minidiashow_next {
  position: relative;
/* when separate */
  left: -35px;
  top: 0px; 
/* when in line of nav
  left: 40px;
  top: -44px; */
}

.marquee {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  width: 1024px;
  height: 80px;
  padding-top: 15px;
  margin: auto;
}

.marquee.fake{
  overflow: hidden;
  position: relative;
  float: left;
}
                    
/* The sliding span */
.marquee.fake span{
  word-wrap: nowrap;                
  display: inline-block;
  position: relative;
  left: -100%;
   
  animation-name: marquee;             
  -moz-animation-name: marquee;
  -webkit-animation-name: marquee;              

  /* Set the duration, s = seconds */
  animation-duration: 50s;
  -moz-animation-duration: 50s;
  -webkit-animation-duration: 50s;      
  
  /* How many times the animation to repeat */
  animation-iteration-count: infinite;                        
  -moz-animation-iteration-count: infinite;                        
  -webkit-animation-iteration-count: infinite;                        

  /* Several options available, use linear for this example */
  animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;     
}
              
/* Stop the marquee on :hover */
.marquee.fake:hover span{
  animation-play-state: paused; 
  -moz-animation-play-state: paused;
  -webkit-animation-play-state: paused;
}              
            
@-webkit-keyframes marquee{
  0%   { left: 100%; }
  100% { left: -100%;}
}
              
@-moz-keyframes marquee{
  0%   { left: 100%; }
  100% { left: -100%;}
}
@keyframes marquee {
  0%   { left: 100%; }
  100% { left: -100%; }
} 

.marquee_height {
  height: 80px;
}

.marquee_row {
  scrollamount:3;
  scrolldelay:5;
  width: 100%;
}

.marquee_sep {
  width: 40px;
}

.marquee_img {
 height: 50px;
}

.hometext {
  width:1045px;
  padding-left: 2px; 
  background-image: url(http://zanetti.computerhelp.ch/pictures/picts/hintergrund_home_1040_350.png); 
  background-position: initial initial; 
  background-repeat: initial initial; 
  top: -14px; 
  position: relative; 
}

.mosaic{
  background: none; 
/*  padding: 12px 0 22px 41px; 
  width: 968px; height: 310px;  */
  overflow:hidden;
}
.mosaic .title{float:left; font-size: 28px; line-height: 50px; color: white; font-weight:bold;}
.mosaic .text{float:left;}
.mosaic .pictable{}   
.mosaic .image{
  position:relative;
  padding-left:10px;
  padding-top: 10px;
  width: 200px;
  height: 150px;
}
#contact_form {
  margin-bottom: 0px;
}


#LimmatMenu li {
}

#LimmatMenu ul li:hover ul {
  display: block;
} 

* html #LimmatMenu ul li {
  float: left;
  width: 100%;
  border: 0px;
}

/*--nur f�r IE 7 erkennbar--*/

*+ html #LimmatMenu ul li {
  float: left;
  width: 100%;
} 

#LimmatMenu a.SubMenu {
  color: grey;
  text-align: left;
  padding: 0px 0px 0px 0px;
  text-transform: uppercase;
}

#LimmatMenu a.SubMenu:hover {
  height: 100%;
  color: #000000;
}
 
#LimmatMenu {
  border-collapse: collapse;
  float: left;
  font-family: Tahoma;
/*  margin-left: 240px;*/
  margin-right: auto;
  padding: 0 0 0 20px;
  text-align: right;
} 

#LimmatMenu h3 {
  padding: 0px;
  margin: 0px;
  height: 30px;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  width: 100%;
  border-right: 0px solid rgb(1,104,122);
  color: #000;
  padding-top: 10px;
}

#LimmatMenu h3 a {
}

#LimmatMenu ul li a {}

#test a {color: white}

#LimmatMenu a {
  text-decoration: none;
  display: block;
  border: 0px solid #000000;
  text-align: center;
}

#LimmatMenu a:hover {
  height: 100%;
  color: rgb(241,74,0);
}

#LimmatMenu .hover {
  height: 100%;
  color: rgb(241,74,0);
}

#MainMenu1st {
/*  border-left: 1px solid white;*/
  padding-right: 20px;
}

#MainMenuNxt {
  position: relative;
  border-left: 1px solid white;
  padding: 0 20px;
}

#LimmatMenu ul {
  float: left;
  padding: 0px;
  margin: 0px;
  font-size: 30px;
/*  line-height: 15px;*/
  list-style-type: none;
} 

#LimmatMenu ul ul {
  position: absolute;
  padding: 2px 2px 5px;
  width: 200px;
  border: 0px;
  z-index: 2;
  display: none;
  bottom: 15px;
}

.button_link_off {
  text-decoration: none;
}

/* unvisited link  */
.pg_menu a:link {
 color: grey;
 font-weight: normal;
 text-decoration: none;
}
/* visited link */
.pg_menu a:visited {
 color: grey;
 font-weight:normal;
}
/* mouse over link  */
.pg_menu a:hover {
 color: rgb(241,74,0);
 font-weight:normal;
}
/* selected link */
.pg_menu a:active {
 color:#000000;
 font-weight:normal;
}

/* unvisited link  */
.pg_menu_sel a:link {
 color: #013886;
 font-size: 20px;
 font-family: Tahoma;
 font-weight:normal;
 text-decoration: none;
}
/* visited link */
.pg_menu_sel a:visited {
 color: #013886;
 font-size: 20px;
 font-family: Tahoma;
 font-weight:normal;
}
/* mouse over link  */
.pg_menu_sel a:hover {
 color: rgb(241,74,0);
 font-size: 20px;
 font-family: Tahoma;
 font-weight:normal;
}
/* selected link */
.pg_menu_sel a:active {
 color:#000000;
 font-size: 20px;
 font-family: Tahoma;
 font-weight:normal;
}

/* unvisited link  */
.pg_menu_sub a:link {
 color: grey;
 font-size: 14px;
 font-family: Tahoma;
 font-weight:normal;
 text-decoration: none;
}
/* visited link */
.pg_menu_sub a:visited {
 color:grey;
 font-size: 14px;
 font-family: Tahoma;
 font-weight:normal;
}
/* mouse over link  */
.pg_menu_sub a:hover {
 color: rgb(241,74,0);
 font-size: 14px;
 font-family: Tahoma;
 font-weight:normal;
}
/* selected link */
.pg_menu_sub a:active {
 color:#000000;
 font-size: 14px;
 font-family: Tahoma;
 font-weight:normal;
}
/* unvisited link  */
.pg_menu_sub_sel a:link {
 color: #013886;
 font-size: 14px;
 font-family: Tahoma;
 font-weight:normal;
 text-decoration: none;
 text-transform: none;
}
/* visited link */
.pg_menu_sub_sel a:visited {
 color: #013886;
 font-size: 14px;
 font-family: Tahoma;
 font-weight:normal;
}
/* mouse over link  */
.pg_menu_sub_sel a:hover {
 color: rgb(241,74,0);
 font-size: 14px;
 font-family: Tahoma;
 font-weight:normal;
 text-decoration: none;
 text-transform: none;
}
/* selected link */
.pg_menu_sub_sel a:active {
 color: solid gray;
 font-size: 14px;
 font-family: Tahoma;
 font-weight:normal;
}

.pg_menu {
  padding: 3px 0;
  border-top: 1px solid grey;  
  font-size: 20px;
  font-family: Tahoma;
  text-transform: none;
}
.pg_menu_sel {
  padding: 3px 0;
  border-top: 1px solid grey;  
  text-transform: none;
}
.pg_menu_sub {
  font-size: 14px;
  font-family: Tahoma;
  text-transform: none;
}

.pg_menu_sub_img {
  display: inline;
}

.info {
  font-weight:normal;
  color: blue;
}

.error {
  font-weight:bold;
  color: red;
}

#nav UL {
  list-style: none;
  margin: 0;
  padding: 0;
}
#nav UL LI {
  display: inline;
  margin-right: 8px;
        font-size: 10px;
}
#nav UL LI A { color: black; }
#nav UL LI.showPage A { color: red; }

.single_line {
  color:grey;
  height: 3px;
  border-bottom: 1px solid grey;
}

.home_title {
  padding: 0 ;
  margin-top: -20px;
}

.item_title {
  font-size: 15px;
  padding: 5px 0px;
  color: #013886;
}

.item_text {
  position: relative;
  top: 0px;
  padding: 0 ;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 13px;
}

.sponsor_pict {
  width: 180px;
  margin-bottom: 50px;
}

.news_left_col {
  width: 50%;
  vertical-align: top;
}

.news {
  padding-right:25px;
}

.news_left {
  color: #000000;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: none;
  text-decoration:none;
}

.news_right {
  color: #000000;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: none;
  text-decoration:none;
  margin-left: 20px;
}

.news_title {
  color: #000000;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: bold;
  text-decoration:none;
  padding-bottom: 10px;
}

.news_even {
  background: white;
}

.news_date {
  font-size: 10px;
}

.news_odd {
  background: lightgray;
}

.news_text {
  color: #000000;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: none;
  text-decoration:none;
  vertical-align: top;
}

.pict {
}

.text {
  color: #000000;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: none;
  text-decoration:none;
}

.text_blue {
  color: rgb(1,104,122);
  font-size: 12px;
  font-family: Tahoma;
  font-weight: none;
  text-decoration:none;
}

.circuit_type {
  color: #0000ff;
  font-size: 14px;
  font-family: Tahoma;
  font-weight: none;
  text-decoration:none;
  text-transform: uppercase;
}

.news_home {
  width:100%;
  border:none;
  padding:0;
  padding-right:25px;
}

.news_home_pict {
  width: 180px;
  margin-right: 10px;
  margin-bottom: 5px;
  border 0;
}

.news_pict {
  width: 280px;
  margin-right: 10px;
  margin-top: 12px;
  margin-bottom: 5px;
  border 0;
}

.news_pict_col {
  width: 300px;
  vertical-align: top;
}

.project_col_desc{
  width: 200px;
  color: #666666;
  font-size: 12px;
  font-family: Tahoma;
  text-decoration:none;
}

.texttitle {
  color: #009999;
  font-size: 14px;
  font-family: Tahoma;
  text-decoration:none;
  font-weight:bold;
}
.mainsponsor {
  text-align: center;
}
.mainsponsorpict {
  width: 200px;
  margin-bottom: 20px;
}
.sponsor {
  text-align: left;
}
.sponsorpict {
  width: 200px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.listodd {
  background-color: white;
}
.listeven {
  background-color: #ececec;
}
.filelinks {
  color: #007688;
  font-size: 12px;
  font-family: Microsoft Sans Serif;
  text-decoration: none;
}
a.filelinks:link { 
  color: #007688; 
  font-size: 12px;
  font-family: Microsoft Sans Serif;
  text-decoration: none;
} 
a.filelinks:hover { 
  color: #000000; 
  font-size: 12px;
  font-family: Microsoft Sans Serif;
  text-decoration: none;
}
a.filelinks:active { 
  color: #000000; 
  font-size: 12px;
  font-family: Microsoft Sans Serif;
  text-decoration: none;
  font-weight: bold;
}

.mylink {
  color: white;
  text-decoration: none;
}
a.mylink:link { 
  color: white; 
  text-decoration: none;
} 
a.mylink:hover { 
  color: black; 
  text-decoration: none;
}
a.mylink:active { 
  color: #000000; 
  text-decoration: none;
  font-weight: bold;
}
.pagelink {
  color: black;
  text-decoration: none;
}
.linkesmenu {
  line-height: 10px;
}
a.pagelink:link { 
  color: black; 
  text-decoration: none;
} 
a.pagelink:hover { 
  color: white; 
  text-decoration: none;
}
a.pagelink:active { 
  color: black; 
  text-decoration: none;
  font-weight: bold;
}

.datalisttable {
  width:100%;
  border: 0px;
  border-collapse:collapse;
}
.datalisticon {
  width:17px; 
}
.menu {
  color: #007688;
  font-size: 12px;
  font-family: Microsoft Sans Serif;
  font-weight: none;
  text-decoration:none;
}
a.menu:link { 
color: #007688; 
  font-size: 12px;
  font-family: Microsoft Sans Serif;
text-decoration: none;
} 
a.menu:hover { 
color: #000000; 
  font-size: 12px;
  font-family: Microsoft Sans Serif;
text-decoration: none;
}
.menu_activ {
  color: #D4672C;
  font-size: 12px;
  font-family: Microsoft Sans Serif;
  text-decoration: none;
}

.limmat_titel_blau {
  color: #01687A;
}

.limmat_titel_orange{
  color: #F14A00;
  font-size: 14px;
}

.faq_question {
  text-decoration: none;
  padding-top: 3px;
}
.faq_question a{
  text-decoration: none;
  color: rgb(1,104,122);
}

.zlink {
  color: darkgreen;
}
a.zlink:link { 
  color: darkgreen; 
} 
a.zlink:hover { 
  color: green; 
}
a.zlink:active { 
  color: #000000; 
}

.ztable_oben {
  margin-top: -4px;
  width: 100%;
}

.ztable_unten {
  margin-left: -1px; 
  margin-top: -1px;
  width: 1034px
}

.ztable_allein {
  margin-left: -1px; 
  margin-top: -13px;
  width: 1032px
}

.zbild_menu {
  width: 800px; 
  height: 375px; 
  display: block;
}

.homeOverlay {
 position: relative;
 top: -230px;
 z-index: 999;
 color: black;
}

.lang_flag {
 cursor: pointer; 
}

.zeev_msg {
 font-size: 14px;
 color: red;
}

.standardtext�berschrift {
}

.msf_table {
   
}

.msf_table td{
  border: 1px solid lightgrey; 
}

.sortable {
    width: 100%;
    font-size: small;
}

.sortable thead{
    border-bottom: thin solid #000000;
}

.dependent_dropdown option{
    display:none;
}

.dependent_dropdown option.label{
    display:block;
}

#tab_dayInfo {
  width: 100%;
  color: black;
  font-weight: bold;
}

#ft_dayInfo {
  height: 10px;
}

#dayInfos {
  font-family: tahoma;
  font-size: 14px;
  width: 100%;
}

.day_title {
  font-size: 12px;
  font-weight: bold;
  padding-top: 10px;
}

.erledigt {
  background-color: lightgreen;
  text-align: left;
  vertical-align: top;
}
.erledigt_listodd {
  background-color: lightgreen;
  text-align: left;
  vertical-align: top;
}
.erledigt_listeven {
  background: rgba(0, 255, 0, 0.2) none repeat scroll 0 0;
  text-align: left;
  vertical-align: top;
}
.offen {
  background-color: pink;
  text-align: left;
  vertical-align: top;
}
.offen_listodd {
  background-color: pink;
  text-align: left;
  vertical-align: top;
}
.offen_listeven {
  background: rgba(255, 0, 0, 0.2) none repeat scroll 0 0;
  text-align: left;
  vertical-align: top;
}
.inAbklärung {
  background-color: lightblue;
  text-align: left;
  vertical-align: top;
}
.inAbklärung_listodd {
  background-color: lightblue;
  text-align: left;
  vertical-align: top;
}
.inAbklärung_listeven {
  background: rgba(0, 0, 255, 0.2) none repeat scroll 0 0;
  text-align: left;
  vertical-align: top;
}

.inactiv_user {
  color: gray;
}

.coltimestamp  {
  width: 45px;
}

.colreceiver_company {
  width: 130px;
}

.coluserstamp {
  width: 65px;
}

.colticket {
  padding-right: 10px;
  text-align: right;
  width: 65px;
}

.colcaller_name {
  width: 100px;
}

.colcaller_phonenumber  {
  width: 110px;
}

.colSMS  {
  width: 40px;
}

.colEmail  {
  width: 40px;
}

.colreceiver_employee {
  width: 70px;
}

.colstatus  {
  width: 80px;
}

#calls {
  height: 0px;
}

#resend {
  height: 0px;
}

#archive_call {
  height: 0px;
}

#table1 {
  width: 100%;
  color: black;
}
.header_row {
  display: inline-block;
  font-weight: bold;
  width: 100%;
}
.csstCol_name {
  width: 150px;
  float: left;
}
.csstCol_uid {
  width: 150px;
  float: left;
}
.csstCol_user_type2 {
  width: 150px;
  float: left;
}
.csstCol_email {
  width: 150px;
  float: left;
}
.csstCol_contractExp {
  width: 150px;
  float: left;
}
.csstCol_clientname {
  width: 300px;
  float: left;
}
.csstCol_contract_type2 {
  width: 150px;
  float: left;
}
.csstCol_amount {
  width: 150px;
  float: left;
  text-align: right;
  padding-right: 50px;
}
.csstCol_address {
  width: 150px;
  float: left;
}
.csstCol_zip {
  width: 50px;
  float: left;
}
.csstCol_city {
  width: 150px;
  float: left;
}
.csstCol_client_type2 {
  width: 80px;
  float: left;
}
.csstCol_phone {
  width: 100px;
  float: left;
}
.csstCol_mobile {
  width: 100px;
  float: left;
}
.csstCol_email {
  width: 150px;
  float: left;
}
.csstCol_status2 {
  width: 50px;
  float: left;
}
.csstCol_uname {
  float: right;
}

a:hover {
  color:blue;
}

.inExpiryRange {
  background-color: deeppink;
}