body {
	background: #ecf0f1;
	color: #545454;
	font-family: 'Open Sans', sans-serif;
}

a {
	color: #fb4a38;
	text-decoration: underline;
}

p {
	margin: 1.1em 0 0;
}

h3 + p {
	margin: 0.65em 0 0;
}

#container, #footer {
	max-width: none;
	width: 100%;
	/*width: 1280px;*/
	padding: 0;
	margin: 0;
	/*margin: 0 auto;*/
}

.innerWrapper {
	max-width: 770px;
	margin: 0 20px;
}

#topOffersJumper {
	background: #fb4a38;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #ffffff;
	font-size: 1.25em;
	font-family: 'Droid Sans', sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	position: fixed;
	width: 100%;
	z-index: 9999;
}

#topOffersJumper i {
	background: url(../images/iconTopOffers.png) 0 0 no-repeat;
	line-height: 42px;
	padding: 3px 13px;
	margin-right: 17px;
}

#topOffersJumper a {
	display: block;
}

#header {
	background: #ffffff;
	margin-top: 42px;
}

#logo {
	margin: 18px 0 26px;
	height: 50px;
	width: 291px;
}

ul.menu > li:hover, .menu li li:hover, .menu li li:hover, .menu li li a:hover {
	background: transparent !important;
}

.top-menu {
	margin: 30px 0 0;
}

.top-menu li {
	padding-left: 16px;
}

.top-menu li a {
	/*color: #6b6663;*/ /*PSD-WERT*/
	color: #969696;
	border-left: none;
	font-size: 0.85em;
	padding: 0 0 0 10px;
	text-decoration: none;
}

.top-menu li.iconKontakt a {
	background: url(../images/iconKontakt.png) left center no-repeat;
	padding-left: 21px;
}

.top-menu li.iconDatenschutz a {
	background: url(../images/iconDatenschutz.png) left center no-repeat;
	padding-left: 13px;
}

.top-menu li.iconImpressum a {
	background: url(../images/iconImpressum.png) left center no-repeat;
	padding-left: 12px;
}

#fstMenu {
	background: #9a1914;
}

.menu, .sub-header-menu {
	background: transparent;
	border: none;
}

.menu li:hover > ul {
	visibility: hidden;
}

.menu li, .sub-header-menu li {
	position: relative;
	z-index: 1;
}

.menu .current_page_item a, .menu .current-menu-item a {
	background: transparent !important;
}

.menu li.current_page_item,
.menu li.current-menu-item,
.sub-header-menu li.current_page_item,
.sub-header-menu li.current-menu-item {
	position: relative;
	z-index: 2;
}

.main-nav .menu a {
	text-shadow: 0 0 0;
	border-left: 1px solid #b24f4b;
	border-right: 1px solid #b24f4b;
	height: 35px;
	line-height: 35px;
	color: #dfdfdf;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 400;
	font-size: 1.15em;
	letter-spacing: 0.03em;
	padding: 0 10px 0 10px;
	margin-left: -1px;
}

.menu .menu-item-has-children a {
	padding: 0 10px 0 10px;
}

.menu .iconHome a{
	background-image: url(../images/iconHome.png) !important;
	background-position: 20px 11px !important;
	background-repeat: no-repeat !important;
	padding-left: 40px !important;
}

.menu .menu-item-has-children i {
	background: url(../images/menuMore.png) right center no-repeat;
	padding: 4px 7px 0 12px;
}

.menu .menu-item-has-children .fstSubActive i {
	background: url(../images/menuLess.png) right center no-repeat;
}

.main-nav .menu .current_page_item a, .main-nav .menu .current-menu-item a,
.main-nav .menu a:hover, .main-nav .menu a.fstSubActive {
	background: #fb4a38;
	border-left: 1px solid #fc7567 ! important;
	border-right: 1px solid #fc7567;
	color: #dfdfdf;
}

.menu > li:first-child > a {
	border-left: 1px solid #b24f4b;
	margin-left: 0;
}

#fstSubMenu {
	background: #f0c6c3;
	/* height: 317px; */
}

#fstSubMenu .fstSubMenuItem {
	display: none;
	padding: 40px 0;
	position: relative;
}

#fstSubMenu a.closeFstSubMenu {
	color: #751515;
	background: url(../images/slideUpRed.png) no-repeat 0 1px;
	font-family: 'Droid Sans', sans-serif;
	position: absolute;
	left: 0;
	bottom: 40px;
	padding-left: 34px;
	display: none;
}

#fstSubMenu .imageWrapper {
	min-height: 1px;
	float: left;
	width: 23.2%;
	margin-bottom: 40px;
}

#fstSubMenu .menuWrapper {
	float: left;
	width: 76.8%;
}

#fstSubMenu  .lvl1Image {
	max-width: 270px;
	width: 100%;
}

#fstSubMenu .menu li {
	max-width: 270px;
	width: 30.16%;
	margin-left: 3.12%;
}

#fstSubMenu .menu li li{
	width: 100%;
}

#fstSubMenu .menu a {
	color: #751515;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 1.25em;
	text-shadow: 0 0 0;
	letter-spacing: 0.03em;
	padding: 0;
	margin: 0;
	border: none;
	border-bottom: 4px solid #751515;
	height: auto;
	line-height: 30px;
	padding-left: 0.6em;
	padding-bottom: 0.15em;
}

#fstSubMenu .menu a:hover {
	color: #751515;
	background: transparent;
}

