body {
	padding-bottom: 0.5%;
}
.content p, .row p, 
.content ul, .row ul,
.content h1, .row h1 {
    margin-bottom: 3%;
}

.color333 {
    color: #333;
}

.navbar-toggle icon-bar {
    background-color: #000;
}
li a:hover {
    color: #160777;
}
li a {
    color: black;
}
a, a:hover
.row a,
.container.top a:hover,
.container.top a.active {
    color: #160777;
}
.row a:hover {
    text-decoration: underline;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0%;
    padding-right: 0%;
}

.marginT-5P { margin-top: -5% !important; }
.marginT0P { margin-top: 0% !important; }
.marginT1P { margin-top: 1% !important; }
.marginT2P { margin-top: 2% !important; }
.marginT3P { margin-top: 3% !important; }
.marginT4P { margin-top: 4% !important; }
.marginT5P { margin-top: 5% !important; }
.marginT6P { margin-top: 6% !important; }
.marginT7P { margin-top: 7% !important; }
.marginT8P { margin-top: 8% !important; }
.marginT9P { margin-top: 9% !important; }
.marginT10P { margin-top: 10% !important; }
.marginR0P { margin-right: 0% !important; }
.marginR1P { margin-right: 1% !important; }
.marginR2P { margin-right: 2% !important; }
.marginR3P { margin-right: 3% !important; }
.marginR4P { margin-right: 4% !important; }
.marginR5P { margin-right: 5% !important; }
.marginR6P { margin-right: 6% !important; }
.marginR7P { margin-right: 7% !important; }
.marginR8P { margin-right: 8% !important; }
.marginR9P { margin-right: 9% !important; }
.marginR10P { margin-right: 10% !important; }
.marginB0P { margin-bottom: 0% !important; }
.marginB1P { margin-bottom: 1% !important; }
.marginB2P { margin-bottom: 2% !important; }
.marginB3P { margin-bottom: 3% !important; }
.marginB4P { margin-bottom: 4% !important; }
.marginB5P { margin-bottom: 5% !important; }
.marginB6P { margin-bottom: 6% !important; }
.marginB7P { margin-bottom: 7% !important; }
.marginB8P { margin-bottom: 8% !important; }
.marginB9P { margin-bottom: 9% !important; }
.marginB10P { margin-bottom: 10% !important; }
.marginL0P { margin-left: 0% !important; }
.marginL1P { margin-left: 1% !important; }
.marginL2P { margin-left: 2% !important; }
.marginL3P { margin-left: 3% !important; }
.marginL4P { margin-left: 4% !important; }
.marginL5P { margin-left: 5% !important; }
.marginL6P { margin-left: 6% !important; }
.marginL7P { margin-left: 7% !important; }
.marginL8P { margin-left: 8% !important; }
.marginL9P { margin-left: 9% !important; }
.marginL10P { margin-left: 10% !important; }
.paddingL0P { padding-left: 0% !important; }
.absatz8P p { margin-bottom: 8% !important; }
.paddingL8P { padding-left: 8%; }
.paddingR8P { padding-right: 8%; }

