html,
body {
    height: 100%;
}


body{
    font-size: 12px;
    font-family: Arial;
    line-height: 1.50em;
    color: #1c2631;
    text-align: left;
    background:#dfe3e8 url("../assets/img/bg.png") top left repeat-x;
}
h1 {
    font-weight: bold;
    font-size: 2.2em;
    line-height: 2em;
}
h2 {
    font-weight: bold;
    font-size: 1.75em;
}
h3 {
    font-weight: bold;
    font-size: 1.5em;
}
h4 {
    font-weight: bold;
    font-size: 1.25em;
}
p {
    margin: 0 0 1em 0;
    font-size: 1.25em;
    line-height: 1.5em;
}
header{
    height: 113px;
    background: transparent url("../assets/img/logo.png") left 2em no-repeat;
}
.navbar {
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius:0;
/*     display: inline; */
}
.navbar,
.navbar-default {
    background-color: transparent;
    border:0;
    
}
div.wrap {
    padding: 0;
}
div.wrap > .container {
    padding: 10px 20px;
    background-color: #efefef;
}
.navbar .container{
    background-color: #efefef;
}
.navbar-default{
    border-color: #efefef;
/*     background-color: #efefef; */
}
.teaser .inner img {
    max-width: 100%;
    width: 100%;
}
.teaser > div{
	margin-bottom: 10px;
}
.teaser .inner {
    border:1px solid #cccccc;
    background-color: #DFE3E8;
}
.teaser .inner p {
    padding: 10px;
}
.teaser .inner h2 {
    padding: 0px 10px;
}
.row {
	max-width: 70.63rem;
}

.carousel-caption {
	position: absolute;
	display: block;
    top: 10%;
    left: 20%;
    width: 26rem;
    min-height: 140px;
    height: 45%;
    background-color: #fff;
    padding: 10px 20px;
    text-align: left;
    filter: alpha(opacity = 80); /* IE 6, 7, 8 */
    -ms-filter: "alpha(opacity = 80)"; /* ab IE 8 zusätzlich möglich */
    opacity: .8; /* alle anderen Browser einschließlich IE 9 */
}
.carousel-caption h2 {
	color: #222;
	font-size: 1.25rem;
}
.carousel-caption h3 {
	color: #444;
	font-size: 1rem;
}
.carousel-caption p {
	color: #555;
	font-size: 1rem;
}

.navbar-default .navbar-collapse {
}

.row-flex, .row-flex > div[class*='col-'] {  
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}

.row-flex-wrap {
    -webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex:0;
}

.row-flex > div[class*='col-'], .container-flex > div[class*='col-'] {
     margin:-.2px; /* hack adjust for wrapping */
}

.container-flex > div[class*='col-'] div,.row-flex > div[class*='col-'] div {
    width:100%;
}


.flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
    flex-flow: column nowrap;
}

.flex-grow {
    display: flex;
    -webkit-flex: 2;
    flex: 2;
}

.breadcrumb {
	background-color: transparent;
	margin: 0.125rem 0 1rem 0;
	padding: 0;
	font-size: 0.75rem; 
}

.breadcrumb > li + li:before {
	content: "›";
	color: #555;
	font-weight: 600;
	font-size: 1rem;
}
.breadcrumb > li.active {
	color: #222;
}

a {
	color: #606E7C;
}
a:HOVER {
	color: #222;
}

.column, .columns {
    padding-right: 0;
}
.columns:FIRST-CHILD {
	padding-left: 0; 
}

section.teaser-icon {
	width: 100%;
	position: relative;
}
section.teaser-icon figure {
	z-index: 999;
	position: absolute;
	display: none;
}

section.teaser-icon figure.icon1 {
	top: 30%;
	left: 5%;
}
section.teaser-icon figure.icon2 {
	top: 4%;
	left:25%;
}
section.teaser-icon figure.icon3 {
	top: 4%;
	left: 49%;
}
section.teaser-icon figure.icon4 {
	top: 26%;
	left: 69%;
}
section.teaser-icon figure.icon5 {
	top: 65%;
	left: 83%;
}
section.teaser-icon figure.icon6 {
	bottom: 1%;
	left: 36%;
}
section.teaser-icon figure{
	text-align: center;
	font-weight: 600;
	font-size: 0.8rem;
	color: #555;
	line-height: 1.5rem;
}

.site-contact {
	background: url("../assets/img/icon/mail-icon-bg.png") no-repeat right  1rem;
	background-position: right;
}

.site-contact .form-group {
	margin-bottom: 0;
	margin-left: 0;
}
.site-contact .form-group label{
	text-align: left;
}

@media only screen and (max-width: 40em) {

	.wrap > .container {
	   margin: 0;
	}
    .teaser .columns{
        padding-left: 0;
        padding-right: 0;
    }
}