#fstSubMenu .menu .iconReiseinfos > a:first-child {
	background: url(../images/iconReiseinfos.png) no-repeat 0 2px !important;
	padding-left: 1.8em;
}

#fstSubMenu .menu .iconOrte > a:first-child {
	background: url(../images/iconOrte.png) no-repeat 2px 6px !important;
	padding-left: 1.7em;
}

#fstSubMenu .menu .iconLandLeute > a:first-child {
	background: url(../images/iconLandLeute.png) no-repeat 0 4px !important;
	padding-left: 1.8em;
}

#fstSubMenu .sub-menu {
	visibility: visible;
	list-style-type: disc;
	position: static;
	margin-top: 12px;
}

#fstSubMenu .sub-menu li {
	margin-left: 0;
	background: transparent;
	border: none;
}

#fstSubMenu .sub-menu a {
	border: none;
	line-height: 24px;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 0;
	white-space: normal;
	line-height: 1.9em;
	background: url(../images/chevronDark.png) no-repeat scroll 0 10px transparent !important;
	padding-left: 1.7em;
}

#fstSubMenu .sub-menu a:hover {
	background: url(../images/chevron.png) no-repeat scroll 0 10px transparent !important;
	color: #fb4a38;
	text-decoration: underline;
}

#scndMenu {
	border-top: 1px solid #ecf0f1;
	background: #364758;
}

.sub-header-menu a {
	border-left: 1px solid #65727f;
	border-right: 1px solid #65727f;
	height: 35px;
	line-height: 35px;
	color: #dfdfdf;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 400;
	font-size: 1.15em;
	letter-spacing: 0.03em;
	padding: 0 10px 0 30px;
	margin-left: -1px;
	white-space: nowrap;
}

.sub-header-menu a:hover,
.sub-header-menu .scndSubActive,
.sub-header-menu .current_page_item a,
.sub-header-menu .current-menu-item a {
	background-color: #697e93;
	border-left: 1px solid #8c9cac ! important;
	border-right: 1px solid #8c9cac;
}

.sub-header-menu li.iconAktuelles a {
	background-image: url(../images/iconAktuelles.png);
	background-position: 10px 7px;
	background-repeat: no-repeat;
	padding-left: 35px;
}

.sub-header-menu li.iconReiseReportagen a {
	background-image: url(../images/iconReiseReportagen.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	padding-left: 36px;
}

.sub-header-menu li.iconLandLeuteWhite a {
	background-image: url(../images/iconLandLeuteWhite.png);
	background-position: 10px 9px;
	background-repeat: no-repeat;
	padding-left: 41px;
}

.sub-header-menu li.iconPolitik a {
	background-image: url(../images/iconPolitik.png);
	background-position: 10px 8px;
	background-repeat: no-repeat;
	padding-left: 35px;
}

.sub-header-menu li.iconGeldWirtschaft a {
	background-image: url(../images/iconGeldWirtschaft.png);
	background-position: 10px 7px;
	background-repeat: no-repeat;
	padding-left: 37px;
}

.sub-header-menu li.iconGesellschaft a {
	background-image: url(../images/iconGesellschaft.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	padding-left: 41px;
}

.sub-header-menu > li:first-child > a {
	border-left: 1px solid #65727f;
	margin-left: 0;
}

.sub-header-menu li:hover > ul {
	visibility: hidden;
}

.sub-header-menu li ul {
	padding: 30px 0 15px;
	width: 278px;
	background: rgba(105,126,147,0.95);
}

.sub-header-menu li li {
	background: transparent;
	border: none;
	margin: 0 25px;
}

.sub-header-menu li li a {
	color: #e1e5e9;
	background: url(../images/chevronLight.png) 0 12px no-repeat !important;
	font-size: 1.0em;
	font-family: 'Open Sans', sans-serif;
	padding-left: 12px !important;
	white-space: normal;
	height: auto !important;
	letter-spacing: 0.03em;
}

.sub-header-menu li li a:hover {
	color: #ffffff;
	text-decoration: underline;
	border: none !important;
}

.sub-header-menu li li.close a {
	background: url(../images/slideUpWhite.png) 0 30px no-repeat !important;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 35px !important;
	text-decoration: underline;
}

#wrapper {
	background-color: transparent;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	margin: 0 auto;
	padding: 0;
	max-width: 770px;
}

.breadcrumb-list {
	height: 50px;
	line-height: 15px;
	padding-left: 20px;
	color: #e74c3c;
	vertical-align: middle;
	display: table-cell;
}

.breadcrumb-list a {
	color: #545454;
	text-decoration: none;
}

.breadcrumb-list .chevron {
	margin: 2px;
	text-indent: -100px;
	background: url(../images/chevron.png) center no-repeat;
}

#content,
#content-archive {
	margin-top: 0;
}

#content-search,
#content-error {
	margin-bottom: 20px;
	margin-top: 50px;
}

#content div.page,
#content div.post,
#content-search div.post,
#content-search div.page,
#content-archive div.post,
#content-error div.post {
	background: #ffffff;
	padding: 3%;
	position: relative;
}

#content-search div.post,
#content-search div.page,
#content-archive div.post {
	padding-bottom: 0;
}

div.post .postDate {
	position: absolute;
	top: 2em;
	right: 3%;
	color: #545454;
	font-size: 0.9em;
}

#content-search .articleWrapper,
#content-archive .articleWrapper {
	/*display: table;*/
	background: #ffffff;
}

