/*
  antikhandel-berlin.com
  type: stylesheet for screen, projection
  last edited: 30.06.2023, D. Einenkel
  (c) 3haende.com 2016. All rights reserved.
*/

/*
Farben:
Dunkelgrau (Text): #333
Grau : #CCC
Hellgrau1: #F3F3F3
Hellgrau2: #EFEFEF   #F8F8F8
Graugrün: #5C8D8F    #445253

4 farben
http://paletton.com/#uid=72X0u0kiigYaPqCfclGmQe3rX9-

Dunkelgrün aus Fliesen  #2A623F

antikhaus graugrün  #264855

http://paletton.com/#uid=73q0u0koprVeUCTk0uIs3nsviiB
antikhandel graublau #06455D

   shade 0 = #266F8C 
   shade 1 = #66A1B7
   shade 2 = #3E809A 
   shade 3 = #135A75
   shade 4 = #06455D



*/


body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    background: #FFF url(../../../images/bg-kachel.png);
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
}
h1 {
    margin: 0;
    font-size: 2em;    
}
h2 {
    font-size: 1.2em;
    font-weight: bold;
    color: #06455D;
}
h3 {
    text-transform: uppercase;
    font-size: 1.3em; 
}
p,
.blockl li,
.blockc li {
    font-size: 1.1em;
    line-height: 1.6;
    color: #333;
}
blockquote {
    font-size: 1em;
    border-left: 5px solid #333;
}

/* B04b - leerer Absatz (clear) mit Border */

hr,
.hr {
    margin: 10px auto 3px;
    height: 5px;
    background: #FCFCFC url(../../../images/bg.png);  
}

/* B05 - Absatz mit Grafik als Kapitelende */

.hrg {
    border: none;
    padding: 15px;
    height: 150px;
    background: url(../../images/bg.jpg) top center no-repeat;
}
.hrg1 {
    border: none;
    padding: 15px;
    height: 150px;
    background: url(../../images/bg1.jpg) top center no-repeat;
}
.header {
    display: none;
}
.navbar-brand {
    padding: 5px 15px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
}
.navbar-default {
    background-color: #FFF;
    border-color: #e7e7e7;
}
.navbar-default .navbar-toggle {
    border: 2px solid #333;
    background-color: #FFF;  
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #06455D;
    border: 2px solid #FFF;  
    color: #FFF;
}
.navbar-nav {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;  
}
.nav>li>a {
    padding: 8px 0 8px 15px;
    font-size: 0.9em;
}
.img-slider {
    min-width: 100%;
}
.blockc {
    margin-bottom: 0px;
    padding: 15px 0 15px 0;
    background: #fff;
    background: rgba(255,255,255,0.9);
    text-align: center;
    vertical-align: top;    
}
footer .blockc {
    margin-bottom: 0px;
    padding: 15px 0 15px 0;
    background: #666;    
    text-align: center;
    vertical-align: top;    
}
.blockl {
    margin-bottom: 0px;
    padding: 15px 10px 15px 0;
    background: #fff;
    background: rgba(255,255,255,0.9);
    text-align: left;
    vertical-align: top;
}
.blockl:after {
    content: '';
    display: table;
    clear: both;
}
.blockc:after {
    content: '';
    display: table;
    clear: both;
}

.blockpdf {
    background: #efefef; 
    padding: 3px;
    margin: 0 0 5px 0;
}
.embed-responsive {   /* youtube video */
    border: 2px solid #efefef;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    border-radius: 9px;    
}
.img-border {
    float: none;
    margin: 0 auto 0;
    border: 2px solid #efefef;
    padding: 3px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    border-radius: 9px;
}
.div-border {
    border: 1px solid #06455D;
    padding: 3px;
    margin: 3px 0 3px 0;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    border-radius: 9px;
}
.kontakt,
#suche,
.newsblau {
    margin: 5px 0;
    height: auto;
    padding: 7px;
    border: 1px solid #06455D;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    border-radius: 9px;  
    font-size: 0.9em;	
    text-align: left;
    background: #FFF;
}
.kontakt h2,
#suche h2,
.newsblau h2 {
    text-transform: uppercase;
}
.newsblau,
.newsblau p,
.newsblau h2 {
   color: #FFF !important;
   background: #06455D; 
}


