.smheader1, .smhaedernav{
    background: #0000ff;
}

.smhaedernav {
    padding-top: 13px;
    background: #0000ff;
}
.smheader1L{
    border-radius: 0px 30px 0px 0px;
    width: 100%;
    background: #0000ff;
}
.smheader1R{
    border-radius: 30px 0px 0px 0px;
    width: 100%;
    background: #0000ff;
}
.globecell{
    background-image: url("../img/globusgruen.jpg");
    background-repeat: no-repeat;
    background-position: left  top;
    background-size: 100% auto;
}
.toprimage{
    background-image: url("../img/planen175.jpg");
    background-repeat: no-repeat;
    background-position: left  top;
    background-size: cover;
}
.toplimage{
    background-image: url("../img/code175.jpg");
    background-repeat: no-repeat;
    background-position: left  top;
    background-size: cover;
}

.sloganrow {
    background-image: url("../img/globusgruen.jpg");
    background-size: 1000px;
}

.slogan1{
    color: white;
    font-size: larger;
    font-weight: 700;
    background: #0000ff;
    text-align: center;
    border-radius: 0px 0px 15px 0px;
    padding-top: 0px;
    padding-bottom: 15px;
}

.slogan2{
    color: white;
    font-size: medium;
    background: #0000ff;
    text-align: center;
    border-radius: 0px 0px 15px 0px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.mytab{
    color: white;
    background: #5555ff;
    text-align: center;
    border-radius: 0px 0px 15px 15px;
}

a .mynavpill, a:visited .mynavpill {
    color: black;
    text-decoration: none;
}
.container-fluid{
    max-width: 1400px;
    min-width: 550px;
}
.mynavpill{
    color: black;
    background: white; /*#4444ff;*/
    margin-right: 4px;
    margin-top: 2px;
    margin-bottom: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 15px 15px 15px 15px;
    font-weight: 700;
}

.mysubnavpill{
    color: white;
    background: #0000ff;
    margin-right: 4px;
    margin-top: 2px;
    margin-bottom: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 15px 15px 15px 15px;
    font-weight: 600;
}


a.navselected  {
    color: white;
}

.navselected a:visited, .navselected a:active,.navselected a:link {
    color: white;
}

a:visited {
    color: black;
}

.mysubnavpill a:visited, .mysubnavpill a {
    color: white;
}

.whitenavpill{
    color:  black;
    background: white; /* #4444ff */
    margin-right: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 15px 15px 15px 15px;
    width: min-content;
}

.navselected {
    background: #000000;
    color: white;
}

.topnav {
    padding-top: 5px;
    padding-left: 5px;
    background-image: url("../img/globusgruen.jpg");
    background-size: 1000px;
    border-radius: 0px 0px 15px 0px;
}

.subnav {
    padding-top: 5px;
    padding-left: 5px;
    float: left;
}

.maintext p {
    text-align: justify;
}

.horizontal-space {
    height: 30px;
}

.backbox {
    background: lightgray;
}

.backtop {
    border-radius: 15px 15px 0px 0px;
    padding-top: 15px;
}

.backbottom {
    border-radius: 0px 0px 15px 15px;
    padding-bottom: 15px;
}

.backtopandbottom {
    border-radius: 15px 15px 15px 15px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.nojustify {
    text-align: left !important;
}

li li {
    maring-left: 20px;
}

.img-thumbnail {
    border: none;
    background: none;
}