#content-archive .categoryDescription {
	/*display: table-row;*/
	background: #FFFFFF;
}

#content-archive .categoryDescription p {
	/*display: table-cell;*/
	padding: 2em 3% 0;
	margin: 0;
}

#content-search .row,
#content-archive .row{
	display: table-row;
}

#content-search div.post,
#content-search div.page,
#content-archive div.post {
	/*float: left;*/
	width: 44%;
	display: table-cell;
}

#content-search div.date,
#content-archive div.date {
	padding: 1em 0 1em 1.5em;
	color: #9c9c9c;
	background: url(../images/date.png) 0em 1.25em no-repeat
}

/*.post-entry h2,*/
.post-entry .category-item h2,
h1.post-title,
.post-entry .teaser h2,
.widget-title h3,
h1.title-archive,
.slider h1,
.category-teaser h2,
h1.title-404 {
	margin-top: 0;
	color: #9a1914;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 700;
	font-size: 1.25em;
	text-transform: uppercase;
	padding: 8px 0;
	border-bottom: 4px solid #9a1914;
	letter-spacing: 0.07em;
	line-height: 1em;
	margin-bottom: 1.7em;
}

h1.title-archive {
	margin-bottom: 0;
}

.post-image {
	text-align: center;
	padding-bottom: 1.75em;
}

.post-image .caption {
	font-size: 0.85em;
	font-style: italic;
	float: right;
	margin: 4px 3px 2px;
	color: #7f7f7f;
}

.wp-caption {
	background: transparent;
	border: none;
	max-width: none;
	padding: 0;
	text-align: left;
	/*width: 100% !important;*/
}

.wp-caption img {
	max-width: 100%;
}

a img.alignleft,
img.alignleft,
.wp-caption.alignleft {
	max-width: 360px;
	margin: 1.5em 1.1em 1.5em 0;
	/*width: auto !important;*/
}

a img.alignright,
img.alignright,
.wp-caption.alignright {
	max-width: 360px;
	margin: 1.5em 0 1.5em 1.1em;
	text-align: right;
	/*width: auto !important;*/
}

.wp-caption p.wp-caption-text {
	font-size: 0.85em;
	font-style: italic;
	margin: 2px 0 0;
	color: #7f7f7f;
	padding: 0 2% 0 0;
}

.wp-caption.alignnone {
	max-width: 100% !important;
	/*max-width: 725px;
	width: 100% !important;*/
}

.alignnone p.wp-caption-text {
	text-align: right;
}

div.headline-container {
	background: #ffffff;
	padding: 20px 20px 0;
}


div.infoBlock {
	background: #f0c6c3;
	border-top: 4px solid #9a1914;
	border-bottom: 4px solid #9a1914;
	padding: 0;
}

div.infoBlock .infoContainer {
	margin-left: 20px !important;
	margin-right: 20px !important;
}

div.infoBlock.left,
div.infoBlock.right {
	width: 47%;
}

div.infoBlock.left {
	margin: 1.5em 3% 1.5em 0 !important;
}

div.infoBlock.right {
	margin: 1.5em 0 1.5em 3% !important;
}

.wp-caption.alignleft + .infoBlock.right {
	margin-left: 1% !important;
}

.wp-caption.alignright + .infoBlock.left {
	margin-right: 1% !important;
}

.post-entry h2,
.post-entry h3,
#content-search h2,
#content-archive h2,
.category-teaser .category-item h3 {
	color: #2d2d2d;
	font-size: 1.15em;
	font-weight: 700;
	margin: 0;
	border: none;
	text-transform: none;
}

#content-search h2,
#content-archive h2 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 300px;
	height: 1.4em;
}

.category-teaser .category-item h3 {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;
}

#content-search h2 a,
#content-archive h2 a {
	color: #2d2d2d;
	text-decoration: none;
}

.post-entry p + h2 {
	margin-top: 1.5em;
}

#content-search .content-preview,
#content-archive .post .content-preview {
	border-bottom: 1px solid #efefef;
}

#content-search .content-preview p,
#content-archive .post .content-preview p {
	/*height: 6em;
	overflow: hidden;*/
	display: inline;
}

#content-search .content-preview .read-more,
#content-archive .post .content-preview .read-more {
	background: url(../images/chevron.png) no-repeat scroll 0 7px transparent !important;
	padding-left: 6px;
	display: inline;
}

#content-search .content-preview .read-more a,
#content-archive .post .content-preview .read-more a {
	font-weight: 700;
	text-decoration: none;
}

.navigation .previous,
.navigation .next {
	width: 48%;
}

.navigation .previous ,
.navigation .next  {
	width: 40%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #aaaaaa;
	padding: 0;
}

.navigation .next {
	text-align: right;
}

.navigation .previous a,
.navigation .next a {
	padding: 0;
}

/** pagination **/

#content-search .pagination .placeholder,
#content-search .pagination .previous a,
#content-search .pagination .next a,
#content-archive .pagination .placeholder,
#content-archive .pagination .previous a,
#content-archive .pagination .next a{
	width: 5%;
	height: 40px;
	overflow: hidden;
	float: left;
	display: inline-block;
	text-indent: -500px;
}

#content-search .pagination .previous a,
#content-archive .pagination .previous a {
	background: #ffffff url(../images/left.png) center no-repeat;
}

#content-search .pagination .next a,
#content-archive .pagination .next a {
	background: #ffffff url(../images/right.png) center no-repeat;
}