#hauptnavi {
  display: none;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}
a,
a:hover {
    color: #06455D;    
}
footer {
    margin: 0;   
    font-size: 0.9em;
    background: #445253;
}
footer h3 {
    font-size: 1.1em;
    color: #FFF;
    font-weight: bold;
    margin: 0;
    padding: 5px 0; 
    border-bottom: 1px solid #FFF;        
}
footer .col-sm-2,
footer .col-sm-3,
footer .col-sm-4{
    margin: 0 0 15px 0;
}
footer p {
    margin: 0;
    padding: 5px 0;
    color: #FFF;
}
footer a, footer a:hover {
    color: #FFF;
}
footer ul {
    list-style: none;
    padding:0;
    margin:0;
}
footer li { 
    padding: 5px 0 0 1em; 
    text-indent: -.7em;

}
footer li:before {
    content: "» ";
    color: #FFF; 
}
.btn-primary {
    color: #fff;
    background-color: #06455D;
    border-color: #333;

}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #666;
    border-color: #333;
}
.td-links {
    width:5.0em; 
    height:1.5em;
    padding-bottom: 5px;
}
.graugruen {
    color: #06455D;
}
.grau {
    color: #999;
}
.weiss {
    color: #FFF;
}
.verkauft {
  position: relative; 
  top: 22px; 
  left: -5px; 
  background: #B70511; 
  color: #FFF; 
  font-size: 0.8em;  
  font-weight: normal; 
  z-index: 100; 
  padding: 2px; 
  margin: 3px;
  border: 1px solid #B70511;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;  
}
.verkauft1 {
  position: relative; 
  top: 22px; 
  left: -5px; 
  z-index: 100; 
  padding: 4px; 
  margin: 3px;
 
}
.verkauft81 {
  position: relative; 
  display: block; 
  background: #B70511; 
  color: #FFF; 
  font-weight: bold; 
  z-index: 100; 
  padding: 4px; 
  margin: 5px 0px;
  border: 1px solid #B70511;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;   
}
.verkauft17 {
  position: relative; 
  display: block; 
  background: #B70511; 
  color: #FFF; 
  font-weight: bold; 
  z-index: 100; 
  padding: 4px; 
  margin: 5px 0px; 
  width: 100px;
  border: 1px solid #B70511;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px; 
}

/* Listen */

.blockl ul li {
    list-style-type: disc;
    margin: 5px 0 0 10px;
    padding: 2px 0 0 5px;
}
.blockl ul li ul li {
    list-style-type: circle;
    margin: 5px 0 0 10px;
    padding: 2px 0 0 5px;
    font-size: 0.9em;  
}
.blockl ol li {
    margin: 5px 0 0 10px;
    padding: 2px 0 0 5px;
}
.blockl ol li ol li {
    margin: 5px 0 0 10px;
    padding: 2px 0 0 5px;
    font-size: 0.9em;  
}

.artikeldaten {
    background: #F8F8F8;
    border: 1px solid #efefef;
    padding: 10px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    border-radius: 9px;
}
.anfrage {
    font-size: 1.4em;
    margin: 0 0 0.8em 0;
    padding: 0 0 10px 0;
    letter-spacing: 0.07em;
    line-height: 120%;
}
.gal-lazy1 {
    background: #F8F8F8;
    border: 1px solid #efefef;
    padding: 10px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    border-radius: 9px;
    text-align: center;
    margin-top: 10px;
}
.gal-lazy1 .small {
    margin-top: 5px;
}

/* Hintergründe */
.bg-hellgrau {
    background: #F8F8F8;    
}
.bg-graugruen {
    background: #06455D; /*#5C8D8F*/    
}
.antiktop {
    display: none;
}
.error {  /*Formular*/
    color: #A94442;
    font-weight: bold;
}

