.moduletable_login {
 margin-top:  210px;
  
}


.footer-hinweis {
 margin: 0 10px;
}

#redim-cookiehint {
    background-color: #adadad;
    bottom: 0;
    box-sizing: border-box;
    font-size: 14px;
    padding: 7px 5%;
    position: fixed;
    width: 100%;
    z-index: 9999999;
}
#redim-cookiehint .cookiecontent {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
}
#redim-cookiehint .cookiebuttons {
    display: inline-block;
    float: right;
  margin-right: 30px;
}
#redim-cookiehint .clr {
    clear: both;
}
#redim-cookiehint  {
    background-color: #333;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    padding: 5px 10px !important;
}
#redim-cookiehint  {
    background-color: darkslategrey;
}
#redim-cookiehint.hidden {
    display: none;
    visibility: hidden;
}









.pull-right-imprint {
    float: right;
  display: flex;
}



.team-inner {
    border-bottom: 1px solid #e5e5e5;
    padding: 9px 15px;
}

.minni > li {
    float: right !IMPORTANT;
}

.dl-horizontal dd {
    margin-left: 20px;
}

.breadcrumb {
	background-color: #f9f9f9;
    border-top:1px solid #e9e9e9
}

.span13 {
		width: 20px;
}    
      .row-fluid .span13 {
	width: 4.99999999%;
	*width: 4.946808500638%;
}

	.span14 {
		width: 20px;
}    
      .row-fluid .span14 {
	width: 40.99999999%;
	*width: 40.946808500638%;
}

	.span144 {
		width: 20px;
}    
      .row-fluid .span144 {
	width: 50.99999999%;
	*width: 50.946808500638%;
}
        
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: rgba(0,0,0,0.01);
	border: 1px solid rgba(0,0,0,0.05);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

.brandi {
  border: 0px solid #ddd;
	color: #004466;
	-webkit-transition: color .5s linear;
	-moz-transition: color .5s linear;
	-o-transition: color .5s linear;
	transition: color .5s linear;
}

.navigation {
	padding: 5px 0;
	border-top: 1px solid rgba(0,0,0,0.200);
	border-bottom: 1px solid rgba(0,0,0,0.200);
	margin-bottom: 10px;
}
.body .container {
	background-color: rgba(0,0,0,0);
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding: 20px;
	border: 1px solid rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
}


a.dropmenu {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 60px;
	background-color: rgba(0,0,0,0.101);
	border: 1px solid rgba(0,0,0,0.05);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.navigation .nav-child li > a:hover,
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
	text-decoration: none;
	color: #fff;
	background-color: #08c;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top,#08c,#0077b3);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
	background-image: -webkit-linear-gradient(top,#08c,#0077b3);
	background-image: -o-linear-gradient(top,#08c,#0077b3);
	background-image: linear-gradient(to bottom,#08c,#0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}





.navigation .nav-child {
	margin: 1px 0 0;
}