#content-search .pagination ul,
#content-archive .pagination ul {
	float: left;
	width: 90%;
	text-align: center;
	margin: 0;
	padding: 0;
}

#content-search .pagination li a,
#content-search .pagination li a:hover,
#content-search .pagination li.active a,
#content-search .pagination li.disabled,
#content-archive .pagination li a,
#content-archive .pagination li a:hover,
#content-archive .pagination li.active a,
#content-archive .pagination li.disabled {
	color: #9c9c9c;
	text-decoration:none;
}

#content-search .pagination li,
#content-archive .pagination li {
	display: inline;
}

#content-search .pagination li a,
#content-search .pagination li a:hover,
#content-search .pagination li.active a,
#content-search .pagination li.disabled,
#content-archive .pagination li a,
#content-archive .pagination li a:hover,
#content-archive .pagination li.active a,
#content-archive .pagination li.disabled {
	background-color: #ffffff;
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
}

#content-search .pagination .skipPages,
#content-archive .pagination .skipPages {
	width: 40px;
	height: 40px;
	display: inline-block;
}

#content-search .pagination li a:hover,
#content-search .pagination li.active a,
#content-archive .pagination li a:hover,
#content-archive .pagination li.active a {
	background-color: #fb4a38;
	color: #ffffff;
}

/** caroufredsel **/

.gallery-wrapper {
	margin: 1.6em 0;
	padding: 1.6em 0;
	border-top: 4px solid #9a1914;
	border-bottom: 4px solid #9a1914;
	position: relative;
}

.gallery-wrapper .goLeft {
	position: absolute;
	background: url(../images/leftRed.png) no-repeat;
	text-indent: -500px;
	width: 16px;
	height: 23px;
	line-height: 23px;
	top: 60px;
	overflow: hidden;
	left: 0;
	z-index: 5;
}

.gallery-wrapper .goRight {
	position: absolute;
	background: url(../images/rightRed.png) no-repeat;
	text-indent: 500px;
	width: 16px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	top: 60px;
	right: 0;
}

.caroufredsel_wrapper {
	margin-bottom: 0 ! important;
}

.gallery {
	overflow: hidden;
	width: 100%;
}

.gallery .gallery-item {
	display: block;
	height: 84px;
	margin: 0 0.5em;
	max-width: 125px;
}

.gallery .gallery-caption {
	display: none;
}

.gallery .gallery-icon {
	margin: 0;
}

.gallery img {
	border: none;
}

.fbx-close-overlays {
	display: none;
}

/** OSM **/
.openLayersMap {
	width: 100%;
	height: 400px;
	margin: 0;
	background: url(../images/loader.gif) center no-repeat;
	position: relative;
	margin: 0;
}

.openLayersMap.left,
.openLayersMap.right {
	width: 360px;
	height: 300px;
}

.openLayersMap.left {
	margin: 1.5em 1.1em 1.5em 0 !important;
}

.openLayersMap.right {
	margin: 1.5em 0 1.5em 1.1em !important;
}

.openLayersMap .resize {
	background: url(../images/chevronLight.png) no-repeat scroll 9px 12px #f45746;
	bottom: 0;
	color: #FFFFFF;
	left: 0;
	padding: 4px 8px 4px 20px;
	position: absolute;
	z-index: 999;
}
.openLayersMap img {
	max-width: none;
}

.openLayersMap h4 {
	border-bottom: none;
	margin-bottom: 2px;
	color: #9a1914;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 700;
	font-size: 1.15em;
	text-transform: uppercase;
	border-bottom: 2px solid #9a1914;
	letter-spacing: 0.07em;
	margin-top: 0;
	
}

.openLayersMap p.mapText {
	width: 300px;
	margin:0;
}

.openLayersMap .olFramedCloudPopupContent {
	overflow: visible;
}

.openLayersMap .olControlAttribution {
	bottom: 0;
    right: 0;
}

/** NINJA-FORM **/

.ninja-forms-cont {
	clear: both;
}

.ninja-forms-cont .label-above {
	width: 40%;
	float: left;
	margin-right: 10%;
}

.ninja-forms-cont .checkbox-wrap {
	float: left;
	margin-top: 36px;
}
.ninja-forms-cont .textarea-wrap {
	width: 90%;
}

.ninja-forms-cont .text-wrap input {
	float: right;
}

.ninja-forms-cont .clearfix-wrap {
	clear: both;
	margin-right: 60%;
}

.ninja-forms-cont .ninja-forms-field-error {
	background-color: #ff0000;
	color: #fff;
	font-weight: bold;
	text-align:center;
}

.ninja-forms-cont .acceptTerms-wrap {
	width: 100%;
	margin-top: 0;
}

/** ARTIKEL-TEASER **/
.teaser {
	margin-bottom: 2em;
}

hr.teaserLine {
	margin-bottom: 2em;
}

.teaser .teaser-article {
	width: 31%;
	float: left;
}

.teaser .teaser-article:nth-child(3) {
	margin: 0 3.5%;
}

.teaser .teaser-article img {
	margin: 0 0 2em;
	width: 100%;
	height: auto;
}

.more, .read-more {
	background: url(../images/chevron.png) no-repeat scroll 0 7px transparent;
	float: right;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}

/** HR **/
hr.big {
	background-color: #9A1914;
	height: 4px;
}

/** SLIDER **/
.slider .slider-content {
	position: relative;
	width: 48%;
	float: left;
}

