/* 	Author: Claudia Schmer
	URL: http://www.webdesign-ck.de
	Type: Custom-Style
*/

html {
	overflow-y: scroll;
	position: relative;
	min-height: 100%;
}

body, .tooltip, .popover {
  font-family: "Open Sans", Arial, sans-serif !important;
} 

body {
 background-color: #fff;
	margin-bottom: 0;
}

body > .container {
  padding: 0px 0px 0px 0px;
  margin-bottom: 20px;
  background-color: #fff;
}

.container {
}

.container .jumbotron, .container-fluid .jumbotron {border-radius: 0;}

.pageBG {
	background: rgb(254,254,254); /* Old browsers */
	background: rgb(28,147,228) rgb(254,254,254) 800px; 
	background: -webkit-linear-gradient(rgba(254,254,254,1), rgba(67, 166, 233,1) 800px); /* FF3.6-15 */
	background: -moz-linear-gradient(rgba(254,254,254,1), rgba(67, 166, 233,1) 800px); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(rgba(254,254,254,1), rgba(67, 166, 233,1) 800px); /*W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#1d93e4',GradientType=0 ); /* IE6-9 */
}

/* #home .pageBG { */
/* 	background-position-y: 330px; */
/* } */

.bgfooter {
	background: url("../img/lineal.png") repeat-x -6px bottom transparent;
	padding-bottom: 80px;
	border-bottom: 15px solid #FFBF00;
}

#home .container-home {
	background-color: transparent;
}

#home > .container-fluid {
	background: url("../img/bg-verlauf40.jpg") repeat-x 50% bottom #fff;
}

.noPadding {
	padding: 0px;
}

.container-inner {
	padding: 0 30px 50px;	
}

.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 0px;
/* 	color: #777; */
	color: #10709a;
}

.h4, h4 {
	color: inherit;
}

#home .jumbotron h2 {
	color: #027AB7;
	font-size: 50px;
	text-transform: uppercase;
} 

a {color: #10709a;}

.page-header {
    border-bottom: none;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 50px;
    padding-bottom: 9px;
}

.navbar-header {
    float: right;
}

.navbar-logo {
	padding-left: 15px;
}

.mainImage {
	padding: 60px 0 0px 0; 
	background-color: none;
}

.mainImage img {
	width: 100%;
}

.jumbotron {
	background-color: transparent;
	margin: 0px;
}

.jumbotron .h1, .jumbotron h1 {
    font-size: 50px;
    margin-bottom: 40px;
    color: #777;
}

.errorText {
	color: #ce4844;
}

/* .certImg { */
/* 	padding-top: 40px; */
/* } */


/* *** Navigation *** */

nav.navbar {
	border-top: none;
	margin-bottom: 0px;
	padding-bottom: 0;
    min-height: 50px;
}

.navbar-default {
    background-color: #fff;
    border: none;
}

.navbar-default .navbar-collapse {
	border-bottom: 1px solid #FFBF00;
}

nav #navbar {
	background-color: #FDF99F;
	margin: 0 0;
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover {
	background-color: #FFBF00;
	font-weight: bold;
}

.navbar-nav > li > a {
    height: 50px;
    line-height: 50px;
}

.navbar {
	padding-bottom: 10px;
	border-top: 5px solid #333;
}

.navbar .logo {
	text-align: right;
}

.logo img {
	width: 100%;
	max-width: 500px;
	padding: 10px 0;
}


.navbar-left > li > a {
    padding: 0 20px;
	border-right: 1px solid #fffcd6;
}

.navbar-right {
	margin-right: 0px;
}

.navbar-right  > li > a {
    padding: 0 15px;
}

.navbar-header {
	height: 130px;
}

.navbar-brand {
    height: 130px;
    line-height: 20px;
    padding-bottom: 0;
    padding-right: 0px;
    padding-top: 0;
    padding-left: 0;
}

.dropdown-menu {
	min-width: 240px;
}

img.flag {
	width: 25px;
}

.login-form .input-group {
	margin-bottom: 5px;	
}

/* *** Navigation Mobile "toggle" *** */

.navbar-toggle {
	margin-top: 20px;
	float: left;
}

.navbar-logo .flags {
	margin-top: 10px;
	border: none;
	padding-top: 0; 
	float: right;
}

.navbar-logo .flags ul {
	padding: 0;
	margin: 0;
}

.navbar-logo .flags li {
	list-style-type: none;
	display: inline-block;
	padding: 0 10px 0 0;
}

.navbar-logo .flags img.flag {
    width: 24px;
}

.navbar-collapse.in, 
.navbar-collapse.collapsing {
	border-top: none;
	border-bottom: 1px solid #e7e7e7;
}

.navbar-collapse.in .navbar-nav,
.navbar-collapse.collapsing .navbar-nav {
	margin-top: 0;
}


/* *** Nav-Tabs *** */

.nav-tabs > li > a {
	border-color: #d3d3d3;
	background-color: #d3d3d3;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover {
	background-color: #fff;
	outline: none;
}

.tab-content {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #fff;
}

/* *** Products *** */

#products table th, 
#products table td {
	height: 60px;
	vertical-align: middle;
}

