﻿
body {
  
    
 
}

.navbar-default .navbar-nav > li > a  {
    color: #fff;
    
}

.navbar-default .navbar-nav > li > a:hover  {
    color: #b9b9b9;
    
}





.navbar-default {
    
    font-size:medium;
    
    
}


h1, h2, h3,
h4, h5, h6 {
    color:#0269B3;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 1.75em;
}

h2 {
    font-size: 1.6em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}
.SMVTitel {
    font-size: x-large;
    color:#0269B3;
}

.SMVNewsTitel {
    font-size:small;
    color:#0269B3;
    
   
    
}

.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;
        
    }
