.LAU_CheckboxSortimentContainer
{
  padding-bottom:5px;
  
  border:1px solid black;
}
.LAU_CheckboxPanel
{
  padding-right:20px;
}
.LAU_CheckboxPanel ul {margin: 0;  padding: 0;}
.LAU_CheckboxPanel ul li {list-style-type:none;margin: 0px 2px 0px 0px; padding: 0px 0px 0px 0px;}

/*-----------------------------------------------------------
  styles fuer Slide-Show
  -----------------------------------------------------------*/
* {box-sizing:border-box}
.LAU_mySlides {display:none}

/* Slideshow container */
.LAU_slideshow-container {
  max-width: 180px;
  position: relative;
  margin: auto;
  overflow: hidden;  
  
}

/* Caption text */
.LAU_slideshow-text {
  color: #f2f2f2;

  font-size: 10px;

  position: absolute;
  bottom: 1px;
  width: 100%;
  margin:0px;
  padding:0px;
  
  text-align: center;
  
opacity:0.7;
background-color:white;  
color:black;
}

/* Number text (1/3 etc) */
.LAU_slideshow-numbertext {
  color: #f2f2f2;
  font-size: 10px;

  padding-top: 2px;
  padding-bottom: 2px;
  padding-left:4px;
  padding-right:4px;
  position: absolute;
  top: 0;
  
    text-align: center;
opacity:0.7;
background-color:white;  
color:black;  
}

/* The dots/bullets/indicators */
.LAU_slideshow-dot {
  height: 8px;
  width: 8px;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.5s ease;
}

.LAU_slideshow-active {
  background-color: #717171;
}

/* Fading animation */
.LAU_slideshow-fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes LAU_slideshow-fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes LAU_slideshow-fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .LAU_slideshow-text {font-size: 11px}
}


/*-----------------------------------------------------------
  styles fuer Slide-Show
  -----------------------------------------------------------*/
#LAU_myBtn 
{
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #FFA500;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
}

#LAU_myBtn:hover 
{
  background-color: #555;
}
      

      
      
      
      
      

#myTable_BenutzerInfo
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
}
#myTable_BenutzerInfo td, #myTable_BenutzerInfo th 
{
font-size:1em;
padding:1px 1px 1px 1px;
padding-bottom:1px;
}
#myTable_BenutzerInfo th 
{
font-size:1.1em;
text-align:left;
padding-top:0px;
padding-bottom:1px;
background-color:#A7C942;
color:#ffffff;
}
#myTable_BenutzerInfo tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}

#myTable_BenutzerInfo cite
{
  font-size:0.7em;
} 

.LAU_IMGBoxNarrowDatum 
{
  height:150px;
}

.LAU_IMGBox240
{
  margin: 0;
  margin-right:5px;
  margin-top:5px;
  margin-bottom:1px;
  background-color:white;
  color:black;
	border: 1px solid black; /*#CECECE;*/    
  height:250px;
  width:226px;
  /*float:left;*/
  text-align:center;
  font-size:10px;
}
.LAU_IMGBox240 img 
{
	padding: 3px;
	margin: -1px;
  margin-bottom:-8px;  /* sonst ist der Text viel zu weit unten...  10.10.2009/LAU */ 
  background-color:white;
	border: 1px solid black; /*#CECECE;*/  
}

.LAU_IMGBox240_SpezBorder
{
  margin: 0;
  margin-right:5px;
  margin-top:10px;
  margin-bottom:1px;
  background-color:white;
  color:black;
/*	border-left: 1px solid silver;*/ /*#CECECE;*/  
  border-bottom: 1px solid silver;
  border-right: 1px solid silver;  
  height:250px;
  width:226px;
  /*float:left;*/
  text-align:center;
  font-size:10px;  
  
 /* background-color:silver;*/
}
.LAU_IMGBox240_SpezBorder img 
{
	padding: 3px;
	margin: -1px;
  margin-bottom:-10px;  /* sonst ist der Text viel zu weit unten...  10.10.2009/LAU */  
  background-color:white;
	/*border-left: 1px solid silver; *//*#CECECE;*/  
}

.LAU_IMGBox240_Original
{
  margin: 0;
  margin-left:10px;
  margin-right:0px;
  margin-top:10px;
  margin-bottom:1px;
  background-color:white;
  color:black;
/*	border-left: 1px solid silver;*/ /*#CECECE;*/  
  border-bottom: 1px solid silver;
  border-right: 1px solid silver;  
  height:270px;
  width:246px;
  /*float:left;*/
  text-align:center;
  font-size:10px;  
  
 /* background-color:silver;*/
}
.LAU_IMGBox240_Original img 
{
	padding: 3px;
	margin: -1px;
  margin-bottom:0px;  /* sonst ist der Text viel zu weit unten...  10.10.2009/LAU */  
  background-color:white;
	/*border-left: 1px solid silver; *//*#CECECE;*/  
}

/*-----------------------------------------------------------
  Tabellen
  -----------------------------------------------------------*/
.LAU_table {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.LAU_table td, .LAU_table th {
    /*border: 1px solid #ddd;*/
    padding-left:8px;
    padding-top:2px;
    padding-bottom:2px;
}

.LAU_table tr:nth-child(even){background-color: #bcfabf;}
.LAU_table tr:nth-child(odd){background-color: #ffffff;}
.LAU_table tr:hover {background-color: #ddd;}

.LAU_table th {
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
    background-color: yellow; /*#4CAF50;*/
    color: white;
}

.LAU_table_td_border{border: 1px solid #ddd;}
.LAU_table_tr_border{border: 1px solid #ddd;}



/*-----------------------------------------------------------
  Photo-Rahmen:
  -----------------------------------------------------------*/
.LAU_photo_frame 
{ 
border-right:  1px dashed lightgray;
/*border-left:  1px dashed lightgray;*/
/*border-bottom: 1px dashed lightgray;*/
padding-left:  5px;
padding-right: 5px;
}