@charset "UTF-8";
/* CSS Document */

#header .inner,
#content_wrapper {
	position:relative;
	width: 980px;
	margin: 0 auto;
}

.layout_d .image_col .landscape {
	height: 147px;
}
.layout_d .image_col .portrait {
	height: 210px;
}

.layout_d .image_col .center {
	height: auto;
}
.fancybox-next {
    right: -40px;
}
.fancybox-prev {
    left: -40px;
}

.image_overview .image_container {
	height: 160px;
}
.image_overview_full .image_container {
	height: 220px;
}



iframe,
.iframe_wrapper {
	height: 460px !important;
}
.map_surroundings iframe,
.map_surroundings .iframe_wrapper {
	height: 300px !important;
}