@media (max-width: 767px) {
    .navbar-inner {
        font-size: 10px;
    }
    .carousel-indicators {
        bottom: -5px;
    }
    .navbar-nav > li > a {
        line-height: 5px;
    }
    body {
        font-size: 11px;
        line-height: 1.1;
    }
    .imgContainer {
        padding-top: 5%;
    }
    .navbar-inner {
        max-width: 100% !important;
    }
    .img-responsive-all img {
        margin-top: 5% !important;
    }
    .col-xs-3 {
        width: 41.66%;
    }
    .col-xs-9 {
        width: 58.33%;
    }
    .upperBorder {
        background-position: 58.5% top;
    }
    .lowerBorder{
        background-position: 58.5% bottom;        
    }
    .leftContainer {
        padding-left: 5%;
    }
    .imgContainer img {
        padding-top: 5%;
    }
    .paddingL8Pxs {
        padding-left: 15px!important;
    }
    h3, .h3 {
        font-size: 16px;
    }
    body {
        background-image: url('/php/lay/background.png');
        background-repeat: repeat-y;
        background-position: top center;
    }
}
@media (min-width: 768px) {
    .container {
        width: 768px;
    }
    .navbar-inner {
        font-size: 12px;
    }
    .carousel-indicators {
        bottom: -5px;
    }
    body {
        font-size: 13px;
        line-height: 17px;
    }
    .imgContainer {
        padding-top: 5%;
    }
    .upperBorder {
        background-position: 75.5% top;
    }
    .lowerBorder{
        background-position: 75.5% bottom;        
    }
    .leftContainer {
        padding-left: 7%;
    }
    h3, .h3 {
        font-size: 20px;
    }
    body {
        background-image: url('/php/lay/backgroundSm.png');
        background-repeat: repeat-y;
        background-position: top center;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
    .navbar-inner {
        font-size: 13px;
    }
    .carousel-indicators {
        bottom: -5px;
    }
    body {
        font-size: 13px;
        line-height: 17px;
    }
    .imgContainer {
        padding-top: 10%;
    }
    .upperBorder {
        background-position: 75.5% top;
    }
    .lowerBorder{
        background-position: 75.5% bottom;        
    }
    .leftContainer {
        padding-left: 12%;
    }
    h3, .h3 {
        font-size: 22px;
    }
    body {
        background-image: url('/php/lay/backgroundMd.png');
        background-repeat: repeat-y;
        background-position: top center;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1024px;
    }
    .navbar-inner {
        font-size: 13px;
    }
    .carousel-indicators {
        bottom: -5px;
    }
    body {
        font-size: 13px;
        line-height: 17px;
    }
    .imgContainer {
        padding-top: 10%;
    }
    .upperBorder {
        background-position: 75.5% top;
    }
    .lowerBorder{
        background-position: 75.5% bottom;        
    }
    .leftContainer {
        padding-left: 12%;
    }
    h3, .h3 {
        font-size: 24px;
    }
    body {
        background-image: url('/php/lay/background.png');
        background-repeat: repeat-y;
        background-position: top center;
    }
}
.leftFloat {
    float: left !important;
}
.rightFloat {
    float: right !important;
}
.clear {
    clear: both;
}
.textAlignRight {
	text-align: right;
}
.carousel-indicators li {
    height: 8px;
    width: 8px;
}
.carousel-indicators .active {
    width: 8px;
    height: 8px;
}
.img-responsive {
    max-width: 100%;
    height: auto;
}
ul ol {
    margin-bottom: 1%;
}
.carousel-inner {
    width: 103%;
}
.carousel-inner p {
    margin-bottom: 0;
}
.carousel-indicators .active {
    margin-bottom: 1px;
}
.logo {
    margin: 34px 10px 27px 10px;
}
.navbar-toggle {
    float: none;
}
#navi {
    padding: 0%;
}
.navbar-inner {
    text-align: center;
    max-width: 75%;
}
.nav {
    float: none;
    display:inline-block;
}
body, h1, h2, h3, h4, h5, h6 {
    font-family: Arial !important;
}
.carousel-inner > .active {
    max-width: 1024px;
    width: auto;
}
.carousel-inner {
    width:100%;
}
.navbar-nav > li > a {
    padding-top: 23px;
}
.row {
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0%;
    padding-right: 0%;
}
#content {
    padding-bottom: 1%;
}
.navbar-toggle {
    margin-right: 11px; 
    margin-left: 11px;
}
.line-height12 {
    line-height: 12px;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
}
.carousel-indicators {
    bottom: -10px;
}
.navbar-toggle .icon-bar {
    background-color: black;
}
.img-responsive-all img {
    display: block; 
    max-width: 100%;
}
.navbar-nav .active a {
    color: #160777;
}
.line-height10 p {
    line-height: 12px;
}
.center {
    text-align: center;
}
.row ul li {
    background-image: url('/php/lay/strich.gif');
    background-repeat: no-repeat;
    background-position: 0 9px;
    list-style: none;
    padding-left: 4%;
}
.padding0lineheight00 {
    padding-top: 0px;
    line-height: 0.0;
}
.leftContainer {
    padding-top: 5%;
}
.bgTopkontaktBorder {
    background-image: url('/php/lay/containerRightHoriz.png'), url('/php/lay/containerRightHoriz.png');
    background-repeat: no-repeat;
    background-position: top left, bottom left;
    padding: 10px 0px 10px 0px;
    margin-bottom: 10px;
}
.row ul li {
    background-image: url("/php/lay/strich.gif");
    background-repeat: no-repeat;
    background-position: 0px 6px;
    list-style: outside none none;
}
.bottomRightContent a {
    color: #333;
}
.topRightContent { 
    min-height: 320px; 
}
.topRightContent:first-child {
    margin-top: -5%;
}
.topRightContent .conRight {
    margin-bottom: 25px;
}
.topRightContent .conRight span.smaller {
    font-size: 8pt;
}
#navRechtliches {
    width: 100%; 
    float: right;
}
#navRechtliches .rechtliches {
    color: #333;
}
#navRechtliches .rechtliches:hover,
#navRechtliches .active.rechtliches {
    color: #160777;
	text-decoration: none;
}
.bgBtBorder {
    padding-left: 6px;
    float: right;
}
.upperBorder {
    background-image: url('/php/lay/containerRightTrenTop.png');
    background-repeat: no-repeat;
}
.lowerBorder {
    background-image: url('/php/lay/containerRightTrenBottom.png');
    background-repeat: no-repeat;
}
.rightContainer {
    padding-left: 20px;
}
.imgContainer {
    padding-right: 5%;
}