.slider .slider-content img{
	width: 100%;
	margin-bottom: 2em;
	height: auto;
	max-width: 350px;
}
/*.slider .slider-content-item {
	position: absolute;
}*/

.slider .slider-content .more {
	margin-left: 6px;
}

.slider .slider-overview {
	width: 48%;
	margin-left: 4%;
	float: right;
}

.slider .slider-overview .active {
	background-color: #ECF0F1;
}

.slider .slider-overview .active img {
	margin-left: 2%;
}

.slider .slider-overview .active .post-info {
	width: 65%;
}

.slider .slider-overview .slider-item {
	padding: 1em 0;
	cursor: default;
	border-top: 1px solid #ECF0F1;
}

.slider .slider-overview .slider-item:first-child {
	padding-top: 0;
	border-top: none;
}

.slider .slider-overview img,
.category-teaser .category-item .small img {
	float:left;
	width: 28.5%;
	margin: 0 4.5% 0 0;
	height: auto;
}

.slider .slider-overview .post-info,
.category-teaser .category-item .post-info {
	float: right;
	width: 67%;
}

.slider .slider-overview .post-info p {
	line-height: 1.2em;
	margin: 0.2em 0 0 0;
}

/** KATEGORIE-TEASER **/
.category-teaser .category-item {
	width: 48%;
	margin-left: 4%;
	float: left;
}

.category-teaser .category-item a {
	text-decoration: none;
	color: #000000;
}
.category-teaser .category-item a.more {
	color: #FB4A38;
}

.category-teaser h2 a {
	text-decoration: none;
}

.category-teaser .category-item hr {
	margin: 1.3em 0;
}

.category-teaser .category-item:first-child {
	margin-left: 0%;
}

/** KATEGORIE-TEASER: POST **/
body.single-post .category-teaser {
	margin-top: 2em;
}

body.single-post .category-teaser-extended {
	margin-top: 0;
}

body.single-post .category-teaser .category-item {
	margin-left: 0;
	margin-bottom: 2em;
}

body.single-post .category-teaser .category-item:last-child {
	margin-left: 4%;
}

body.single-post .category-teaser .category-item img {
	margin-top: 0;
}

.post-date {
	background: url(../images/date.png) no-repeat scroll 0 3px transparent;
	padding-left: 22px;
	color: #969696;
	font-size: 0.85em;
}

.category-teaser .category-item .small p {
	margin: 3px 0 0 0;
}

/** Startseite **/
body.home #content {
	margin-top: 50px;
}

body.home #content div.page {
	background-color: transparent;
	padding: 0;
}

body.home #content h1.post-title {
	display: none;
}

body.home #content .slider,
body.home #content .teaser,
body.home #content .category-teaser {
	padding: 20px;
	background-color: #fff;
	margin-bottom: 20px;
}

/** WIDGETS **/

#widgets {
	margin-top: 50px;
}

.widget-wrapper {
	background: #ffffff;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.widget_search #s {
	height: 40px;
	border: 1px solid #d8d8d8;
	border-radius: 1px 0 0 1px;
	-moz-border-radius: 1px 0 0 1px;
	-webkit-border-radius: 1px 0 0 1px;
	-webkit-box-shadow: 0 0 0 #ffffff;
	-moz-box-shadow: 0 0 0 #ffffff;
	box-shadow: 0 0 0 #ffffff;
}

.widget_search #searchsubmit {
	height: 40px;
	width: 44px;
	background: url(../images/iconSuche.png);
	text-indent: -100px;
}

.widget_partner_widget img {
	border: 8px solid #dddddd;
	margin-bottom: 10px;
}

.widget_partner_widget img.odd {
	margin-right: 10px;
}

/** ANGEBOTS-WIDGET **/
.widget_angebots_widget .item {
	margin: 2em 0;	
}

#widgets .widget_angebots_widget .item:first-child {
	margin-top: 0;	
}

.widget_angebots_widget h4 {
	border: medium none;
	color: #2D2D2D;
	font-size: 1.15em;
	font-weight: 700;
	margin: 0 0 4px;
	text-transform: none;	
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
}
.widget_angebots_widget a.preview {
	float: left;
}

.widget_angebots_widget img.wp-post-image {
	margin: 0;
	width: 100%;
	height: auto;
}

.widget_angebots_widget .post-info {
	padding-left: 115px;
}

.widget_angebots_widget .post-info span {
	display: block;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
}

.widget_angebots_widget .post-info .price {
	border-bottom: 1px dotted #ECF0F1;
	border-top: 1px dotted #ECF0F1;
	margin-top: 4px;
	font-weight: bold;
}

#widgets .widget_angebots_widget a.more {
	float: right;
	font-size: 0.85em;
	font-weight: normal;
	padding-left: 10px;
}

/** bild kacheln **/
.bildkacheln .gallery-icon img {
	float: left;
	width: 46%;
	margin: 1em 1.5%;
}

/** FOOTER **/

#footerMenu {
	background: #2d2c2c;
}

/*#footerMenu .innerWrapper {
	margin: 0 20px;
}*/

#footer {
	background: #202020;
}

#footer_center_widget .textwidget img {
	/*margin-left: 1.4em;*/
	margin-left: 2%;
	width: 22%;
}

#footer_center_widget .textwidget a:first-child > img {
	margin-left: 0;
}

