 /* Testing responsiveness */
/*body {*/
    /*background: DeepPink !important;*/
/*}*/

.col-lg-15 {
    width: 20%;
    float: left;
}

.media-wall-wrapper {
    height: 450px;
}

.move-left {
    width: 50px;
}
.move-right {
	width: 50px;
}

.media-wall {
    width: 3204px;
}

.m-w-col {
    width: 356px;
}

.m-w-col.double {
    width: 712px;
}

.m-w-element .m-w-image .info p {
    xwidth: 250px;
}

.double .m-w-element .m-w-image .info p {
    xwidth: 600px;
}

.tx-ig-downloadmanager .dl-search {
    width: 250px;
}



.m-w-element .info {
    xfont-size: 14px;
    xpadding: 5px 10% 0px 5px;
}

.m-w-element .m-w-image-wrapper .info {
    xfont-size: 14px;
}

html .m-w-element .info h2 {
   xfont-size: 20px;
}

html .m-w-element .m-w-image .info_inner {
    xwidth: 90%;
    xposition: absolute;
    xbottom: 20px;
}

html .m-w-element .info_inner p {
    xfont-size: 14px;
   	line-height: normal;
}


html .m-w-element .button:hover, 
html .m-w-element .button:visited, 
html .m-w-element .button:active, 
html .m-w-element .button:focus, 
html .m-w-element .button {
	xfont-size: 18px;
	xpadding: 10px;
}

.vierspalter h3 {
	font-size: 22px;
}





.container iframe {
	width: 100%;
	min-height: 600px;
}

.ansprechpartner .asp p {
	font-size: 18px;
	line-height: 24px;
}
.ansprechpartner .asp {
    padding: 15px 10px 15px 20px;
}

.dl-item > a { 
	height: 290px;
}

.dowanload_teaser .dl-item {
	margin: 0 2% 2%;
    width: 21%;
    float: left;
}



.dowanload_teaser .dl-item,
.listview .dl-item {
	margin: 0 0.5% 1%;
    width: 15.5%;
    float: left;
    min-width: 150px;
}

.dl-item > a > .dl-item-meta > h3, 
.dl-item-date,
.listview .dl-item > a > .dl-item-meta > h3, 
.listview .dl-item-date {
    font-size: 19px;
}

.dowanload_teaser .dl-item h4,
.listview .dl-item h4{
	font-size: 15px;
}

.dl-item > a { 
	height: 210px;
}
.media-wall-wrapper.overflow {
	height: 400px;
}

 .subnavigation.static {
     position: absolute;
     top: 0;
     right: -200px;
 }
 @media (min-width: 1700px) {
     .subnavigation.static {
         right: -200px;
     }
 }

