.ueber1 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
font-weight: bold; 
color: #000000; line-height: 22px}

.ueber2 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: bold; 
color: #000000; line-height: 20px}

.text {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-weight: normal; 
color: #000000; 
line-height: 18px}

.textbold {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #000000; 
line-height: 18px}

.links {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
text-decoration: underline; 
line-height: 18px; color: #CC3300;}

.small {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
line-height: 16px; 
font-variant: normal; 
}
.textliste {  font-family: Helvetica, sans-serif; font-size: 13px; line-height: 21px; font-weight: normal}
  div#vorschlag {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
    }
    div#vorschlag ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
    }
    div#vorschlag ul li.selected { background-color: #EC6600;}
    div#vorschlag ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      height:22px;
      cursor:pointer;
    }
    div#bestellung {
         float: left;
         width: 45%;
         text-align: left;
         margin: 5px;
        background-color:#e1e1e1;
    }
       div#inspirosContent {
        float: right;
        margin: 2px;
        width: 50%;
        background-color: #e1e1e1;
        font-size: 1.00em;
        }
       div#InspirosContenHeader {
        font-size: 1.0em;
        color: blue;
        border-bottom: 2px #4169e1 solid;
       }
       div#Angebote {
        background-color: #FF7712;;
        font-size: 0.83em;
        color: black;
        }
       div#Stichwort {
        font-size: 1.00em;
        color: black;
      }
      div#StichwortText {
       width: 100px;
      }
    div#back {
	clear:both;
	width: 100%;
        text-align: center;
	font-size: 1.00em;
    }	
   div#MedienListe {
         width: 80%;
         text-align: left;
         margin: 10px;
        background-color:#e1e1e1;
    }
  
  div#MedienListeTabelle {
    width: 100%;
    background-color:#e1e1e1;
  }
  
  div#MedienListeKopf {
        background-color:#e1e1e1;
	color: blue;
	font-size: 1.00em;
        text-align: center;
  }
   div#TabellenKopf {
	color: blue;
	font-size: 1.00em;
  }
  div#TabellenKopf ul {
	list-style: none;
	background-color: #e1e1e1;
	padding: 0 0 0 0;
}	
  div#TabellenKopf li {
	float: left;
	width: 25%;
	background-color: #e1e1e1;
	text-indent: 10px;
}	

  div#Odd {
  }
  div#Odd ul{
	list-style: none;
	padding: 0 0 0 0;
}	
  div#Odd li {
  float: left;
  position: relative;
  font-family: "Humanist521BT","Helvetica","Verdana","Arial";
  width: 25%;
  background-color: white;
  text-indent: 10px;
}

  div#Even {
}
  div#Even ul{
	list-style: none;
	padding: 0 0 0 0;
}	
  div#Even li {
  float: left;
  position: relative;
  font-family: "Humanist521BT","Helvetica","Verdana","Arial";
  width: 25%;
  background-color: #e1e1e1;	
  text-indent: 10px;
}
                                                                                                                                       
  div#ReservierungListe {
     clear: both;
     width: 80%;
     text-align: left;
     background-color:#e1e1e1;
     margin: 5px;
  }   
  div#ReservierungListeKopf {
      width: 100%;
      background-color:#e1e1e1;
      color: blue;
      font-size: 1.00em;
      text-align: center;
  }
  div#ReservierungListeTabelle {
    width: 100%;
    background-color:#e1e1e1;
  }
  
  div#ReservierungTabellenKopf {
    color: blue;
    font-size: 1.00em;
  }
  div#ReservierungTabellenKopf ul {
    list-style: none;
    background-color: #e1e1e1;
    padding: 0 0 0 0;
    
  }
  div#ReservierungTabellenKopf li {
    float: left;
    width: 20%;
    background-color: #e1e1e1;
    text-indent: 10px;
  }
  div#ReservierungOdd {
  }
  div#ReservierungOdd ul{
        list-style: none;
        padding: 0 0 0 0;
}
  div#ReservierungOdd li {
  float: left;
  position: relative;
  font-family: "Humanist521BT","Helvetica","Verdana","Arial";
  width: 20%;
  background-color: white;
  text-indent: 10px;
}

  div#ReservierungEven {
}
  div#ReservierungEven ul{
        list-style: none;
        padding: 0 0 0 0;
}
  div#ReservierungEven li {
  float: left;
  position: relative;
  font-family: "Humanist521BT","Helvetica","Verdana","Arial";
  width: 20%;
  background-color: #e1e1e1;
  text-indent: 10px;
}

div#AnzahlTreffer {
   width: 100%;
   text-align: center;
   color: blue;
   font-size: 1.00em;
}


