H1, H2, H3, H4, H5,H6, p, li, td, .td {
	font-family: Candara, Arial, sans-serif;  
    color: #777;
}


p, .td, td, li {
	font-size: 1.4em;  
    line-height: 1.3;
} 

	a:link {color:#777; text-decoration:underline}
	a:visited {color:#777; text-decoration:underline}
 	a:active {color:#777; text-decoration:underline}
	a:hover {color:#000; text-decoration:underline}
    h4 a:link, h4 a:visited, h4 a:active, h4 a:hover {color:#000; text-decoration:none; font-size: 25px; font-weight: bold;
    line-height: 23px;}


td {
 vertical-align: top;
  
}



#toolbar {
  margin-bottom: -10px;
}
.uk-article {
  margin-top: -30px;
}



 div.table { 
      display: table; 
      border:1px solid red; 
      border-collapse:collapse; 
      width: 100%;
} 
    div.tr { 
      display:table-row; 
     
    }
    div.td { 
      display:table-cell; 
      xborder:1px solid green;     
      padding:5px 50px 5px 5px; 
      font-size: 1.4em;  
    }




.adresse {
  z-index: 1000;
  xposition: fixed;
  margin: 0px 0 50px 0;
  padding: 15px 15px 50px 15px;
  xheight:500px;
  width: 300px;
  font-family: Arial,Helvetica,sans-serif; 
  font-weight: bold;
  font-size: 1.2em;
  color: #fff0f5;
     }

 .adresse a:link {color:#fff; text-decoration:none}
 .adresse a:visited {color:#fff; text-decoration:none}
 .adresse a:active {color:#fff; text-decoration:none}
 .adresse a:hover {color:#ccc; text-decoration:underline}

.tm-sidebar-b {
 color: #fff; 
 xpadding: 10px;
}

 .tm-sidebar-b a:link {font-weight: bolder; color:#fff; text-decoration:none}
 .tm-sidebar-b a:visited {color:#fff; text-decoration:none}
 .tm-sidebar-b a:active {color:#fff; text-decoration:none}
 .tm-sidebar-b a:hover {color:#ccc; text-decoration:underline}


/*.tm-sidebar-b .uk-panel 
.uk-panel-title
*/
.tm-sidebar-b h3 {
  color: #fff;
font-weight: bold;
}


/* hot film tape */

.list_carousel.responsive {
	width: 100%;
}

.list_carousel.responsive p {
	margin: 0;
	padding: 15px;
	line-height: 21px;
}

.list_carousel.responsive li {
	opacity: .5;
	transition: all .3s;
}

.list_carousel.responsive img {
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	-ms-filter: grayscale(1);
}

.list_carousel.responsive li:hover {
	opacity: 1;
	transition: all .3s;
}

.list_carousel.responsive li:hover img {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
}

a#hot_film_tape_prev.prev, a#hot_film_tape_next.next {
	padding: 5px;
	font-size: 32px;
	color: #9C9C9C !important;
}

a#hot_film_tape_prev.prev:hover, a#hot_film_tape_next.next:hover {
	background: transparent;
	color: #fff !important;
}

.list_carousel.responsive .view {
	display: none;
}

.list_carousel.responsive li:hover .view {
	display: block;
	position: absolute;
	margin: -47px 0 0 20px;
}



.x uk-hidden-small{
background-color: green;
  xmargin-left: 200px;
  
}

.x tm-navbar ul li li {
  background-color: green;
  margin: 20px 0 0 -400px;
  width: 300px;  
}

 .uk-panel-box, .tm-sidebar-a {
  background-color: #f13e40;
    xwidth: 200px; 
  padding:0px;
}

#sidebar-b {margin-bottom: -60px;} 


figure{
  margin: 0;
}

figure.einzel {
  display: inline-block;
  padding: 5px;
  Xwidth: 33%;
  border: 1px solid gainsboro;
}

a:link, a:hover, a:visited {
  text-decoration: none
}

.tm-middle {
  background-color: red;
}
    