/*
#main{
    width: 81.9em;
    height: auto;
    min-height: 30em;
    margin: auto;
    padding-bottom:3em;
    background:#d7dce3 url("../img/bgmain.png") top left repeat-y;
    overflow:auto;
}
#content{
    padding: 0 3em;
    color: #333;
}
#footer{
    width: 81.9em;
    height: 11em;
    margin: auto;
    background:#d7dce3 url("../img/footer.png") top left no-repeat;
    overflow: hidden;
}

#footer .footerlist{
    padding: 2em;
}
#footer .footerlist,
#footer .footerlist a{
    color: #95a7be;
    font-weight: bolder;
    line-height: 1.2em;
}
#footer .footerlist div{
    float:left;
    height:10em;
    border-right: 1px solid #b8caeb;
}
#footer .footerlist div.col1{
    width: 25em;
    font-size: 1.1em;
}
#footer .footerlist div.col2{
    width: 16em;
}
#footer .footerlist div.col3{
    width: 16em;
}
#footer .footerlist div.col4{
    width: 16em;
}
    
#footer .footerlist div.last{
    border-right: 0;
}

#footer .footerlist div ul{
    clear: both;
}
#footer .footerlist div ul li{
    width: 12em;
    padding: 0.5em 2em 0 2em;
}
#footer .footerlist div.col1 ul li{
    width: 21em;
}

#footer .footerlist div ul li a:HOVER{
    color: #545f90!important;
}
#footer .footerlist div ul li a.active{
    color: #545f90;
}

#header #nav{
    height: 1.2em;
    line-height: 1.2em;
    position: relative;
    top: 8em;
    left: 20em;
    width: 46em;
    border: solid 0px;
    text-align: right;
    font-size: 1.2em;
}
#header #nav ul li{
    float: right;
    margin: 0 0 0 1em;
    padding: 0 0 0 1em;
    border-left:0.2em solid #ddd;
}
#header #nav ul li a{
    color: #95a7be;
    font-weight: bolder;
}
#header #nav ul li a:HOVER{
    color: #545f90;
}
#header #nav ul li a.active{
    color: #545f90;
}

#header #navspecial{
    height: 1em;
    line-height: 1em;
    position: relative;
    top: 0.3em;
    left: 51em;
    width: 30em;
    border: solid 0px;
    text-align: right;
    font-size: 1em;
}
#header #navspecial ul li{
    float: right;
    margin: 0 0 0 1em;
    padding: 0 0 0 1em;
    border-left:0.2em solid #ddd;
}
#header #navspecial ul li a{
    color: #95a7be;
}
#header #navspecial ul li a:HOVER{
    color: #545f90;
}
#header #navspecial ul li a.active{
    color: #545f90;
}


#header #teaser_top {
    position: relative;
    top: 10.3em;
    left: 2.4em;
    width: 77em;
    height: 25.3em;
    border: solid 0px;
    overflow: hidden;
}    
#loginBox {
    height: 1.6em;
    line-height: 1.6em;
    position: relative;
    top: 0em;
    left: 35em;
    width: 45em;
    border: solid 0px;
    text-align: right;
}

.clearFloat{
    clear: both;
}
a {
    text-decoration: none;
    color: #95a7be;
}

dl.standardform{
}
dl.standardform dt{
    float: left;
    width: 10em;
    color: #999;
    margin-top: 0.3em;
}
dl.standardform dd{
    margin-top: 0.4em;
    color: #666;
}
dl.standardform dd input[type=text]{
    color: #666;
    width: 20em;
    border: 0.2em solid #ccc;
    font-weight: bold;
}
dl.standardform dd textarea{
    color: #666;
    width: 30em;
    height: 6em;
    border: 0.2em solid #ccc;
    font-weight: bold;
}

dl.standardform dd textarea.error,
dl.standardform dd input[type="text"].error{
    border-color: #faa;
}
dl.standardform dd span.error{
    color: #f33;
    padding: 0 1em;
}

ul.sitemap{
    
}
ul.sitemap li{
    line-height: 2em;
    color: darkgray;
    font-size: 1.25em;
}
ul.sitemap li a{
    color:#13425E;
}

.message{
    color: darkgreen;
}
*/
.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto 20px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 1em;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(50, 50, 50, 0.85);
    -moz-box-shadow:    0px 0px 13px 0px rgba(50, 50, 50, 0.85);
    box-shadow:         0px 0px 13px 0px rgba(50, 50, 50, 0.85);
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}
.site-service ul {
	margin-left: 0;
}
.site-service ul li {
	list-style: none;
}
.site-service ul li:before {
	content: '➬ ';
	color: #888;
}