#footerMenu {
	padding-top: 3em;
}
#footerMenu h3,
#footer_widget .widget-wrapper h3 {
	border-bottom: 1px solid #ADABAC;
	color: #adabac;
	font-size: 1.1em;
	padding-top: 0;
	padding-bottom: 0.5em;
	margin-top: 0.857em;
	text-transform: uppercase;
}
#footerMenu, #footerMenu a,
#footer, #footer .copyright a {
	color: #656565;
	text-decoration: none;
}

#footerMenu a:hover,
#footer .copyright a:hover {
	color: #838383;
}

#footer .copyright {
    text-align: center;
    line-height: 4em;
}

#footer .grid {
    margin: 0;
}

#menu-footer-menu {
	margin: 0;
}

#menu-footer-menu a {
	font-size: 11px;
	padding: 0;
	border: none;
}

#menu-footer-menu .menu-item {
	float: left;
	width: 50%;
}
#footer_widget .widget-wrapper {
	padding: 0;
	background-color: transparent;
}

.float-right {
	float: right;
}

/** 
 * GALLERY OVERLAY 
 **/
.fbx-light .fbx-inner, .fbx-light .fbx-loader, .fbx-light .fbx-close, .fbx-light .fbx-prev, .fbx-light .fbx-next, .fbx-light .fbx-play, .fbx-light .fbx-pause, .fbx-light .fbx-fullscreen-toggle, .fbx-light .fbx-social-toggle,
.fbx-rounded .fbx-next.fbx-btn-shadow, .fbx-rounded .fbx-next.fbx-btn-shadow:hover,
.fbx-rounded .fbx-prev.fbx-btn-shadow, .fbx-rounded .fbx-prev.fbx-btn-shadow:hover {
	background: #202020;
}

.fbx-light.fbx-modal, .fbx-light .fbx-inner, .fbx-light .fbx-social, .fbx-light .fbx-caption, .fbx-rounded.fbx-light .fbx-close, .fbx-rounded.fbx-light .fbx-play, .fbx-rounded.fbx-light .fbx-pause, .fbx-rounded.fbx-light .fbx-fullscreen-toggle, .fbx-rounded.fbx-light .fbx-social-toggle, .fbx-modal.fbx-light.fbx-phone .fbx-prev:hover, .fbx-modal.fbx-light.fbx-phone .fbx-next:hover, .fbx-modal.fbx-light.fbx-phone .fbx-close:hover, .fbx-modal.fbx-light.fbx-phone .fbx-play:hover, .fbx-modal.fbx-light.fbx-phone .fbx-pause:hover, .fbx-modal.fbx-light.fbx-phone .fbx-fullscreen-toggle:hover, .fbx-modal.fbx-light.fbx-phone .fbx-social-toggle:hover {
	border-color: #202020;
}

.fbx-rounded .fbx-prev.fbx-btn-shadow, .fbx-rounded .fbx-prev.fbx-btn-shadow:hover {
	background: #202020 url(../images/galleryLeft.png) center no-repeat;
}

.fbx-rounded .fbx-next.fbx-btn-shadow, .fbx-rounded .fbx-next.fbx-btn-shadow:hover {
	background: #202020 url(../images/galleryRight.png) center no-repeat;
}

.fbx-rounded.fbx-light .fbx-close {
	background: #202020 url(../images/galleryClose.png) center no-repeat;
}

.fbx-prev:before,
.fbx-next:before,
.fbx-close:before {
	content: "";
}

.fbx-light .fbx-caption {
	display: block !important;
}

.fbx-light .fbx-caption-desc {
	display: none !important;
}

/**
 * BREAKPOINTS
**/

@media screen and (max-width: 410px) {
	.slider .slider-content { width: 100%; }
	.slider .slider-overview { width: 100%; margin-left: 0; margin-top: 2em; }
}

@media screen and (min-width: 560px) {
	#logo { margin: 30px 0 40px; }
	
	.bildkacheln .gallery-icon img {
		width: 23%;
		margin: 1em 1%;
	}
}

@media screen and (max-width: 600px) {
	/*.slider .slider-content { width: 100%; }
	.slider .slider-overview { width: 100%; margin-left: 0; margin-top: 2em; }*/
	.slider .post-entry h3 { font-size: 1em; }
	/*.slider .slider-overview p { font-size: 0.85em; }*/
	.slider .slider-overview p { display: none; }
	
	/*.teaser .teaser-article { width: 100%; }
	.teaser .teaser-article:nth-child(3) { margin: 2em 0; }*/
	
	.category-teaser .category-item { float: none; width: auto; }
	body.single-post .category-teaser .category-item:last-child { margin-left: 0; }
	div.infoBlock.left, div.infoBlock.right, .openLayersMap.left, .openLayersMap.right { width: 100%; margin: 1.5em 0 !important; }
	.wp-caption.alignleft, .wp-caption.alignright { max-width: none; margin: 1.5em 0; text-align: center; }
	.openLayersMap .resize { display: none; }
}

@media screen and (min-width: 660px) {
	.widget_angebots_widget .item { float: left; width: 47%; margin: 1em 0; padding-right: 3%;}
	.widget_angebots_widget h4 { font-size: 1em; }
	.widget_angebots_widget .post-info { float: right; width: 66%; font-size: 0.9em; padding-left: 0; }
	.widget_angebots_widget a.preview { width: 30%; margin-right: 4%; }
}

