
.mytext {
   font-family: Arial, Helvetica, Verdana;
   font-size: 12px;
}


DIV, P, TD {
   font-family: Arial, Helvetica, Verdana;
   font-size: 12px;
}



BODY {
    font-family: Arial, Helvetica, Verdana:
    background-image: url(http://shop.relish.ch/fileadmin/images/hintergrund2.jpg);
    background-repeat: no-repeat;
    background-attachment:fixed;
    font-size: 12px;
    background-color: #081325;
    color: white;
}

.mainLink {
   color: white;
    font-size: 12px;
   font-weight: normal;
   font-family: Arial, Helvetica, Verdana;
   text-decoration: none;
}

.aktivLink {
   /* color: #999966; */
   color: white;
   font-size: 12px;
   font-weight: bold;
   font-family: Arial, Helvetica, Verdana;
   text-decoration: none;
}


A {
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
   font-size: 12px;
   font-family: Arial, Helvetica, Verdana;
}

A:hover {
   text-decoration: underline;
  color: #ffffff;
   font-size: 12px;
}

.title {
  font-family: Arial, Helvetica, Verdana;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
}


font {
  font-family: Arial, Helvetica, Verdana;
  font-size: 12px;
  font-weight: normal;
}


.sms {
  position: absolute;
  top: 15px;
  left: 600px;
  width: 150px;
  height: 100px;
  z-index: 1; 
  padding: 0px; 
}

.email {
  top: 15px;
  left: 100px;
  width: 100px;
  height: 20px;
  z-index: 1; 
  padding: 0px; 
}


