﻿
body {
  
    
 
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: large;
}

.navbar-default .navbar-nav > li > a:hover  {
    color: #b9b9b9; 

}



.navbar-default {
    font-size: 2.5em;
}

.colored.header-top .dropdown-menu {
    border: 1px solid #39558e;
    border-top: 1px solid lightgray;
    background: #39558e;
}

.Login-Top {
    background: #39558e !important;
    
}

.CountryTitle {
    font-size: 2em;
    font-weight: 100;
    font-family: "Roboto", sans-serif;
}


h1, h2, h3,
h4, h5, h6 {
    color: #39558e;
    margin-bottom: 0;
    padding-bottom: 0;
    text-transform: none !important;
}

h1 {
   /* color: #ee322b;*/
    font-size: 3em;
    font-weight: 100;
    font-family: "Roboto", sans-serif;
}

h2 {
    font-size: 1.8em;
    font-weight: 200;
}

h3 {
    font-size: 1.2em;
    font-weight: 200;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}
.SMVTitel {
    font-size: x-large;
    color:#0269B3;
}

.SMVNewsTitel {
    font-size:small;
    color:#0269B3;
}

.HeadTitle {
    font-weight: 400;
    letter-spacing: .6px;
}

.SMVNavigationTitel {
    font-size: small;
    color: #000066;
    text-align: left;
}

.SMVLabelabstand {
    margin-bottom:50px;   
}

.SMVHyperlinkWeiss {
    color:white;
    margin-bottom:5px;
}

.SMVHyperlinkWeiss:hover {
        color: white;
        text-decoration: underline
    }

.SMVHyperlinkWeiss:link {
        color: white;
    }


.SMVHyperlinkBlau {
    color:#0269B3;
       
       
}
.SMVHyperlinkBlau:link, .SMVHyperlinkBlau:visited,
    .SMVHyperlinkBlau:active, .SMVHyperlinkBlau:hover {
        color:#0269B3;
    }

.SMVHyperlinkBlau:hover {
        color:#0269B3;
        text-decoration: underline

    }

.SMVNavigation {
    color:#666666;
font-size: small;
    font-weight: bold;
      
}

        

.SMVNavigation {
    color:#666666;
font-size: small;
    font-weight: bold;
    padding-right:10px;
      
}

.SMVNavigation:link, .SMVNavigation:visited,
    .SMVNavigation:active {
        color:#666666;
        font-size: small;
    font-weight: bold;
    }

.SMVNavigation:hover {
        color:red;
        font-size: small;
    font-weight: bold;
    }
 


#SMVNav {
   
}

    #SMVNav a {
          color:#666666;
font-size: small;
    font-weight: bold;
    padding-right:10px;
    }

     #SMVNav a:hover {

        color: red;
        text-decoration: none;
        
    }