@media screen and (max-width: 700px) {
	.slider .slider-overview p { font-size: 0.85em; }

	#content-search div.post, #content-search div.page, #content-archive div.post {
		display: table-row;
	}
	#content-search div.post-entry, #content-archive div.post-entry {
		display: table-cell;
		padding: 1.5% 3%;
	}
}

@media screen and (min-width: 790px) {
	.innerWrapper { margin: 0 auto; }
	.widget_angebots_widget h4 { font-size: 1.15em; }
	.widget_angebots_widget .post-info span { font-size: 1em; }
}

@media screen and (min-width: 980px) {
	#wrapper { max-width: 1170px; }
	.innerWrapper { max-width: 1170px; margin: 0 20px; }
	#topOffersJumper { display: none; }
	#header { margin-top: 0; }
	#logo { margin: 26px 0 44px; }
	.responsive_current_menu_item { display: none; }
	#widgets .widget_angebots_widget .item { float: none; width: auto; margin: 2em 0; padding-right: 0;}
	#widgets .widget_angebots_widget h4 { font-size: 1em; }
	#widgets .widget_angebots_widget .post-info span { font-size: 0.9em; }
}

@media screen and (max-width: 979px) {

	/*.widget_angebots_widget .item {
		margin: 1em 0;
		float: left;
		width: 47%;
		padding-right: 3%;
	}*/
	
	.widget_partner_widget img {
		margin-right: 10px;
	}

	#fstMenu .innerWrapper,
	#scndMenu .innerWrapper {
		max-width: none;
		margin: 0;
	}
	
	#fstSubMenu {
		display: none !important;
	}

	/*.menu > li:first-child > a {
		border: none;
	}*/

	.responsive-nav .responsive_current_menu_item {
		display: block;
		padding: 0 40px 0 50px;
		background: url(../images/mobileMenuRed.png) 15px 13px no-repeat;
		color: #ffffff;
		font-weight: 700;
		cursor: pointer;
		max-width: 680px;
		margin: 0 auto;
		border-left: 1px solid #cb7671;
	}
	
	#scndMenu .responsive-nav .responsive_current_menu_item {
		background: url(../images/mobileMenuBlue.png) 15px 13px no-repeat;
		border-left: 1px solid #6a7a91;
	}

	.responsive-nav a.responsive_menu_button {
		position: absolute;
		display: block;
		top: 0;
		right: 0;
		height: 37px;
		width: 37px;
		background: url(../images/mobileMenuCloseRed.png) 8px 7px no-repeat;
		cursor: pointer;
		border-left: 1px solid #cb7671;
		margin: 2px;
		padding-right: 3%;
		z-index: 50000;
	}
	
	#scndMenu .responsive-nav a.responsive_menu_button {
		background: url(../images/mobileMenuCloseBlue.png) 8px 7px no-repeat;
		border-left: 1px solid #6a7a91;
	}

	.responsive-nav {
		position: relative;
		background: transparent;
		clear: both;
		margin: 0 auto;
		/*height: 42px;*/
		line-height: 42px;
	}

	.responsive-nav .menu,
	.responsive-nav .sub-header-menu {
		display: none;
		/*position: absolute;*/
		width: 100%;
		top: 0;
		z-index: 1000;
	}
	
	.responsive-nav .menu .current_page_item a,
	.responsive-nav .menu .current-menu-item a,
	.responsive-nav .menu a:hover {
		border-left: none !important;
		border-right: none !important;
	}

	/*.js .sub-header-menu {
		display: none;
	}*/

	.responsive-nav .menu ul {
		/*margin-top: 1px;*/
	}

	.responsive-nav .menu li {
		float: none;
		background-color: #9a1914;
		border: none;
	}
	
	.responsive-nav .menu li a {
		color: #ffffff;
		font-weight: normal;
		height: 42px;
		line-height: 42px;
		padding: 0 20px;
		border: none;
		border-bottom: 1px solid #cb7671;
		text-shadow: none;
		text-align: left;
		cursor: pointer;
		width: 90%;
		max-width: 730px;
		margin: 0 auto;
	}
	
	.responsive-nav .sub-header-menu li a {
		border-width: 0 0 1px 0 !important;
		border-bottom: 1px solid #8c9cac;
		height: 42px;
		line-height: 42px;
		width: 90%;
		max-width: 730px;
		margin: 0 auto;
	}
	
	.responsive-nav .sub-header-menu li a:hover {
		border-left: none !important;
		border-right: none !important;
	}
	
	.sub-header-menu li.iconAktuelles a {
		background-position: 10px 11px;
	}

	.sub-header-menu li.iconReiseReportagen a {
		background-position: 10px 14px;
	}

	.sub-header-menu li.iconLandLeuteWhite a {
		background-position: 10px 13px;
	}

	.sub-header-menu li.iconPolitik a {
		background-position: 10px 12px;
	}

	.sub-header-menu li.iconGeldWirtschaft a {
		background-position: 10px 11px;
	}

	.sub-header-menu li.iconGesellschaft a {
		background-position: 10px 14px;
	}
	
	.main-nav .menu .menu-item-has-children a {
		background: url(../images/menuMore.png) 5px 19px no-repeat;
	}
	
	.main-nav .menu .menu-item-has-children a.ext {
		background: url(../images/menuLess.png) 5px 19px no-repeat;
	}
	
	#scndMenu .responsive-nav .menu li a {
		border-bottom: 1px solid #6a7a91;
	}
	
	.responsive-nav .menu li:last-child > a {
		border-bottom: none;
	}

	.responsive-nav .menu li.current_page_item,
	.menu .current_page_item a,
	.menu .current-menu-item a {
		background-color: #9a1914;
	}
	
	.responsive-nav .menu .menu-item-has-children i {
		background: transparent;
		padding: 0;
	}

	/*.js .responsive-nav .menu li li:hover {
		background: none !important;
	}*/

	.responsive-nav .menu li a:hover {
		filter: none;
		background-color: #fb4a38;
	}

	.responsive-nav .menu li ul {
		position: static;
		visibility: visible;
		display: none;
		background-color: #fed3cd;
	}
	
	.responsive-nav .sub-menu li {
		background-color: #fed3cd;
		margin: 0;
		padding-top: 20px;
	}
	.main-nav .menu .current_page_item .sub-menu a, .main-nav .menu .current-menu-item .sub-menu a,
	.responsive-nav .sub-menu li a{
		color: #751614;
		font-weight: bold;
		padding-left: 30px;
		max-width: 720px;
		font-size: 1.15em
	}
	
	.responsive-nav .sub-menu li a:hover{
		color: #751614;
		border-bottom: 1px solid #cb7671;
	}
	
	.responsive-nav .sub-menu li:last-child > a {
		border-bottom: 1px solid #cb7671;
		margin-bottom: 20px;
	}
	
	.responsive-nav .sub-menu .iconReiseinfos a {
		background: transparent url(../images/iconReiseinfos.png) no-repeat 0 7px !important;
	}

	.responsive-nav .sub-menu .iconOrte a {
		background: transparent url(../images/iconOrte.png) no-repeat 2px 11px !important;
	}

	.responsive-nav .sub-menu .iconLandLeute a {
		background: transparent url(../images/iconLandLeute.png) no-repeat 0 9px !important;
	}
	
	.responsive-nav .sub-menu .sub-menu li {
		padding-top: 0;
	}
	
	.main-nav .menu .current_page_item .sub-menu .sub-menu a, .main-nav .menu .current-menu-item .sub-menu .sub-menu a,
	.responsive-nav .sub-menu .sub-menu li a{
		font-weight: normal;
		background: transparent url(../images/chevronDark.png) 8px 18px no-repeat !important;
		padding-left: 20px;
		max-width: 730px;
		font-size: 1em;
	}
	
	.responsive-nav .sub-header-menu li{
		float: none;
	}
	
	.responsive-nav .sub-header-menu li.close{
		display: none;
	}
	
	.responsive-nav .sub-header-menu li ul {
		position: static;
		visibility: visible;
		display: none;
		background-color: #8c9cac;
		width: 100%;
		margin-top: -1px;
		padding: 30px 0;
	}
	
	#scndMenu .responsive-nav .sub-menu li {
		background: #8c9cac;
		padding-top: 0;
	}
	
	#scndMenu .responsive-nav .sub-menu li a {
		font-weight: normal;
		font-size: 1em;
		color: #e1e5e9;
		border-bottom: 1px solid #e1e5e9;
		padding: 0 20px !important;
		background: url(../images/chevronLight.png) 8px 18px no-repeat !important;
	}
	
	#scndMenu .responsive-nav .sub-menu li a:hover {
		border-bottom: 1px solid #e1e5e9 !important;
	}
	
	#scndMenu .responsive-nav .sub-menu li:first-child > a {
		border-top: 1px solid #e1e5e9 !important;
	}
	
	.sub-header-menu .scndSubActive {
		background-color: transparent;
	}

	.top-menu,
	.footer-menu li {
		float: none;
		font-size: 11px;
		text-align: center;
	}

}

