 

/*  dunkelblau #30407c  */
/*  hellblau #008ecd  */
/*  grau #676d71 */

/*  orange #ec7404  */
/*  hellorange #ff9d41  */
 


@font-face {
    font-family: 'vegur';
    src: url('fonts/vegur-regular-webfont.eot');
    src: url('fonts/vegur-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/vegur-regular-webfont.woff2') format('woff2'),
         url('fonts/vegur-regular-webfont.woff') format('woff'),
         url('fonts/vegur-regular-webfont.ttf') format('truetype'),
         url('fonts/vegur-regular-webfont.svg#sorts_mill_goudyitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
 
 
@font-face {
    font-family: 'vegurb';
    src: url('fonts/vegur-bold-webfont.eot');
    src: url('fonts/vegur-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/vegur-bold-webfont.woff2') format('woff2'),
         url('fonts/vegur-bold-webfont.woff') format('woff'),
         url('fonts/vegur-bold-webfont.ttf') format('truetype'),
         url('fonts/vegur-bold-webfont.svg#sorts_mill_goudyitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
  

body {
    overflow-y: scroll;
    }


.headlogo {margin-top: 20px; margin-bottom:20px;}

.footer address a { color: #fff }
.footer address a:hover { text-decoration:underline; }

.head-section .nav li a.selected {
    background-color: #30407c;
    color: #fff;
    transition: all 0.3s ease 0s;
}

 


.head-section .nav li .dropdown-menu {
    border-radius: 0;
    margin-top: -0px;
    padding: 0;
}

.breadcrumbs {
    background: #ff9d41 none repeat scroll 0 0;
   /* color: #676d71;*/
   color: #fff;
    margin-bottom: 40px;
    padding: 30px 0;
}

a {
    color: #30407c;
}

a:hover {
    color: #008ecd;
}

h1 {color:#30407c;}
h2 {font-size:28px; color:#30407c;}


p.center {text-align:center;} 


ul.content  {
    list-style: outside none disc;
    margin-left: 0.6em;
    padding-left: 0.6em;
	list-style-image: url('img/li.png');
	
}


li.content  {
 
    margin-left: 0em;
    padding-left: 0em;
 
	
}
 
 
 /* Main Menu*/
 
  .head-section .nav li a {
    color: #30407c;
    font-size: 14px;
    font-weight: 300;
    background: none;
}
 
 
 
  .head-section .nav li a:hover {
    color: #008ecd;
    font-size: 14px;
    font-weight: 300;
    background: none;
} 
 
.head-section .nav li .dropdown-menu li a {
    background: #30407c;
	color:#fff;
    line-height: 30px;
    padding: 3px 12px;
    border-bottom: 1px solid #ccc;
} 
 
.head-section .nav li .dropdown-menu li a:hover {
      background: #008ecd;
 
}  
 
 

 
 
 sup{
font-size: 0.8em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
} 

.form-control {
    border: 1px solid #e2e2e4;
    box-shadow: none;
    color: #676d71;
}

 
   .head-section .navbar-nav > li {
    padding-bottom: 5px;
    padding-top: 0px;
}
 
 
 @media (min-width: 1200px) {
  .head-section .navbar-nav > li {
    padding-bottom: 5px;
    padding-top: 100px;
}
}


 

@media (max-width: 720px) {

 div#stern_bew {
visibility:hidden;
}

}