/*Layout*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
html,
body {
    margin: 0;
    padding: 0;
    -ms-overflow-style: scrollbar;
	background-color: #465568;
	color: #DAE4ED;
	font-family: 'Open Sans', sans-serif;
}

a {
    color: #ffffff;
    text-decoration: underline;
}
header {
    flex: none;
    border-bottom: none;
    background:#323F4F;
    width: 100%;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    top: -100px;
    z-index: 1000;
}


header.shrink {
    opacity: 0.9;
    position: fixed;
    top: 0;
    left: 0;
}
.dxpnlControl_Moderno {
	padding-left: 100px!important;
	background-image: url(http://www.vermietung-hausboot.de/wp-content/uploads/2016/08/cropped-Logo.jpg);
	background-position: left top;
    background-repeat: no-repeat;
    background-size: 70px auto;
}
@media (max-width: 600px) {
	.dxpnlControl_Moderno  .dxpnl-bar-tmpl {
		font-size: 10px;
	}
	.dxpnlControl_Moderno.dxpnl-edge, 
	.dxpnlControl_Moderno.dxpnl-edge .dxpnl-scc, 
	.dxpnlControl_Moderno.dxpnl-bar {
		padding: 0px;
	}
	.dxpnlControl_Moderno .dxpnl-btn {
		margin: 0px!important;
	}
}
.dxm-item {
	background-color: #64d90b;
    color: #ffffff;
	border-radius: 5px;
}
.dxm-item.dmx-hoverd {
	background-color: #5f8f3b!important;
}
.dxm-item a.dx,
.dxm-item.dmx-hovered a.dx {
    color: #ffffff;
}
.title {
    float: left;
    padding: 8px 0px;
}
.title a {
    font-weight:600;
    font-size: 1.8em;
    color: #c7c7c7;
    text-decoration: none;
}
.title p {
    color: #b2b2b2;
    margin: 0;
}
.expandBar {
    /* padding: 0px !important; */
    width: 100%;
}
.expandedPanel .title {
    display: none;
}
.panelContent {
    padding-top: 15px;
}
.expandedPanel .pull-right  {
    float: none !important;
}
.panelItem {
    display: inline-block;
}
.expandedPanel .panelItem {
    display: block;
}
.expandedPanel .panelContent {
    padding-bottom: 15px;
}
.searchBox {
    margin-left: 20px;
}
.searchBox img,
.searchBox .dx-acc {
    display: none;
}
.searchBoxButton {
    font-size: 17px;
}
.navMenu {
    float: right;
    margin: 0px 0px 2px 0px;
}
.expandedPanel .navMenu {
    width: 100%;
    margin: 10px 0px;
}
.expandedPanel .searchBox {
    width: 100%;
    margin-left: 0px;
}
.loginButton {
    margin: 0px 0px 1px 20px;
}
.expandedPanel .loginButton {
    width: 100%;
    margin: 10px 0px 0px 0px;
    text-align:left;
}
.expandedPanel .loginButton .dropdown-toggle {
    width: 100%;
}
.loginButton-large,
.expandedPanel .loginButton-small {
    display: none;
}
.expandedPanel .loginButton-large {
    display: inline-block;
}
.btnBackToTop {
    background: none;
    margin: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 70px;
    height: 70px;
    z-index: 100;
    display: inline;
    text-decoration: none;
    cursor: pointer;
}
.btnBackToTop i {
    font-size: 60px;
    color: #c7c7c7;
}
.btnBackToTop i:hover {
    color: #e0e0e0;
}
.btn-primary {
    background-color: #8ed8f5;
    border-color: #8ed8f5;
    color: #fff;
	margin-top: 5px;
	transition: height 0.3s ease 0s;
}
.btn-primary:hover {
	background-color: #80C2DC;
}
.footerUp {
    padding-bottom: 26px;
    background: #6f6f6f;
}
.footerDown {
    background: #323F4F;
}
.footerDown p {
    margin: 16px 0px;
}
.wrapper {
    display: flex;
    height: 100vh;
    flex-direction: column;
}
.content {
    flex: 1 0 auto;
    margin-bottom: 40px;
	margin-top: 40px;
}
.breadcrumb {
    background-color: #323F4F;
    border-radius: 4px;
    list-style: outside none none;
    margin-bottom: 20px;
    padding: 8px 15px;
}
.jumbotron {
    background-color: #596B80;
}
.jumbotron .h1, 
.jumbotron h1 {
    font-size: 38px;
}
footer {
    flex: none;
    color: white;
}
footer a {
    color: #cecaca;
}
footer a:hover,
footer a:focus {
    color: #fff;
}
footer h4 {
    margin-top: 32px;
}
.latestPosts li:not(:last-child) {
    border-bottom: 1px dotted #fff;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
/*Home*/
.mainText {
    margin: 0 auto;
    max-width: 650px;
}
.features {
    margin-top: 40px;
}
.features .media {
    margin-top: 20px;
}
.features .featureIcon {
    font-size: 50px;
}
.marginTop20 {
    margin-top: 20px;
}
.marginTop40 {
    margin-top: 40px;
}
.customers .media {
    margin-top: 40px;
}
/*Contact Us*/
.map {
    height: 300px;
}
/*Blog*/
.blogImage {
    width: 100%;
}
.dataViewPosts .blogImage {
    padding-top: 25px;
}
.blogNavBar .blogNabVarGroupHeader a {
    text-decoration: none !important;
}
.blogNavBar {
    margin-top: 45px;
}
.user {
    font-size: 64px;
}

/*------------------ Tabelle auf Seitenbreite beschränkt ----------*/

.table-responsive
{
    overflow-x: auto;
    overflow-y: auto;
    width: auto;
	border-bottom: 5px solid #323F4F;
	margin-top: 40px;
}

/*-----------------Tabelle mit fixer linker Spalte------------------*/
.table-bordered,
table#table tr td,
table#table tr th {
    border: 1px solid #465568 !important;
}
table#table tr td {
    background-color:#323F4F!important;
}

table#table img {
    width: 90px;
    height: 55px;
}

/* table > table-fixiert{} */

.table-fixiert>thead:first-child>tr:first-child>th:first-child,
.table-fixiert>tfoot th:first-child
{
    position: absolute;
    display: inline-block;
    background-color:#465568!important;
    height: 70px;
    width: 100px!important;
}
.table-fixiert> tbody > tr > td:first-child
{
    position: absolute;
    display: inline-block;
    background-color:#465568!important;
    height: 110px;
  	width: 100px!important;
}
.table-fixiert>thead:first-child>tr:first-child>th:nth-child(2),
.table-fixiert>tfoot th:nth-child(2)
{
    /* padding-left:100px; */
	background-color:#465568!important;
	width: 100px!important;
}
.table-fixiert> tbody > tr > td:nth-child(2)
{
    /* padding-left:100px !important; */
	background-color:#465568!important;
	width: 100px!important;
}

.well {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}

@media (max-width: 600px) {
	.well {
		padding: 0px;
	}
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
}

fieldset legend {
	color: inherit;
}
label {
	color: #dae4ed;
}