@media screen and (min-width: 1170px) {
	.innerWrapper { margin: 0 auto; }

	.main-nav .menu a { font-size: 1.25em; padding: 0 20px; height: 42px; line-height: 42px;}
	.menu .menu-item-has-children a { padding: 0 20px; }
	.sub-header-menu a { font-size: 1.25em; padding: 0 17px 0 40px; height: 42px; line-height: 42px;}
	
	.sub-header-menu li.iconAktuelles a { background-position: 20px 10px; padding-left: 45px; }
	.sub-header-menu li.iconReiseReportagen a { background-position: 20px 13px; padding-left: 46px; }
	.sub-header-menu li.iconLandLeuteWhite a { background-position: 20px 12px; padding-left: 51px; }
	.sub-header-menu li.iconPolitik a { background-position: 20px 11px; padding-left: 45px; }
	.sub-header-menu li.iconGeldWirtschaft a { background-position: 20px 10px; padding-left: 47px; }
	.sub-header-menu li.iconGesellschaft a { background-position: 20px 13px; padding-left: 51px; }
	
	.widget_angebots_widget h4 { font-size: 1.15em; }
	.widget_angebots_widget .post-info span { font-size: 1em; }
}




/** EDIT BY WMSCHNEIDER **/
/** info@wmschneider.de **/

a.reiseangebote.link {
	background: url(../images/arrow-right.png) no-repeat;
	background-position: 227px 13px;
	background-color: #9a1914;
	float: right;
	color: #fff;
	padding: 5px 30px 5px 20px !important;
	font-weight: bold;
	font-size: 14px;
}

a.reiseangebote.link:hover {
	background-color: #fb4a38;
}

#scndMenu .menu-item-has-children .sub-menu a {
	border: none !important;
}

.red a {
	background-color: #9a1914 !important;
}

.red a:hover {
	background-color: #fb4a38 !important;	
}



