/*.container {
    max-width: 978px;
    width: 978px;
}*/

.navbar .btn-navbar {
    display: none;
}

.navbar {
margin-bottom: 0px;   
}

.breadcrumb {
background-color: #00008b;
}

.breadcrumb > li {
 text-shadow: none; 
 color: #fff; 
}
.pathway {
   color: #fff;
}

.breadcrumb > li,
.breadcrumb > .active,
.breadcrumb > li > a:hover,
.breadcrumb > li > a:focus {
	color: #fff;
}

  
p {
    margin: 0 0 14px;
}

.info {
  
  margin: 0 9px -32px;
}

.header {
    margin-bottom: 21px;
}

.nav-tabs > li, .nav-pills > li {
    float: left;
}

.navigation .nav-pills {
   font-weight: bold;
    font-size: 1.0em;
    margin-bottom: 0;
   /* margin-left: -10px;*/
    text-transform:uppercase;
}

.site-title {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 48px;
    margin-left: -2px;
}

.site-description {
  margin-top: 5px;
}

.brand {
    font-size: 21.2px;
    line-height: 20px;
}

.breadcrumb {
    margin: 1px 0;
    padding: 6px 4px;
    font-size: 11px;
}

.newsinfo h2 {
    font-size: 20px; 
}

.item-page h2 {
    color: #00008b;
    font-family: "Open Sans",sans-serif;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 24px;
    margin: 3px 0 10px;
    text-align: left;
    text-transform: none;
}
.item-page {
    border: 1px solid rgb(188, 188, 188);
  	border-radius: 4px;
    padding: 5px;
    margin-bottom: 15px;
}

.items-leading.clearfix {
    padding-top: 11px;
}

.items-leading > div{
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    margin-bottom: 20px;
    /*min-height: 155px;*/
    padding: 6px;
}

.items-leading p {
		font-size:13.5px;
	}

.page-header h2 {
    color: inherit;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    line-height: 24px;
    margin: 10px 0 0;
    overflow-wrap: break-word;
    text-rendering: optimizelegibility;
}
/* "trebuchet MS",*/
.page-header h1 {
    font-family: Arial,"Open Sans",sans-serif;
    font-size: 1.6em;
    /*color: #00008b;*/
    color: #000;
    display: inline-block;
}

body.site {
    padding: 2px;
}

body {
    color: #000;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 0.84em;
  /*line-height: 19px;*/
}
.menu_main li {
  border-bottom: 1px solid RGBA(0, 0, 135, 0.39);
  line-height: 30px;
  font-weight: bold;
  font-size: 1.0em;
}

.ads {
    font-size: 0.9em;  
  	background: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    line-height: 1.2em;
    margin-bottom: 10px;
    padding: 5px;
}
@media (max-width: 480px) {
  
  .body .container{
    padding: 8px;
  }

	.items-leading p {
		font-size:15px;
        line-height: 20px;
  }
  /*.page-header h2 {
    font-size:1.5em;
	}*/
  div[itemprop="articleBody"] {
   font-size:16px;
   line-height: 21px;
   hyphens: auto;
   word-wrap: break-word; /* Internet Explorer 5.5+ */
   /* font-family: Helvetica, Arial, sans-serif;*/
}
  h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
}
  
  .menu_main li {
  line-height: 40px;
  font-size: 1.15em;
 }
  .nav-collapse {
  background: rgba(0,0,0,0.5);
  }
  .ads {
    font-size: 1.1em;  
  } 

}
 
.search-query {
   width: 88%; 
}


/*div.mod_search91 input[type="search"]{ 
width: -moz-available;
}*/

/*.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 945px;    hyphens: auto;
}*/
.visible-phone {
	display: none !important;
}

@media (max-width: 767px) {
  	.nav-collapse,
	.nav-collapse.collapse {
        background: rgba(0,0,0,0.5);
	}
  [id^="ampz_inline"] li {
    display: table-cell;
  }
  	.visible-phone {
		display: inherit !important;
 }
}
@media (max-width: 979px) {
	.nav-collapse,
	.nav-collapse.collapse {
		overflow: hidden;
		height: 30px; 
	}
}
@media (min-width: 979px){
input, textarea, .uneditable-input {
    width: 400px;
 }
}

