
img {
    border: none;
}

#pageTeaserOuter {
    position: relative;
    margin-top:-80px;
    margin-left:-1px;
    margin-right: -1px;
    border: 1px solid white;
    border-bottom: 0px;
}

#pageTeaserInner {
    position: relative;
    z-index: 20;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    text-align: right;
}

#pageTeaserBackground {
    position :absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px;
    background-color: white;
    opacity: 0.80;
    filter: alpha(opacity = 80);
    z-index:10;
}

#frameBottom {
    height: 30px;
    padding: 0.5ex; 
    padding-left: 15px;
    font-size:9px;

}

#frameBottom #sanimedAdresse {
    padding-top:0px;
    margin-top:0px;
    color: #67686a;
}

#frameBottom #sanimedAdresse a,
#frameBottom b a:hover {
    color: #5d5e60;
}

#frameBottom #infoLinks {
    float:right;
    text-align:right;
    margin-right: 80px;
    margin-top:0px;
    color: white;
}

#frameBottom #infoLinks a,
#frameBottom #infoLinks a:hover {
    font-size: 9px;
    color: white;
}


/**
 * Style switcher
 */
#styleSwitcher {
    font-size: 14px !important;
    padding: 1em;
}

#styleSwitcher p {
    margin: 10px 1em;
    width: 45%;
    float: left;
    text-align: right;
}

div#styleSwitcherButtons {
    display: inline;
}

div#styleSwitcherButtons a:hover {
    color: #b7dbea;
}

/**
 * Suchformular in der linken Sidebar
 */
#smallSearchForm {
    margin-top: 1em;
    text-align: center;
    vertical-align: middle;
}

#smallSearchForm input {
    height: 15px;
    font-size: 10px;
    vertical-align: middle;
    width: 150px;
    margin: 0;
    padding: 0;
    padding-left: 0.5ex;
    border: 1px solid gray;
    color: #222;
}

#smallSearchForm input.search-button {
    padding-top: 1px;
    padding-right: 1px;
    width: 16px;
    height: 16px;
    color: #fff;
    background-color: #006bb3;
    border: none;
}

#smallSearchForm input.search-button:hover {
    background-color: #b7dbea;
}

#gallery .foto-rahmen {
   float: left;
   text-align: center;
   margin-bottom: 5px;
   margin-right: 5px;
   padding: 2px;
   height: 100px;
   width: 115px;
   color: #666666;
   display: block;
}

#gallery .foto-rahmen img {
   border-color: #CCCCCC;
   border-style: solid;
   border-width: 1px;
   padding: 2px;
   text-align: center;
   margin-bottom: 2px;
}

#gallery .gallery-line {
    width:505px;
   color:#cccccc;
}

#ibb, 
#bielefeld, 
#muenster, 
#hannover, 
#lingen {
    visibility: hidden;
    background-color:white;
    position:absolute;
    top:490px;
    left:240px;
    border:1px solid black;
    padding:10px;
}

#oldenburg, 
#hamburg,
#berlin {
    visibility: hidden;
    background-color:white;
    position:absolute;
    top:440px;
    left:240px;
    border:1px solid black;
    padding:10px;
}

#niedernhausen {
    visibility: hidden;
    background-color:white;
    position:absolute;
    top:450px;
    left:240px;
    border:1px solid black;
    padding:10px;
}

#stuttgart, 
#markdorf,
#forchheim {
    visibility: hidden;
    background-color:white;
    position:absolute;
    top:480px;
    left:240px;
    border:1px solid black;
    padding:10px;
}

#frechen, 
#ratingen,
#dresden  {
    visibility: hidden;
    background-color:white;
    position:absolute;
    top:390px;
    left:240px;
    border:1px solid black;
    padding:10px;
}

div.produkt-box-outer {
  float:right;
}

div.produkt-box {
  width: 160px; 
  height: 255px;
  float: right; 
  margin-right: 5px; 
  margin-bottom:5px;
  border: 1px solid #006bb3; 
  border-top: 2px solid #006bb3; 
}

div.produkt-box h3.title, 
div.produkt-box h3.title a {
  margin: 0px; 
  padding: 2px;
  color: #009997 !important;
  font-size:14px;
}

