﻿/* add. style for abc-yoga.com */

body {
  min-height: 2000px;
  padding-top: 70px;
  padding-bottom: 20px;
}
.start-img { background: url(../images/layout/DSC00003.jpg) no-repeat center bottom #efefef;}
.bg-img-01 { background: url(../images/layout/DSC00003-2.jpg) no-repeat center bottom #efefef;}
.bg-img-02 { background: url(../images/layout/DSC_1638.jpg) no-repeat center bottom #efefef; color:#ffffff;}
.bg-img-03 { background: url(../images/layout/IMG_20151031_162049.jpg) no-repeat center bottom #efefef; color:#ffffff;}
.bg-img-04 { background: url(../images/layout/DSC_0193-2.jpg) no-repeat center bottom #efefef; color:#ffffff;}
.bg-img-05 { background: url(../images/layout/IMG_7853.jpg) no-repeat center bottom #efefef;}
.bg-img-06 { background: url(../images/layout/IMG_7705.jpg) no-repeat center bottom #efefef;}
.bg-img-07 { background: url(../images/layout/IMG_1577.jpg) no-repeat center bottom #efefef; color:#ffffff;}
.bg-img-08 { background: url(../images/layout/DSC_1605.jpg) no-repeat center bottom #efefef;}
.bg-img-09 { background: url(../images/layout/IMG_1561.jpg) no-repeat center bottom #efefef;}
.bg-img-10 { background: url(../images/layout/IMG_1561-2.jpg) no-repeat center bottom #efefef;}
.bg-img-11 { background: url(../images/layout/IMG_1232.jpg) no-repeat center bottom #efefef;}
.bg-img-12 { background: url(../images/layout/IMG_1232-2.jpg) no-repeat center bottom #efefef; color:#ffffff;}
.bg-img-13 { background: url(../images/layout/DSC_1626.jpg) no-repeat center bottom #efefef;}
.bg-img-14 { background: url(../images/layout/IMG_7622.jpg) no-repeat center bottom #efefef; color:#ffffff;}
.bg-img-15 { background: url(../images/layout/DSCN4725.jpg) no-repeat center bottom #efefef;}
.bg-img-16 { background: url(../images/layout/Zimmerblick.jpg) no-repeat center bottom #efefef; color:#ffffff;}
.bg-img-17 { background: url(../images/layout/DSCN4657.jpg) no-repeat center bottom #efefef;}
.bg-img-18 { background: url(../images/layout/DSC00022.jpg) no-repeat center bottom #efefef; color:#ffffff;}
.bg-img-19 { background: url(../images/layout/IMG_7742.jpg) no-repeat center bottom #efefef; color:#000000;}
.bg-img-20 { background: url(../images/layout/top1/IMG_1232-2.jpg) no-repeat center bottom #efefef; color:#ffffff;}
.bg-img-21 { background: url(../images/layout/top1/IMG_20151014_141345.jpg) no-repeat center bottom #efefef; color:#ffffff;}
.bg-img-22 { background: url(../images/layout/top1/DSC_1053.jpg) no-repeat center bottom #efefef; color:#ffffff;}
.bg-img-23 { background: url(../images/layout/top1/DSC_1103_2.jpg) no-repeat center bottom #efefef; color:#ffffff;}
.bg-img-24 { background: url(../images/layout/top1/DSC_0027.jpg) no-repeat center bottom #efefef; color:#333333;}
.bg-img-25 { background: url(../images/layout/top1/DSC_1642.jpg) no-repeat center bottom #efefef; color:#333333;}
.bg-img-26 { background: url(../images/layout/top1/DSCN4767.jpg) no-repeat center bottom #efefef; color:#ffffff;}
.bg-img-27 { background: url(../images/layout/top1/DSC_1056.jpg) no-repeat center bottom #efefef; color:#ffffff;}
.bg-img-28 { background: url(../images/layout/top1/IMG_20160729_142929.jpg) no-repeat center bottom #efefef; color:#ffffff;}
.bg-img-29 { background: url(../images/layout/top1/DSC_1580.jpg) no-repeat center bottom #efefef; color:#ffffff;}
.bg-img-30 { background: url(../images/layout/top1/IMG_1608.jpg) no-repeat center bottom #efefef; color:#ffffff;}
.bg-img-31 { background: url(../images/layout/top1/IMG_20151031_162047.jpg) no-repeat center bottom #efefef; color:#333333;}
.bg-img-32 { background: url(../images/layout/top1/IMG_20170215_150401.jpg) no-repeat center bottom #efefef; color:#333333;}
.bg-img-33 { background: url(../images/layout/top1/IMG_1608-1.jpg) no-repeat center bottom #efefef; color:#ffffff;}

.textbg1 { background:rgba(255,255,255,0.6); padding:5px;}

.boldstyle { font-weight:bold;}
.yellowfont { color:#FFFF00;}
.redfont { color:#FF0000;}
.margintop { margin-top:60px;} /* Footer */
.sternchen {color:#FF0000; font-weight:bold;}


/* MASONRY IMAGE GALLERY */
#container-mas {
    max-width: 100%;
}.item {
    width: 250px;
    float: left;
}
.item img {
    display: block;
    width: 100%;
}

.paddingtop { padding-top:40px;}
.paddingbottom { padding-bottom:40px;}
.pr-2 { padding-right:5px;}

/* NAVI */
.navbar-nav { font-size: 1.1em;}
.navisize { font-size: 1.1em;}
.langsize { font-size: 0.9em;}
.bordernavi1 { border-right: solid 1px #999999;}

