/*
#Transportmittel{
   float: right; 
    margin-top: -45px;
    background-color: #f6f6f6;
    text-center: right !important;
}
*/


.textItem
{
   /* background-color: #feb400; */
    margin-top: 0px !important;
}

    #Transportmittel
    {
        margin-top: -45px !important;
        position: relative;
        float: right;
    }


#Rahmen {
  margin-top: 30px;
  padding: 10px;
/*  border-left: 1px solid #000066;
  border-right: 1px solid #000066;
  border-bottom: 1px solid #000066;
  border-top: 1px solid #000066; */
  border-left: 1px solid #305D9D;
  border-right: 1px solid #305D9D;
  border-bottom: 1px solid #305D9D;
  border-top: 1px solid #305D9D;
}

#Rahmen h1 {
  font-size: 18px ;
  font-family: Arial,Helvetica,Sans-serif,sans-serif,Comic Sans MS,Tahoma;
/*  color: #000066; */
  color: #305D9D;
  margin-left: 20px;
  padding-left: 5px; 
  margin-bottom: 0px !important; 
  margin-top: -22px;
/*  margin-right: 20px; */
 background-color: #ffffff;  /* f6f6f6*/
  width: 400px;
 }

#Rahmen h2 {
  font-size: 16px ;
  font-family: Arial,Helvetica,Sans-serif,sans-serif,Comic Sans MS,Tahoma;
/*  color: #000066; */
  color: #305D9D;
  margin-left: 20px;
  padding-left: 15px;
  width: 145px;
  margin-bottom: 0px;
 margin-top: -22px;
  background-color: #ffffff;   /* f6f6f6*/
}

#Rahmen table {
 width:100%; 
/* margin-top: 20px;*/

}

#Rahmen td {
 vertical-align: top;
}

#Aktion {
  background-image: url(http://www.touriqum.ch/cms/upload/logos/hg_aktion.gif);
  background-repeat: no-repeat;
  width: 240px;
  height: 75px;
  font-weight: bold;
  font-size: 12px;
/*  color: #000066; */
  color: #305D9D;
  line-height: 18px;
  padding-top: 15px;
  padding-left: 35px;
  margin-left: 0px;
}

#Aktion td {
 width:180px; 
}

#print_footer
{
 display:none;
 }