#products table th {
	text-align: center;
}

#products table th,
#products table .notice {
	background-color: #E8E8E8 !important;
	text-align: center;
}

#products table tr:nth-child(2n) {
	background-color: #BED4DD;
}

#products table tr:nth-child(2n+1) {
	background-color: #8cbad0; 
}

/* *** Table Warenbestand *** */

table {
    background-color: #fff;
}

.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info,
	.table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th,
	.table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td,
	.table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
	background-color: #5799B6;
}

.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th,
	.table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover,
	.table-hover>tbody>tr>th.info:hover {
	background-color: #44788F;
}

#inventory .table-responsive {
	padding: 15px 30px;
	border: 1px solid #ddd;
	background: #fff;
}

#inventory .table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: #BED4DD;
}

#inventory .table-hover > tbody > tr:hover {
    background-color: #8cbad0; 
}

#inventory table th {
	background-color: #E8E8E8;
}
	
	
/* *** Footer *** */ 

.footer {
  position: relative;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  line-height: 60px; /* Vertically center the text there */
}


footer.footer {
	border-top: 1px solid #eee;
	margin-top: 0px;
	position: relative;
	padding-right: 30px;
	padding-left: 30px;
}

.footer p {
	margin-bottom: 0;
}

/* ************************************************************
			Cookie Hinweis
**************************************************************/

#cookieHinweis { 
   color: #fff;
   outline: 1px solid #fff; 
   text-align: center; 
   border-top: 1px solid #fff;
   background: #111;
   position: fixed;
   bottom: 0px; 
   z-index: 10000; 
   width: 100%; 
   font-size: 14px; 
   line-height: 16px;}

#cookieHinweis a {color:#ccc; text-decoration:none;}

#cookieHinweis a:hover {text-decoration:underline;}

#cookieHinweis div {padding: 15px;}



/* Smartphones (<768px) */
@media (max-width: 767px) {
	.navbar-brand {
		width: 80%;
	}

	.jumbotron .h1, .jumbotron h1 {
		font-size: 45px !important;
	}
	
	#home .jumbotron h2 {font-size: 30px;}
	
	
	h1 {font-size: 30px;}

}

@media (min-width: 768px) and (max-width: 991px) {	
	
	/* schmale 2-zeilige Navi */ 
  	.navbar-nav > li > a {
		line-height: 45px;
    	height: 45px;
	}
}

@media (min-width: 992px) {
	
 	.navbar > .container .navbar-brand,
 	.navbar > .container-fluid .navbar-brand {
   	 	margin-left: -15px;
	}
  
}



/* -------------------------------------------------------- 
				Druck-Besonderheiten
-------------------------------------------------------- */

@media print {

		* {overflow: visible !important}
	
}