div#myCarousel {
  display: none; 
}


@media screen and (min-width:768px) {  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 768 px %%%%%%%%%%%%%%%%%%*/
    
.antiktop {
    display: block;
    padding: 5px;
    z-index: 1000;
}
.antiktop,
.antiktop p,
.antiktop a,
.antiktop a:hover {
    font-size: 1.0em; 
    color: #FFF;
}
.antiktop span {
    font-size: 1.2em;    
    padding: 3px 0 0 0;   
}
.antiktop p {
    padding: 3px 0 0 0;   
}  
.header {
    display: block;
    margin: 0;
    padding: 0px 0px 20px 0px;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 5em;
    font-weight: 700;
    line-height: normal;
    color: #222;
    background: #FFF;
}    
.img-left {
    float: left;
    margin-right: 25px;
}
.navbar {
    border-radius: 0;
}
.navbar-brand {
    display: none;
}    
.navbar-header {
    display: block;
}
.navbar {
    min-height: 0;
}
.navbar-toggle .icon-bar1 {   /*  Menü Button */
    text-transform: uppercase;
    font-weight: bold;
}
.navbar-default {
    border: none;
    background: #fff;
    background: rgba(255,255,255,0.9);
}
.nav>li>a {
    padding: 6px;
    font-size: 0.9em;
}
.navbar-nav>li>a {
    line-height: normal;
    text-transform: uppercase;
    white-space: normal;
    letter-spacing: 1px;
}
.navbar-nav {
    display: table;
    float: none;
    margin: 10px 10px 10px 90px;      /* Hauptnavi linksbündig*/
    table-layout: fixed;
    font-size: 1.15em;
}    
.blockl:after {
    content: '';
    display: table;
    clear: both;
}
.blockc:after {
    content: '';
    display: table;
    clear: both;
}       
}

div#myCarousel {
  display: none; 
}

@media screen and (min-width:992px) {  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 992 px %%%%%%%%%%%%%%%%%%*/

div#myCarousel {
  display: block; 
}

/* B70 carousel oben */
.carousel-inner .active.left { left: -25%; }
.carousel-inner .next        { left:  25%; }
.carousel-inner .prev		 { left: -25%; }
.carousel-control 			 { width:  4%; }
.carousel-control.left {margin-left: -25px;background-image:none;}
.carousel-control.right {margin-right:-25px;background-image:none;}

/* B77 carousel 4x Stilelemente */
.bbCarousel .carousel-inner .active.left { left: -25%; }
.bbCarousel .carousel-inner .next        { left:  25%; }
.bbCarousel .carousel-inner .prev		 { left: -25%; }
.bbCarousel .carousel-control 			 { width:  4%; }
.bbCarousel .carousel-control.left {margin-left: -1px;background-image:none;}
.bbCarousel .carousel-control.right {margin-right:-5px;background-image:none;}

#bbCarousel_820 .carousel-inner img,
#bbCarousel_821 .carousel-inner img,
#bbCarousel_822 .carousel-inner img,
#bbCarousel_823 .carousel-inner img {
    margin: 0px auto;
}
#bbCarousel_820 .carousel-indicators,
#bbCarousel_821 .carousel-indicators,
#bbCarousel_822 .carousel-indicators,
#bbCarousel_823 .carousel-indicators {
    bottom: -35px;
    left: 10px;
    margin-left: 5px;
    width: 100%;
}
#bbCarousel_820 .carousel-indicators li,
#bbCarousel_821 .carousel-indicators li,
#bbCarousel_822 .carousel-indicators li,
#bbCarousel_823 .carousel-indicators li {
    border: medium none;
    border-radius: 0;
    float: left;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 5px !important;
    margin-top: 0;
    width: 60px;
}
#bbCarousel_820 .carousel-indicators img,
#bbCarousel_821 .carousel-indicators img,
#bbCarousel_822 .carousel-indicators img,
#bbCarousel_823 .carousel-indicators img {
    border: 2px solid #FFFFFF;
    float: left;
    height: 60px;
    left: 0;
    width: 60px;
}
#bbCarousel_820 .carousel-indicators .active img,
#bbCarousel_821 .carousel-indicators .active img,
#bbCarousel_822 .carousel-indicators .active img,
#bbCarousel_823 .carousel-indicators .active img {
    border: 2px solid #06455D;
}