@media (max-width: 320px) {
.site-title {
    font-size: 2.0rem;
 }
}

.btn-group + .btn-group {
    margin-left: 0px;
}

.pull-left {
    margin-right: 5px;
}

.search-results h4 {
  
      font-size: 15px;
    line-height: 17px;
    margin-bottom: 0;
}

.searchflex {
  
  background: #fff;
  margin: 0 auto;
 /* padding: 100px; */
  text-align: left;
  /* border-radius */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /* box-shadow */
  -webkit-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  -moz-box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  box-shadow: rgba(0,0,0,0.2) 0px 1px 3px;
  /*min-width:250px; */
}

.searchflex form {
	margin: 0 0 0px;
	border: 1px solid rgb(188, 188, 188);
	border-radius: 4px;
}

.searchform {
 
  border:1px solid #eee;
  height:60px;
  padding:10px
}

.searchblocks {
  
  background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
margin-bottom: 20px;
padding: 6px;
}

input#searchword {
  text-transform:lowercase;
  color:#f6892e!important;
  font-weight:bold;
  border:0;
  -webkit-box-shadow:none;
  box-shadow:none;
  width:450px;
  float:left
}

input[type="search"] {
  border: 1px solid #fff;
  box-shadow: none;
  padding-left: 4px;
  padding-right: 10px;
}
input[type="search"]:focus {
    border-color: rgba(0, 0, 0, 0);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0) inset, 0 0 0px rgba(0, 0, 0, 0);
    outline: 0 none;
}


.well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 15px;
}

#ampz_inline_bottom {
    margin: 15px 0;
}
.ampz_network_label {
margin-left: -10px !important;
}

.banneritem,
.banneritem .clr {
   display: inline;
}

.jura {
background: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
line-height: 1.2em;
margin-bottom: 20px;
padding: 5px;
}

.horizontal-banner { 
  width: 700px;
  height: 90px;
  display: none !important; 
}

.amazon { 
font-weight: bold;
font-size: 14px;
margin: 0px 0 10px 0;
background-color: #ffffff;
padding: 0px 5px 15px;
border: 1px #181818 solid;
border-radius: 4px;
}
.amazon span {
font-size: 9px;
color: #9b9b9b;
}

/* aus Original-Template */
.list-striped,
.row-striped {
	list-style: none;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #ddd;
	margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
	border-bottom: 1px solid #ddd;
	padding: 8px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
	background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
	background-color: #f5f5f5;
}
/* Ende Original Template ############# */

/* nachfolgend entnommen aus /media/syw/css/fonts-min.css für Darstellung auf Startseite */
@font-face {
 font-family:SYWfont;
 src:url(fonts/SYWfont.eot?par7q4);
 src:url(fonts/SYWfont.eot?par7q4#iefix) format('embedded-opentype'),url(fonts/SYWfont.ttf?par7q4) format('truetype'),url(fonts/SYWfont.woff?par7q4) format('woff'),url(fonts/SYWfont.svg?par7q4#SYWfont) format('svg');
 font-weight:400;
 font-style:normal
}
[class*=" SYWicon-"],[class^=SYWicon-] {
 font-family:SYWfont!important;
 speak:none;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.SYWicon-person:before,.SYWicon-user:before {
 content:"\e80d"
}
.SYWicon-earth:before,.SYWicon-publ:before {
 content:"\e811"
}
/* ########################## Ende #########################*/
.accordion{margin-bottom:18px;}
.accordion-group{background:#fff;margin-bottom:2px;border:1px solid #e5e5e5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.accordion-heading{border-bottom:0;}
.accordion-heading .accordion-toggle{display:block;padding:8px 15px;}
.accordion-toggle{cursor:pointer;}
.accordion-inner{padding:9px 15px;border-top:1px solid #e5e5e5;}
.collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease;}
.caret2{float:right;margin-top:8px;}

/*.flex { 
    display: flex; 
    justify-content: center; 
    align-items: center;
}*/ 
