body {
  overflow-x: hidden; /* Prevent scroll on narrow devices */
  font-family: Arial, Helvetica, sans-serif, Verdana;
  padding-top: 130px;
  background-color: #f7f9fa;
  
  
}
@media screen and (max-width: 768px){
.liAbisZ{
	padding-bottom: 8px;
}
}
@media screen and (min-width: 768px){
.navbar-form .form-control {
    width: 100%;
}
}
.panel-body-neuerscheinungen {
    padding: 0;
}
.panel-heading {
    padding: 5px 15px;
}	
/* Slideout fuer Mobile */
@media screen and (max-width: 760px) {
 body {
  width: 100%;
  height: 100%;
}
.slideout-menu {
  /* position: fixed; */
  top: 0;
  bottom: 0;
  width: 260px;
  min-height: 100vh;
  z-index: 1000;
  display: none;
}
.slideout-menu-left {
  left: 0;
}
.slideout-menu-right {
  right: 0;
}
.slideout-panel {
  position: relative;
  z-index: 1;
  will-change: transform;
  background-color: transparent; /* A background-color is required */
  min-height: 100vh;
}
.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  /*overflow: hidden; */
}
.slideout-open .slideout-menu {
  display: block;
}
}
/* Slideout fuer Mobile ende */
@media screen and (min-width: 1200px){
.container {
     width: 970px; 
}
}
/* Hyperlink Definitionen */
#AbisZ a {
	color: #000066;
	text-decoration: none;
}
#AbisZ a:hover {
	color: #FF0000;
	text-decoration: none;
}
#datum {
	display: block;
	width: 100%;
	padding: 4px;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #DDF8CC;
	border: solid 0px #005199;
}
#mlink a {
	color: #000066;
  width: 100%;
  height: 25px;
	background-color: #D1DDF8;
	padding: 4px;
	padding-left: 20px;
	font: 12px  Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	margin: 0px;
	text-align: left;
	border-top: 1px solid #BFCEF7;
}
#mlink a:hover {
	background-color: #C4D3F6;
	color: #336;
	text-decoration: none;
}
#mlink_serie a {
	color: #000066;
	background-color: #D1DDF8;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
	display: block;
	margin-left: 3px;
	text-align: left;
	border-top: 0px solid #BFCEF7;
}
#mlink_serie a:hover {
	background-color: #C4D3F6;
	color: #FF0000;
	text-decoration: underline;
}
/* Tabellen Definition */
table.serie_table_oben {
	margin: auto;
	color: #fff;
	background: #4c77a6;
}
table.serie_table_unten {
	margin: auto;
	border-collapse: collapse; 
	border-left: solid 1px #BFCEF7;
	border-right: solid 1px #BFCEF7;
	border-top: solid 0px #BFCEF7;
	border-bottom: solid 1px #BFCEF7;
    background-color: #D1DDF8;
}
.table {
    table-layout: fixed;
	
}
table.serie_table_unten>tbody>tr>td {
padding: 0;
vertical-align: middle;
}
/* User Online */
#useronline_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	font-variant: normal;
	padding-top: 18px;
    padding-left: 20px;
}
#useronline_text a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	font-variant: normal;
	text-decoration: none;
}
/* Charts Header oben Formular */
#charts_form {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFF4C2;
	font-weight: normal;
	border: 1px solid #FFCC33;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	text-align: left;
	display: inline;
}
/* Quickbar Formular */
#quickbar {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFF4C2;
	font-weight: normal;
	border: 1px solid #FFCC33;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	text-align: left;
	display: inline;
}
/* Schnellsuche */
#s_suchbegriff {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFF4C2;
	font-weight: normal;
	border: 1px solid #FFCC33;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	text-align: left;
	display: inline;
}
#LSResult {
	position: absolute;
	left: 30px;
	top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF4C2;
	width: auto;
	border: 1px solid #FFCC33;
	z-index: 100;
	opacity: 0.98;
	-moz-opacity: 0.98;
	filter: alpha(opacity=98);
	padding-left: 5px;
	padding-right: 5px;
}
#LSShadow {
	background-color: #FFF4C2;
}
#LSHighlight {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top: 1px solid #FFCC33;
	border-left: 0px solid #000080;
	border-right: 0px solid #000080;
	border-bottom: 1px solid #FFCC33;
	opacity: 0.98;
	-moz-opacity: 0.98;
	filter: alpha(opacity=98);
}
#s_mehrbutton {
	border-top: 1px solid #FFF0A8;
	border-left: 1px solid #FFF0A8;
	border-right: 1px solid #B03414;
	border-bottom: 1px solid #B03414;
	background: #FFF0A8;
	width: 70px;
	height: 20px;
	float: right;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	cursor: pointer;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
}
#s_zurueckbutton {
	border-top: 1px solid #FFF0A8;
	border-left: 1px solid #FFF0A8;
	border-right: 1px solid #B03414;
	border-bottom: 1px solid #B03414;
	background: #FFF0A8;
	width: 70px;
	height: 20px;
	float: left;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	cursor: pointer;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
}
#s_ergebnisblock {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top: 1px solid #FFF4C3;
	border-left: 0px solid #000080;
	border-right: 0px solid #000080;
	border-bottom: 1px solid #FFF4C3;
}
#s_sampler {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top: 0px solid #000080;
	border-left: 0px solid #000080;
	border-right: 0px solid #000080;
	border-bottom: 0px solid #000080;
}
#s_track {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-top: 0px solid #FFF4C3;
	border-left: 0px solid #000080;
	border-right: 0px solid #000080;
	border-bottom: 0px solid #FFF4C3;
}
#s_text1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	float: left;
}
#s_text2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	float: right;
}
/* Schnellsuche Ende*/
/* Suchformular*/
#formular {
	margin: 0 auto;
	padding: 0;
}
@media screen and (max-width: 768px){
#formular  {
    width: 300px;
}
#ergebnisse {
width: 300px;
}
}
/* start style formular */
form {
	margin: 0;
	padding: 0;
}
fieldset {
	width: 500px;
	border: 1px solid #000060;
	padding: 5px;
	margin: auto;
	text-align: left;
}
legend {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 15px;
	color: #000060;
	font-weight: bold;
	padding: 5px;
	margin: 5px;
	background: none;
}
label {
	color: #000060;
	font-size: 1em;
	margin: 0 3px 3px 0;
	padding: 0;
	line-height: 1.5em;
	width: 140px;
	display: block;
	float: left;
	clear: left;
}
/* ende style formular */
.mehrbutton {
	float: right;
}
#zurueckbutton {
	float: left;
}
#button_such_form {
	border-top: 1px solid #D1DDF8;
	border-left: 1px solid #D1DDF8;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	background: #D1DDF8;
	width: 80px;
	height: 20px;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	cursor: pointer;
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	color: #000066;
}
/* Suchformular Ende*/
/* Navbars */
@media screen and (min-width: 768px){
.navbar {
    border-radius: 0px;
}
.navbar-brand {
   padding: 0;
}
.navbar-brand>img {
    display: block;
    width: 60%;
    height: auto;
}
}
@media screen and (max-width: 768px){
.navbar {
    border-radius: 0px;
}
.navbar-brand>img {
    display: block;
    width: 150px;
    height: auto;
}
}
.navbar-default .navbar-nav>li>a {
    color: #d2d1d1;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
}
.navbar-default .navbar-brand {
    color: #fff;
}
.navbar-top {
    background: #4c77a6;
    border-bottom: 4px solid #FFCC33;
    color: #FFF;
}
.navbar-down {
    background: #FFF4C2;
	
    border-bottom: 4px solid #FFCC33;
    color: #FFF;
}
.text-white{
    color:#fff;
}
.navbar-doublerow > .navbar{
	display: block;
	padding: 0px auto;
	margin: 0px auto;
	min-height: 25px;
}
/* toggle News */
.news-toggle-text:hover {
    color: #5f5c5c;
}
/*Down nav*/
.navbar-doublerow .navbar-down .navbar-brand {
    /*navbar brand*/
	padding: 0px auto;
	color: #60B078;
}
.navbar-doublerow .navbar-down ul>li>a{
    /*Menu items*/
	font-size: 15px;
	color: #fff;
}
.navbar-doublerow .navbar-down ul>li>a:hover{
    /*menu hover*/
	border-bottom: 1px solid #60B078;
	color: #60B078;
}
/* Text Primary */
.text-primary {
    color: #4c77a6;
}
/* Button Primary Definition */

.btn-primary {
    background-color: #4c77a6;
}
/* Panel Primary Definition */

.panel-primary{
	border-color: #4c77a6;
}
.panel-primary>.panel-heading {
	background-color: #4c77a6;
    border-color: #4c77a6;
}
.text-on-pannel {
  background: #fff none repeat scroll 0 0;
  height: auto;
  margin-left: 20px;
  padding: 3px 5px;
  position: absolute;
  margin-top: -47px;
  border: 1px solid #4c77a6;
  border-radius: 8px;
}
.panel-suche {
  /* for text on pannel */
  margin-top: 27px !important;
}
.panel-body-suche {
  padding-top: 30px !important;
}
.panel-serie {
  /* for text on pannel */
  margin-top: 27px !important;
}
.panel-body-serie {
  padding-top: 0 !important;
}
.panel-charts {
  /* for text on pannel */
  margin-top: 27px !important;
}
.panel-body-charts {
  padding-top: 0 !important;
}
.panel-sampler {
  /* for text on pannel */
  margin-top: 27px !important;
}
.panel-body-sampler {
  padding-top: 0 !important;
}