/* B76 carousel slide */
.carousel-fade  .carousel-inner img {
    margin: 0px auto;
}

.carousel-fade .carousel-control 			 { width:  4%; }
.carousel-fade .carousel-control.left {margin-left: -1px;background-image:none;}
.carousel-fade .carousel-control.right {margin-right:-5px;background-image:none;}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}
.carousel-fade .carousel-indicators {
    bottom: -35px;
    left: 10px;
    margin-left: 5px;
    width: 100%;  
}
.carousel-fade .carousel-indicators li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 7px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #333;
    border-radius: 10px;
}
.carousel-fade .carousel-indicators .active {
    width: 8px;
    height: 8px;
    margin: 7px;
    background-color: #333;
}
.carousel-fade .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 5px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 0px;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 6px #000;
}
.carousel-fade .carousel-caption p {
    background: #666;
    padding: 3px;
    border: 1px solid #666;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px; 
    color: #FFF; 
    line-height: 1.2;     
}





.navbar {
    display: none;
}

/* Hauptnavi alte Seite */
.unsichtbar, .standort {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}    
#hauptnavi {  
  display: block;
	text-transform: uppercase;
    margin: 5px 0;
    height: auto;
    padding: 7px;
    border: 1px solid #06455D;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    border-radius: 9px;  
    font-size: 0.9em;	
    text-align: left;
    background: #FFF;
}



#hauptnavi ul.nav1 li a.current{
	font-weight: bold;
	color: #333;
	background: 0;
}
#hauptnavi ul.nav1 li.noactive {
	list-style-type: none;
	margin: 5px 0 0 -35px;
	padding: 2px 2px 0 25px;
	background: url(../../../images/nav11.jpg) no-repeat 0 .3em;	
}
#hauptnavi ul.nav1 li.active{
	list-style-type: none;
	margin: 5px 0 0 -35px;
	padding: 2px 2px 0 25px;
	background: url(../../../images/nav2.jpg) no-repeat 0 .3em;		
}
#hauptnavi ul.nav2 li.noactive {
	list-style-type: none;
	margin: 5px 0 0 -25px;
	padding: 2px 2px 0 25px;
	background: url(../../../images/nav11.jpg) no-repeat 0 .3em;
}
#hauptnavi ul.nav2 li.active {
	list-style-type: none;
	margin: 5px 0 0 -25px;
	padding: 2px 2px 0 25px;
	background: url(../../../images/nav2.jpg) no-repeat 0 .3em;
}
ul.nav1 a:hover, ul.nav1 a:focus, ul.nav1 a:active, ul.nav2 a:hover, ul.nav2 a:focus, ul.nav2 a:active {
	color: #333;
	background: #efefef;
	font-size: 1.0em;
}
ul.nav1 li a{
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	display: block;
	font-size: 1.0em;

}
ul.nav2 li a{
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	display: block;
	font-size: 1.0em;

}



}









          
@media screen and (min-width:1200px) {  /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 1200 px %%%%%%%%%%%%%%%%%%*/
.blockl:after {
    content: '';
    display: table;
    clear: both;
}
.blockc:after {
    content: '';
    display: table;
    clear: both;
}
}

@media print {    
  .header {
    display: block !important;
    margin-left: 30px;
  }
   a[href]:after {  /* verhindert die Ausgabe der Links*/
    content: none;
  }
}

.affix-top,.affix {
   position: static;
}

@media (min-width: 992px) {
  #mein-affix.affix-top {
    position: static;
  }
#mein-affix.affix {
    position: fixed;
    top:250px;
  }
#mein-affix.affix-bottom {
   position: fixed;
   bottom: 50px;
  }  
}