div.produkt-box h4.subtitle {
  padding: 0px; 
  margin-top: 4px; 
  margin-bottom: 4px; 
  margin-left: 2px; 
  margin-right: 2px; 
  border-bottom: 2px solid #009997;
  font-size: 13px;
}

div.produkt-box a {
  background-image: none !important;
}

div.produkt-box img {
  border-top: 1px solid #006bb3;
  border-bottom: 1px solid #006bb3;
}

div.produkt-box p {
  margin: 0px; 
  padding: 3px;
  line-height: 1.2em;
  font-size: 12px;
}

/* SUMO */
ul.sumo-produktbox{
  clear:both;
  margin:0px;
  padding:0 0 15px 10px;
}
            
ul.sumo-produktbox li{
  float:left;
  padding:0 15px 0 0;
  width:150px;
  overflow:hidden;
}
                
ul.sumo-produktbox li img{
  margin-bottom:5px;
  display:block;
}
                    
ul.sumo-produktbox li span{
  display:block;
  width:150px;
  display:block;
}

ul.sumo-produktbox a{
  width:150px;
  float:none;
/*  padding-bottom:4px;*/
  color:#000;
  text-decoration:none;
  height:16px;
}
                    
ul.sumo-produktbox a.headline{
  float:none;
  color: #009997;
  font-weight:bold;
  text-decoration:none;
  background:none !important;
}
                        
ul.sumo-produktbox a.headline:hover {
  background:none !important;
}

/* JQuery-Step-Carousel */

.stepcarousel { 
  position: relative; /*leave this value alone*/ 
  border: 5px solid #009997; */
  overflow: scroll; /*leave this value alone*/ 
  width: 400px; /*Width of Carousel Viewer itself*/ 
  height: 300px; /*Height should enough to fit largest content's height*/ 
} 

.stepcarousel .belt { 
  position: absolute; /*leave this value alone*/ 
  left: 0; 
  top: 0; 
} 

.stepcarousel .panel { 
  float: left; /*leave this value alone*/ 
  overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/ 
  margin: 0px; /*margin around each panel*/ 
  width: 400px; /*Width of each panel holding each content. 
                  If removed, widths should be individually 
                  defined on each content DIV then. */ 
}

.pdf {
  margin:5px;
  padding:9px; 
  border:1px;
  margin-top:10px;
  padding-left:25px;
} 

li .pdf {
  display:block; 
  margin: 10px 0px;
  padding: 1px 1px 0px 25px;
}


#mainContent .productItem {
    margin:auto;
    clear:both; 
}

#mainContent .productImage {
    float: left;
    width: 120px;
    margin-top:0px;
    margin-right:10px;
    margin-bottom:10px;
    border:0px;
}

#mainContent .adminIcons {
    padding-bottom:20px;
    z-index:100;
}

#mainContent .back-next {
    clear: both;
    margin-bottom:5px;
    margin-top:5px;
}

#nav_backnext {
    margin-top:25px;
    text-align: center;
}

#treppenliftTeaser {
    background-color: #b7dbea;
    display: block;
    width: 100%;
    height: 156px;
    margin-top: 15px;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    color: #006bb3;
}

#treppenliftTeaser img {
    margin-right: 10px;
}

#treppenliftTeaser a.teaser { 
    line-height: 1.4em;
    font-size: 15px;
    color: #006bb3;
}

#treppenliftTeaser a h3 {
    /*color: #006bb3;*/
	 margin-bottom: 10px;
	 margin-top:20px;
	 font-size: 16px;
}

#produktListe {
    border: 2px solid #006bb3; 
    padding: 10px; 
    margin-top: 10px;
} 

#produktListe .info {
	 border-bottom: 2px solid #006bb3; 
	 overflow: hidden; 
	 width: 530px; 
	 height: 165px; 
     padding-right: 10px;
	 position: relative; 
	 top: -12px; 
	 left: -12px;
}

#produktListe .info h2 {
	 font-size: 15px; 
	 color: #006bb3; 
	 margin-top: 10px; 
	 margin-bottom: 0px; 
	 margin-left: 195px; 
	 padding-bottom: 0px;
}

#produktListe .info p {
	 font-size: 13px;
     color: #006bb3; 
	 margin-top: 5px; 
	 margin-left: 195px; 
	 margin-bottom: 0px;
}

#produktListe h3 {
	 clear: both; 
	 margin-top: 10px;
}
