.logo-image > a {max-height: 100%;
				}
.navbar-default {background-color: #2e2e2e;}

.logo a{background: #1b4388;}

.header-image{border-bottom: 1px solid #1b4388;}
.header-image p{margin: 0px;}
.t3-mainnav{border-bottom: 1px solid #1b4388;}

.navbar-default .navbar-nav > li{margin-left: 20px;}

.navbar-default .navbar-nav > li > a {color: white;}
.navbar-default .navbar-nav > li > a {padding-left: 2px; padding-right: 2px;}

body{scroll-behaviour: initial;
	font-family: 'Open Sans', sans-serif;}

.ueberschrift { background-color: #1b4388;
				color: white; padding: 5px;}
				
.ueberschrift .custom{margin: 0 auto; width: 60%}

.ueberschrift h1{font-size: 200%; font: small-caps;
				text-align: center; margin: 10px;
				}
	
h2{font-size: 120%; color: #1b4388; border-bottom: 1px solid rgb(68, 68, 68); }



h3{font-size: 120%;}


.caret{border-top-color: white; border-bottom-color: white;}

.navbar-default .navbar-nav > .dropdown > a .caret{border-top-color: white; border-bottom-color: white;}

a{color: #1b4388}

td img{padding: 5px;
	border-left: 1px solid #dddddd}
	
strong{color: #1b4388;}

section.article-intro p img {border: 1px solid #1b4388 !important;}

.logo-image  {background-color: #2e2e2e;}
.Logomod{float: left;}
.Logomod > * > img {width: 60%;}

.logo:hover a, .logo a:hover, 
.logo a:active, .logo a:focus{background: #1b4388;}

@media screen and (min-width: 992px) {

	.ueberschrift .custom{margin: 0 auto; width: 90%}
	.ueberschrift h1{font-size: 150%; font: small-caps;
				text-align: center; margin: 10px;
				}
	}

@media screen and (min-width: 360px) {
	.ueberschrift .custom{margin: 0 auto; width: 90%}
	.ueberschrift h1{font-size: 120%; font: small-caps;
				text-align: center; margin: 10px;
				}
				
	}
	
@media screen and (max-width: 667px) {
	.container{padding: 0px; width: 100% }
	
}
