/**
 * THEME-NAV
 */



.sprite,
.theme-list .sprite { display: inline-block; vertical-align: middle; }

html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
	a, a:hover {
		color: #c00418;
		text-decoration: none;
	}
	
	body.theme-nav .container {
		max-width: none !important;
		width: 950px;
	}
	body.de.theme-nav .claim img {
		margin: -20px 0 0 -10px;
	}
    body.theme-nav .claim img {
		margin: -40px 0 0 -10px;
	}
	body.theme-nav #container .page-center {
		width: 700px;
		background-color: transparent;
		padding: 0;
	}
	body.theme-nav div#content_wrapper {
		width: 100%;
		padding: 0px 0px 50px 0px;
	}
	body.theme-nav div#content_wrapper {
		min-width: 942px;
	}
	body.theme-nav div#content_inner_wrapper {
		padding-top: 40px;
	}
	body.theme-nav div#content_inner_wrapper {
		width: 942px;
		margin: 0px auto;
		position: relative;
	}
	body.theme-nav div.claim {
		font-size: 18px;
		font-family: Times;
		text-shadow: 0 0 0.2em #555, 0 0 0.2em #555;
		color: white;
		font-size: 26px;
		height: 54px;
	}


body.ie9 #modal-browser-outdated .modal-dialog {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}


#header a,
#header a:hover,
#header a:focus {
	font-size: 13px;
}

body.theme-nav.path-root .popover {
	/* max-width: 350px !important; */
}

/* remove jquery ui bg-image */
body.theme-nav .ui-widget-header,

body.theme-nav .ui-state-default,
body.theme-nav .ui-widget-content .ui-state-default,
body.theme-nav .ui-widget-header .ui-state-default,

body.theme-nav .ui-state-hover,
body.theme-nav .ui-widget-content .ui-state-hover,
body.theme-nav .ui-widget-header .ui-state-hover,
body.theme-nav .ui-state-focus,
body.theme-nav .ui-widget-content .ui-state-focus,
body.theme-nav .ui-widget-header .ui-state-focus {
	background-image: none;
}





.modal.modal-condolence .modal-dialog {
	width: 640px;
}
	.modal.modal-condolence .modal-content {
		background-color: #444;
		color: white;
	}
	.modal.modal-condolence .modal-header {
		border-bottom: 0;
	}
	.modal.modal-condolence .modal-header .close {
		color: #aaa;
	}
	.modal.modal-condolence .modal-header h3 {
		margin: 0;
	}
	.modal.modal-condolence .modal-body {
		background-color: #333;
		
	}
	.modal.modal-condolence .modal-footer {
		margin: 0;
		border-top: 0;
	}
	.modal.modal-condolence .modal-footer .btn-default {
		background-color: #aaa;
	}



.targeting-external {
	position: fixed;
	top: -100px;
	left: -100px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}


.btn-feedback {
	background: #3498db;
	background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
	background-image: -moz-linear-gradient(top, #3498db, #2980b9);
	background-image: -ms-linear-gradient(top, #3498db, #2980b9);
	background-image: -o-linear-gradient(top, #3498db, #2980b9);
	background-image: linear-gradient(to bottom, #3498db, #2980b9);
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	text-shadow: 1px 1px 3px #666666;
	font-family: Arial;
	color: #ffffff;
	font-size: 20px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 20px;
	opacity: 0;
	transition-duration: 1s;
	transition-delay: 0s;
	box-shadow: 0 0 12px -3px black;
	z-index: 9999;
	cursor: pointer;
	
	border: 1px solid #0D5E94;
}
	.btn-feedback.visible {
		opacity: 1;
	}
	.btn-feedback:hover {
		background: #3cb0fd !important;
	}
	.btn-feedback .btn-close {
		display: inline-block;
		padding: 2px 0 2px 10px;
		border-left: 1px solid #0D5E94;
		margin-left: 10px;
		color: #9AC6E2;
	}



.btn-danger {
	background-color: #c00418;
}
.btn-warning {
	background-color: #eda200;
}
	div#wrapper {
		width: 100%;
		min-height: 100%;
		height: auto !important;
		height: 100%;
		margin: 0px 0px -40px 0px;
	}
	
/* -- footer -- */
body.content footer .news-box .btn-prev,
body.content footer .news-box .btn-next {
	padding-top: 7px;
}
		
footer {
	z-index: 500;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 40px;
	background-color: #fff;
	-webkit-box-shadow: 0 -3px 6px #333;
	-moz-box-shadow: 0 -3px 6px #333; 
	box-shadow: 0 -3px 6px #333;
	
	min-width: 942px;
}
	footer.shadow {
		-webkit-box-shadow: 0 -30px 50px #333;
		-moz-box-shadow: 0 -30px 50px #333; 
		box-shadow: 0 -30px 50px #333;
	}
		footer .news-box .newsContainer {
			-webkit-box-shadow: 0 -60px 12px -60px #333 inset;
			-moz-box-shadow: 0 -60px 12px -60px #333 inset;
			box-shadow: 0 -60px 12px -60px #333 inset;
		}
		footer.shadow .news-box .newsContainer {
			-webkit-box-shadow: 0 -60px 60px -60px #333333 inset;
			-moz-box-shadow: 0 -60px 60px -60px #333333 inset;
			box-shadow: 0 -60px 60px -60px #333333 inset;
		}
	
	footer ul {
		margin: 0;
	}
	
	.search-icon {
		cursor: pointer;
	}
	footer .popover-content .search-icon {
		height: 28px !important;
		padding: 4px 8px 5px 8px !important;
	}
	
	
	footer #popover-footer-newsletter {
		/*width: 230px; */
	}
		footer #popover-footer-newsletter .iframeNewsletter {
			border: 0;
			height: 230px;
			width: 230px;
		}
		footer #popover-footer-newsletter a.newsletter-link {
			display: block;
		}
		footer #popover-footer-newsletter a.newsletter-toggle {
			display: block;
			padding: 4px 0;
		}
		footer #popover-footer-newsletter a.newsletter-select-country {
			display: block;
			padding: 0 0 5px 0;
			color: #3f3f3f !important;
		}
	
	footer ul li {
		vertical-align: top;
		padding: 6px 4px 0 4px;
	}
	
	footer ul li a.link-travelplanner {
		position: relative;
	}
	/* v2 */
	footer ul li a.link-map {
		font-size: 24px;
		line-height: 28px;
		color: #005c24 !important;
	}
	
	footer ul li a.text-link,
	footer ul li a.link-brochure {
		margin-top: 5px;
	}
	
	footer ul li a.link-travelplanner .badge {
		position: absolute;
		top: -14px;
		left: 13px;
		background-color: #Cc0000;
		font-size: 10px;
		padding: 3px 5px;
		border: 1px solid white;
	}
	
	footer ul li.news {
		position: relative;
	}
		footer ul li.news.news-link {
			padding: 12px 10px 0 10px;
		}
		footer ul li.news.news-link a {
			font-weight: bold;
		}
		footer ul li.news.active i.fa {
			display: block;
		}
		footer ul li.news i.fa {
			position: absolute;
			top: -19px;
			left: 50%;
			font-size: 30px;
			margin-left: -8px;
			color: white;
			display: none;
			
			text-shadow: 0 -3px 3px #000000;
		}
	
	
	footer ul li .button {
		border: none;
		outline: 0;
		outline-style: none;
		outline-width: 0;
	}
	
	footer ul li .button-small {
		width: 26px;
	}
	footer ul li .button-search		{ background-image: url(//s3.germany.travel/media/layout/image/redesign_2013/footer-search.png); border: 1px solid transparent;}
	footer ul li .button-facebook		{ background-image: url(//s3.germany.travel/media/layout/image/redesign_2013/icon-facebook.png); }
	footer ul li .button-twitter		{ background-image: url(//s3.germany.travel/media/layout/image/redesign_2013/icon-twitter.png); }
	footer ul li .button-instagram		{ background-image: url(//s3.germany.travel/media/layout/image/redesign_2013/icon_instagram_2015.png); }
	footer ul li .button-youtube		{ background-image: url(//s3.germany.travel/media/layout/image/redesign_2013/icon-youtube.png); }
	
	
	
	footer ul li .button-newsletter	{
		padding: 0 0 0px 28px;
		background-image: url(//s3.germany.travel/media/layout/image/redesign_2013/footer-newsletter.png);
		background-position-y: 5px;
        background-position: left;
	}
	
	footer ul li .button-travelplanner	{
		padding: 0 0 4px 25px;
		background-image: url(//s3.germany.travel/media/layout/image/icons/ico_travelplanner.png);
	}
	
	footer ul li .button-ebrochures	{
		font-weight: bold;
		padding: 0 0 0px 36px;
		background-image: url(//s3.germany.travel/media/layout/image/redesign_2013/footer-brochures.png);
	}
	
	footer ul li .button-news	{
		font-weight: bold;
	}
	
	footer ul li .button-addthis {
		width: 65px;
		padding: 0px 0 4px 28px;
		background-image: url(//s3.germany.travel/media/layout/image/redesign_2013/footer-share.png);
	}
	footer ul li.divider {
		height: 40px;
		width: 1px;
		margin: 0 1px;
		overflow: hidden;
		background-color: #222222;
		border-right: 1px solid #ccc;
		padding: 0;
	}
	
	.popover-default {
		font-size: 12px;
		text-align: center;
	}
	
	footer button {
		height: 30px;
		background-color: #fff;
	}
	 
	footer .bnt {
		font-size: 13px;
	}
	
	footer li.legal-links {
		padding: 12px 8px 0 8px !important;
	}	
	body.site-home footer li.legal-links {
		padding: 11px 8px 0 8px !important;
	}
		footer li.legal-links a {
			color: #87888a;
		}
	
	footer li.legal-links.privacy,
	body.site-home footer li.legal-links.privacy {
		padding-top: 4px !important;
		text-align: center;
	}
		footer li.legal-links.privacy small {
			display: block;
		}
	
	div#footer_inner_wrapper {
		width: 942px;
		margin: 0px auto;
		position: relative;
		
		/* footer hover hack */
		padding-top: 10px;
		margin-top: -10px;
	}
	div#footer_inner_wrapper li.footersharewrap {
		padding-top: 9px;
	}
	div#footer_inner_wrapper li.footersharewrap .jiathis_style {
		width: auto;
	}
	
	div#footer_inner_wrapper a.addthis_button_compact,
	div#footer_inner_wrapper a.addthis_button_expanded {
		text-decoration: none;
		color: black;
		margin: 3px 0 0 0;
	}
	div#footer_inner_wrapper a.addthis_button_compact img,
	div#footer_inner_wrapper a.addthis_button_expanded img {
		margin-right: 5px;	
	}
	
	.form-control {
		border: 1px solid #555555;
		box-shadow: none;
	}
	
	.panel {
		border: 4px solid rgba(0, 0, 0, 0);
		box-shadow: none;
		
		
	border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-pie-border-radius: 10px;

	}
	
	.panel-default {
		border-color: #FFF;
	}
	.panel-body {
		padding: 0px;
	}
	.panel-heading {
		padding: 0px 0px;
	}
	
	
	
/* -- theme navigation -- */
	
ul#nav {}
	
	ul#nav .btn {
		white-space: normal;
        background-size: 100% auto;
	}
	
	ul#nav.list-inline > li:first-child,
	ul#nav.list-inline > li {
		margin: 0 15px 15px 0;
		padding: 4px;
		background-color: white;
		
		
	border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-pie-border-radius: 8px;

	}
	
	ul#nav button {
		width: 150px;
		height: 100px;
		position: relative;
		outline: 0;
		outline-style: none;
		outline-width: 0;
		border: 0;
	}
	
	ul#nav button span {
		color: #fff;
		font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
		font-size: 16.8px;
		line-height: 16px;
		bottom: 6px;
		left: 6px;
		position: absolute;
		text-align: center;
		width: 140px;
		text-shadow: 1px 1px 3px #000000;
		/* filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, direction=45); */
	}
	
	button.btn-clean {
		border: none;
		outline: 0;
		outline-style:none;
		outline-width:0;
	}
	
	div#newsbox .nav > li > a {
		padding: 2px 15px;
	}
	
	.form-control:focus {
		box-shadow: none;
		border-color: inherit;
	}
	
	footer .popover-content {
		padding: 4px 8px !important;
		font-size: 12px;
	}
	
	footer .popover.popover-search .arrow {
		margin-left: 0;
		left: 8px;
	}
		.popover-content .form-control {
			font-size: 12px;
			height: 26px;
			padding: 4px 8px;
		}
		
		.popover-content radio, .popover-content .checkbox {
			margin-bottom: 4px;
			margin-top: 4px;
			min-height: 20px;
		}
		
		.popover-content .form-group {
			margin-bottom: 4px;
		}
		
		.popover-content .btn {
			margin-bottom: 4px;
			font-size: 12px;
			padding: 4px 12px;
		}
	
	div.popover.nav {
		width: 685px;
		max-width: 685px;
		position: relative;
		left: 0;
		height: 250px;
	}
		#popover-nav-node,
		div.popover.nav.node_437525 {
			width: 680px;
			position: absolute;
			top: 262px;
			display:none;
		}
		
		div.popover.popover-nav {
			border: none;
			max-width: 680px;
			min-height: 280px;
			display: block;
			position: relative;
		}
		
		#popover-nav-node .popover.bottom .arrow {
			left: 85px;
			left: 255px;
			left: 425px;
			left: 600px;
		}
		
		#popover-nav-node .popover-content { 
			padding: 14px 9px;
		}
		
		#popover-nav-node .col-md-3 {
				height: 200px;
		}
		
		#popover-nav-node .list-group {
			padding: 0 8px 0 0;
			width: 170px;
			display: inline-block;
			vertical-align: top;
			margin-bottom: 0.3em;
			height: auto;
			*display: inline;
			*margin-right: 0.3em;
			*zoom: 1;
		}
		
			#popover-nav-node .list-group .list-group-item {
				padding: 4px 2px;
			}
		
			#popover-nav-node a.list-group-item.active, #popover-nav-node a.list-group-item.active:hover, #popover-nav-node a.list-group-item.active:focus {
				background-color: #004171;
				color: #FFFFFF;
				z-index: 2;
			}
			
			#popover-nav-node .list-group-item {
				border-width: 1px 0 0 0;
				border-style: dotted;
				
				
	border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-pie-border-radius: 0px;

			}
			
			#popover-nav-node .list-group-item:last-child {
				border-width: 1px 0;
				border-style: dotted none ;
			}
	

/* -- news box -- */

.news-box {
	background-color: #ffffff;
	position: absolute;
	bottom: 41px;
	width: 690px;
}
	.news-box .tabs {
		position: relative;
		top: -20px;
	}
		.news-box .tab-title,
		.news-box .tab-more,
		.news-box .tab-close {
			float: left;
			display: block;
			background: white;
			height: 20px;
			padding: 2px 10px 12px;
			font-size: 15px;
			
	border-radius: 8px 8px 0 0;
	-o-border-radius: 8px 8px 0 0;
	-ms-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-pie-border-radius: 8px 8px 0 0;

		}
		.news-box .tab-title {
			font-size: 15px;
			font-weight: bold;
		}
		.news-box .tab-more {
			font-size: 16px;
			margin-left: 10px;
			color: #cc0000;
			height: 30px;
			font-weight: normal;
			top: -14px; /* 10 */
			position: relative;
			box-shadow: 0px -14px 10px -15px #000000 inset;
		}
		.news-box .tab-title span {
			font-size: 14px !important;
			font-weight: normal;
		}
		.news-box .tab-close {
			font-size: 13px;
			color: black;
			float: right;
			display: block;
			padding: 0 25px 0 15px;
			/*background: url('//s3.germany.travel/media/layout/image/icons/iconcross_black.png') 96% 50% no-repeat rgba(255, 255, 255, 1.0) !important;*/
            background-image: url('//s3.germany.travel/media/layout/image/icons/iconcross_black.png') !important;
			background-size: 13px 13px!important;
			background-position: 96% 50%!important;
			background-color: rgba(255, 255, 255, 1.0)!important;
			background-repeat: no-repeat!important;
			
	border-radius: 8px 8px 0 0;
	-o-border-radius: 8px 8px 0 0;
	-ms-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-pie-border-radius: 8px 8px 0 0;

		}
	.news-box .content .headline,
	.news-box .content .text,
	.news-box .content .more {
		white-space: normal !important;
	}
	
	.news-box .content .text,
	.news-box .content .more {
		padding: 0 5px 0 0;
		font-size: 13px;
	}			
	
	.news-box .newsContainer {
		padding: 20px;
		background: white;
	}
	
	.news-box .feed-pager {
		margin-top: 10px;
		height: 10px;
		padding: 0 0 0 20px;
	}
		.news-box .feed-pager span {
			display: block;
			float: left;
			height: 10px;
			width: 15px;
			background: #ccc;
			text-indent: -9999px;
			margin: 0 5px 0 0;
			cursor: pointer;
		}
		.news-box .feed-pager span.cycle-pager-active {
			background: #aaa;
		}
	
	.news-box .feedWrap {
		height: 140px;
		width: 610px;
		overflow: hidden;
		margin-left: 20px;
	}
	.news-box .feedMain {
		height: 140px;
		width: 940px;
		overflow: hidden;
	}
		.news-box .feedMain li {
			height: 140px;
			width: 450px;
			overflow: hidden;
			padding: 0;
			float: left;
			/* 2014-08-05 (jmueller): news more link was cut off */
			line-height: 1.3em;
		}
		.news-box .feedMain li img {
			float: left;
		}
		.news-box .feedMain li .content {
			padding: 0 0 0 170px;
		}
		.news-box .feedMain li .headline {
			display: block;
			font-size: 1.1em;
			font-weight: bold;
		}
		
		.news-box .btn-prev,
		.news-box .btn-next {
			cursor: pointer;
			background-color: #aaa;
			color: white;
			width: 30px;
			height: 48px;
			position: absolute;
			top: 70px;
			text-align: center;
			font-size: 35px;
			padding: 0;
		}
		
		.news-box .btn-prev {
			
	border-radius: 0px 4px 4px 0px;
	-o-border-radius: 0px 4px 4px 0px;
	-ms-border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px 4px 4px 0px;
	-pie-border-radius: 0px 4px 4px 0px;

			left: 0;
		}
	
		.news-box .btn-next {
			
	border-radius: 4px 0px 0px 4px;
	-o-border-radius: 4px 0px 0px 4px;
	-ms-border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	-webkit-border-radius: 4px 0px 0px 4px;
	-pie-border-radius: 4px 0px 0px 4px;

			right: 0;
		}
	
	footer.shadow {
		box-shadow: 0 20px 40px 30px #333333
	}
	

/* -- NEWS BOX V3 -- */
.news-box.v3 {
	
	border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-pie-border-radius: 5px;

	border-radius: 5px;
}

	.news-box.v3 .news-box-headline {
		padding-top: 10px;
		padding-left: 10px;
	}


/* -- NAVIGATION -- */

.mtk-dzt-staticmap-bg {
	display: none;
}
.mapSmall>div {
	
	border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-pie-border-radius: 6px;

	background: url(//s3.germany.travel/media/layout/map/dzt-staticmap-v3.jpg) 0 0 no-repeat;
}
body.de .mapSmall>div {
	
	border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-pie-border-radius: 6px;

	background: url(//s3.germany.travel/media/layout/map/map_germany_static_basic_DE.jpg) 0 0 no-repeat;
}




/* -- updated relaunch map widget -- */

/**
 * updated map widget
 */
.map.v2 {
	cursor: pointer;
	position: relative;
	background-color: white;
	border: 4px solid white;
	min-height: 314px;
	margin-bottom: 10px;
	background-image: url(/media/layout/map/map_germany_static_basic_DE.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	
	border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-pie-border-radius: 7px;

}
.map.v2 .map-widget {
	position: absolute;
	height: 100%;
}

.highlightsOverlay .map.v2 {
	overflow: hidden;
	height: 305px;
	width: 232px;
	min-height: auto;
	background-image: none;
	border: 0;
}



/* -- updated planner small -- */

.box-planner-small {
	background: white;
	margin-bottom: 10px;
	position: relative;
	padding: 8px 4px;
	min-height: 55px;
	
	border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-pie-border-radius: 4px;

}
	.box-planner-small a {
		color: #333333;
	}
	.box-planner-small a:active {
		text-decoration: none;
	}
	.box-planner-small .icon-map,
	.box-planner-small .icon-arrow,
	.box-planner-small .caption {
		display: block;
	}
	.box-planner-small .icon-map,
	.box-planner-small .icon-arrow {
		position: absolute;
		top: 50%;
		margin-top: -24px;
	}
	.box-planner-small .icon-map {
		left: 0;
		color: #c00418;
	}
	.box-planner-small .icon-arrow {
		right: 0;
		font-size: 32px;
		margin-top: -16px;
	}
	.box-planner-small .caption {
		margin: 0px 28px 0 44px;
		font-size: 11px;
		line-height: 1.1;
	}
		.box-planner-small strong {
			font-size: 14px;
			display: block;
			color: #c00418;
			margin-bottom: 2px;
		}





/* -- map (intermediate version??) -- */

.mapContainer.v2 {
	position: relative;
}
.mapContainer.v2 a.mapSmallOverlay {
	background: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: block;
}
.mapContainer.v2 a.mapSmallOverlay:before {
	font-family: FontAwesome;
	content: "\f105";
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: white;
	color: black;
	width: 32px;
	text-align: center;
	font-size: 32px;
	line-height: 32px;
	max-height: 31px;
}


#nav {
	/*position: relative;*/
	margin-right: -15px;
}
#nav .nav-item {
	position: relative;
	opacity: 1;
	transition: all ease 1s;
}
	#nav .nav-item .fa-arrow {
		display: block;
		float: right;
		color: white;
		margin: 3px 3px 0 0;
	}
	
	#nav .nav-item .theme-icon img {
		display: block;
		float: left;
		width: 20px;
		vertical-align: bottom;
		margin-right: 5px;
	}
	#nav .nav-item .theme-label {
		display: block;
		float: left;
		width: 140px;
	}
	#nav .nav-item .theme-label.icon {
		width: 120px;
		margin-top: 2px;
	}

#nav.hover .nav-item button {
	opacity: .5;
	transition: all ease 1s;
}
#nav .nav-item.active button {
	opacity: 1;
	transition: all ease 1s;
}



.menu-popup .arrow {
	color: white;
	position: absolute;
	top: -17px;
	font-size: 32px;
	height: 20px;
	overflow: hidden;
}
 
.nav-item.n0 .menu-popup .arrow { left: 71px; }
.nav-item.n1 .menu-popup .arrow { left: 249px; }
.nav-item.n2 .menu-popup .arrow { left: 426px; }
.nav-item.n3 .menu-popup .arrow { left: 600px; }

.nav-item.n0 .menu-popup { left: 0; }
.nav-item.n1 .menu-popup { left: -178px; }
.nav-item.n1 .menu-popup { left: -355px; }
.nav-item.n1 .menu-popup { left: -530px; }

.menu-popup {
	display: none;
	position: absolute;
	top: 120px;
	left: -99999px;
	width: 690px;
	background-color: white;
	
	border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-pie-border-radius: 4px;

	z-index: 10;
	box-shadow: 5px 5px 10px -5px #000000;
}
.menu-popup a:hover {
	color: #555555;
}
	.menu-popup .content { 
		padding: 14px 9px;
	}
	.menu-popup.popup-staedte___kultur .row { height: 370px;/*360px*//*shopping & jewish traveler*/ }
	.menu-popup.popup-erholung .row { height: 327px; padding-bottom: 100px; }
	.menu-popup.popup-specials .row { height: 350px; }
	.menu-popup.popup-events_3 .row { height: 230px; }
	.menu-popup.popup-geschaeftsreisen .row { height: 70px; }
	.menu-popup.popup-gut_zu_wissen .row {
		column-count: 2;
		-moz-column-count: 2;
		-webkit-column-count: 2;
		height: auto;
	}
	li.list-group.group-bundeslaender {
		display: none;
	}
	.menu-popup.popup-gut_zu_wissen .list-group {
		margin-left: 20px;
	}
	
	.menu-popup.popup-special_offers .row {
		column-count: 1;
		-moz-column-count: 1;
		-webkit-column-count: 1;
		display: inline-block;
	}
	
	.menu-popup .row {
		height: 260px;
		
		column-count: 4;
		-moz-column-count: 4;
		-webkit-column-count: 4;
		
		column-gap: 0;
		-moz-column-gap: 0;
		-webkit-column-gap: 0;
	}
	
	.menu-popup a:hover .fa-arrow {
		color: #555;
	}

	.menu-popup a.strong:hover .fa-arrow {
		color: #fff;
	}
	
	.menu-popup .col-md-3 {
		height: 200px;
	}
	
	.menu-popup .list-group {
		break-inside: avoid;
		-webkit-column-break-inside: avoid;
		display: inline-block;
		/*overflow: hidden; für Safari 5.1 muss deaktiviert werden*/
		margin: 0px;
		width: 163px;
		
		vertical-align: top;
		*zoom: 1;
	}
	
		.menu-popup .list-group .list-group-item {
			padding: 4px 2px;
			font-size: 13px;
		}
		.menu-popup .list-group .list-group-item.strong {
			font-size: 13px;
			font-weight: bold;
		}
	
		.menu-popup a.list-group-item.active,
		.menu-popup a.list-group-item.active:hover,
		.menu-popup a.list-group-item.active:focus {
			background-color: #004171;
			color: #FFFFFF;
			z-index: 2;
		}
		
		.menu-popup .list-group-item {
			border: none;
			border-bottom: 1px dotted #000;
			
	border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-pie-border-radius: 0px;

		}
		
		.menu-popup li.list-group:first-child {
			border-top: 0px dotted #000;
		}

/* --------------- Kontakt info für Italienisch -----------------------------*/
li.nav-item#nav893405 span {
    display: none;
}
    .menu-popup.popup-kontakt_infos {
        width: 310px;
        border-radius: 10px;
        left: -152px !important;
        z-index: 555;
    }
    

    .n0 .menu-popup.popup-kontakt_infos {
        left: 0 !important;
    }

	.menu-popup.popup-kontakt_infos .arrow {
		left: 220px !important;
	}

    .n0 .menu-popup.popup-kontakt_infos .arrow {
		left: 71px !important;
	}

	.menu-popup.popup-kontakt_infos .content .row {
		display:none;
		visibility: hidden;
	}
	.menu-popup.popup-kontakt_infos .contact-information {
		font-size: 11px;
		line-height: 18px;
        color: #000000;
	}
        .menu-popup.popup-kontakt_infos .contact-information .headline {
            padding-left: 24px !important;
            background: url('/media/layout/navigation/level1/Icon_Kontakt_Italien_20x20px.png') 0 50% no-repeat;
            border-bottom: 1px dotted #000;
            border-top: 1px dotted #000;
            padding: 6px 0;
            font-size: 11px;
            font-weight: bold;
		}
		.menu-popup.popup-kontakt_infos .contact-information .fn {
			line-height: 24px;
            font-weight: bold;
		}
        .menu-popup.popup-kontakt_infos .contact-information .rm {
            width: 42%;
        }
        .menu-popup.popup-kontakt_infos .contact-information .tel {
            font-weight: bold;
        }
        .menu-popup.popup-kontakt_infos .contact-information .tel span {
            padding-left: 15px;
            color: #464749;
            display: block !important;
            font-weight: normal;
        }
        .menu-popup.popup-kontakt_infos .contact-information .email {
            color: #000000;
            font-weight: bold;
        }


/* -- meta header -- */
#header .logo-home {
	background-repeat: no-repeat;
}
	#header #link-home {
		display: block;
		margin-top: -5px;
		line-height: 13px;
		background-color: white;
		padding: 6px;
		color: #474849;
		
	border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-pie-border-radius: 5px;

		float: left;
	}
		#header #link-home:after {
			font-family: FontAwesome;
			content: "\f107";
			border-left: 1px solid #474849;
			padding-left: 6px;
			margin-left: 8px;
			font-size: 20px;
			line-height: 13px;
			display: block;
			float: right;
		}


ul.header-nav li.header-menu {
}
	ul.header-nav li.header-menu>ul {
		display: none;
	}

	
#div#footer_inner_wrapper, div#content_inner_wrapper {
	width: 950px;
}


#header ul.header-nav {
	width: 510px;
}
	#header ul.header-nav>li.home {
		border: 0;
		margin: 0;
		padding: 0;
	}
	#header ul.header-nav>li {
		border-right: 0;
		border-left: 1px solid #D0D0D0;
		margin: 0 0 0 7px;
		padding: 0 0 0 7px;
	}
	#header ul.header-nav>li.last {
		margin: 0;
		border: 0;
	}
	#header ul.header-nav>li.language-wrap {
		float: right;
		margin-right: 10px;
	}
	body.rtl #header ul.header-nav>li.language-wrap {
		margin-right: 0;
		margin-left: 10px;
		float: left;
	}
		ul.menu-languages {
			background-color: white;
			width: 460px;
			position: absolute;
			left: 40px;
			top: 40px;
			z-index: 200;
			margin-left: 0px;
			padding: 5px;
			padding-bottom: 15px;
			box-shadow: 5px 5px 10px -5px #000000;
			
	border-radius: 0px 0px 8px 8px;
	-o-border-radius: 0px 0px 8px 8px;
	-ms-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	-pie-border-radius: 0px 0px 8px 8px;

		}
		
	
	
	#header ul.header-nav>li#country-wrapper {
		display: none;
		margin-right: 10px;
	}
	body.rtl #header ul.header-nav>li#country-wrapper {
		margin-right: 0;
		margin-left: 10px;
		float: left;
	}
		#header ul.header-nav>li#country-wrapper.v2 {
			display: block;
		}
		
		#country-wrapper .popover-country {
			position: absolute;
			display: none;
			top: 35px;
			left: auto;
			right: 445px;
			z-index: 150;
		}
		#country-wrapper .popover-country .arrow {
			left: auto; right: 18px;
		}
		#country-wrapper .popover-country .popover-content {
			padding: 8px;
		}
		
		#country-wrapper .popover-country .label-country {
			margin-right: 20px;
			float: left;
			padding-top: 3px;
		}
		#country-wrapper .popover-country button {
			margin: 0 2px;
			padding: 0 8px;
		}
		
		#country-wrapper .countryicontext {
			font-size: 11px;
		}
		
		ul.menu-country {
			width: 460px;/*320px;*/
			left: 45px;/*175px;*/
			padding: 5px;
			padding-bottom: 15px;
		}
		ul.menu-languages li,
		#header ul.header-nav ul.menu-languages li {
			float: left;
			display: block;
			width: 150px;
			border: 0;
			margin: 0;
		}
		#header ul.header-nav ul.menu-languages li a {
			display: block;
			color: black;
		}
		
		ul.menu-languages li:last-child:after {
			clear: left;
		}

		ul.menu-country li.confirm,
		#header ul.header-nav ul.menu-country li.confirm {
			display: none;
			width: 100%;
			padding: 5px;
			padding-left: 10px;
			padding-right: 10px;
			padding-bottom: 0px;
			list-style-type: none;
		}
		ul.menu-country li.country,
		#header ul.header-nav ul.menu-country li.country {
			display: block;
			list-style-type: none;
			padding: 4px;
		}

#header .head-logo {
	z-index: 500;
}

#theme-navigation-gallery #theme-nav530150, 
#theme-navigation-gallery #theme-nav553123, 
#theme-navigation-gallery #theme-nav536207,
#theme-navigation #theme-nav530150, 
#theme-navigation #theme-nav554375, 
#theme-navigation #theme-nav553123, 
#theme-navigation #theme-nav536207,
#theme-navigation #theme-nav437565 {
	display: none;
}

.theme-navigation {
	padding: 40px 20px 20px 20px;
	position: absolute;
	top: 40px;
	left: 0px;
	width: 950px;
	display: none;
	background: white;
	z-index: 400;
	border: 0px solid black;
	box-shadow: 5px 5px 10px -5px #000000;
	
	border-radius: 0px 0px 8px 8px;
	-o-border-radius: 0px 0px 8px 8px;
	-ms-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	-pie-border-radius: 0px 0px 8px 8px;

}
	.theme-navigation a,
	.theme-navigation a:hover,
	.theme-navigation a:focus,
	#header .theme-navigation a,
	#header .theme-navigation a:hover,
	#header .theme-navigation a:focus {
		color: black;
	}
	.theme-navigation li {
		border: 0;
	}
	.theme-navigation .link-home {
		margin-bottom: 30px;
	}
	.theme-navigation .link-home a {
		font-weight: bold;
	}
	.theme-navigation li.theme-block {
		float: left;
		display: block;
		width: 210px;
		padding: 0;
		margin: 0 10px 20px 0;
	}
	.theme-navigation .theme-block .theme-heading {
		color: black;
		font-weight: bold;
		display: block;
		padding: 10px 0;
	}
	.theme-navigation .theme-block .theme-heading,
	.theme-navigation .theme-block li {
		background: url(//s3.germany.travel/media/layout/image/default_1/dottedLine.png) 0 100% repeat-x transparent;
	}
	.theme-navigation .theme-block.n4 {
		clear: left;
	}
	.theme-navigation .theme-item,
	.theme-navigation .theme-item a {
		margin: 0;
		padding: 0;
		float: none;
		display: block;
		border: 0;
		color: black;
	}
	.theme-navigation .theme-item a {
		padding: 4px 0;
	}
	
	.theme-navigation .theme-icon img {
		width: 20px;
	}


/* -- search -- */
    .box-search {
        width: 240px;
        margin-bottom: 20px;
    }
    .box-search .input-group {
        width: 240px;
        position: relative;
    }

    .box-search .search-default {
        display: block;
        position: absolute;
        top: 7px;
        left: 7px;
        width: 192px;
        height: 22px;
        overflow: hidden;
        font-weight: bold;
        font-size: 14px;
    }
    .footer-inner .box-search .search-default {
        top: 4px !important;
    }

    .box-search .search-default small {
        font-weight: normal;
    }
	.box-search .search-input {
		height: 32px;
		border: 1px solid black;
		box-shadow: none;
		border: 1px solid #4b4b4d;
		
	border-radius: 8px 8px 8px 8px;
	-o-border-radius: 8px 8px 8px 8px;
	-ms-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	-pie-border-radius: 8px 8px 8px 8px;

		font-weight: bold;
		width: 203px;
		float: left;
	}
	.box-search .search-icon {
		display: inline-block;
		background-color: #000000;
		border: 1px solid #4b4b4d;
		padding: 6px 10px 6px 10px;
		height: 32px;
		
	border-radius: 0px 8px 8px 0px;
	-o-border-radius: 0px 8px 8px 0px;
	-ms-border-radius: 0px 8px 8px 0px;
	-moz-border-radius: 0px 8px 8px 0px;
	-webkit-border-radius: 0px 8px 8px 0px;
	-pie-border-radius: 0px 8px 8px 0px;

	}
		.box-search .search-icon i {
			font-size: 16px;
			color: #ffffff;
		}
	
	.box-search .input-group-addon {
		border: 1px solid black;
		background-color: black;
		color: white;
	}

.box-search.small {
	margin-bottom: 0px;
}
	.box-search.small input {
		height: 28px;
	}



/* -- SUPERSIZER -- */
div.supersizer{
	cursor: pointer; 
	position: absolute; 
	top: 50px; 
	left:0px; 
	min-height: 40px;
	padding: 10px 10px 6px;

	text-align: left;
	vertical-align: top;

	background-color: #FFF;
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.4);
	
	border-radius: 0px 4px 4px 0px;
	-o-border-radius: 0px 4px 4px 0px;
	-ms-border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px 4px 4px 0px;
	-pie-border-radius: 0px 4px 4px 0px;

}
div.supersizer h3{
	margin: 0px;
	padding: 0px;
	color: #C00418;
	font-size: 14px;
	font-weight: bold;
}
div.supersizer p{
	margin: 0px;
	padding: 0px;
}
div.supersizer .fa{
	font-size: 24px;
	text-align: left;
	padding: 10px;
}

div.supersizerstart{
	float: right;
	margin-left: 15px;
}
div.supersizerend{
	display: none;
	float: right;
	margin-left: 15px;
	margin-top: 2px;
}
div.supersizermenu{
	display: none;
	position: absolute;
	top: 150px;
	left: 150px;
	height: 140px;
	width: 700px;

	background-color: #FFF;
	border: 3px solid #AAA;
	
	border-radius: 14px;
	-o-border-radius: 14px;
	-ms-border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-pie-border-radius: 14px;

}
div.supersizermenu div.supersizerleft{
	left: 0px;
	
	border-radius: 0px 8px 8px 0px;
	-o-border-radius: 0px 8px 8px 0px;
	-ms-border-radius: 0px 8px 8px 0px;
	-moz-border-radius: 0px 8px 8px 0px;
	-webkit-border-radius: 0px 8px 8px 0px;
	-pie-border-radius: 0px 8px 8px 0px;

}
div.supersizermenu div.supersizerright{
	right: 0px;
	
	border-radius: 8px 0px 0px 8px;
	-o-border-radius: 8px 0px 0px 8px;
	-ms-border-radius: 8px 0px 0px 8px;
	-moz-border-radius: 8px 0px 0px 8px;
	-webkit-border-radius: 8px 0px 0px 8px;
	-pie-border-radius: 8px 0px 0px 8px;

}
div.supersizermenu div.supersizerbtn{
	position: absolute;
	top: 47px;
	height: 40px;
	width: 35px;
	background-color: #AAA;

}
div.supersizermenu div.supersizerbtn .fa{
	color: #FFFFFF;
    	cursor: pointer;
    	font-size: 35px;
    	text-align: left;
	padding-top: 3px;
	padding-left: 11px;
}
div.supersizermenu div.menu-content{
  margin: -10px 50px;
  height: 115px;
  overflow: hidden;
}
  div.supersizermenu div.menu-title h3 {
    font-size: 20px;
  }
  div.supersizermenu div.menu-categories {
    line-height: 15px;
  }
  div.supersizermenu div.menu-content div.menu-gallery {
    position: absolute;
    left: 50px;
    bottom: 10px;
  }
  div.supersizermenu div.menu-content div.menu-share {
    position: absolute;
    right: 40px;
    bottom: 10px;
  }


/* ---- SOCIAL SHARING BUTTON ---- */
div.buttonsShare {}

	div.buttonsShare span {
		margin-right: 8px;
		display: block;
		float: left;
		width: 16px;
		height: 16px;
		cursor: pointer;
	}

	div.buttonsShare span.facebook {
		background: url(//s3.germany.travel/media/layout/image/icons/icon_facebook_16x16.png) 0 0 no-repeat;
	}
	div.buttonsShare span.gplus {
		background: url(//s3.germany.travel/media/layout/image/icons/icon_gplus_24x15.png) 0 1px no-repeat;
		width: 24px;
	}
	div.buttonsShare span.twitter {
		background: url(//s3.germany.travel/media/layout/image/icons/icon_twitter_16x16.png) 0 0 no-repeat;
	}
	div.buttonsShare span.sinaweibo {
		background: url(//s3.germany.travel/media/layout/image/icons/icon_sinaweibo_18x18.png) 0 1px no-repeat;
		width: 24px;
	}
	div.buttonsShare span.addthis {
		background: url(//s3.germany.travel/media/layout/image/icons/icon_addthis_16x16.png) 0 0 no-repeat;
	}
	div.buttonsShare span.clear {
		clear: left;
		width: 0;
		height: 0;
	}
	

div.layoutPageHeadInnerTop div.buttonsShare {
	margin: 11px 446px 0 0;
	float: right;
}



/* ---- BOX FACEBOOK ---- */
div.panel.facebook {
	border: none;
}
div.facebookpanel-heading {
	border-top-left-radius: 10px;
	border-top-right-radius: 6px;
}
div.panel.facebook .facebookpanel-body {
	padding: 0px;
	margin: 0px;
	
	border-radius: 0 0 11px;
}
div.panel.facebook .facebookpanel-title {
	color: inherit;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	padding: 6px;
}
div.panel.facebook .panel-body .media .media-body strong {
	font-size: 12px; 
}

.fb-like-box iframe {
	-ms-zoom: 0.8;
	-moz-transform: scale(0.8);
	-moz-transform-origin: 0 0;
	-o-transform: scale(0.8);
	-o-transform-origin: 0 0;
	-webkit-transform: scale(0.8);
	-webkit-transform-origin: 0 0;
}


/* ---- BOX REISEPLANER ---- */
div.reiseplanerpanel-default {
	border: 3px solid #FFF;
}
div.reiseplanerpanel-body{
	padding-top: 0px;
}
div.reiseplanermedia-body a {
	color: #c12026;
}
div.reiseplanermedia-body a > p {
	color: #000;
	font-size: 11px;
	margin: 0px;
	margin-top: 1px;
}
div.reiseplanermedia > .pull-left {
	margin-right: 7px;
}
div.panel-body div.media.reiseplanermedia {
	position: relative;
	display: table;
	white-space: nowrap;
	height: 100%
}
div.panel-body div.media.reiseplanermedia .reiseplanermedia-image {
	display: inline-block;
	vertical-align: top;
	height: 100%;
}
div.panel-body div.media.reiseplanermedia .reiseplanermedia-body {
	display: inline-block;
	vertical-align: top;
	line-height: 14px;
	height: 100%;
	width: 151px;
	padding-top: 0px;
	margin-right: 5px;
	white-space: normal;
}
div.panel-body div.media.reiseplanermedia .reiseplanermedia-arrow {
	display: table-cell;
	vertical-align: top;
	height: 100%;
	background-color: #000000;
	border: 2px solid #4b4b4d;
	padding: 0px 8px 0px 12px;
	
	border-radius: 0px 8px 8px 0px;
	-o-border-radius: 0px 8px 8px 0px;
	-ms-border-radius: 0px 8px 8px 0px;
	-moz-border-radius: 0px 8px 8px 0px;
	-webkit-border-radius: 0px 8px 8px 0px;
	-pie-border-radius: 0px 8px 8px 0px;

	
	
	width: 40px;
}

div.panel-body div.media.reiseplanermedia .reiseplanermedia-arrow i {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -20px;
}

div.panel-body div.media .media-body small{
	font-size: 10px;
}
div.panel-body div.media .link-icon i {
	font-size: 40px;
	color: #ffffff;
}


/* ---- BOX KARTE ---- */
div.mappanel{
	position: relative;
	top: 2px;
}
	/* static view on home page */
	div.mappanel.static .mapContainer {
		height: 314px;
		background-image: url(//s3.germany.travel/media/layout/map/map_germany_mtk.jpg);
	}

div.mappanel:hover .mapmouseover{
	display:block;
}
div.mapmouseover {
	display: none;
	z-index: 2;
	position: absolute;
	left:0px;
	bottom:0px;
	height: 31px;
	width: 203px;
	background-color: #FFF;
}
div.mapmouseover p {
	margin-left:0px;
	line-height: 14px;
	padding-left: 3px;
	padding-top: 3px;
	font-size: 12px;
}

/* ---- HEADER SPRACHE ---- */
.languagedownarrow {
	color: #D0D0D0;
	margin-left: 5px;
	font-size: 13px;
}
#header #menu-languages li {
	padding: 4px;
}


/* ---- EVENTS ---- */
div.menu-popup.popup-staedte___kultur .eventcontent {
	/* padding-bottom: 100px; */
}
div.menu-popup.popup-erholung .eventcontent{
	padding-bottom: 40px;
}
.popup-erholung .addons {
	display: block;
	position: absolute;
	left: 10px;
	bottom: 0px;
	height: 100px;
}

/* dkl sonderplazierung styling */
body .popup-erholung .addons .media-list li.media.dkl-sonderplatzierung {
	left: 405px;
	position: absolute;
	top: -20px;
}

body.it .popup-erholung .addons .media-list li.media.dkl-sonderplatzierung,
body.ru .popup-erholung .addons .media-list li.media.dkl-sonderplatzierung {
	top: -5px;
}

/* -- nl-summer in the city -- */
.popup-staedte___kultur .addons {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 0px;
	height: 90px;
}

div.menu-popup .list-group .list-group-item {	
	margin: 0px;
	padding: 7px 9px 7px 2px;
	line-height: 12px;
	border-bottom: 1px dotted #AAA;
}
div.menu-popup .list-group.follower {
	margin-bottom: 15px;
}
div.menu-popup .list-group .list-group-item.strong {
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
}
div.menu-popup .list-group .list-group-item.weak:last-child {
	margin-bottom: 15px;
}
div.menu-popup .list-group .list-group-item.weak .listarrow {
	display: none;
	
	position: absolute;
	right: 2px;
	top: 50%;
	margin-top: -6px;
}
div.menu-popup .list-group .list-group-item.weak:hover .listarrow {
	display: block;
}
.menu-popup a .theme-icon {
	float: left;
	width: 16px;
	height: 16px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 7px;
}

/*
.menu-popup a .theme-icon img{
	width: 20px !important;
	height: 19px !important;
	position: relative;
	left: -2px;
	top: -2px;
}
*/

.menu-popup a:hover .theme-icon {
	overflow: hidden;
	margin-left: 2px;
	margin-top: 2px;
	height: 14px;
}

/* only for Luther icon because of its dimension*/

.menu-popup a.nav-luther:hover .theme-icon {
	height: 17px;
    margin-bottom: -3px;
    margin-right: 5px;
}


.nav-item a:hover .theme-icon img,
.nav-item a:hover .theme-icon .sprite {
	margin-top: -2px;
	margin-left: -2px;
}
	.menu-popup .list-group.no-color a:hover .theme-icon {
		overflow: visible;
		margin: 0 2px 0 0;
		height: 16px;
		width: 21px;
	}
	.nav-item .list-group.no-color a:hover .theme-icon img,
	.nav-item .list-group.no-color a:hover .theme-icon .sprite {
		margin: 0;
	}

/*
.popup-geschaeftsreisen .group-mice_2 a:hover .theme-icon,
.popup-gut_zu_wissen li a:hover .theme-icon{
	overflow: visible;
	margin-left: 0px;
	margin-top: 0px;
	height: 14px;
}
.popup-geschaeftsreisen .group-mice_2 a:hover .theme-icon img,
.popup-gut_zu_wissen li a:hover .theme-icon img {
	margin-top: 0px;
	margin-left: 0px;
}*/

div.menu-popup.popup-events_3 .content > .row {
	display: none;
	/*
	column-count: 1;
	-moz-column-count: 1;
	-webkit-column-count: 1;
	
	margin-left: 0;
	margin-right: 0;
	*/
}
div.menu-popup.popup-geschaeftsreisen .row {
	column-count: 2;
	-moz-column-count: 2;
	-webkit-column-count: 2;
}


/* ---- REISEINFORMATIONEN ---- */
div.bundeslandpanel { 
	background-color: #d9dadb; 
	padding: 6px;

	border: none;
	
	border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-pie-border-radius: 6px;

}
div.bundeslandpanel > div.bundespandpanel-heading {
	height: 25px;
	background-color: #d9dadb; 
	border-bottom: 1px dotted #000;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.bundeslandpanel-title {
	font-weight: bold;
	margin-left: 5px;
}
div.bundeslandmedia-list {
	font-size:12px;
}
li.bundeslandmedia {
	margin: 0; 
	padding: 5px 0 5px 0; 
	border-bottom: 1px dotted #FFF;
}
li.bundeslandmedia:last-child {
	border-bottom: 0px dotted #FFF;
}
li.bundeslandmedia > .pull-left{
	margin-top: 4px;
}
div.bundeslandmedia-body{
	font-size: 12px;
	color: #333;
}
div.bundeslandmedia-body a{
	color: #333;
}
div.bundesland-col {
	height: 100%;
	float: right;
}
div.menu-popup.popup-gut_zu_wissen .list-group {
	margin-left: 5px;
}
body .popup-gut_zu_wissen li.group-jugendliche,
body .popup-gut_zu_wissen li.group-familien,
body .popup-gut_zu_wissen li.group-schwule___lesben,
body .popup-gut_zu_wissen li.group-senioren_best_ager {
	display: none;
}
li.list-group.group-deutschland_fuer___ a.list-group-item.nav-deutschland_fuer___.strong {
	cursor: default;
}

/* ---- VERANSTALTUNGSSUCHE ---- */
#formSearch .row {
	height: 40px;
	column-count: 1;
	-moz-column-count: 1;
	-webkit-column-count: 1;
}

div.eventsearchlink a{
	color: #CA6D07;
}
.event-button-search .fa{
	margin-left: 5px;
}
#nav .nav-item.active button.eventsearchbutton {
	border: 1px solid #AE2323;
}
div.eventsearchbuttontext {
	display:inline; 
	display: block; 
	float: left; 
	line-height:25px;
}
div.eventsearchinputdatewrapper {
	padding: 6px 2px; 
	width: 82px;
}
.form-control.eventsearchinput[readonly] {
	cursor: pointer;
	background-color: #FFF;
}

#formSearch p ,
#formSearch button.eventsearchbutton,
.form-control.eventsearchinput,
a.event-button-search {
	font-size: 12px;
}

/* ---- GREEN GLOBE CERTIFICATE ---- */
.panel-green-globe {
    font-size: 0.9em;
}
.panel-green-globe img {
    float: left;
    margin-right: 10px;
}
.panel-green-globe span {
    display: block;
    padding-top: 7px;
}

/* ----- FACEBOOK BOX ------- */
div.panel-body.facebookpanel-body .media.facebookmedia .fb-like-box.fb_iframe_widget span {
	width: 240px !important;
	min-height: 57px !important;
	height: 57px !important;
	overflow: hidden;
	
	border-radius: 0 0 12px 12px;
	-o-border-radius: 0 0 12px 12px;
	-ms-border-radius: 0 0 12px 12px;
	-moz-border-radius: 0 0 12px 12px;
	-webkit-border-radius: 0 0 12px 12px;
	-pie-border-radius: 0 0 12px 12px;

}

/* -- forced columns styles -- */
div.menu-popup.popup-events_3 div.eventSearch {
	margin: 0;
}
div.menu-popup.popup-events_3 div.col-xs-9,
div.menu-popup.popup-events_3 div.col-md-9 {
	float: none !important;
	width: auto !important;
/*
	float: left !important;
*/
}
	div.popup-events_3 div.panel-body div.col-md-6 {
		float: left !important;
		width: 50% !important;
	}
	div.popup-events_3 div.panel-body div.col-md-2 {
		float: left !important;
		width: 16.666666666666664% !important;
	}

div.popup-geschaeftsreisen div.col-md-6 {
	float: right !important;
	width: 50% !important;
}
div.popup-gut_zu_wissen div.col-md-6 {
	float: left !important;
	width: 50% !important;
}


.mapSmall > div > img,
.map-widget > div > img {
	z-index: 100 !important;
}
.mapSmall > div > img.mtk-dzt-staticmap-teaserimg,
.map-widget > div > img.mtk-dzt-staticmap-teaserimg {
	z-index: 101 !important;
}
/* IE hack - if missing no click event is fired */
body.isIE .mapContainer a.mapSmallOverlay {
	background: url(//s3.germany.travel/media/layout/fancybox/blank.gif) 0 0 no-repeat transparent !important;
}

/* map box styling normal */
body.content div.page-side div.mapContainer {
	width: 238px;
	margin-bottom: 10px;
	border: 3px solid #FFF;
	overflow: hidden;
	
	border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-pie-border-radius: 10px;

}
	body.theme-nav div.page-side div.mapContainer {
		overflow: hidden;
	}
body.content div.page-side div.mapContainer div.mapSmall div{
	width: 232px;
	height: 310px;
	
	border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-pie-border-radius: 6px;

}
/* undo some styling for panel maps */
body.content div.page-side div.panel.mappanel div.panel-body {
	height: 310px;
}
body.content div.page-side div.panel div.panel-body div.mapContainer{
	border: 0px solid #FFF;
}



/* ---- Reiseplaner Map Detail: Potential Bugfix overriding rule ---- */
div.mtk-dzt-infowindow img.mtk-dzt-infowindow-header-img {
	margin-left: 0px;
	width: 213px;
}


/* footer */
/* New */
/* footer news-box */
footer .news-box ul li a {
	color: black !important;
}

footer .news-box ul li a .more {
	color: #c00418 !important;
}
footer ul li a {
	margin-top: 0px;
	color: black !important;
	display: block;
}
footer ul.list-inline a {
	font-size: 13px;
}
footer ul li.legal-links a {
	display: inline;
}
footer ul li .button-travelplanner {
	width: 25px;
	padding: 0 0 4px 25px;
	text-indent: -99999px
}
/* verstecke deutschland fr...*/
div.theme-navigation #folder437528 {
	display: none;
}
/* Menu Navigation Popup  */
div.menu-popup li.list-group span.theme-label.icon {
	line-height: 15px;
}
/* news box */
#footer_inner_wrapper div.news-box a.tab-more{
    height:34px; 
	font-size: 14px;
    padding-top: 8px; 
}

/*#footer_inner_wrapper div.news-box a.tab-more{
	top: 0px;
	height: 20px;
	font-size: 14px;
}*/
/* news slider hher plazieren */
a.btn-prev i.fa-caret-left {
	position: absolute;
	top: 8px;
	right: 8px;
}
a.btn-next i.fa-caret-right {
	position: absolute;
	top: 8px;
	left: 8px;
}
/* verstecke home.theme navigation items wieder zeigen */
#theme-navigation ul.theme-list #theme-nav437565,
#theme-navigation ul.theme-list #theme-nav530150,
#theme-navigation ul.theme-list #theme-nav554375 {
	display: block;
}
#theme-navigation ul.theme-list #theme-nav530150 {
	clear: none;
}
#theme-navigation ul.theme-list #theme-nav554375 {
	clear: left;
}

/* menu buttons mit schatten */
body.ie9.theme-nav ul#nav li.nav-item button span {
	background-image: url(//s3.germany.travel/media/layout/image/redesign_2013/theme_nav_gradient.png);
}

body.theme-nav ul#nav li.nav-item button span {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	
	border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-pie-border-radius: 0 0 5px 5px;

	padding: 20px 0 6px;
	
	/* fallback image */
	background-repeat: repeat-x;
	background-position: 0 -30px;
	/*
	-pie-background-image: linear-gradient(to top, rgba(0, 0, 0,0.5) 0%, rgba(0, 0, 0, 0) 100%);
	behavior: url('/media/js/pie/PIE.htc');
	*/
	/* css gradient ie10+ */
	/*
	background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0,0.5) 0%, rgba(0, 0, 0, 0) 100%); 
	background-image:    -moz-linear-gradient(90deg, rgba(0, 0, 0,0.5) 0%, rgba(0, 0, 0, 0) 100%); 
	background-image:     -ms-linear-gradient(90deg, rgba(0, 0, 0,0.5) 0%, rgba(0, 0, 0, 0) 100%); 
	background-image:      -o-linear-gradient(90deg, rgba(0, 0, 0,0.5) 0%, rgba(0, 0, 0, 0) 100%); 
	background-image:         linear-gradient(to top, rgba(0, 0, 0,0.5) 0%, rgba(0, 0, 0, 0) 100%);
	*/
}


/*
body.theme-nav ul#nav #nav437526 button span,
body.theme-nav ul#nav #nav437565 button span,
body.theme-nav ul#nav #nav530150 button span,
body.theme-nav ul#nav #nav554375 button span,
body.theme-nav ul#nav #nav536207 button span {
	padding-top: 64px;
}
*/

/* TC Box Abstand*/
body.content div.page-side div.searchButtonContainer,
div.page-side div.boxTravelPlanner,
div.page-side div.panel.facebook,
div.page-side div.reiseplanerpanel-default,
div.page-side div.eventsNearby {
	margin-bottom: 10px;
}
div.page-side div.mappanel {
	margin-bottom: 12px;
}
body.content div.page-side div.box-search {
	margin-bottom: 6px;
}
div.page-side div.box-tagcloud {
	margin-bottom: -8px;
}

/* Top100: Unesco verwandte themen wieder plazieren */
div.contentContainer div.box-basic {
	padding: 0px;
	margin: 0px;
}
div.contentContainer div.box-basic div.box-head {
	padding: 0px;
}

/* Highlight box styling */
body.path-freizeitparks div.contentContainer div.box-basic {
	padding: 10px;
	margin: 0px;
}
body.path-freizeitparks div.contentContainer div.box-basic div.box-head-main h5{
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 8px;
}
body.path-freizeitparks div.contentContainer div.box-intro img {
	width: 100%;
}

/* Reiseinfo box styling */
div.layoutColumnsInnerRight div.box-unesco {
	margin-bottom: 10px;
}
div.layoutColumnsInnerRight div.box-unesco div.box-head-main {
	padding-top: 7px;
	padding-bottom: 7px;
}


/* Top100: Unesco Breadcrumb level-4 verstecken */
body.content.path-top_100 ol.breadcrumb li.level-4 {
	display: none;
}
/* Top100: Sharing buttons zu Text Abstand vergrert */
body.content div.layoutColumnsInnerRight div.content-addon {
	margin-bottom: 10px;
    border-top: 1px dotted #bebebe;
    border-bottom: 1px dotted #bebebe;
}



/* events -> events: veranstaltungssuche */
body.content div.eventSearch div.containerMiddle {
	width: 655px;
}
body.content div.eventSearch div.containerInside h2 {
	margin-top: 5px;
	font-size: 20px;
}
body.content div.eventSearch div.containerInside div.btnInside span {
	font-size: 14px;
}
body.content div.eventData div.headline h3 {
	font-size: 15px;
}
body.content div.fromContainer ul.formCompartmentLeft li label.eventsCalLabel {
	margin-right: 10px;
}

body.content div.eventSearch label.eventsCalLabel {
	width: 41px;
}

/* -- special offers menu -- */
.panel-specialoffers {
	position: relative;
}

	.specialoffers-box {
		height: 194px;
		margin: 0 10px;
	}
	
	.specialoffers-box .feedWrap {
		height: 140px;
		width: 610px;
		overflow: hidden;
		margin-left: 20px;
	}
	.specialoffers-box .feedMain {
		height: 140px;
		width: 940px;
		overflow: hidden;
	}
		.specialoffers-box ul li {
			height: 160px;
			width: 425px;
			overflow: hidden;
			padding: 0;
		}
		
		.specialoffers-box .btn-prev2,
		.specialoffers-box .btn-next2 {
			cursor: pointer;
			background-color: #aaa;
			color: white;
			width: 25px;
			height: 40px;
			position: absolute;
			top: 86px;
			text-align: center;
			font-size: 30px;
			padding: 0;
		}
		
		.specialoffers-box .media-heading {
			color: #df1e1a;
		    font-size: 15px;
		    font-weight: bold;
		}
		
		.specialoffers-box .btn-prev2 {
			left: 0;
			
	border-radius: 0 4px 4px 0;
	-o-border-radius: 0 4px 4px 0;
	-ms-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	-pie-border-radius: 0 4px 4px 0;

		}
	
		.specialoffers-box .btn-next2 {
			right: 0;
			
	border-radius: 4px 0 0 4px;
	-o-border-radius: 4px 0 0 4px;
	-ms-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	-pie-border-radius: 4px 0 0 4px;

		}

		
		
/* TC Klapplisten */
div.foldingList div.foldingListInner {
	margin-bottom: 0px;
}
div.foldingList div.foldingListInner h4{
	opacity: 1.0;
	float: none;
	font-size: 13px;
	line-height: 17px;
}
		
		
		
/* FLAG ICONS */
.icon-flag {
	display:block;
	width: 16px;
	height: 11px;
	overflow: hidden;
	margin-top: 3px; 
	float: left;
	
	text-indent: 100000px;
	background-image: url(//s3.germany.travel/media/layout/image/icons/flags_preview_large.png);
	/* make unknown flags disappear for easier debugging */
	background-position: 100px 100px;/*-4px -5px;*/
}

#country-wrapper .menu-link .icon-flag {
	margin: 3px 0px 0px 0px !important;
}

.countryicontext {
	margin-left: 5px;
}

.box-choose-lang.lang-set.lang-en .flag,
.countryiconholder .icon-flag.en {
	background-position: -256px -145px;
}

.box-choose-lang.lang-set.lang-de .flag,
.icon-flag.de {
	background-position: -284px -117px;
}

.box-choose-lang.lang-set.lang-fr .flag,
.icon-flag.fr {
	background-position: -228px -173px;
}

.box-choose-lang.lang-set.lang-es .flag,
.icon-flag.es {
	background-position: -4px -173px;
}

.box-choose-lang.lang-set.lang-nl .flag,
.icon-flag.nl {
	background-position: -200px -313px;
}

.box-choose-lang.lang-set.lang-it .flag,
.icon-flag.it {
	background-position: -284px -229px;
}

.box-choose-lang.lang-set.lang-ru .flag,
.icon-flag.ru {
	background-position: -144px -453px;
}

.box-choose-lang.lang-set.lang-pl .flag,
.icon-flag.pl {
	background-position: -172px -425px;
}

.box-choose-lang.lang-set.lang-pt .flag,
.icon-flag.pt {
	background-position: -4px -453px;
}

.box-choose-lang.lang-set.lang-dk .flag,
.icon-flag.dk {
	background-position: -32px -145px;
}

.box-choose-lang.lang-set.lang-cn .flag,
.icon-flag.cn {
	background-position: -32px -117px;
}

.box-choose-lang.lang-set.lang-jp .flag,
.icon-flag.jp {
	background-position: -256px -257px;
}

.box-choose-lang.lang-set.lang-kr .flag,
.icon-flag.kr {
	background-position: -172px -285px;
}

.box-choose-lang.lang-set.lang-ae .flag,
.icon-flag.ae {
	background-position: -32px -5px;
}

.box-choose-lang.lang-set.lang-no .flag,
.icon-flag.no {
	background-position: -256px -61px;
}

.box-choose-lang.lang-set.lang-fi .flag,
.icon-flag.fi {
	background-position: -88px -173px;
}

.box-choose-lang.lang-set.lang-hu .flag,
.icon-flag.hu {
	background-position: -228px -229px;
}

.box-choose-lang.lang-set.lang-il .flag,
.icon-flag.il {
	background-position: -4px -257px;
}

.box-choose-lang.lang-set.lang-tr .flag,
.icon-flag.tr {
	background-position: -116px -537px;
}

.box-choose-lang.lang-set.lang-se .flag,
.icon-flag.se {
	background-position: -32px -481px;
}

.box-choose-lang.lang-set.lang-cz .flag,
.icon-flag.cz {
	background-position: -256px -117px;
}

.box-choose-lang.lang-set.lang-ro .flag,
.icon-flag.ro {
	background-position: -116px -453px;
}

.box-choose-lang.lang-set.lang-bg .flag,
.icon-flag.bg {
	background-position: -284px -33px;
}

.box-choose-lang.lang-set.lang-rs .flag,
.icon-flag.rs {
	background-position: -228px -593px;
}

.box-choose-lang.lang-set.lang-lv .flag,
.icon-flag.lv {
	background-position: -256px -593px;
}

.box-choose-lang.lang-set.lang-ee .flag,
.icon-flag.ee {
	background-position: -172px -145px;
}

.box-choose-lang.lang-set.lang-lt .flag,
.icon-flag.lt {
	background-position: -172px -313px;
}

.box-choose-lang.lang-set.lang-hr .flag,
.icon-flag.hr {
	background-position: -172px -229px;
}

.box-choose-lang.lang-set.lang-be .flag,
.icon-flag.be {
	background-position: -228px -33px;
}

.box-choose-lang.lang-set.lang-at .flag,
.icon-flag.at {
	background-position: -4px -33px;
}

.box-choose-lang.lang-set.lang-au .flag,
.icon-flag.au {
	background-position: -32px -33px;
}

.box-choose-lang.lang-set.lang-br .flag,
.icon-flag.br {
	background-position: -172px -61px;
}

.box-choose-lang.lang-set.lang-ca .flag,
.icon-flag.ca {
	background-position: -60px -89px;
}

.box-choose-lang.lang-set.lang-ch .flag,
.icon-flag.ch {
	background-position: -198px -89px;
}

.box-choose-lang.lang-set.lang-in .flag,
.icon-flag.in {
	background-position: -4px -397px;
}

.box-choose-lang.lang-set.lang-us .flag,
.icon-flag.us {
	background-position: -4px -565px;
}

.box-choose-lang.lang-set.lang-za .flag,
.icon-flag.za {
	background-position: -144px -593px;
}

.box-choose-lang.lang-set.lang-uk .flag,
.icon-flag.uk {
	background-position: -284px -173px;
}

.box-choose-lang.lang-set.lang-gr .flag,
.icon-flag.gr {
	background-position: -256px -201px;
}

.box-choose-lang.lang-set.lang-sk .flag,
.icon-flag.sk {
	background-position: -144px -481px;
}
.box-choose-lang.lang-set.lang-sl .flag,
.icon-flag.sl {
	background-position: -116px -481px;
}

.box-choose-lang.lang-set.lang-ba .flag,
.icon-flag.ba {
	background-position: -144px -33px;
}

.box-choose-lang.lang-set.lang-me .flag,
.icon-flag.me {
	background-position: -284px -313px;
}


.box-choose-lang.lang-set.lang-ar .flag,
.icon-flag.ar {
    background-position: -256px -5px;
}

.box-choose-lang.lang-set.lang-cl .flag,
.icon-flag.cl {
    background-position: -284px -89px;
}

.box-choose-lang.lang-set.lang-id .flag,
.icon-flag.id {
    background-position: -4px -341px;
}

.box-choose-lang.lang-set.lang-my .flag,
.icon-flag.my {
    background-position: -200px -369px;
}

.box-choose-lang.lang-set.lang-mx .flag,
.icon-flag.mx {
    background-position: -172px -369px;
}

.box-choose-lang.lang-set.lang-sg .flag,
.icon-flag.sg {
    background-position: -60px -481px;
}

.box-choose-lang.lang-set.lang-th .flag,
.icon-flag.th {
    background-position: -228px -509px;
}



/* adsssssssssssssssssssssssss */

li.adzone-adtech,
li.dztAdsense {
	position: relative;
}
	li.adzone-adtech a img,
	li.dztAdsense a img {
		width: 150px;
		height: 100px;
		
	border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-pie-border-radius: 4px;

		behavior: url('/media/js/pie/PIE.htc');
	}
	li.adzone-adtech a span.navInner,
	li.dztAdsense a span.navInner {
		background: none !important;
		color: #fff;
		font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
		font-size: 16.8px;
		line-height: 16px;
		bottom: 6px;
		left: 6px;
		position: absolute;
		text-align: center;
		width: 140px;
		text-shadow: 1px 1px 3px #000000;
		filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, direction=45);
		
		margin: 3px;
		position: absolute;
		left: 0px;
		bottom: 0px;
		width: 152px;
		border-radius: 0 0 5px 5px;
		-o-border-radius: 0 0 5px 5px;
		-ms-border-radius: 0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		-webkit-border-radius: 0 0 5px 5px;
		-pie-border-radius: 0 0 5px 5px;
		padding: 24px 0 10px;
		background-repeat: repeat-x;
		background-position: 0 -30px;
	}

	body.ie9.theme-nav li.adzone-adtech a span.navInner,
	body.ie9.theme-nav li.dztAdsense a span.navInner {
		background-repeat: repeat-x !important;
		background-position: 0 -30px !important;
		background-image: url(//s3.germany.travel/media/layout/image/redesign_2013/theme_nav_gradient.png) !important;
        filter: progid:DXImageTransform.Microsoft.Shadow(enabled = false) !important;
	}

/* RTL RightToLeft*/

body.rtl #header ul.header-nav>li.home {
	margin-left: 10px;
}

body.rtl #header ul.header-nav > li {
	float: right;
}

body.rtl .theme-navigation {
	right: 0px;
	top: 39px;
}

body.content.rtl .theme-navigation {
	right: 0px;
	top: 39px;
	left: auto;
}

body.rtl #country-wrapper .popover-country {
	right: 264px;
}
	body.rtl #country-wrapper .popover-country .arrow {
		left: 28px;
		right: auto;
	}

body.rtl ul.menu-languages {
	left: 450px;
}

body.rtl div.supersizer {
	right: 0;
	left: auto;
	border-radius: 4px 0px 0px 4px;
}

body.rtl div.supersizermenu,
body.rtl div.supersizermenu div.menu-content {
	text-align: left;
}

body.rtl div.mapmouseover p,
body.rtl .panel-green-globe span,
body.rtl .panel-default > .panel-heading {
	text-align: left;
}

body.rtl div#footer_inner_wrapper a.addthis_button_compact img, 
body.rtl div#footer_inner_wrapper a.addthis_button_expanded img {
	margin-left: 5px;
}

body.rtl  .nav-item.n3 .menu-popup {
	left: 0px !important;
}

body.rtl .nav-item.n3 .menu-popup .arrow {
	left: 70px !important;
}

body.rtl .nav-item.n2 .menu-popup {
	left: -177px !important;
}

body.rtl .nav-item.n2 .menu-popup .arrow {
	left: 246px !important;
}

body.rtl .nav-item.n1 .menu-popup {
	left: -355px !important;
}

body.rtl .nav-item.n1 .menu-popup .arrow {
	left: 420px !important;
}

body.rtl .nav-item.n0 .menu-popup {
	left: -532px !important;
}

body.rtl .nav-item.n0 .menu-popup .arrow {
	left: 600px !important;
}

body.rtl #menu-country .icon-flag {
	float: right;
	margin-left: 5px;
}

body.rtl .menu-popup a .theme-icon {
	float: right;
}

body.rtl div.bundeslandmedia-body {
	text-align: left;
}

body.rtl.path-top_100 {
	text-align: left;
}

body.rtl.path-unesco_welterben .box-unesco .box-head h5,
body.rtl.path-unesco_welterben .box-unesco .box-head h5:hover {
	background-position: 0 5px;
}

body.content.rtl .theme-navigation .theme-icon img {
	float: right;
	margin-left: 5px;
}

body.rtl .theme-navigation li.theme-block {
	float: right;
}

body.rtl .theme-navigation .theme-block.n4 {
	clear: right;
}

body.rtl .theme-navigation .link-home {
	padding-right: 10px;
}

body.rtl div.panel-body div.media.reiseplanermedia .reiseplanermedia-arrow {
	border-radius: 8px 0px 0px 8px;
	-o-border-radius: 8px 0px 0px 8px;
	-ms-border-radius: 8px 0px 0px 8px;
	-moz-border-radius: 8px 0px 0px 8px;
	-webkit-border-radius: 8px 0px 0px 8px;
	-pie-border-radius: 8px 0px 0px 8px;
}

body.rtl #nav .nav-item .theme-label.icon {
	word-break: break-all;
}

body.rtl #header .logo-home {
	right: auto;
	left: 12px;
}

body.rtl #header .logo-addon {
	width: 415px;
	background-position: 100% 50%
}

/* Pop Naviation */
/* 
	body.pl #nav .popup-erholung .content .row,
	body.en #nav .popup-erholung .content .row,
	body.nl #nav .popup-erholung .content .row,
	body.ru #nav .popup-erholung .content .row,
	body.se #nav .popup-erholung .content .row,
	body.cz #nav .popup-erholung .content .row,
	body.gr #nav .popup-erholung .content .row,
	body.ro #nav .popup-erholung .content .row,
	body.hr #nav .popup-erholung .content .row,
	body.sk #nav .popup-erholung .content .row {
	    height: 272px;
	}

	body.bg #nav .popup-erholung .content .row {
	    height: 287px;
	}
	body.rs #nav .popup-erholung .content .row {
	    height: 278px;
	}

	body.es #nav .popup-staedte___kultur .content .row,
	body.ru #nav .popup-staedte___kultur .content .row,
	body.hu #nav .popup-staedte___kultur .content .row {
	    height: 336px;
	}
	body.ru #nav .popup-specials .content .row {
	    height: 339px;
	}
	body.es #nav .popup-specials .content .row,
	body.gr #nav .popup-specials .content .row {
	    height: 338px;
	}
*/

/* 22.08.2014 (ahmad.malik) */

body #nav .menu-popup.popup-staedte___kultur .row { height: 420px; }





#supersized a {
	cursor: default;
}

/* Abdou 20.11.2014 */
/*InfoWindow*/
.mtk-infowindow .mtk-dzt-infowindow-content .intro {
    max-height: 320px;
    overflow-y: auto;
}

/* -- gcb redesign (main nav) -- */

body #nav .group-mice_2 .list-group-item.weak {
	display: none;
}


/* Abdou 16.06.2015 ===> menu group-partir_avec_un_voyagiste should only showed on frensch market */
body ul#nav li#nav765036 li.group-partir_avec_un_voyagiste {
    display: none;
    visibility: hidden;
}
body.market-fr ul#nav li#nav765036 li.group-partir_avec_un_voyagiste {
    display: block;
    visibility: visible;
}



/* map fix cn */
body.cn .mappanel {
	display: none;
}


/* -- image film overlay -- */
body.theme-nav .modGalleryOverlay .gallery-overlay-content .imageinfo { display: none; }
body.theme-nav .gallery-content li.video div.content-real > div {
	bottom: 0 !important;
}


/* -- events panel in theme-nav -- */

body.theme-nav .menu-popup.popup-events_3 div.eventSearch button.btn {
	width: auto !important;
	height: auto !important;
}

body.theme-nav .menu-popup.popup-events_3 .col-xs-9 .col-xs-6, .col-xs-9 .col-xs-2 {
	padding: 0px 5px;
	line-height: 33px;
}

body.theme-nav .menu-popup.popup-events_3 .col-xs-9 .col-xs-6 a{
	font-weight: bold;
}

body.theme-nav .menu-popup.popup-events_3 .col-xs-9 .panel-heading {
	background-color: #d9dadb;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom: 1px dotted #ffffff;
	height: 50px;
}

body.theme-nav .menu-popup.popup-events_3 .col-xs-9 .panel-heading img {
	position: relative;
	top: -13px;
	left: -5px;
}

body.theme-nav .menu-popup.popup-events_3 .col-xs-9 .panel-body {
	background-color: #d9dadb;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 20px 5px;
}

body.theme-nav .menu-popup.popup-events_3 .col-xs-9 .panel-body .form-control {
	font-weight: bold;
	color: #000000 !important;
}


body.theme-nav .menu-popup.popup-events_3 .col-xs-9 form p {
	font-weight: bold;
	padding: 5px 0px 0px 10px;
}

body.theme-nav .menu-popup.popup-events_3 .col-xs-9 form button {
	font-weight: bold;
	margin-left: 10px;
	border: 1px solid #CA6D06;
}

body.theme-nav .menu-popup.popup-events_3 .col-xs-9 form button i {
	font-size: 30px;
	line-height: 25px;
}

/* submit button */
body.theme-nav .menu-popup.popup-events_3 a.submited.btn.btn-block.btn-block-start {
	background: #CA9814;
	color: #ffffff;
	padding: 6px 12px;
	text-align: left;
}
body.theme-nav .menu-popup.popup-events_3 a.submited .fa-search-start {
	float: right;
	margin-top: 3px;
}
body.theme-nav .menu-popup.popup-events_3 .more-choice {
	padding-left: 5px;
}











/* news boxes */


/* -- NEWS BOX V3 -- */
.news-box.v3 {
	font-family: sans-serif;
	
	border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-pie-border-radius: 5px;

	border-radius: 5px;
	position: relative;
	top: -10px;
}
	.news-box.v3 .news-box-headline {
		font-size: 1.2em;
	}
	.news-box.v3 .feed-pager {
		display: none;
	}
	.news-box.v3 .newsContainer {
		padding: 20px 40px 0;
	}
	
	.news-box.v3 .feedWrap {
		margin: 0;
		height: 125px;
	}
	
	.news-box.v3 .feedMain {
		margin: 0;
		
		width: 1880px; 
		overflow: visible !important;
	}
	
		.news-box.v3 .feedMain li {
			opacity: .3 !important;
			margin-right: 20px;
		}
		
		.news-box.v3 .feedMain li.cycle-slide-active {
			opacity: 1 !important;
		}
		.news-box.v3 .feedMain .news-box-headline {
			padding-top: 10px;
			padding-left: 10px;
		}
		
		.news-box.v3 .feedMain .date {
			font-size: .8em;
			color: #9d9d9c;
		}
		
	.news-box.v3 .news-footer {
		width: 100%;
		height: 60px;
		padding: 0px 15px;
	}
		.news-box.v3 .news-footer .read-news-button {
			height: inherit;
			border-top: 1px dotted;
			padding: 12px 0;
			margin: 0px;
			text-align: center;
		}
			.news-box.v3 .news-footer .read-news-button a {
				display: inline-block;
				text-align: center;
				min-width: 200px;
				background-color: #c00d0e;
				color: #FFF;
				font-weight: bold;
				color: #FFF;
				padding: 7px 20px;
				font-weight: bold;
				
	border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-pie-border-radius: 5px;

			}
			
				.news-box.v3 .news-footer .read-news-button a:hover {
					text-decoration: none;
				}

		.news-box.v3 .feed-inner {
			height: 140px;
			width: 1410px;
			/*margin-left: -305px;*/
		}
			.news-box.v3 .feed-inner .cycle-carousel-wrap {
				margin-left: 80px !important;
			}
			.news-box.v3 .feed-inner li {
				width: 450px;
				margin-right: 20px;
				opacity: 0.3 !important;
				margin-bottom: 0px;
				vertical-align: top;
			}
			.news-box.v3 .feed-inner li.cycle-slide-active {
				opacity: 1 !important;
			}
			
			.news-box.v3 .feed-inner li img {
				float: left;
			}
			.news-box.v3 .feed-inner li .content {
				margin: 0 0 0 170px;
				position: relative;
				top: -5px;
			}
			.news-box.v3 .feed-inner .date {
				font-size: .8em;
				color: #9d9d9c;
			}
			.news-box.v3 .feed-inner li .headline {
				display: block;
				font-size: 1em;
				font-weight: bold;
			}
			.news-box.v3 .feed-inner .content .text,
			.news-box.v3 .feed-inner .content .more {
				padding: 0 5px 0 0;
				font-size: 13px;
			}
			
			.news-box.v3 .feed-inner .content .text,
			.news-box.v3 .feed-inner .content .headline {
				color: #333333 !important;
			}
			.news-box.v3 .feed-inner .content .more {
				color: #c00418 !important;
			}
			
	
	.page-side .right-news-box {
		display: none;
		font-family: sans-serif;
		background-color: #FFF;
		padding: 10px;
		width: 240px;
		margin-bottom: 12px;
		position: relative;
		
	border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-pie-border-radius: 10px;

	}
		.page-side .right-news-box .news-gradient {
			pointer-events: none;
			position: absolute;
			width: 220px;
			height: 30px;
			margin-top: -30px;
			background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
			background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
			background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
			background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
			background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
		}
	
	.page-side .news-header {
		padding: 0px 0px 5px;
		border-bottom: 1px dotted;
	}
	
	.page-side .news-body {
		height: 135px;
		overflow: hidden;
	}
	
		.page-side .news-body .text {
			font-weight: bold;
		}
		.page-side .news-body li.cycle-slide {
			padding: 5px 0px;
			list-style-type: none;
			border-bottom: 1px dotted;
			opacity: 0.7 !important;
		}
		.page-side .news-body li.cycle-slide-active {
			opacity: 1 !important;
		}
				
			.page-side .news-body li .date {
				color: #878786;
				display: block;
			}
	.page-side .right-news-footer .controls {
		border-top: 1px dotted;
		padding: 5px 90px;
		height: 20px;
	}
		.page-side .right-news-footer .controls a {
			color: #acaeaf;
			cursor: pointer;
			float: left;
		}
		
		.page-side .right-news-footer .controls a.btn-next {
			margin-right: 10px;
		}
	.page-side .right-news-footer .news-button {
		margin-top: 10px;
	}
		.page-side .right-news-footer .news-button a {
			display: block;
			width: 100%;
			font-weight: bold; 
			background-color: #c00d0e;
			color: #FFF;
			text-align: center;
			padding: 5px 0px;
			
	border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-pie-border-radius: 3px;

		}
	
	.page-side .right-news-footer .news-button a:hover,
	.page-side .right-news-footer .news-button a:focus {
		text-decoration: none;
	}
	.page-side .news-feed a {
		color: #000 !important;
	}


/* content elements cn */

body.cn .content-addon-buttons .btn-action.btn-travel-planner,
body.cn .content-addon-buttons .btn-action.btn-map,
body.cn .page-side .boxTravelPlanner {
	display: none;
}



/* wilken newsletter (a.malik) 2016-05-09*/

.newsletter.wilken {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	height: 370px;
	min-width: 610px;
	overflow-y: auto;
}

#ems-wf-dest div:nth-child(6) {
	width: 100%;
}

footer .popover {
	max-width: 630px !important;
}

.newsletter.wilken #ems-wf-dest select,
.newsletter.wilken #ems-wf-dest input[type='text'],
.newsletter.wilken #ems-wf-dest input[type='password'],
.newsletter.wilken #ems-wf-dest textarea {
	border-radius: 7px;
	font-size: 12px;
	height: 30px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

.newsletter.wilken .ems-wf-checkbox label,
.newsletter.wilken .ems-wf-checkbox label a,
.newsletter.wilken #ems-wf-dest .ems-wf-paragraph,
.newsletter.wilken #ems-wf-dest .ems-wf-bold {
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

#ems-wf-dest .ems-wf-inputElement {
	min-height: 30px;
}

.newsletter.wilken #ems-wf-dest .ems-wf-twoColumn {
	height: auto;
	min-height: auto;
}

.newsletter.wilken #ems-wf-dest .ems-wf-button,
.newsletter.wilken #ems-wf-dest .ems-wf-buttons {
	margin-top: 0px;
	padding: 10px;
	border-radius: 5px;
	border: 0px;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	background-color: #C5C5C5;
}

.popover-content .newsletter.wilken #ems-wf-dest .ems-wf-button,
.popover-content .newsletter.wilken #ems-wf-dest .ems-wf-buttons{
	padding: 0px 10px;
}

.newsletter.wilken #ems-wf-dest .ems-wf-button:hover {
	background-color: #b5b5b5;
}

.newsletter.wilken .ems-wf-checkbox label {
	display: initial;
}

#popover-footer-newsletter .newsletter-headline-wilken {
	margin: 10px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #d20008;
}

/* Abdou newsletter Wilken Neue Integration */
body.wilken {}

body.wilken #container .page-side {
	display: none;
}

body.wilken.full-width #container .page-center {
	width: 100%;
}
body.wilken .newsletter-wilken {
	padding: 30px 25px;
	position: relative;
}
	body.wilken .newsletter-wilken .headline {
		padding-bottom: 10px;
	}
body.wilken .newsletter-wilken .newsletter-form {
	float: right;
	width: 50%;
}
	body.wilken .newsletter-wilken .newsletter-form .newsletter {
		width: 90%;
		float: right;
	}
	
	/*body.wilken .newsletter-wilken .newsletter-form .select.country {
		position: absolute;
		bottom: 0;
		left: 25px;
	}
		body.wilken .newsletter-wilken .newsletter-form .select.country select {
			height: 100%;
			font-size: 12px;
		}
		*/
	body.wilken .newsletter-wilken .newsletter-form .checkAgb {
		margin-top: 10px;
	}
	body.wilken .newsletter-wilken .newsletter-form .button-submit {
		display: inline;
	}
		body.wilken .newsletter-wilken .newsletter-form .button-submit .submit {
			display: inline;
		}
	body.wilken .newsletter-wilken .newsletter-form .msg-mandatory {
		display: inline;
		float: right;
	}
	
body.wilken .newsletter-wilken .description {
	width: 50%;
	padding-right: 20px;
	padding-top: 0;
}
body.wilken .newsletter-wilken:after {
	content: "";
	clear: both;
	display: block;
}

/* Abdou Wilken-Newsletter Footer */

.footer-inner .newsletter-wilken {
	padding: 10px 15px !important;
	/*min-height: 470px;*/
	height: 500px;
	overflow-y: auto;
}

.footer-inner .newsletter-wilken .headline {
	color: #c00;
	font-weight: bold;
}
	.footer-inner .newsletter-wilken .headline .news-country {
		font-size: 11px;
		line-height: 1;
		vertical-align: middle;
	}
.footer-inner .newsletter-form {
	margin-top: 10px;
	float: none !important;
	width: auto !important;
}
.footer-inner .newsletter-wilken .newsletter {
	margin-right: -15px;
	float: none !important;
	width: auto !important;
}
.footer-inner .newsletter-wilken .newsletter .form-control {
	float: left;
	width: 48%;
	margin-bottom: 10px;
	height: 36px;
	margin-right: 10px;
}
.footer-inner .newsletter-wilken .newsletter-form .checkAgb {
	padding-top: 0px;
	float: none;
	clear: both;
}
	.footer-inner .newsletter-wilken .newsletter .form-element-checkbox label {
		display: block;
		width: 100%;
		padding-left: 30px;
	}
.footer-inner .newsletter-wilken .newsletter .button-submit {
	float: none;
	clear: both;
}
	.footer-inner .newsletter-wilken .newsletter .button-submit .submit {

	}
.footer-inner .newsletter-wilken .msg-mandatory {
	text-align: right;
	margin-right: 15px;
}
.footer-inner .newsletter-wilken .description {
	clear: both;
	padding: 0;
	width: auto !important;
}
.footer-inner .newsletter-wilken .container-error {
	margin-right: 14px;
	margin-bottom: 10px;
	padding: 10px;
}
/* MENU COLORS */

				body.path-staedte div.navigationMain ul li.active a,
				body.path-staedte div.navigationMain ul li.active a:hover {
					color: white;
					background: #004171;
				}
				body.path-staedte.negative div.navigationMain ul li.active a,
				body.path-staedte.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #ffbe8e;
				}
				body.path-staedte div.dcDropdownInput {
					color: white;
					background: #004171;
				}
				body.path-staedte.negative div.dcDropdownInput {
					color: #000;
					background: #ffbe8e;
				}
				body.path-staedte div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-staedte div.dcDropdownFade,
				body.path-staedte .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(0,65,113,0) 0%, rgba(0,65,113,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,65,113,0)), color-stop(100%, rgba(0,65,113,1)));
					background: -webkit-linear-gradient(left, rgba(0,65,113,0) 0%, rgba(0,65,113,1) 100%);
					background: -o-linear-gradient(left, rgba(0,65,113,0) 0%, rgba(0,65,113,1) 100%);
					background: -ms-linear-gradient(left, rgba(0,65,113,0) 0%, rgba(0,65,113,1) 100%);
					background: linear-gradient(to right, rgba(0,65,113,0) 0%, rgba(0,65,113,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00004171', endColorstr='#ff004171',GradientType=1 );*/
				}
				body.path-staedte.negative div.dcDropdownFade,
				body.path-staedte.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(255,190,142,0) 0%, rgba(255,190,142,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,190,142,0)), color-stop(100%, rgba(255,190,142,1)));
					background: -webkit-linear-gradient(left, rgba(255,190,142,0) 0%, rgba(255,190,142,1) 100%);
					background: -o-linear-gradient(left, rgba(255,190,142,0) 0%, rgba(255,190,142,1) 100%);
					background: -ms-linear-gradient(left, rgba(255,190,142,0) 0%, rgba(255,190,142,1) 100%);
					background: linear-gradient(to right, rgba(255,190,142,0) 0%, rgba(255,190,142,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffbe8e', endColorstr='#ffffbe8e',GradientType=1 );*/
				}
				body.rtl body.path-staedte div.dcDropdownFade,
				body.rtl body.path-staedte .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(0,65,113,0) 0%, rgba(0,65,113,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,65,113,0)), color-stop(100%, rgba(0,65,113,1)));
					background: -webkit-linear-gradient(left, rgba(0,65,113,0) 0%, rgba(0,65,113,1) 100%);
					background: -o-linear-gradient(left, rgba(0,65,113,0) 0%, rgba(0,65,113,1) 100%);
					background: -ms-linear-gradient(left, rgba(0,65,113,0) 0%, rgba(0,65,113,1) 100%);
					background: linear-gradient(to right, rgba(0,65,113,0) 0%, rgba(0,65,113,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00004171', endColorstr='#ff004171',GradientType=1 );*/
				}
				body.rtl body.path-staedte div.dcDropdownFade,
				body.rtl body.path-staedte .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(255,190,142,0) 0%, rgba(255,190,142,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,190,142,0)), color-stop(100%, rgba(255,190,142,1)));
					background: -webkit-linear-gradient(left, rgba(255,190,142,0) 0%, rgba(255,190,142,1) 100%);
					background: -o-linear-gradient(left, rgba(255,190,142,0) 0%, rgba(255,190,142,1) 100%);
					background: -ms-linear-gradient(left, rgba(255,190,142,0) 0%, rgba(255,190,142,1) 100%);
					background: linear-gradient(to right, rgba(255,190,142,0) 0%, rgba(255,190,142,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffbe8e', endColorstr='#ffffbe8e',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-staedte:hover {
					color: white;
					background: #004171;
				}
				.negative .menu-popup .list-group-item.nav-staedte:hover {
					color: #000;
					background: #ffbe8e;
				}
				body.path-staedte .bg-color-theme {
					background: #004171;
				}
				body.path-staedte.negative .bg-color-theme {
					background: #ffbe8e;
				}
					color_secondary: #1e1910
					body.path-staedte .bg-color-theme-secondary {
						background: #e1e6ef;
					}
					body.path-staedte.negative .bg-color-theme-secondary {
						background: #1e1910;
					}
					body.path-staedte .text-color-theme-secondary {
						color: #e1e6ef;
					}
					body.path-staedte.negative .text-color-theme-secondary {
						color: #1e1910;
					}
					body.path-staedte .box-noteable {
						background: #e1e6ef;
					}
					body.path-staedte.negative .box-noteable {
						background: #1e1910;
					}
				body.path-staedte .text-color-theme {
					color: #004171;
				}
				body.path-staedte.negative .text-color-theme {
					color: #ffbe8e;
				}
				body.path-staedte .box-noteable .box-head-main h5 {
					color: #004171;
				}
				body.path-staedte.negative .box-noteable .box-head-main h5 {
					color: #ffbe8e;
				}
				body.path-staedte .box-noteable a,
				body.path-staedte .box-noteable a.internalLink,
				body.path-staedte .box-noteable a.externalLink {
					color: #004171;
				}
				body.path-staedte.negative .box-noteable a,
				body.path-staedte.negative .box-noteable a.internalLink,
				body.path-staedte.negative .box-noteable a.externalLink {
					color: #ffbe8e;
				}
				body.path-staedte .related-content .headline,
				body.path-staedte .related-articles .headline {
					color: #004171;
				}
				body.path-staedte.negative .related-content .headline,
				body.path-staedte.negative .related-articles .headline {
					color: #004171;
				}
				body.path-unesco_welterben div.navigationMain ul li.active a,
				body.path-unesco_welterben div.navigationMain ul li.active a:hover {
					color: white;
					background: #004e89;
				}
				body.path-unesco_welterben.negative div.navigationMain ul li.active a,
				body.path-unesco_welterben.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #ffb176;
				}
				body.path-unesco_welterben div.dcDropdownInput {
					color: white;
					background: #004e89;
				}
				body.path-unesco_welterben.negative div.dcDropdownInput {
					color: #000;
					background: #ffb176;
				}
				body.path-unesco_welterben div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-unesco_welterben div.dcDropdownFade,
				body.path-unesco_welterben .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(0,78,137,0) 0%, rgba(0,78,137,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,78,137,0)), color-stop(100%, rgba(0,78,137,1)));
					background: -webkit-linear-gradient(left, rgba(0,78,137,0) 0%, rgba(0,78,137,1) 100%);
					background: -o-linear-gradient(left, rgba(0,78,137,0) 0%, rgba(0,78,137,1) 100%);
					background: -ms-linear-gradient(left, rgba(0,78,137,0) 0%, rgba(0,78,137,1) 100%);
					background: linear-gradient(to right, rgba(0,78,137,0) 0%, rgba(0,78,137,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00004e89', endColorstr='#ff004e89',GradientType=1 );*/
				}
				body.path-unesco_welterben.negative div.dcDropdownFade,
				body.path-unesco_welterben.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(255,177,118,0) 0%, rgba(255,177,118,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,177,118,0)), color-stop(100%, rgba(255,177,118,1)));
					background: -webkit-linear-gradient(left, rgba(255,177,118,0) 0%, rgba(255,177,118,1) 100%);
					background: -o-linear-gradient(left, rgba(255,177,118,0) 0%, rgba(255,177,118,1) 100%);
					background: -ms-linear-gradient(left, rgba(255,177,118,0) 0%, rgba(255,177,118,1) 100%);
					background: linear-gradient(to right, rgba(255,177,118,0) 0%, rgba(255,177,118,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffb176', endColorstr='#ffffb176',GradientType=1 );*/
				}
				body.rtl body.path-unesco_welterben div.dcDropdownFade,
				body.rtl body.path-unesco_welterben .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(0,78,137,0) 0%, rgba(0,78,137,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,78,137,0)), color-stop(100%, rgba(0,78,137,1)));
					background: -webkit-linear-gradient(left, rgba(0,78,137,0) 0%, rgba(0,78,137,1) 100%);
					background: -o-linear-gradient(left, rgba(0,78,137,0) 0%, rgba(0,78,137,1) 100%);
					background: -ms-linear-gradient(left, rgba(0,78,137,0) 0%, rgba(0,78,137,1) 100%);
					background: linear-gradient(to right, rgba(0,78,137,0) 0%, rgba(0,78,137,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00004e89', endColorstr='#ff004e89',GradientType=1 );*/
				}
				body.rtl body.path-unesco_welterben div.dcDropdownFade,
				body.rtl body.path-unesco_welterben .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(255,177,118,0) 0%, rgba(255,177,118,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,177,118,0)), color-stop(100%, rgba(255,177,118,1)));
					background: -webkit-linear-gradient(left, rgba(255,177,118,0) 0%, rgba(255,177,118,1) 100%);
					background: -o-linear-gradient(left, rgba(255,177,118,0) 0%, rgba(255,177,118,1) 100%);
					background: -ms-linear-gradient(left, rgba(255,177,118,0) 0%, rgba(255,177,118,1) 100%);
					background: linear-gradient(to right, rgba(255,177,118,0) 0%, rgba(255,177,118,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffb176', endColorstr='#ffffb176',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-unesco_welterben:hover {
					color: white;
					background: #004e89;
				}
				.negative .menu-popup .list-group-item.nav-unesco_welterben:hover {
					color: #000;
					background: #ffb176;
				}
				body.path-unesco_welterben .bg-color-theme {
					background: #004e89;
				}
				body.path-unesco_welterben.negative .bg-color-theme {
					background: #ffb176;
				}
					color_secondary: #352c1b
					body.path-unesco_welterben .bg-color-theme-secondary {
						background: #CAD3E4;
					}
					body.path-unesco_welterben.negative .bg-color-theme-secondary {
						background: #352c1b;
					}
					body.path-unesco_welterben .text-color-theme-secondary {
						color: #CAD3E4;
					}
					body.path-unesco_welterben.negative .text-color-theme-secondary {
						color: #352c1b;
					}
					body.path-unesco_welterben .box-noteable {
						background: #CAD3E4;
					}
					body.path-unesco_welterben.negative .box-noteable {
						background: #352c1b;
					}
				body.path-unesco_welterben .text-color-theme {
					color: #004e89;
				}
				body.path-unesco_welterben.negative .text-color-theme {
					color: #ffb176;
				}
				body.path-unesco_welterben .box-noteable .box-head-main h5 {
					color: #004e89;
				}
				body.path-unesco_welterben.negative .box-noteable .box-head-main h5 {
					color: #ffb176;
				}
				body.path-unesco_welterben .box-noteable a,
				body.path-unesco_welterben .box-noteable a.internalLink,
				body.path-unesco_welterben .box-noteable a.externalLink {
					color: #004e89;
				}
				body.path-unesco_welterben.negative .box-noteable a,
				body.path-unesco_welterben.negative .box-noteable a.internalLink,
				body.path-unesco_welterben.negative .box-noteable a.externalLink {
					color: #ffb176;
				}
				body.path-unesco_welterben .related-content .headline,
				body.path-unesco_welterben .related-articles .headline {
					color: #004e89;
				}
				body.path-unesco_welterben.negative .related-content .headline,
				body.path-unesco_welterben.negative .related-articles .headline {
					color: #004e89;
				}
				body.path-shopping_3 div.navigationMain ul li.active a,
				body.path-shopping_3 div.navigationMain ul li.active a:hover {
					color: white;
					background: #e5316c;
				}
				body.path-shopping_3.negative div.navigationMain ul li.active a,
				body.path-shopping_3.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #1ace93;
				}
				body.path-shopping_3 div.dcDropdownInput {
					color: white;
					background: #e5316c;
				}
				body.path-shopping_3.negative div.dcDropdownInput {
					color: #000;
					background: #1ace93;
				}
				body.path-shopping_3 div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-shopping_3 div.dcDropdownFade,
				body.path-shopping_3 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(229,49,108,0) 0%, rgba(229,49,108,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(229,49,108,0)), color-stop(100%, rgba(229,49,108,1)));
					background: -webkit-linear-gradient(left, rgba(229,49,108,0) 0%, rgba(229,49,108,1) 100%);
					background: -o-linear-gradient(left, rgba(229,49,108,0) 0%, rgba(229,49,108,1) 100%);
					background: -ms-linear-gradient(left, rgba(229,49,108,0) 0%, rgba(229,49,108,1) 100%);
					background: linear-gradient(to right, rgba(229,49,108,0) 0%, rgba(229,49,108,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5316c', endColorstr='#ffe5316c',GradientType=1 );*/
				}
				body.path-shopping_3.negative div.dcDropdownFade,
				body.path-shopping_3.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(26,206,147,0) 0%, rgba(26,206,147,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(26,206,147,0)), color-stop(100%, rgba(26,206,147,1)));
					background: -webkit-linear-gradient(left, rgba(26,206,147,0) 0%, rgba(26,206,147,1) 100%);
					background: -o-linear-gradient(left, rgba(26,206,147,0) 0%, rgba(26,206,147,1) 100%);
					background: -ms-linear-gradient(left, rgba(26,206,147,0) 0%, rgba(26,206,147,1) 100%);
					background: linear-gradient(to right, rgba(26,206,147,0) 0%, rgba(26,206,147,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001ace93', endColorstr='#ff1ace93',GradientType=1 );*/
				}
				body.rtl body.path-shopping_3 div.dcDropdownFade,
				body.rtl body.path-shopping_3 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(229,49,108,0) 0%, rgba(229,49,108,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(229,49,108,0)), color-stop(100%, rgba(229,49,108,1)));
					background: -webkit-linear-gradient(left, rgba(229,49,108,0) 0%, rgba(229,49,108,1) 100%);
					background: -o-linear-gradient(left, rgba(229,49,108,0) 0%, rgba(229,49,108,1) 100%);
					background: -ms-linear-gradient(left, rgba(229,49,108,0) 0%, rgba(229,49,108,1) 100%);
					background: linear-gradient(to right, rgba(229,49,108,0) 0%, rgba(229,49,108,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5316c', endColorstr='#ffe5316c',GradientType=1 );*/
				}
				body.rtl body.path-shopping_3 div.dcDropdownFade,
				body.rtl body.path-shopping_3 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(26,206,147,0) 0%, rgba(26,206,147,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(26,206,147,0)), color-stop(100%, rgba(26,206,147,1)));
					background: -webkit-linear-gradient(left, rgba(26,206,147,0) 0%, rgba(26,206,147,1) 100%);
					background: -o-linear-gradient(left, rgba(26,206,147,0) 0%, rgba(26,206,147,1) 100%);
					background: -ms-linear-gradient(left, rgba(26,206,147,0) 0%, rgba(26,206,147,1) 100%);
					background: linear-gradient(to right, rgba(26,206,147,0) 0%, rgba(26,206,147,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001ace93', endColorstr='#ff1ace93',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-shopping_3:hover {
					color: white;
					background: #e5316c;
				}
				.negative .menu-popup .list-group-item.nav-shopping_3:hover {
					color: #000;
					background: #1ace93;
				}
				body.path-shopping_3 .bg-color-theme {
					background: #e5316c;
				}
				body.path-shopping_3.negative .bg-color-theme {
					background: #1ace93;
				}
				body.path-shopping_3 .text-color-theme {
					color: #e5316c;
				}
				body.path-shopping_3.negative .text-color-theme {
					color: #1ace93;
				}
				body.path-shopping_3 .box-noteable .box-head-main h5 {
					color: #e5316c;
				}
				body.path-shopping_3.negative .box-noteable .box-head-main h5 {
					color: #1ace93;
				}
				body.path-shopping_3 .box-noteable a,
				body.path-shopping_3 .box-noteable a.internalLink,
				body.path-shopping_3 .box-noteable a.externalLink {
					color: #e5316c;
				}
				body.path-shopping_3.negative .box-noteable a,
				body.path-shopping_3.negative .box-noteable a.internalLink,
				body.path-shopping_3.negative .box-noteable a.externalLink {
					color: #1ace93;
				}
				body.path-shopping_3 .related-content .headline,
				body.path-shopping_3 .related-articles .headline {
					color: #e5316c;
				}
				body.path-shopping_3.negative .related-content .headline,
				body.path-shopping_3.negative .related-articles .headline {
					color: #e5316c;
				}
				body.path-museen div.navigationMain ul li.active a,
				body.path-museen div.navigationMain ul li.active a:hover {
					color: white;
					background: #ab488a;
				}
				body.path-museen.negative div.navigationMain ul li.active a,
				body.path-museen.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #54b775;
				}
				body.path-museen div.dcDropdownInput {
					color: white;
					background: #ab488a;
				}
				body.path-museen.negative div.dcDropdownInput {
					color: #000;
					background: #54b775;
				}
				body.path-museen div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-museen div.dcDropdownFade,
				body.path-museen .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(171,72,138,0)), color-stop(100%, rgba(171,72,138,1)));
					background: -webkit-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: -o-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: -ms-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: linear-gradient(to right, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ab488a', endColorstr='#ffab488a',GradientType=1 );*/
				}
				body.path-museen.negative div.dcDropdownFade,
				body.path-museen.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(84,183,117,0)), color-stop(100%, rgba(84,183,117,1)));
					background: -webkit-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: -o-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: -ms-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: linear-gradient(to right, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0054b775', endColorstr='#ff54b775',GradientType=1 );*/
				}
				body.rtl body.path-museen div.dcDropdownFade,
				body.rtl body.path-museen .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(171,72,138,0)), color-stop(100%, rgba(171,72,138,1)));
					background: -webkit-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: -o-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: -ms-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: linear-gradient(to right, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ab488a', endColorstr='#ffab488a',GradientType=1 );*/
				}
				body.rtl body.path-museen div.dcDropdownFade,
				body.rtl body.path-museen .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(84,183,117,0)), color-stop(100%, rgba(84,183,117,1)));
					background: -webkit-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: -o-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: -ms-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: linear-gradient(to right, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0054b775', endColorstr='#ff54b775',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-museen:hover {
					color: white;
					background: #ab488a;
				}
				.negative .menu-popup .list-group-item.nav-museen:hover {
					color: #000;
					background: #54b775;
				}
				body.path-museen .bg-color-theme {
					background: #ab488a;
				}
				body.path-museen.negative .bg-color-theme {
					background: #54b775;
				}
				body.path-museen .text-color-theme {
					color: #ab488a;
				}
				body.path-museen.negative .text-color-theme {
					color: #54b775;
				}
				body.path-museen .box-noteable .box-head-main h5 {
					color: #ab488a;
				}
				body.path-museen.negative .box-noteable .box-head-main h5 {
					color: #54b775;
				}
				body.path-museen .box-noteable a,
				body.path-museen .box-noteable a.internalLink,
				body.path-museen .box-noteable a.externalLink {
					color: #ab488a;
				}
				body.path-museen.negative .box-noteable a,
				body.path-museen.negative .box-noteable a.internalLink,
				body.path-museen.negative .box-noteable a.externalLink {
					color: #54b775;
				}
				body.path-museen .related-content .headline,
				body.path-museen .related-articles .headline {
					color: #ab488a;
				}
				body.path-museen.negative .related-content .headline,
				body.path-museen.negative .related-articles .headline {
					color: #ab488a;
				}
				body.path-schloesser__parks___gaerten div.navigationMain ul li.active a,
				body.path-schloesser__parks___gaerten div.navigationMain ul li.active a:hover {
					color: white;
					background: #c00418;
				}
				body.path-schloesser__parks___gaerten.negative div.navigationMain ul li.active a,
				body.path-schloesser__parks___gaerten.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #3ffbe7;
				}
				body.path-schloesser__parks___gaerten div.dcDropdownInput {
					color: white;
					background: #c00418;
				}
				body.path-schloesser__parks___gaerten.negative div.dcDropdownInput {
					color: #000;
					background: #3ffbe7;
				}
				body.path-schloesser__parks___gaerten div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-schloesser__parks___gaerten div.dcDropdownFade,
				body.path-schloesser__parks___gaerten .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(192,4,24,0)), color-stop(100%, rgba(192,4,24,1)));
					background: -webkit-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: -o-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: -ms-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: linear-gradient(to right, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c00418', endColorstr='#ffc00418',GradientType=1 );*/
				}
				body.path-schloesser__parks___gaerten.negative div.dcDropdownFade,
				body.path-schloesser__parks___gaerten.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(63,251,231,0)), color-stop(100%, rgba(63,251,231,1)));
					background: -webkit-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: -o-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: -ms-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: linear-gradient(to right, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003ffbe7', endColorstr='#ff3ffbe7',GradientType=1 );*/
				}
				body.rtl body.path-schloesser__parks___gaerten div.dcDropdownFade,
				body.rtl body.path-schloesser__parks___gaerten .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(192,4,24,0)), color-stop(100%, rgba(192,4,24,1)));
					background: -webkit-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: -o-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: -ms-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: linear-gradient(to right, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c00418', endColorstr='#ffc00418',GradientType=1 );*/
				}
				body.rtl body.path-schloesser__parks___gaerten div.dcDropdownFade,
				body.rtl body.path-schloesser__parks___gaerten .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(63,251,231,0)), color-stop(100%, rgba(63,251,231,1)));
					background: -webkit-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: -o-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: -ms-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: linear-gradient(to right, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003ffbe7', endColorstr='#ff3ffbe7',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-schloesser__parks___gaerten:hover {
					color: white;
					background: #c00418;
				}
				.negative .menu-popup .list-group-item.nav-schloesser__parks___gaerten:hover {
					color: #000;
					background: #3ffbe7;
				}
				body.path-schloesser__parks___gaerten .bg-color-theme {
					background: #c00418;
				}
				body.path-schloesser__parks___gaerten.negative .bg-color-theme {
					background: #3ffbe7;
				}
				body.path-schloesser__parks___gaerten .text-color-theme {
					color: #c00418;
				}
				body.path-schloesser__parks___gaerten.negative .text-color-theme {
					color: #3ffbe7;
				}
				body.path-schloesser__parks___gaerten .box-noteable .box-head-main h5 {
					color: #c00418;
				}
				body.path-schloesser__parks___gaerten.negative .box-noteable .box-head-main h5 {
					color: #3ffbe7;
				}
				body.path-schloesser__parks___gaerten .box-noteable a,
				body.path-schloesser__parks___gaerten .box-noteable a.internalLink,
				body.path-schloesser__parks___gaerten .box-noteable a.externalLink {
					color: #c00418;
				}
				body.path-schloesser__parks___gaerten.negative .box-noteable a,
				body.path-schloesser__parks___gaerten.negative .box-noteable a.internalLink,
				body.path-schloesser__parks___gaerten.negative .box-noteable a.externalLink {
					color: #3ffbe7;
				}
				body.path-schloesser__parks___gaerten .related-content .headline,
				body.path-schloesser__parks___gaerten .related-articles .headline {
					color: #c00418;
				}
				body.path-schloesser__parks___gaerten.negative .related-content .headline,
				body.path-schloesser__parks___gaerten.negative .related-articles .headline {
					color: #c00418;
				}
				body.path-musik___shows div.navigationMain ul li.active a,
				body.path-musik___shows div.navigationMain ul li.active a:hover {
					color: white;
					background: #eda200;
				}
				body.path-musik___shows.negative div.navigationMain ul li.active a,
				body.path-musik___shows.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #125dff;
				}
				body.path-musik___shows div.dcDropdownInput {
					color: white;
					background: #eda200;
				}
				body.path-musik___shows.negative div.dcDropdownInput {
					color: #000;
					background: #125dff;
				}
				body.path-musik___shows div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-musik___shows div.dcDropdownFade,
				body.path-musik___shows .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(237,162,0,0) 0%, rgba(237,162,0,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(237,162,0,0)), color-stop(100%, rgba(237,162,0,1)));
					background: -webkit-linear-gradient(left, rgba(237,162,0,0) 0%, rgba(237,162,0,1) 100%);
					background: -o-linear-gradient(left, rgba(237,162,0,0) 0%, rgba(237,162,0,1) 100%);
					background: -ms-linear-gradient(left, rgba(237,162,0,0) 0%, rgba(237,162,0,1) 100%);
					background: linear-gradient(to right, rgba(237,162,0,0) 0%, rgba(237,162,0,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00eda200', endColorstr='#ffeda200',GradientType=1 );*/
				}
				body.path-musik___shows.negative div.dcDropdownFade,
				body.path-musik___shows.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(18,93,255,0) 0%, rgba(18,93,255,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(18,93,255,0)), color-stop(100%, rgba(18,93,255,1)));
					background: -webkit-linear-gradient(left, rgba(18,93,255,0) 0%, rgba(18,93,255,1) 100%);
					background: -o-linear-gradient(left, rgba(18,93,255,0) 0%, rgba(18,93,255,1) 100%);
					background: -ms-linear-gradient(left, rgba(18,93,255,0) 0%, rgba(18,93,255,1) 100%);
					background: linear-gradient(to right, rgba(18,93,255,0) 0%, rgba(18,93,255,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00125dff', endColorstr='#ff125dff',GradientType=1 );*/
				}
				body.rtl body.path-musik___shows div.dcDropdownFade,
				body.rtl body.path-musik___shows .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(237,162,0,0) 0%, rgba(237,162,0,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(237,162,0,0)), color-stop(100%, rgba(237,162,0,1)));
					background: -webkit-linear-gradient(left, rgba(237,162,0,0) 0%, rgba(237,162,0,1) 100%);
					background: -o-linear-gradient(left, rgba(237,162,0,0) 0%, rgba(237,162,0,1) 100%);
					background: -ms-linear-gradient(left, rgba(237,162,0,0) 0%, rgba(237,162,0,1) 100%);
					background: linear-gradient(to right, rgba(237,162,0,0) 0%, rgba(237,162,0,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00eda200', endColorstr='#ffeda200',GradientType=1 );*/
				}
				body.rtl body.path-musik___shows div.dcDropdownFade,
				body.rtl body.path-musik___shows .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(18,93,255,0) 0%, rgba(18,93,255,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(18,93,255,0)), color-stop(100%, rgba(18,93,255,1)));
					background: -webkit-linear-gradient(left, rgba(18,93,255,0) 0%, rgba(18,93,255,1) 100%);
					background: -o-linear-gradient(left, rgba(18,93,255,0) 0%, rgba(18,93,255,1) 100%);
					background: -ms-linear-gradient(left, rgba(18,93,255,0) 0%, rgba(18,93,255,1) 100%);
					background: linear-gradient(to right, rgba(18,93,255,0) 0%, rgba(18,93,255,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00125dff', endColorstr='#ff125dff',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-musik___shows:hover {
					color: white;
					background: #eda200;
				}
				.negative .menu-popup .list-group-item.nav-musik___shows:hover {
					color: #000;
					background: #125dff;
				}
				body.path-musik___shows .bg-color-theme {
					background: #eda200;
				}
				body.path-musik___shows.negative .bg-color-theme {
					background: #125dff;
				}
				body.path-musik___shows .text-color-theme {
					color: #eda200;
				}
				body.path-musik___shows.negative .text-color-theme {
					color: #125dff;
				}
				body.path-musik___shows .box-noteable .box-head-main h5 {
					color: #eda200;
				}
				body.path-musik___shows.negative .box-noteable .box-head-main h5 {
					color: #125dff;
				}
				body.path-musik___shows .box-noteable a,
				body.path-musik___shows .box-noteable a.internalLink,
				body.path-musik___shows .box-noteable a.externalLink {
					color: #eda200;
				}
				body.path-musik___shows.negative .box-noteable a,
				body.path-musik___shows.negative .box-noteable a.internalLink,
				body.path-musik___shows.negative .box-noteable a.externalLink {
					color: #125dff;
				}
				body.path-musik___shows .related-content .headline,
				body.path-musik___shows .related-articles .headline {
					color: #eda200;
				}
				body.path-musik___shows.negative .related-content .headline,
				body.path-musik___shows.negative .related-articles .headline {
					color: #eda200;
				}
				body.path-gemuetlichkeit div.navigationMain ul li.active a,
				body.path-gemuetlichkeit div.navigationMain ul li.active a:hover {
					color: white;
					background: #c00418;
				}
				body.path-gemuetlichkeit.negative div.navigationMain ul li.active a,
				body.path-gemuetlichkeit.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #3ffbe7;
				}
				body.path-gemuetlichkeit div.dcDropdownInput {
					color: white;
					background: #c00418;
				}
				body.path-gemuetlichkeit.negative div.dcDropdownInput {
					color: #000;
					background: #3ffbe7;
				}
				body.path-gemuetlichkeit div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-gemuetlichkeit div.dcDropdownFade,
				body.path-gemuetlichkeit .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(192,4,24,0)), color-stop(100%, rgba(192,4,24,1)));
					background: -webkit-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: -o-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: -ms-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: linear-gradient(to right, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c00418', endColorstr='#ffc00418',GradientType=1 );*/
				}
				body.path-gemuetlichkeit.negative div.dcDropdownFade,
				body.path-gemuetlichkeit.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(63,251,231,0)), color-stop(100%, rgba(63,251,231,1)));
					background: -webkit-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: -o-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: -ms-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: linear-gradient(to right, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003ffbe7', endColorstr='#ff3ffbe7',GradientType=1 );*/
				}
				body.rtl body.path-gemuetlichkeit div.dcDropdownFade,
				body.rtl body.path-gemuetlichkeit .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(192,4,24,0)), color-stop(100%, rgba(192,4,24,1)));
					background: -webkit-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: -o-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: -ms-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: linear-gradient(to right, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c00418', endColorstr='#ffc00418',GradientType=1 );*/
				}
				body.rtl body.path-gemuetlichkeit div.dcDropdownFade,
				body.rtl body.path-gemuetlichkeit .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(63,251,231,0)), color-stop(100%, rgba(63,251,231,1)));
					background: -webkit-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: -o-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: -ms-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: linear-gradient(to right, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003ffbe7', endColorstr='#ff3ffbe7',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-gemuetlichkeit:hover {
					color: white;
					background: #c00418;
				}
				.negative .menu-popup .list-group-item.nav-gemuetlichkeit:hover {
					color: #000;
					background: #3ffbe7;
				}
				body.path-gemuetlichkeit .bg-color-theme {
					background: #c00418;
				}
				body.path-gemuetlichkeit.negative .bg-color-theme {
					background: #3ffbe7;
				}
				body.path-gemuetlichkeit .text-color-theme {
					color: #c00418;
				}
				body.path-gemuetlichkeit.negative .text-color-theme {
					color: #3ffbe7;
				}
				body.path-gemuetlichkeit .box-noteable .box-head-main h5 {
					color: #c00418;
				}
				body.path-gemuetlichkeit.negative .box-noteable .box-head-main h5 {
					color: #3ffbe7;
				}
				body.path-gemuetlichkeit .box-noteable a,
				body.path-gemuetlichkeit .box-noteable a.internalLink,
				body.path-gemuetlichkeit .box-noteable a.externalLink {
					color: #c00418;
				}
				body.path-gemuetlichkeit.negative .box-noteable a,
				body.path-gemuetlichkeit.negative .box-noteable a.internalLink,
				body.path-gemuetlichkeit.negative .box-noteable a.externalLink {
					color: #3ffbe7;
				}
				body.path-gemuetlichkeit .related-content .headline,
				body.path-gemuetlichkeit .related-articles .headline {
					color: #c00418;
				}
				body.path-gemuetlichkeit.negative .related-content .headline,
				body.path-gemuetlichkeit.negative .related-articles .headline {
					color: #c00418;
				}
				body.path-essen_trinken div.navigationMain ul li.active a,
				body.path-essen_trinken div.navigationMain ul li.active a:hover {
					color: white;
					background: #c00418;
				}
				body.path-essen_trinken.negative div.navigationMain ul li.active a,
				body.path-essen_trinken.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #3ffbe7;
				}
				body.path-essen_trinken div.dcDropdownInput {
					color: white;
					background: #c00418;
				}
				body.path-essen_trinken.negative div.dcDropdownInput {
					color: #000;
					background: #3ffbe7;
				}
				body.path-essen_trinken div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-essen_trinken div.dcDropdownFade,
				body.path-essen_trinken .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(192,4,24,0)), color-stop(100%, rgba(192,4,24,1)));
					background: -webkit-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: -o-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: -ms-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: linear-gradient(to right, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c00418', endColorstr='#ffc00418',GradientType=1 );*/
				}
				body.path-essen_trinken.negative div.dcDropdownFade,
				body.path-essen_trinken.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(63,251,231,0)), color-stop(100%, rgba(63,251,231,1)));
					background: -webkit-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: -o-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: -ms-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: linear-gradient(to right, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003ffbe7', endColorstr='#ff3ffbe7',GradientType=1 );*/
				}
				body.rtl body.path-essen_trinken div.dcDropdownFade,
				body.rtl body.path-essen_trinken .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(192,4,24,0)), color-stop(100%, rgba(192,4,24,1)));
					background: -webkit-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: -o-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: -ms-linear-gradient(left, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					background: linear-gradient(to right, rgba(192,4,24,0) 0%, rgba(192,4,24,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c00418', endColorstr='#ffc00418',GradientType=1 );*/
				}
				body.rtl body.path-essen_trinken div.dcDropdownFade,
				body.rtl body.path-essen_trinken .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(63,251,231,0)), color-stop(100%, rgba(63,251,231,1)));
					background: -webkit-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: -o-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: -ms-linear-gradient(left, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					background: linear-gradient(to right, rgba(63,251,231,0) 0%, rgba(63,251,231,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003ffbe7', endColorstr='#ff3ffbe7',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-essen_trinken:hover {
					color: white;
					background: #c00418;
				}
				.negative .menu-popup .list-group-item.nav-essen_trinken:hover {
					color: #000;
					background: #3ffbe7;
				}
				body.path-essen_trinken .bg-color-theme {
					background: #c00418;
				}
				body.path-essen_trinken.negative .bg-color-theme {
					background: #3ffbe7;
				}
				body.path-essen_trinken .text-color-theme {
					color: #c00418;
				}
				body.path-essen_trinken.negative .text-color-theme {
					color: #3ffbe7;
				}
				body.path-essen_trinken .box-noteable .box-head-main h5 {
					color: #c00418;
				}
				body.path-essen_trinken.negative .box-noteable .box-head-main h5 {
					color: #3ffbe7;
				}
				body.path-essen_trinken .box-noteable a,
				body.path-essen_trinken .box-noteable a.internalLink,
				body.path-essen_trinken .box-noteable a.externalLink {
					color: #c00418;
				}
				body.path-essen_trinken.negative .box-noteable a,
				body.path-essen_trinken.negative .box-noteable a.internalLink,
				body.path-essen_trinken.negative .box-noteable a.externalLink {
					color: #3ffbe7;
				}
				body.path-essen_trinken .related-content .headline,
				body.path-essen_trinken .related-articles .headline {
					color: #c00418;
				}
				body.path-essen_trinken.negative .related-content .headline,
				body.path-essen_trinken.negative .related-articles .headline {
					color: #c00418;
				}
				body.path-jewish_traveler div.navigationMain ul li.active a,
				body.path-jewish_traveler div.navigationMain ul li.active a:hover {
					color: white;
					background: #005CA0;
				}
				body.path-jewish_traveler.negative div.navigationMain ul li.active a,
				body.path-jewish_traveler.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #ffa35f;
				}
				body.path-jewish_traveler div.dcDropdownInput {
					color: white;
					background: #005CA0;
				}
				body.path-jewish_traveler.negative div.dcDropdownInput {
					color: #000;
					background: #ffa35f;
				}
				body.path-jewish_traveler div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-jewish_traveler div.dcDropdownFade,
				body.path-jewish_traveler .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(0,92,160,0) 0%, rgba(0,92,160,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,92,160,0)), color-stop(100%, rgba(0,92,160,1)));
					background: -webkit-linear-gradient(left, rgba(0,92,160,0) 0%, rgba(0,92,160,1) 100%);
					background: -o-linear-gradient(left, rgba(0,92,160,0) 0%, rgba(0,92,160,1) 100%);
					background: -ms-linear-gradient(left, rgba(0,92,160,0) 0%, rgba(0,92,160,1) 100%);
					background: linear-gradient(to right, rgba(0,92,160,0) 0%, rgba(0,92,160,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00005CA0', endColorstr='#ff005CA0',GradientType=1 );*/
				}
				body.path-jewish_traveler.negative div.dcDropdownFade,
				body.path-jewish_traveler.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(255,163,95,0) 0%, rgba(255,163,95,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,163,95,0)), color-stop(100%, rgba(255,163,95,1)));
					background: -webkit-linear-gradient(left, rgba(255,163,95,0) 0%, rgba(255,163,95,1) 100%);
					background: -o-linear-gradient(left, rgba(255,163,95,0) 0%, rgba(255,163,95,1) 100%);
					background: -ms-linear-gradient(left, rgba(255,163,95,0) 0%, rgba(255,163,95,1) 100%);
					background: linear-gradient(to right, rgba(255,163,95,0) 0%, rgba(255,163,95,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffa35f', endColorstr='#ffffa35f',GradientType=1 );*/
				}
				body.rtl body.path-jewish_traveler div.dcDropdownFade,
				body.rtl body.path-jewish_traveler .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(0,92,160,0) 0%, rgba(0,92,160,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,92,160,0)), color-stop(100%, rgba(0,92,160,1)));
					background: -webkit-linear-gradient(left, rgba(0,92,160,0) 0%, rgba(0,92,160,1) 100%);
					background: -o-linear-gradient(left, rgba(0,92,160,0) 0%, rgba(0,92,160,1) 100%);
					background: -ms-linear-gradient(left, rgba(0,92,160,0) 0%, rgba(0,92,160,1) 100%);
					background: linear-gradient(to right, rgba(0,92,160,0) 0%, rgba(0,92,160,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00005CA0', endColorstr='#ff005CA0',GradientType=1 );*/
				}
				body.rtl body.path-jewish_traveler div.dcDropdownFade,
				body.rtl body.path-jewish_traveler .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(255,163,95,0) 0%, rgba(255,163,95,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,163,95,0)), color-stop(100%, rgba(255,163,95,1)));
					background: -webkit-linear-gradient(left, rgba(255,163,95,0) 0%, rgba(255,163,95,1) 100%);
					background: -o-linear-gradient(left, rgba(255,163,95,0) 0%, rgba(255,163,95,1) 100%);
					background: -ms-linear-gradient(left, rgba(255,163,95,0) 0%, rgba(255,163,95,1) 100%);
					background: linear-gradient(to right, rgba(255,163,95,0) 0%, rgba(255,163,95,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffa35f', endColorstr='#ffffa35f',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-jewish_traveler:hover {
					color: white;
					background: #005CA0;
				}
				.negative .menu-popup .list-group-item.nav-jewish_traveler:hover {
					color: #000;
					background: #ffa35f;
				}
				body.path-jewish_traveler .bg-color-theme {
					background: #005CA0;
				}
				body.path-jewish_traveler.negative .bg-color-theme {
					background: #ffa35f;
				}
					color_secondary: #1c1b1b
					body.path-jewish_traveler .bg-color-theme-secondary {
						background: #E3E4E4;
					}
					body.path-jewish_traveler.negative .bg-color-theme-secondary {
						background: #1c1b1b;
					}
					body.path-jewish_traveler .text-color-theme-secondary {
						color: #E3E4E4;
					}
					body.path-jewish_traveler.negative .text-color-theme-secondary {
						color: #1c1b1b;
					}
					body.path-jewish_traveler .box-noteable {
						background: #E3E4E4;
					}
					body.path-jewish_traveler.negative .box-noteable {
						background: #1c1b1b;
					}
				body.path-jewish_traveler .text-color-theme {
					color: #005CA0;
				}
				body.path-jewish_traveler.negative .text-color-theme {
					color: #ffa35f;
				}
				body.path-jewish_traveler .box-noteable .box-head-main h5 {
					color: #005CA0;
				}
				body.path-jewish_traveler.negative .box-noteable .box-head-main h5 {
					color: #ffa35f;
				}
				body.path-jewish_traveler .box-noteable a,
				body.path-jewish_traveler .box-noteable a.internalLink,
				body.path-jewish_traveler .box-noteable a.externalLink {
					color: #005CA0;
				}
				body.path-jewish_traveler.negative .box-noteable a,
				body.path-jewish_traveler.negative .box-noteable a.internalLink,
				body.path-jewish_traveler.negative .box-noteable a.externalLink {
					color: #ffa35f;
				}
				body.path-jewish_traveler .related-content .headline,
				body.path-jewish_traveler .related-articles .headline {
					color: #005CA0;
				}
				body.path-jewish_traveler.negative .related-content .headline,
				body.path-jewish_traveler.negative .related-articles .headline {
					color: #005CA0;
				}
				body.path-tradition___brauchtum div.navigationMain ul li.active a,
				body.path-tradition___brauchtum div.navigationMain ul li.active a:hover {
					color: white;
					background: #005c24;
				}
				body.path-tradition___brauchtum.negative div.navigationMain ul li.active a,
				body.path-tradition___brauchtum.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #ffa3db;
				}
				body.path-tradition___brauchtum div.dcDropdownInput {
					color: white;
					background: #005c24;
				}
				body.path-tradition___brauchtum.negative div.dcDropdownInput {
					color: #000;
					background: #ffa3db;
				}
				body.path-tradition___brauchtum div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-tradition___brauchtum div.dcDropdownFade,
				body.path-tradition___brauchtum .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(0,92,36,0) 0%, rgba(0,92,36,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,92,36,0)), color-stop(100%, rgba(0,92,36,1)));
					background: -webkit-linear-gradient(left, rgba(0,92,36,0) 0%, rgba(0,92,36,1) 100%);
					background: -o-linear-gradient(left, rgba(0,92,36,0) 0%, rgba(0,92,36,1) 100%);
					background: -ms-linear-gradient(left, rgba(0,92,36,0) 0%, rgba(0,92,36,1) 100%);
					background: linear-gradient(to right, rgba(0,92,36,0) 0%, rgba(0,92,36,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00005c24', endColorstr='#ff005c24',GradientType=1 );*/
				}
				body.path-tradition___brauchtum.negative div.dcDropdownFade,
				body.path-tradition___brauchtum.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(255,163,219,0) 0%, rgba(255,163,219,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,163,219,0)), color-stop(100%, rgba(255,163,219,1)));
					background: -webkit-linear-gradient(left, rgba(255,163,219,0) 0%, rgba(255,163,219,1) 100%);
					background: -o-linear-gradient(left, rgba(255,163,219,0) 0%, rgba(255,163,219,1) 100%);
					background: -ms-linear-gradient(left, rgba(255,163,219,0) 0%, rgba(255,163,219,1) 100%);
					background: linear-gradient(to right, rgba(255,163,219,0) 0%, rgba(255,163,219,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffa3db', endColorstr='#ffffa3db',GradientType=1 );*/
				}
				body.rtl body.path-tradition___brauchtum div.dcDropdownFade,
				body.rtl body.path-tradition___brauchtum .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(0,92,36,0) 0%, rgba(0,92,36,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,92,36,0)), color-stop(100%, rgba(0,92,36,1)));
					background: -webkit-linear-gradient(left, rgba(0,92,36,0) 0%, rgba(0,92,36,1) 100%);
					background: -o-linear-gradient(left, rgba(0,92,36,0) 0%, rgba(0,92,36,1) 100%);
					background: -ms-linear-gradient(left, rgba(0,92,36,0) 0%, rgba(0,92,36,1) 100%);
					background: linear-gradient(to right, rgba(0,92,36,0) 0%, rgba(0,92,36,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00005c24', endColorstr='#ff005c24',GradientType=1 );*/
				}
				body.rtl body.path-tradition___brauchtum div.dcDropdownFade,
				body.rtl body.path-tradition___brauchtum .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(255,163,219,0) 0%, rgba(255,163,219,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,163,219,0)), color-stop(100%, rgba(255,163,219,1)));
					background: -webkit-linear-gradient(left, rgba(255,163,219,0) 0%, rgba(255,163,219,1) 100%);
					background: -o-linear-gradient(left, rgba(255,163,219,0) 0%, rgba(255,163,219,1) 100%);
					background: -ms-linear-gradient(left, rgba(255,163,219,0) 0%, rgba(255,163,219,1) 100%);
					background: linear-gradient(to right, rgba(255,163,219,0) 0%, rgba(255,163,219,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffa3db', endColorstr='#ffffa3db',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-tradition___brauchtum:hover {
					color: white;
					background: #005c24;
				}
				.negative .menu-popup .list-group-item.nav-tradition___brauchtum:hover {
					color: #000;
					background: #ffa3db;
				}
				body.path-tradition___brauchtum .bg-color-theme {
					background: #005c24;
				}
				body.path-tradition___brauchtum.negative .bg-color-theme {
					background: #ffa3db;
				}
				body.path-tradition___brauchtum .text-color-theme {
					color: #005c24;
				}
				body.path-tradition___brauchtum.negative .text-color-theme {
					color: #ffa3db;
				}
				body.path-tradition___brauchtum .box-noteable .box-head-main h5 {
					color: #005c24;
				}
				body.path-tradition___brauchtum.negative .box-noteable .box-head-main h5 {
					color: #ffa3db;
				}
				body.path-tradition___brauchtum .box-noteable a,
				body.path-tradition___brauchtum .box-noteable a.internalLink,
				body.path-tradition___brauchtum .box-noteable a.externalLink {
					color: #005c24;
				}
				body.path-tradition___brauchtum.negative .box-noteable a,
				body.path-tradition___brauchtum.negative .box-noteable a.internalLink,
				body.path-tradition___brauchtum.negative .box-noteable a.externalLink {
					color: #ffa3db;
				}
				body.path-tradition___brauchtum .related-content .headline,
				body.path-tradition___brauchtum .related-articles .headline {
					color: #005c24;
				}
				body.path-tradition___brauchtum.negative .related-content .headline,
				body.path-tradition___brauchtum.negative .related-articles .headline {
					color: #005c24;
				}
				body.path-top_100 div.navigationMain ul li.active a,
				body.path-top_100 div.navigationMain ul li.active a:hover {
					color: white;
					background: #ca9813;
				}
				body.path-top_100.negative div.navigationMain ul li.active a,
				body.path-top_100.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #3567ec;
				}
				body.path-top_100 div.dcDropdownInput {
					color: white;
					background: #ca9813;
				}
				body.path-top_100.negative div.dcDropdownInput {
					color: #000;
					background: #3567ec;
				}
				body.path-top_100 div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-top_100 div.dcDropdownFade,
				body.path-top_100 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(202,152,19,0) 0%, rgba(202,152,19,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(202,152,19,0)), color-stop(100%, rgba(202,152,19,1)));
					background: -webkit-linear-gradient(left, rgba(202,152,19,0) 0%, rgba(202,152,19,1) 100%);
					background: -o-linear-gradient(left, rgba(202,152,19,0) 0%, rgba(202,152,19,1) 100%);
					background: -ms-linear-gradient(left, rgba(202,152,19,0) 0%, rgba(202,152,19,1) 100%);
					background: linear-gradient(to right, rgba(202,152,19,0) 0%, rgba(202,152,19,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ca9813', endColorstr='#ffca9813',GradientType=1 );*/
				}
				body.path-top_100.negative div.dcDropdownFade,
				body.path-top_100.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(53,103,236,0) 0%, rgba(53,103,236,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(53,103,236,0)), color-stop(100%, rgba(53,103,236,1)));
					background: -webkit-linear-gradient(left, rgba(53,103,236,0) 0%, rgba(53,103,236,1) 100%);
					background: -o-linear-gradient(left, rgba(53,103,236,0) 0%, rgba(53,103,236,1) 100%);
					background: -ms-linear-gradient(left, rgba(53,103,236,0) 0%, rgba(53,103,236,1) 100%);
					background: linear-gradient(to right, rgba(53,103,236,0) 0%, rgba(53,103,236,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003567ec', endColorstr='#ff3567ec',GradientType=1 );*/
				}
				body.rtl body.path-top_100 div.dcDropdownFade,
				body.rtl body.path-top_100 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(202,152,19,0) 0%, rgba(202,152,19,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(202,152,19,0)), color-stop(100%, rgba(202,152,19,1)));
					background: -webkit-linear-gradient(left, rgba(202,152,19,0) 0%, rgba(202,152,19,1) 100%);
					background: -o-linear-gradient(left, rgba(202,152,19,0) 0%, rgba(202,152,19,1) 100%);
					background: -ms-linear-gradient(left, rgba(202,152,19,0) 0%, rgba(202,152,19,1) 100%);
					background: linear-gradient(to right, rgba(202,152,19,0) 0%, rgba(202,152,19,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ca9813', endColorstr='#ffca9813',GradientType=1 );*/
				}
				body.rtl body.path-top_100 div.dcDropdownFade,
				body.rtl body.path-top_100 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(53,103,236,0) 0%, rgba(53,103,236,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(53,103,236,0)), color-stop(100%, rgba(53,103,236,1)));
					background: -webkit-linear-gradient(left, rgba(53,103,236,0) 0%, rgba(53,103,236,1) 100%);
					background: -o-linear-gradient(left, rgba(53,103,236,0) 0%, rgba(53,103,236,1) 100%);
					background: -ms-linear-gradient(left, rgba(53,103,236,0) 0%, rgba(53,103,236,1) 100%);
					background: linear-gradient(to right, rgba(53,103,236,0) 0%, rgba(53,103,236,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003567ec', endColorstr='#ff3567ec',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-top_100:hover {
					color: white;
					background: #ca9813;
				}
				.negative .menu-popup .list-group-item.nav-top_100:hover {
					color: #000;
					background: #3567ec;
				}
				body.path-top_100 .bg-color-theme {
					background: #ca9813;
				}
				body.path-top_100.negative .bg-color-theme {
					background: #3567ec;
				}
					color_secondary: #ffa
					body.path-top_100 .bg-color-theme-secondary {
						background: #f0f0f5;
					}
					body.path-top_100.negative .bg-color-theme-secondary {
						background: #ffa;
					}
					body.path-top_100 .text-color-theme-secondary {
						color: #f0f0f5;
					}
					body.path-top_100.negative .text-color-theme-secondary {
						color: #ffa;
					}
					body.path-top_100 .box-noteable {
						background: #f0f0f5;
					}
					body.path-top_100.negative .box-noteable {
						background: #ffa;
					}
				body.path-top_100 .text-color-theme {
					color: #ca9813;
				}
				body.path-top_100.negative .text-color-theme {
					color: #3567ec;
				}
				body.path-top_100 .box-noteable .box-head-main h5 {
					color: #ca9813;
				}
				body.path-top_100.negative .box-noteable .box-head-main h5 {
					color: #3567ec;
				}
				body.path-top_100 .box-noteable a,
				body.path-top_100 .box-noteable a.internalLink,
				body.path-top_100 .box-noteable a.externalLink {
					color: #ca9813;
				}
				body.path-top_100.negative .box-noteable a,
				body.path-top_100.negative .box-noteable a.internalLink,
				body.path-top_100.negative .box-noteable a.externalLink {
					color: #3567ec;
				}
				body.path-top_100 .related-content .headline,
				body.path-top_100 .related-articles .headline {
					color: #ca9813;
				}
				body.path-top_100.negative .related-content .headline,
				body.path-top_100.negative .related-articles .headline {
					color: #ca9813;
				}
				body.path-youth_hotspots div.navigationMain ul li.active a,
				body.path-youth_hotspots div.navigationMain ul li.active a:hover {
					color: white;
					background: ca6d06;
				}
				body.path-youth_hotspots.negative div.navigationMain ul li.active a,
				body.path-youth_hotspots.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #592ff9;
				}
				body.path-youth_hotspots div.dcDropdownInput {
					color: white;
					background: ca6d06;
				}
				body.path-youth_hotspots.negative div.dcDropdownInput {
					color: #000;
					background: #592ff9;
				}
				body.path-youth_hotspots div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-youth_hotspots div.dcDropdownFade,
				body.path-youth_hotspots .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(166,208,6,0) 0%, rgba(166,208,6,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(166,208,6,0)), color-stop(100%, rgba(166,208,6,1)));
					background: -webkit-linear-gradient(left, rgba(166,208,6,0) 0%, rgba(166,208,6,1) 100%);
					background: -o-linear-gradient(left, rgba(166,208,6,0) 0%, rgba(166,208,6,1) 100%);
					background: -ms-linear-gradient(left, rgba(166,208,6,0) 0%, rgba(166,208,6,1) 100%);
					background: linear-gradient(to right, rgba(166,208,6,0) 0%, rgba(166,208,6,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a6d06', endColorstr='#ffa6d06',GradientType=1 );*/
				}
				body.path-youth_hotspots.negative div.dcDropdownFade,
				body.path-youth_hotspots.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(89,47,249,0) 0%, rgba(89,47,249,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(89,47,249,0)), color-stop(100%, rgba(89,47,249,1)));
					background: -webkit-linear-gradient(left, rgba(89,47,249,0) 0%, rgba(89,47,249,1) 100%);
					background: -o-linear-gradient(left, rgba(89,47,249,0) 0%, rgba(89,47,249,1) 100%);
					background: -ms-linear-gradient(left, rgba(89,47,249,0) 0%, rgba(89,47,249,1) 100%);
					background: linear-gradient(to right, rgba(89,47,249,0) 0%, rgba(89,47,249,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00592ff9', endColorstr='#ff592ff9',GradientType=1 );*/
				}
				body.rtl body.path-youth_hotspots div.dcDropdownFade,
				body.rtl body.path-youth_hotspots .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(166,208,6,0) 0%, rgba(166,208,6,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(166,208,6,0)), color-stop(100%, rgba(166,208,6,1)));
					background: -webkit-linear-gradient(left, rgba(166,208,6,0) 0%, rgba(166,208,6,1) 100%);
					background: -o-linear-gradient(left, rgba(166,208,6,0) 0%, rgba(166,208,6,1) 100%);
					background: -ms-linear-gradient(left, rgba(166,208,6,0) 0%, rgba(166,208,6,1) 100%);
					background: linear-gradient(to right, rgba(166,208,6,0) 0%, rgba(166,208,6,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a6d06', endColorstr='#ffa6d06',GradientType=1 );*/
				}
				body.rtl body.path-youth_hotspots div.dcDropdownFade,
				body.rtl body.path-youth_hotspots .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(89,47,249,0) 0%, rgba(89,47,249,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(89,47,249,0)), color-stop(100%, rgba(89,47,249,1)));
					background: -webkit-linear-gradient(left, rgba(89,47,249,0) 0%, rgba(89,47,249,1) 100%);
					background: -o-linear-gradient(left, rgba(89,47,249,0) 0%, rgba(89,47,249,1) 100%);
					background: -ms-linear-gradient(left, rgba(89,47,249,0) 0%, rgba(89,47,249,1) 100%);
					background: linear-gradient(to right, rgba(89,47,249,0) 0%, rgba(89,47,249,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00592ff9', endColorstr='#ff592ff9',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-youth_hotspots:hover {
					color: white;
					background: ca6d06;
				}
				.negative .menu-popup .list-group-item.nav-youth_hotspots:hover {
					color: #000;
					background: #592ff9;
				}
				body.path-youth_hotspots .bg-color-theme {
					background: ca6d06;
				}
				body.path-youth_hotspots.negative .bg-color-theme {
					background: #592ff9;
				}
				body.path-youth_hotspots .text-color-theme {
					color: ca6d06;
				}
				body.path-youth_hotspots.negative .text-color-theme {
					color: #592ff9;
				}
				body.path-youth_hotspots .box-noteable .box-head-main h5 {
					color: ca6d06;
				}
				body.path-youth_hotspots.negative .box-noteable .box-head-main h5 {
					color: #592ff9;
				}
				body.path-youth_hotspots .box-noteable a,
				body.path-youth_hotspots .box-noteable a.internalLink,
				body.path-youth_hotspots .box-noteable a.externalLink {
					color: ca6d06;
				}
				body.path-youth_hotspots.negative .box-noteable a,
				body.path-youth_hotspots.negative .box-noteable a.internalLink,
				body.path-youth_hotspots.negative .box-noteable a.externalLink {
					color: #592ff9;
				}
				body.path-youth_hotspots .related-content .headline,
				body.path-youth_hotspots .related-articles .headline {
					color: ca6d06;
				}
				body.path-youth_hotspots.negative .related-content .headline,
				body.path-youth_hotspots.negative .related-articles .headline {
					color: ca6d06;
				}
				body.path-natur____nationalparks div.navigationMain ul li.active a,
				body.path-natur____nationalparks div.navigationMain ul li.active a:hover {
					color: white;
					background: #005c24;
				}
				body.path-natur____nationalparks.negative div.navigationMain ul li.active a,
				body.path-natur____nationalparks.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #ffa3db;
				}
				body.path-natur____nationalparks div.dcDropdownInput {
					color: white;
					background: #005c24;
				}
				body.path-natur____nationalparks.negative div.dcDropdownInput {
					color: #000;
					background: #ffa3db;
				}
				body.path-natur____nationalparks div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-natur____nationalparks div.dcDropdownFade,
				body.path-natur____nationalparks .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(0,92,36,0) 0%, rgba(0,92,36,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,92,36,0)), color-stop(100%, rgba(0,92,36,1)));
					background: -webkit-linear-gradient(left, rgba(0,92,36,0) 0%, rgba(0,92,36,1) 100%);
					background: -o-linear-gradient(left, rgba(0,92,36,0) 0%, rgba(0,92,36,1) 100%);
					background: -ms-linear-gradient(left, rgba(0,92,36,0) 0%, rgba(0,92,36,1) 100%);
					background: linear-gradient(to right, rgba(0,92,36,0) 0%, rgba(0,92,36,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00005c24', endColorstr='#ff005c24',GradientType=1 );*/
				}
				body.path-natur____nationalparks.negative div.dcDropdownFade,
				body.path-natur____nationalparks.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(255,163,219,0) 0%, rgba(255,163,219,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,163,219,0)), color-stop(100%, rgba(255,163,219,1)));
					background: -webkit-linear-gradient(left, rgba(255,163,219,0) 0%, rgba(255,163,219,1) 100%);
					background: -o-linear-gradient(left, rgba(255,163,219,0) 0%, rgba(255,163,219,1) 100%);
					background: -ms-linear-gradient(left, rgba(255,163,219,0) 0%, rgba(255,163,219,1) 100%);
					background: linear-gradient(to right, rgba(255,163,219,0) 0%, rgba(255,163,219,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffa3db', endColorstr='#ffffa3db',GradientType=1 );*/
				}
				body.rtl body.path-natur____nationalparks div.dcDropdownFade,
				body.rtl body.path-natur____nationalparks .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(0,92,36,0) 0%, rgba(0,92,36,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,92,36,0)), color-stop(100%, rgba(0,92,36,1)));
					background: -webkit-linear-gradient(left, rgba(0,92,36,0) 0%, rgba(0,92,36,1) 100%);
					background: -o-linear-gradient(left, rgba(0,92,36,0) 0%, rgba(0,92,36,1) 100%);
					background: -ms-linear-gradient(left, rgba(0,92,36,0) 0%, rgba(0,92,36,1) 100%);
					background: linear-gradient(to right, rgba(0,92,36,0) 0%, rgba(0,92,36,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00005c24', endColorstr='#ff005c24',GradientType=1 );*/
				}
				body.rtl body.path-natur____nationalparks div.dcDropdownFade,
				body.rtl body.path-natur____nationalparks .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(255,163,219,0) 0%, rgba(255,163,219,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,163,219,0)), color-stop(100%, rgba(255,163,219,1)));
					background: -webkit-linear-gradient(left, rgba(255,163,219,0) 0%, rgba(255,163,219,1) 100%);
					background: -o-linear-gradient(left, rgba(255,163,219,0) 0%, rgba(255,163,219,1) 100%);
					background: -ms-linear-gradient(left, rgba(255,163,219,0) 0%, rgba(255,163,219,1) 100%);
					background: linear-gradient(to right, rgba(255,163,219,0) 0%, rgba(255,163,219,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffa3db', endColorstr='#ffffa3db',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-natur____nationalparks:hover {
					color: white;
					background: #005c24;
				}
				.negative .menu-popup .list-group-item.nav-natur____nationalparks:hover {
					color: #000;
					background: #ffa3db;
				}
				body.path-natur____nationalparks .bg-color-theme {
					background: #005c24;
				}
				body.path-natur____nationalparks.negative .bg-color-theme {
					background: #ffa3db;
				}
					color_secondary: #1c131c
					body.path-natur____nationalparks .bg-color-theme-secondary {
						background: #e3ece3;
					}
					body.path-natur____nationalparks.negative .bg-color-theme-secondary {
						background: #1c131c;
					}
					body.path-natur____nationalparks .text-color-theme-secondary {
						color: #e3ece3;
					}
					body.path-natur____nationalparks.negative .text-color-theme-secondary {
						color: #1c131c;
					}
					body.path-natur____nationalparks .box-noteable {
						background: #e3ece3;
					}
					body.path-natur____nationalparks.negative .box-noteable {
						background: #1c131c;
					}
				body.path-natur____nationalparks .text-color-theme {
					color: #005c24;
				}
				body.path-natur____nationalparks.negative .text-color-theme {
					color: #ffa3db;
				}
				body.path-natur____nationalparks .box-noteable .box-head-main h5 {
					color: #005c24;
				}
				body.path-natur____nationalparks.negative .box-noteable .box-head-main h5 {
					color: #ffa3db;
				}
				body.path-natur____nationalparks .box-noteable a,
				body.path-natur____nationalparks .box-noteable a.internalLink,
				body.path-natur____nationalparks .box-noteable a.externalLink {
					color: #005c24;
				}
				body.path-natur____nationalparks.negative .box-noteable a,
				body.path-natur____nationalparks.negative .box-noteable a.internalLink,
				body.path-natur____nationalparks.negative .box-noteable a.externalLink {
					color: #ffa3db;
				}
				body.path-natur____nationalparks .related-content .headline,
				body.path-natur____nationalparks .related-articles .headline {
					color: #005c24;
				}
				body.path-natur____nationalparks.negative .related-content .headline,
				body.path-natur____nationalparks.negative .related-articles .headline {
					color: #005c24;
				}
				body.path-wandern div.navigationMain ul li.active a,
				body.path-wandern div.navigationMain ul li.active a:hover {
					color: white;
					background: #8cb110;
				}
				body.path-wandern.negative div.navigationMain ul li.active a,
				body.path-wandern.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #734eef;
				}
				body.path-wandern div.dcDropdownInput {
					color: white;
					background: #8cb110;
				}
				body.path-wandern.negative div.dcDropdownInput {
					color: #000;
					background: #734eef;
				}
				body.path-wandern div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-wandern div.dcDropdownFade,
				body.path-wandern .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(140,177,16,0) 0%, rgba(140,177,16,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(140,177,16,0)), color-stop(100%, rgba(140,177,16,1)));
					background: -webkit-linear-gradient(left, rgba(140,177,16,0) 0%, rgba(140,177,16,1) 100%);
					background: -o-linear-gradient(left, rgba(140,177,16,0) 0%, rgba(140,177,16,1) 100%);
					background: -ms-linear-gradient(left, rgba(140,177,16,0) 0%, rgba(140,177,16,1) 100%);
					background: linear-gradient(to right, rgba(140,177,16,0) 0%, rgba(140,177,16,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008cb110', endColorstr='#ff8cb110',GradientType=1 );*/
				}
				body.path-wandern.negative div.dcDropdownFade,
				body.path-wandern.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(115,78,239,0) 0%, rgba(115,78,239,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(115,78,239,0)), color-stop(100%, rgba(115,78,239,1)));
					background: -webkit-linear-gradient(left, rgba(115,78,239,0) 0%, rgba(115,78,239,1) 100%);
					background: -o-linear-gradient(left, rgba(115,78,239,0) 0%, rgba(115,78,239,1) 100%);
					background: -ms-linear-gradient(left, rgba(115,78,239,0) 0%, rgba(115,78,239,1) 100%);
					background: linear-gradient(to right, rgba(115,78,239,0) 0%, rgba(115,78,239,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00734eef', endColorstr='#ff734eef',GradientType=1 );*/
				}
				body.rtl body.path-wandern div.dcDropdownFade,
				body.rtl body.path-wandern .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(140,177,16,0) 0%, rgba(140,177,16,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(140,177,16,0)), color-stop(100%, rgba(140,177,16,1)));
					background: -webkit-linear-gradient(left, rgba(140,177,16,0) 0%, rgba(140,177,16,1) 100%);
					background: -o-linear-gradient(left, rgba(140,177,16,0) 0%, rgba(140,177,16,1) 100%);
					background: -ms-linear-gradient(left, rgba(140,177,16,0) 0%, rgba(140,177,16,1) 100%);
					background: linear-gradient(to right, rgba(140,177,16,0) 0%, rgba(140,177,16,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008cb110', endColorstr='#ff8cb110',GradientType=1 );*/
				}
				body.rtl body.path-wandern div.dcDropdownFade,
				body.rtl body.path-wandern .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(115,78,239,0) 0%, rgba(115,78,239,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(115,78,239,0)), color-stop(100%, rgba(115,78,239,1)));
					background: -webkit-linear-gradient(left, rgba(115,78,239,0) 0%, rgba(115,78,239,1) 100%);
					background: -o-linear-gradient(left, rgba(115,78,239,0) 0%, rgba(115,78,239,1) 100%);
					background: -ms-linear-gradient(left, rgba(115,78,239,0) 0%, rgba(115,78,239,1) 100%);
					background: linear-gradient(to right, rgba(115,78,239,0) 0%, rgba(115,78,239,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00734eef', endColorstr='#ff734eef',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-wandern:hover {
					color: white;
					background: #8cb110;
				}
				.negative .menu-popup .list-group-item.nav-wandern:hover {
					color: #000;
					background: #734eef;
				}
				body.path-wandern .bg-color-theme {
					background: #8cb110;
				}
				body.path-wandern.negative .bg-color-theme {
					background: #734eef;
				}
				body.path-wandern .text-color-theme {
					color: #8cb110;
				}
				body.path-wandern.negative .text-color-theme {
					color: #734eef;
				}
				body.path-wandern .box-noteable .box-head-main h5 {
					color: #8cb110;
				}
				body.path-wandern.negative .box-noteable .box-head-main h5 {
					color: #734eef;
				}
				body.path-wandern .box-noteable a,
				body.path-wandern .box-noteable a.internalLink,
				body.path-wandern .box-noteable a.externalLink {
					color: #8cb110;
				}
				body.path-wandern.negative .box-noteable a,
				body.path-wandern.negative .box-noteable a.internalLink,
				body.path-wandern.negative .box-noteable a.externalLink {
					color: #734eef;
				}
				body.path-wandern .related-content .headline,
				body.path-wandern .related-articles .headline {
					color: #8cb110;
				}
				body.path-wandern.negative .related-content .headline,
				body.path-wandern.negative .related-articles .headline {
					color: #8cb110;
				}
				body.path-deutsche_inseln div.navigationMain ul li.active a,
				body.path-deutsche_inseln div.navigationMain ul li.active a:hover {
					color: white;
					background: #3fa3d7;
				}
				body.path-deutsche_inseln.negative div.navigationMain ul li.active a,
				body.path-deutsche_inseln.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #c05c28;
				}
				body.path-deutsche_inseln div.dcDropdownInput {
					color: white;
					background: #3fa3d7;
				}
				body.path-deutsche_inseln.negative div.dcDropdownInput {
					color: #000;
					background: #c05c28;
				}
				body.path-deutsche_inseln div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-deutsche_inseln div.dcDropdownFade,
				body.path-deutsche_inseln .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(63,163,215,0) 0%, rgba(63,163,215,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(63,163,215,0)), color-stop(100%, rgba(63,163,215,1)));
					background: -webkit-linear-gradient(left, rgba(63,163,215,0) 0%, rgba(63,163,215,1) 100%);
					background: -o-linear-gradient(left, rgba(63,163,215,0) 0%, rgba(63,163,215,1) 100%);
					background: -ms-linear-gradient(left, rgba(63,163,215,0) 0%, rgba(63,163,215,1) 100%);
					background: linear-gradient(to right, rgba(63,163,215,0) 0%, rgba(63,163,215,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003fa3d7', endColorstr='#ff3fa3d7',GradientType=1 );*/
				}
				body.path-deutsche_inseln.negative div.dcDropdownFade,
				body.path-deutsche_inseln.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(192,92,40,0) 0%, rgba(192,92,40,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(192,92,40,0)), color-stop(100%, rgba(192,92,40,1)));
					background: -webkit-linear-gradient(left, rgba(192,92,40,0) 0%, rgba(192,92,40,1) 100%);
					background: -o-linear-gradient(left, rgba(192,92,40,0) 0%, rgba(192,92,40,1) 100%);
					background: -ms-linear-gradient(left, rgba(192,92,40,0) 0%, rgba(192,92,40,1) 100%);
					background: linear-gradient(to right, rgba(192,92,40,0) 0%, rgba(192,92,40,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c05c28', endColorstr='#ffc05c28',GradientType=1 );*/
				}
				body.rtl body.path-deutsche_inseln div.dcDropdownFade,
				body.rtl body.path-deutsche_inseln .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(63,163,215,0) 0%, rgba(63,163,215,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(63,163,215,0)), color-stop(100%, rgba(63,163,215,1)));
					background: -webkit-linear-gradient(left, rgba(63,163,215,0) 0%, rgba(63,163,215,1) 100%);
					background: -o-linear-gradient(left, rgba(63,163,215,0) 0%, rgba(63,163,215,1) 100%);
					background: -ms-linear-gradient(left, rgba(63,163,215,0) 0%, rgba(63,163,215,1) 100%);
					background: linear-gradient(to right, rgba(63,163,215,0) 0%, rgba(63,163,215,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003fa3d7', endColorstr='#ff3fa3d7',GradientType=1 );*/
				}
				body.rtl body.path-deutsche_inseln div.dcDropdownFade,
				body.rtl body.path-deutsche_inseln .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(192,92,40,0) 0%, rgba(192,92,40,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(192,92,40,0)), color-stop(100%, rgba(192,92,40,1)));
					background: -webkit-linear-gradient(left, rgba(192,92,40,0) 0%, rgba(192,92,40,1) 100%);
					background: -o-linear-gradient(left, rgba(192,92,40,0) 0%, rgba(192,92,40,1) 100%);
					background: -ms-linear-gradient(left, rgba(192,92,40,0) 0%, rgba(192,92,40,1) 100%);
					background: linear-gradient(to right, rgba(192,92,40,0) 0%, rgba(192,92,40,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c05c28', endColorstr='#ffc05c28',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-deutsche_inseln:hover {
					color: white;
					background: #3fa3d7;
				}
				.negative .menu-popup .list-group-item.nav-deutsche_inseln:hover {
					color: #000;
					background: #c05c28;
				}
				body.path-deutsche_inseln .bg-color-theme {
					background: #3fa3d7;
				}
				body.path-deutsche_inseln.negative .bg-color-theme {
					background: #c05c28;
				}
				body.path-deutsche_inseln .text-color-theme {
					color: #3fa3d7;
				}
				body.path-deutsche_inseln.negative .text-color-theme {
					color: #c05c28;
				}
				body.path-deutsche_inseln .box-noteable .box-head-main h5 {
					color: #3fa3d7;
				}
				body.path-deutsche_inseln.negative .box-noteable .box-head-main h5 {
					color: #c05c28;
				}
				body.path-deutsche_inseln .box-noteable a,
				body.path-deutsche_inseln .box-noteable a.internalLink,
				body.path-deutsche_inseln .box-noteable a.externalLink {
					color: #3fa3d7;
				}
				body.path-deutsche_inseln.negative .box-noteable a,
				body.path-deutsche_inseln.negative .box-noteable a.internalLink,
				body.path-deutsche_inseln.negative .box-noteable a.externalLink {
					color: #c05c28;
				}
				body.path-deutsche_inseln .related-content .headline,
				body.path-deutsche_inseln .related-articles .headline {
					color: #3fa3d7;
				}
				body.path-deutsche_inseln.negative .related-content .headline,
				body.path-deutsche_inseln.negative .related-articles .headline {
					color: #3fa3d7;
				}
				body.path-gesundheit___wellness div.navigationMain ul li.active a,
				body.path-gesundheit___wellness div.navigationMain ul li.active a:hover {
					color: white;
					background: #004171;
				}
				body.path-gesundheit___wellness.negative div.navigationMain ul li.active a,
				body.path-gesundheit___wellness.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #ffbe8e;
				}
				body.path-gesundheit___wellness div.dcDropdownInput {
					color: white;
					background: #004171;
				}
				body.path-gesundheit___wellness.negative div.dcDropdownInput {
					color: #000;
					background: #ffbe8e;
				}
				body.path-gesundheit___wellness div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-gesundheit___wellness div.dcDropdownFade,
				body.path-gesundheit___wellness .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(0,65,113,0) 0%, rgba(0,65,113,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,65,113,0)), color-stop(100%, rgba(0,65,113,1)));
					background: -webkit-linear-gradient(left, rgba(0,65,113,0) 0%, rgba(0,65,113,1) 100%);
					background: -o-linear-gradient(left, rgba(0,65,113,0) 0%, rgba(0,65,113,1) 100%);
					background: -ms-linear-gradient(left, rgba(0,65,113,0) 0%, rgba(0,65,113,1) 100%);
					background: linear-gradient(to right, rgba(0,65,113,0) 0%, rgba(0,65,113,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00004171', endColorstr='#ff004171',GradientType=1 );*/
				}
				body.path-gesundheit___wellness.negative div.dcDropdownFade,
				body.path-gesundheit___wellness.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(255,190,142,0) 0%, rgba(255,190,142,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,190,142,0)), color-stop(100%, rgba(255,190,142,1)));
					background: -webkit-linear-gradient(left, rgba(255,190,142,0) 0%, rgba(255,190,142,1) 100%);
					background: -o-linear-gradient(left, rgba(255,190,142,0) 0%, rgba(255,190,142,1) 100%);
					background: -ms-linear-gradient(left, rgba(255,190,142,0) 0%, rgba(255,190,142,1) 100%);
					background: linear-gradient(to right, rgba(255,190,142,0) 0%, rgba(255,190,142,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffbe8e', endColorstr='#ffffbe8e',GradientType=1 );*/
				}
				body.rtl body.path-gesundheit___wellness div.dcDropdownFade,
				body.rtl body.path-gesundheit___wellness .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(0,65,113,0) 0%, rgba(0,65,113,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,65,113,0)), color-stop(100%, rgba(0,65,113,1)));
					background: -webkit-linear-gradient(left, rgba(0,65,113,0) 0%, rgba(0,65,113,1) 100%);
					background: -o-linear-gradient(left, rgba(0,65,113,0) 0%, rgba(0,65,113,1) 100%);
					background: -ms-linear-gradient(left, rgba(0,65,113,0) 0%, rgba(0,65,113,1) 100%);
					background: linear-gradient(to right, rgba(0,65,113,0) 0%, rgba(0,65,113,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00004171', endColorstr='#ff004171',GradientType=1 );*/
				}
				body.rtl body.path-gesundheit___wellness div.dcDropdownFade,
				body.rtl body.path-gesundheit___wellness .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(255,190,142,0) 0%, rgba(255,190,142,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,190,142,0)), color-stop(100%, rgba(255,190,142,1)));
					background: -webkit-linear-gradient(left, rgba(255,190,142,0) 0%, rgba(255,190,142,1) 100%);
					background: -o-linear-gradient(left, rgba(255,190,142,0) 0%, rgba(255,190,142,1) 100%);
					background: -ms-linear-gradient(left, rgba(255,190,142,0) 0%, rgba(255,190,142,1) 100%);
					background: linear-gradient(to right, rgba(255,190,142,0) 0%, rgba(255,190,142,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffbe8e', endColorstr='#ffffbe8e',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-gesundheit___wellness:hover {
					color: white;
					background: #004171;
				}
				.negative .menu-popup .list-group-item.nav-gesundheit___wellness:hover {
					color: #000;
					background: #ffbe8e;
				}
				body.path-gesundheit___wellness .bg-color-theme {
					background: #004171;
				}
				body.path-gesundheit___wellness.negative .bg-color-theme {
					background: #ffbe8e;
				}
				body.path-gesundheit___wellness .text-color-theme {
					color: #004171;
				}
				body.path-gesundheit___wellness.negative .text-color-theme {
					color: #ffbe8e;
				}
				body.path-gesundheit___wellness .box-noteable .box-head-main h5 {
					color: #004171;
				}
				body.path-gesundheit___wellness.negative .box-noteable .box-head-main h5 {
					color: #ffbe8e;
				}
				body.path-gesundheit___wellness .box-noteable a,
				body.path-gesundheit___wellness .box-noteable a.internalLink,
				body.path-gesundheit___wellness .box-noteable a.externalLink {
					color: #004171;
				}
				body.path-gesundheit___wellness.negative .box-noteable a,
				body.path-gesundheit___wellness.negative .box-noteable a.internalLink,
				body.path-gesundheit___wellness.negative .box-noteable a.externalLink {
					color: #ffbe8e;
				}
				body.path-gesundheit___wellness .related-content .headline,
				body.path-gesundheit___wellness .related-articles .headline {
					color: #004171;
				}
				body.path-gesundheit___wellness.negative .related-content .headline,
				body.path-gesundheit___wellness.negative .related-articles .headline {
					color: #004171;
				}
				body.path-radfahren div.navigationMain ul li.active a,
				body.path-radfahren div.navigationMain ul li.active a:hover {
					color: white;
					background: #5b4317;
				}
				body.path-radfahren.negative div.navigationMain ul li.active a,
				body.path-radfahren.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #a4bce8;
				}
				body.path-radfahren div.dcDropdownInput {
					color: white;
					background: #5b4317;
				}
				body.path-radfahren.negative div.dcDropdownInput {
					color: #000;
					background: #a4bce8;
				}
				body.path-radfahren div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-radfahren div.dcDropdownFade,
				body.path-radfahren .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(91,67,23,0) 0%, rgba(91,67,23,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(91,67,23,0)), color-stop(100%, rgba(91,67,23,1)));
					background: -webkit-linear-gradient(left, rgba(91,67,23,0) 0%, rgba(91,67,23,1) 100%);
					background: -o-linear-gradient(left, rgba(91,67,23,0) 0%, rgba(91,67,23,1) 100%);
					background: -ms-linear-gradient(left, rgba(91,67,23,0) 0%, rgba(91,67,23,1) 100%);
					background: linear-gradient(to right, rgba(91,67,23,0) 0%, rgba(91,67,23,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005b4317', endColorstr='#ff5b4317',GradientType=1 );*/
				}
				body.path-radfahren.negative div.dcDropdownFade,
				body.path-radfahren.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(164,188,232,0) 0%, rgba(164,188,232,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(164,188,232,0)), color-stop(100%, rgba(164,188,232,1)));
					background: -webkit-linear-gradient(left, rgba(164,188,232,0) 0%, rgba(164,188,232,1) 100%);
					background: -o-linear-gradient(left, rgba(164,188,232,0) 0%, rgba(164,188,232,1) 100%);
					background: -ms-linear-gradient(left, rgba(164,188,232,0) 0%, rgba(164,188,232,1) 100%);
					background: linear-gradient(to right, rgba(164,188,232,0) 0%, rgba(164,188,232,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a4bce8', endColorstr='#ffa4bce8',GradientType=1 );*/
				}
				body.rtl body.path-radfahren div.dcDropdownFade,
				body.rtl body.path-radfahren .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(91,67,23,0) 0%, rgba(91,67,23,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(91,67,23,0)), color-stop(100%, rgba(91,67,23,1)));
					background: -webkit-linear-gradient(left, rgba(91,67,23,0) 0%, rgba(91,67,23,1) 100%);
					background: -o-linear-gradient(left, rgba(91,67,23,0) 0%, rgba(91,67,23,1) 100%);
					background: -ms-linear-gradient(left, rgba(91,67,23,0) 0%, rgba(91,67,23,1) 100%);
					background: linear-gradient(to right, rgba(91,67,23,0) 0%, rgba(91,67,23,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005b4317', endColorstr='#ff5b4317',GradientType=1 );*/
				}
				body.rtl body.path-radfahren div.dcDropdownFade,
				body.rtl body.path-radfahren .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(164,188,232,0) 0%, rgba(164,188,232,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(164,188,232,0)), color-stop(100%, rgba(164,188,232,1)));
					background: -webkit-linear-gradient(left, rgba(164,188,232,0) 0%, rgba(164,188,232,1) 100%);
					background: -o-linear-gradient(left, rgba(164,188,232,0) 0%, rgba(164,188,232,1) 100%);
					background: -ms-linear-gradient(left, rgba(164,188,232,0) 0%, rgba(164,188,232,1) 100%);
					background: linear-gradient(to right, rgba(164,188,232,0) 0%, rgba(164,188,232,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a4bce8', endColorstr='#ffa4bce8',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-radfahren:hover {
					color: white;
					background: #5b4317;
				}
				.negative .menu-popup .list-group-item.nav-radfahren:hover {
					color: #000;
					background: #a4bce8;
				}
				body.path-radfahren .bg-color-theme {
					background: #5b4317;
				}
				body.path-radfahren.negative .bg-color-theme {
					background: #a4bce8;
				}
				body.path-radfahren .text-color-theme {
					color: #5b4317;
				}
				body.path-radfahren.negative .text-color-theme {
					color: #a4bce8;
				}
				body.path-radfahren .box-noteable .box-head-main h5 {
					color: #5b4317;
				}
				body.path-radfahren.negative .box-noteable .box-head-main h5 {
					color: #a4bce8;
				}
				body.path-radfahren .box-noteable a,
				body.path-radfahren .box-noteable a.internalLink,
				body.path-radfahren .box-noteable a.externalLink {
					color: #5b4317;
				}
				body.path-radfahren.negative .box-noteable a,
				body.path-radfahren.negative .box-noteable a.internalLink,
				body.path-radfahren.negative .box-noteable a.externalLink {
					color: #a4bce8;
				}
				body.path-radfahren .related-content .headline,
				body.path-radfahren .related-articles .headline {
					color: #5b4317;
				}
				body.path-radfahren.negative .related-content .headline,
				body.path-radfahren.negative .related-articles .headline {
					color: #5b4317;
				}
				body.path-ferienstrassen div.navigationMain ul li.active a,
				body.path-ferienstrassen div.navigationMain ul li.active a:hover {
					color: white;
					background: #ab488a;
				}
				body.path-ferienstrassen.negative div.navigationMain ul li.active a,
				body.path-ferienstrassen.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #54b775;
				}
				body.path-ferienstrassen div.dcDropdownInput {
					color: white;
					background: #ab488a;
				}
				body.path-ferienstrassen.negative div.dcDropdownInput {
					color: #000;
					background: #54b775;
				}
				body.path-ferienstrassen div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-ferienstrassen div.dcDropdownFade,
				body.path-ferienstrassen .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(171,72,138,0)), color-stop(100%, rgba(171,72,138,1)));
					background: -webkit-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: -o-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: -ms-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: linear-gradient(to right, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ab488a', endColorstr='#ffab488a',GradientType=1 );*/
				}
				body.path-ferienstrassen.negative div.dcDropdownFade,
				body.path-ferienstrassen.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(84,183,117,0)), color-stop(100%, rgba(84,183,117,1)));
					background: -webkit-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: -o-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: -ms-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: linear-gradient(to right, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0054b775', endColorstr='#ff54b775',GradientType=1 );*/
				}
				body.rtl body.path-ferienstrassen div.dcDropdownFade,
				body.rtl body.path-ferienstrassen .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(171,72,138,0)), color-stop(100%, rgba(171,72,138,1)));
					background: -webkit-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: -o-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: -ms-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: linear-gradient(to right, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ab488a', endColorstr='#ffab488a',GradientType=1 );*/
				}
				body.rtl body.path-ferienstrassen div.dcDropdownFade,
				body.rtl body.path-ferienstrassen .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(84,183,117,0)), color-stop(100%, rgba(84,183,117,1)));
					background: -webkit-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: -o-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: -ms-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: linear-gradient(to right, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0054b775', endColorstr='#ff54b775',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-ferienstrassen:hover {
					color: white;
					background: #ab488a;
				}
				.negative .menu-popup .list-group-item.nav-ferienstrassen:hover {
					color: #000;
					background: #54b775;
				}
				body.path-ferienstrassen .bg-color-theme {
					background: #ab488a;
				}
				body.path-ferienstrassen.negative .bg-color-theme {
					background: #54b775;
				}
				body.path-ferienstrassen .text-color-theme {
					color: #ab488a;
				}
				body.path-ferienstrassen.negative .text-color-theme {
					color: #54b775;
				}
				body.path-ferienstrassen .box-noteable .box-head-main h5 {
					color: #ab488a;
				}
				body.path-ferienstrassen.negative .box-noteable .box-head-main h5 {
					color: #54b775;
				}
				body.path-ferienstrassen .box-noteable a,
				body.path-ferienstrassen .box-noteable a.internalLink,
				body.path-ferienstrassen .box-noteable a.externalLink {
					color: #ab488a;
				}
				body.path-ferienstrassen.negative .box-noteable a,
				body.path-ferienstrassen.negative .box-noteable a.internalLink,
				body.path-ferienstrassen.negative .box-noteable a.externalLink {
					color: #54b775;
				}
				body.path-ferienstrassen .related-content .headline,
				body.path-ferienstrassen .related-articles .headline {
					color: #ab488a;
				}
				body.path-ferienstrassen.negative .related-content .headline,
				body.path-ferienstrassen.negative .related-articles .headline {
					color: #ab488a;
				}
				body.path-automobilland div.navigationMain ul li.active a,
				body.path-automobilland div.navigationMain ul li.active a:hover {
					color: white;
					background: #a7a699;
				}
				body.path-automobilland.negative div.navigationMain ul li.active a,
				body.path-automobilland.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #585966;
				}
				body.path-automobilland div.dcDropdownInput {
					color: white;
					background: #a7a699;
				}
				body.path-automobilland.negative div.dcDropdownInput {
					color: #000;
					background: #585966;
				}
				body.path-automobilland div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-automobilland div.dcDropdownFade,
				body.path-automobilland .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(167,166,153,0)), color-stop(100%, rgba(167,166,153,1)));
					background: -webkit-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: -o-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: -ms-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: linear-gradient(to right, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a7a699', endColorstr='#ffa7a699',GradientType=1 );*/
				}
				body.path-automobilland.negative div.dcDropdownFade,
				body.path-automobilland.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(88,89,102,0)), color-stop(100%, rgba(88,89,102,1)));
					background: -webkit-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: -o-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: -ms-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: linear-gradient(to right, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00585966', endColorstr='#ff585966',GradientType=1 );*/
				}
				body.rtl body.path-automobilland div.dcDropdownFade,
				body.rtl body.path-automobilland .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(167,166,153,0)), color-stop(100%, rgba(167,166,153,1)));
					background: -webkit-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: -o-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: -ms-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: linear-gradient(to right, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a7a699', endColorstr='#ffa7a699',GradientType=1 );*/
				}
				body.rtl body.path-automobilland div.dcDropdownFade,
				body.rtl body.path-automobilland .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(88,89,102,0)), color-stop(100%, rgba(88,89,102,1)));
					background: -webkit-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: -o-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: -ms-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: linear-gradient(to right, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00585966', endColorstr='#ff585966',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-automobilland:hover {
					color: white;
					background: #a7a699;
				}
				.negative .menu-popup .list-group-item.nav-automobilland:hover {
					color: #000;
					background: #585966;
				}
				body.path-automobilland .bg-color-theme {
					background: #a7a699;
				}
				body.path-automobilland.negative .bg-color-theme {
					background: #585966;
				}
				body.path-automobilland .text-color-theme {
					color: #a7a699;
				}
				body.path-automobilland.negative .text-color-theme {
					color: #585966;
				}
				body.path-automobilland .box-noteable .box-head-main h5 {
					color: #a7a699;
				}
				body.path-automobilland.negative .box-noteable .box-head-main h5 {
					color: #585966;
				}
				body.path-automobilland .box-noteable a,
				body.path-automobilland .box-noteable a.internalLink,
				body.path-automobilland .box-noteable a.externalLink {
					color: #a7a699;
				}
				body.path-automobilland.negative .box-noteable a,
				body.path-automobilland.negative .box-noteable a.internalLink,
				body.path-automobilland.negative .box-noteable a.externalLink {
					color: #585966;
				}
				body.path-automobilland .related-content .headline,
				body.path-automobilland .related-articles .headline {
					color: #a7a699;
				}
				body.path-automobilland.negative .related-content .headline,
				body.path-automobilland.negative .related-articles .headline {
					color: #a7a699;
				}
				body.path-medizin_1 div.navigationMain ul li.active a,
				body.path-medizin_1 div.navigationMain ul li.active a:hover {
					color: white;
					background: #8cb110;
				}
				body.path-medizin_1.negative div.navigationMain ul li.active a,
				body.path-medizin_1.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #734eef;
				}
				body.path-medizin_1 div.dcDropdownInput {
					color: white;
					background: #8cb110;
				}
				body.path-medizin_1.negative div.dcDropdownInput {
					color: #000;
					background: #734eef;
				}
				body.path-medizin_1 div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-medizin_1 div.dcDropdownFade,
				body.path-medizin_1 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(140,177,16,0) 0%, rgba(140,177,16,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(140,177,16,0)), color-stop(100%, rgba(140,177,16,1)));
					background: -webkit-linear-gradient(left, rgba(140,177,16,0) 0%, rgba(140,177,16,1) 100%);
					background: -o-linear-gradient(left, rgba(140,177,16,0) 0%, rgba(140,177,16,1) 100%);
					background: -ms-linear-gradient(left, rgba(140,177,16,0) 0%, rgba(140,177,16,1) 100%);
					background: linear-gradient(to right, rgba(140,177,16,0) 0%, rgba(140,177,16,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008cb110', endColorstr='#ff8cb110',GradientType=1 );*/
				}
				body.path-medizin_1.negative div.dcDropdownFade,
				body.path-medizin_1.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(115,78,239,0) 0%, rgba(115,78,239,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(115,78,239,0)), color-stop(100%, rgba(115,78,239,1)));
					background: -webkit-linear-gradient(left, rgba(115,78,239,0) 0%, rgba(115,78,239,1) 100%);
					background: -o-linear-gradient(left, rgba(115,78,239,0) 0%, rgba(115,78,239,1) 100%);
					background: -ms-linear-gradient(left, rgba(115,78,239,0) 0%, rgba(115,78,239,1) 100%);
					background: linear-gradient(to right, rgba(115,78,239,0) 0%, rgba(115,78,239,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00734eef', endColorstr='#ff734eef',GradientType=1 );*/
				}
				body.rtl body.path-medizin_1 div.dcDropdownFade,
				body.rtl body.path-medizin_1 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(140,177,16,0) 0%, rgba(140,177,16,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(140,177,16,0)), color-stop(100%, rgba(140,177,16,1)));
					background: -webkit-linear-gradient(left, rgba(140,177,16,0) 0%, rgba(140,177,16,1) 100%);
					background: -o-linear-gradient(left, rgba(140,177,16,0) 0%, rgba(140,177,16,1) 100%);
					background: -ms-linear-gradient(left, rgba(140,177,16,0) 0%, rgba(140,177,16,1) 100%);
					background: linear-gradient(to right, rgba(140,177,16,0) 0%, rgba(140,177,16,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008cb110', endColorstr='#ff8cb110',GradientType=1 );*/
				}
				body.rtl body.path-medizin_1 div.dcDropdownFade,
				body.rtl body.path-medizin_1 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(115,78,239,0) 0%, rgba(115,78,239,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(115,78,239,0)), color-stop(100%, rgba(115,78,239,1)));
					background: -webkit-linear-gradient(left, rgba(115,78,239,0) 0%, rgba(115,78,239,1) 100%);
					background: -o-linear-gradient(left, rgba(115,78,239,0) 0%, rgba(115,78,239,1) 100%);
					background: -ms-linear-gradient(left, rgba(115,78,239,0) 0%, rgba(115,78,239,1) 100%);
					background: linear-gradient(to right, rgba(115,78,239,0) 0%, rgba(115,78,239,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00734eef', endColorstr='#ff734eef',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-medizin_1:hover {
					color: white;
					background: #8cb110;
				}
				.negative .menu-popup .list-group-item.nav-medizin_1:hover {
					color: #000;
					background: #734eef;
				}
				body.path-medizin_1 .bg-color-theme {
					background: #8cb110;
				}
				body.path-medizin_1.negative .bg-color-theme {
					background: #734eef;
				}
				body.path-medizin_1 .text-color-theme {
					color: #8cb110;
				}
				body.path-medizin_1.negative .text-color-theme {
					color: #734eef;
				}
				body.path-medizin_1 .box-noteable .box-head-main h5 {
					color: #8cb110;
				}
				body.path-medizin_1.negative .box-noteable .box-head-main h5 {
					color: #734eef;
				}
				body.path-medizin_1 .box-noteable a,
				body.path-medizin_1 .box-noteable a.internalLink,
				body.path-medizin_1 .box-noteable a.externalLink {
					color: #8cb110;
				}
				body.path-medizin_1.negative .box-noteable a,
				body.path-medizin_1.negative .box-noteable a.internalLink,
				body.path-medizin_1.negative .box-noteable a.externalLink {
					color: #734eef;
				}
				body.path-medizin_1 .related-content .headline,
				body.path-medizin_1 .related-articles .headline {
					color: #8cb110;
				}
				body.path-medizin_1.negative .related-content .headline,
				body.path-medizin_1.negative .related-articles .headline {
					color: #8cb110;
				}
				body.path-creative div.navigationMain ul li.active a,
				body.path-creative div.navigationMain ul li.active a:hover {
					color: white;
					background: #878787;
				}
				body.path-creative.negative div.navigationMain ul li.active a,
				body.path-creative.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #787878;
				}
				body.path-creative div.dcDropdownInput {
					color: white;
					background: #878787;
				}
				body.path-creative.negative div.dcDropdownInput {
					color: #000;
					background: #787878;
				}
				body.path-creative div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-creative div.dcDropdownFade,
				body.path-creative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(135,135,135,0) 0%, rgba(135,135,135,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(135,135,135,0)), color-stop(100%, rgba(135,135,135,1)));
					background: -webkit-linear-gradient(left, rgba(135,135,135,0) 0%, rgba(135,135,135,1) 100%);
					background: -o-linear-gradient(left, rgba(135,135,135,0) 0%, rgba(135,135,135,1) 100%);
					background: -ms-linear-gradient(left, rgba(135,135,135,0) 0%, rgba(135,135,135,1) 100%);
					background: linear-gradient(to right, rgba(135,135,135,0) 0%, rgba(135,135,135,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00878787', endColorstr='#ff878787',GradientType=1 );*/
				}
				body.path-creative.negative div.dcDropdownFade,
				body.path-creative.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(120,120,120,0) 0%, rgba(120,120,120,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(120,120,120,0)), color-stop(100%, rgba(120,120,120,1)));
					background: -webkit-linear-gradient(left, rgba(120,120,120,0) 0%, rgba(120,120,120,1) 100%);
					background: -o-linear-gradient(left, rgba(120,120,120,0) 0%, rgba(120,120,120,1) 100%);
					background: -ms-linear-gradient(left, rgba(120,120,120,0) 0%, rgba(120,120,120,1) 100%);
					background: linear-gradient(to right, rgba(120,120,120,0) 0%, rgba(120,120,120,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00787878', endColorstr='#ff787878',GradientType=1 );*/
				}
				body.rtl body.path-creative div.dcDropdownFade,
				body.rtl body.path-creative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(135,135,135,0) 0%, rgba(135,135,135,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(135,135,135,0)), color-stop(100%, rgba(135,135,135,1)));
					background: -webkit-linear-gradient(left, rgba(135,135,135,0) 0%, rgba(135,135,135,1) 100%);
					background: -o-linear-gradient(left, rgba(135,135,135,0) 0%, rgba(135,135,135,1) 100%);
					background: -ms-linear-gradient(left, rgba(135,135,135,0) 0%, rgba(135,135,135,1) 100%);
					background: linear-gradient(to right, rgba(135,135,135,0) 0%, rgba(135,135,135,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00878787', endColorstr='#ff878787',GradientType=1 );*/
				}
				body.rtl body.path-creative div.dcDropdownFade,
				body.rtl body.path-creative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(120,120,120,0) 0%, rgba(120,120,120,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(120,120,120,0)), color-stop(100%, rgba(120,120,120,1)));
					background: -webkit-linear-gradient(left, rgba(120,120,120,0) 0%, rgba(120,120,120,1) 100%);
					background: -o-linear-gradient(left, rgba(120,120,120,0) 0%, rgba(120,120,120,1) 100%);
					background: -ms-linear-gradient(left, rgba(120,120,120,0) 0%, rgba(120,120,120,1) 100%);
					background: linear-gradient(to right, rgba(120,120,120,0) 0%, rgba(120,120,120,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00787878', endColorstr='#ff787878',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-creative:hover {
					color: white;
					background: #878787;
				}
				.negative .menu-popup .list-group-item.nav-creative:hover {
					color: #000;
					background: #787878;
				}
				body.path-creative .bg-color-theme {
					background: #878787;
				}
				body.path-creative.negative .bg-color-theme {
					background: #787878;
				}
				body.path-creative .text-color-theme {
					color: #878787;
				}
				body.path-creative.negative .text-color-theme {
					color: #787878;
				}
				body.path-creative .box-noteable .box-head-main h5 {
					color: #878787;
				}
				body.path-creative.negative .box-noteable .box-head-main h5 {
					color: #787878;
				}
				body.path-creative .box-noteable a,
				body.path-creative .box-noteable a.internalLink,
				body.path-creative .box-noteable a.externalLink {
					color: #878787;
				}
				body.path-creative.negative .box-noteable a,
				body.path-creative.negative .box-noteable a.internalLink,
				body.path-creative.negative .box-noteable a.externalLink {
					color: #787878;
				}
				body.path-creative .related-content .headline,
				body.path-creative .related-articles .headline {
					color: #878787;
				}
				body.path-creative.negative .related-content .headline,
				body.path-creative.negative .related-articles .headline {
					color: #878787;
				}
				body.path-weihnachtsmaerkte div.navigationMain ul li.active a,
				body.path-weihnachtsmaerkte div.navigationMain ul li.active a:hover {
					color: white;
					background: #eda200;
				}
				body.path-weihnachtsmaerkte.negative div.navigationMain ul li.active a,
				body.path-weihnachtsmaerkte.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #125dff;
				}
				body.path-weihnachtsmaerkte div.dcDropdownInput {
					color: white;
					background: #eda200;
				}
				body.path-weihnachtsmaerkte.negative div.dcDropdownInput {
					color: #000;
					background: #125dff;
				}
				body.path-weihnachtsmaerkte div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-weihnachtsmaerkte div.dcDropdownFade,
				body.path-weihnachtsmaerkte .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(237,162,0,0) 0%, rgba(237,162,0,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(237,162,0,0)), color-stop(100%, rgba(237,162,0,1)));
					background: -webkit-linear-gradient(left, rgba(237,162,0,0) 0%, rgba(237,162,0,1) 100%);
					background: -o-linear-gradient(left, rgba(237,162,0,0) 0%, rgba(237,162,0,1) 100%);
					background: -ms-linear-gradient(left, rgba(237,162,0,0) 0%, rgba(237,162,0,1) 100%);
					background: linear-gradient(to right, rgba(237,162,0,0) 0%, rgba(237,162,0,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00eda200', endColorstr='#ffeda200',GradientType=1 );*/
				}
				body.path-weihnachtsmaerkte.negative div.dcDropdownFade,
				body.path-weihnachtsmaerkte.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(18,93,255,0) 0%, rgba(18,93,255,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(18,93,255,0)), color-stop(100%, rgba(18,93,255,1)));
					background: -webkit-linear-gradient(left, rgba(18,93,255,0) 0%, rgba(18,93,255,1) 100%);
					background: -o-linear-gradient(left, rgba(18,93,255,0) 0%, rgba(18,93,255,1) 100%);
					background: -ms-linear-gradient(left, rgba(18,93,255,0) 0%, rgba(18,93,255,1) 100%);
					background: linear-gradient(to right, rgba(18,93,255,0) 0%, rgba(18,93,255,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00125dff', endColorstr='#ff125dff',GradientType=1 );*/
				}
				body.rtl body.path-weihnachtsmaerkte div.dcDropdownFade,
				body.rtl body.path-weihnachtsmaerkte .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(237,162,0,0) 0%, rgba(237,162,0,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(237,162,0,0)), color-stop(100%, rgba(237,162,0,1)));
					background: -webkit-linear-gradient(left, rgba(237,162,0,0) 0%, rgba(237,162,0,1) 100%);
					background: -o-linear-gradient(left, rgba(237,162,0,0) 0%, rgba(237,162,0,1) 100%);
					background: -ms-linear-gradient(left, rgba(237,162,0,0) 0%, rgba(237,162,0,1) 100%);
					background: linear-gradient(to right, rgba(237,162,0,0) 0%, rgba(237,162,0,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00eda200', endColorstr='#ffeda200',GradientType=1 );*/
				}
				body.rtl body.path-weihnachtsmaerkte div.dcDropdownFade,
				body.rtl body.path-weihnachtsmaerkte .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(18,93,255,0) 0%, rgba(18,93,255,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(18,93,255,0)), color-stop(100%, rgba(18,93,255,1)));
					background: -webkit-linear-gradient(left, rgba(18,93,255,0) 0%, rgba(18,93,255,1) 100%);
					background: -o-linear-gradient(left, rgba(18,93,255,0) 0%, rgba(18,93,255,1) 100%);
					background: -ms-linear-gradient(left, rgba(18,93,255,0) 0%, rgba(18,93,255,1) 100%);
					background: linear-gradient(to right, rgba(18,93,255,0) 0%, rgba(18,93,255,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00125dff', endColorstr='#ff125dff',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-weihnachtsmaerkte:hover {
					color: white;
					background: #eda200;
				}
				.negative .menu-popup .list-group-item.nav-weihnachtsmaerkte:hover {
					color: #000;
					background: #125dff;
				}
				body.path-weihnachtsmaerkte .bg-color-theme {
					background: #eda200;
				}
				body.path-weihnachtsmaerkte.negative .bg-color-theme {
					background: #125dff;
				}
				body.path-weihnachtsmaerkte .text-color-theme {
					color: #eda200;
				}
				body.path-weihnachtsmaerkte.negative .text-color-theme {
					color: #125dff;
				}
				body.path-weihnachtsmaerkte .box-noteable .box-head-main h5 {
					color: #eda200;
				}
				body.path-weihnachtsmaerkte.negative .box-noteable .box-head-main h5 {
					color: #125dff;
				}
				body.path-weihnachtsmaerkte .box-noteable a,
				body.path-weihnachtsmaerkte .box-noteable a.internalLink,
				body.path-weihnachtsmaerkte .box-noteable a.externalLink {
					color: #eda200;
				}
				body.path-weihnachtsmaerkte.negative .box-noteable a,
				body.path-weihnachtsmaerkte.negative .box-noteable a.internalLink,
				body.path-weihnachtsmaerkte.negative .box-noteable a.externalLink {
					color: #125dff;
				}
				body.path-weihnachtsmaerkte .related-content .headline,
				body.path-weihnachtsmaerkte .related-articles .headline {
					color: #eda200;
				}
				body.path-weihnachtsmaerkte.negative .related-content .headline,
				body.path-weihnachtsmaerkte.negative .related-articles .headline {
					color: #eda200;
				}
				body.path-spirituelles_reisen div.navigationMain ul li.active a,
				body.path-spirituelles_reisen div.navigationMain ul li.active a:hover {
					color: white;
					background: #922224;
				}
				body.path-spirituelles_reisen.negative div.navigationMain ul li.active a,
				body.path-spirituelles_reisen.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #6ddddb;
				}
				body.path-spirituelles_reisen div.dcDropdownInput {
					color: white;
					background: #922224;
				}
				body.path-spirituelles_reisen.negative div.dcDropdownInput {
					color: #000;
					background: #6ddddb;
				}
				body.path-spirituelles_reisen div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-spirituelles_reisen div.dcDropdownFade,
				body.path-spirituelles_reisen .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(146,34,36,0) 0%, rgba(146,34,36,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(146,34,36,0)), color-stop(100%, rgba(146,34,36,1)));
					background: -webkit-linear-gradient(left, rgba(146,34,36,0) 0%, rgba(146,34,36,1) 100%);
					background: -o-linear-gradient(left, rgba(146,34,36,0) 0%, rgba(146,34,36,1) 100%);
					background: -ms-linear-gradient(left, rgba(146,34,36,0) 0%, rgba(146,34,36,1) 100%);
					background: linear-gradient(to right, rgba(146,34,36,0) 0%, rgba(146,34,36,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00922224', endColorstr='#ff922224',GradientType=1 );*/
				}
				body.path-spirituelles_reisen.negative div.dcDropdownFade,
				body.path-spirituelles_reisen.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(109,221,219,0) 0%, rgba(109,221,219,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(109,221,219,0)), color-stop(100%, rgba(109,221,219,1)));
					background: -webkit-linear-gradient(left, rgba(109,221,219,0) 0%, rgba(109,221,219,1) 100%);
					background: -o-linear-gradient(left, rgba(109,221,219,0) 0%, rgba(109,221,219,1) 100%);
					background: -ms-linear-gradient(left, rgba(109,221,219,0) 0%, rgba(109,221,219,1) 100%);
					background: linear-gradient(to right, rgba(109,221,219,0) 0%, rgba(109,221,219,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006ddddb', endColorstr='#ff6ddddb',GradientType=1 );*/
				}
				body.rtl body.path-spirituelles_reisen div.dcDropdownFade,
				body.rtl body.path-spirituelles_reisen .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(146,34,36,0) 0%, rgba(146,34,36,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(146,34,36,0)), color-stop(100%, rgba(146,34,36,1)));
					background: -webkit-linear-gradient(left, rgba(146,34,36,0) 0%, rgba(146,34,36,1) 100%);
					background: -o-linear-gradient(left, rgba(146,34,36,0) 0%, rgba(146,34,36,1) 100%);
					background: -ms-linear-gradient(left, rgba(146,34,36,0) 0%, rgba(146,34,36,1) 100%);
					background: linear-gradient(to right, rgba(146,34,36,0) 0%, rgba(146,34,36,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00922224', endColorstr='#ff922224',GradientType=1 );*/
				}
				body.rtl body.path-spirituelles_reisen div.dcDropdownFade,
				body.rtl body.path-spirituelles_reisen .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(109,221,219,0) 0%, rgba(109,221,219,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(109,221,219,0)), color-stop(100%, rgba(109,221,219,1)));
					background: -webkit-linear-gradient(left, rgba(109,221,219,0) 0%, rgba(109,221,219,1) 100%);
					background: -o-linear-gradient(left, rgba(109,221,219,0) 0%, rgba(109,221,219,1) 100%);
					background: -ms-linear-gradient(left, rgba(109,221,219,0) 0%, rgba(109,221,219,1) 100%);
					background: linear-gradient(to right, rgba(109,221,219,0) 0%, rgba(109,221,219,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006ddddb', endColorstr='#ff6ddddb',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-spirituelles_reisen:hover {
					color: white;
					background: #922224;
				}
				.negative .menu-popup .list-group-item.nav-spirituelles_reisen:hover {
					color: #000;
					background: #6ddddb;
				}
				body.path-spirituelles_reisen .bg-color-theme {
					background: #922224;
				}
				body.path-spirituelles_reisen.negative .bg-color-theme {
					background: #6ddddb;
				}
				body.path-spirituelles_reisen .text-color-theme {
					color: #922224;
				}
				body.path-spirituelles_reisen.negative .text-color-theme {
					color: #6ddddb;
				}
				body.path-spirituelles_reisen .box-noteable .box-head-main h5 {
					color: #922224;
				}
				body.path-spirituelles_reisen.negative .box-noteable .box-head-main h5 {
					color: #6ddddb;
				}
				body.path-spirituelles_reisen .box-noteable a,
				body.path-spirituelles_reisen .box-noteable a.internalLink,
				body.path-spirituelles_reisen .box-noteable a.externalLink {
					color: #922224;
				}
				body.path-spirituelles_reisen.negative .box-noteable a,
				body.path-spirituelles_reisen.negative .box-noteable a.internalLink,
				body.path-spirituelles_reisen.negative .box-noteable a.externalLink {
					color: #6ddddb;
				}
				body.path-spirituelles_reisen .related-content .headline,
				body.path-spirituelles_reisen .related-articles .headline {
					color: #922224;
				}
				body.path-spirituelles_reisen.negative .related-content .headline,
				body.path-spirituelles_reisen.negative .related-articles .headline {
					color: #922224;
				}
				body.path-freizeitparks div.navigationMain ul li.active a,
				body.path-freizeitparks div.navigationMain ul li.active a:hover {
					color: white;
					background: #6c3e7f;
				}
				body.path-freizeitparks.negative div.navigationMain ul li.active a,
				body.path-freizeitparks.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #93c180;
				}
				body.path-freizeitparks div.dcDropdownInput {
					color: white;
					background: #6c3e7f;
				}
				body.path-freizeitparks.negative div.dcDropdownInput {
					color: #000;
					background: #93c180;
				}
				body.path-freizeitparks div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-freizeitparks div.dcDropdownFade,
				body.path-freizeitparks .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(108,62,127,0) 0%, rgba(108,62,127,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(108,62,127,0)), color-stop(100%, rgba(108,62,127,1)));
					background: -webkit-linear-gradient(left, rgba(108,62,127,0) 0%, rgba(108,62,127,1) 100%);
					background: -o-linear-gradient(left, rgba(108,62,127,0) 0%, rgba(108,62,127,1) 100%);
					background: -ms-linear-gradient(left, rgba(108,62,127,0) 0%, rgba(108,62,127,1) 100%);
					background: linear-gradient(to right, rgba(108,62,127,0) 0%, rgba(108,62,127,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006c3e7f', endColorstr='#ff6c3e7f',GradientType=1 );*/
				}
				body.path-freizeitparks.negative div.dcDropdownFade,
				body.path-freizeitparks.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(147,193,128,0) 0%, rgba(147,193,128,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(147,193,128,0)), color-stop(100%, rgba(147,193,128,1)));
					background: -webkit-linear-gradient(left, rgba(147,193,128,0) 0%, rgba(147,193,128,1) 100%);
					background: -o-linear-gradient(left, rgba(147,193,128,0) 0%, rgba(147,193,128,1) 100%);
					background: -ms-linear-gradient(left, rgba(147,193,128,0) 0%, rgba(147,193,128,1) 100%);
					background: linear-gradient(to right, rgba(147,193,128,0) 0%, rgba(147,193,128,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0093c180', endColorstr='#ff93c180',GradientType=1 );*/
				}
				body.rtl body.path-freizeitparks div.dcDropdownFade,
				body.rtl body.path-freizeitparks .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(108,62,127,0) 0%, rgba(108,62,127,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(108,62,127,0)), color-stop(100%, rgba(108,62,127,1)));
					background: -webkit-linear-gradient(left, rgba(108,62,127,0) 0%, rgba(108,62,127,1) 100%);
					background: -o-linear-gradient(left, rgba(108,62,127,0) 0%, rgba(108,62,127,1) 100%);
					background: -ms-linear-gradient(left, rgba(108,62,127,0) 0%, rgba(108,62,127,1) 100%);
					background: linear-gradient(to right, rgba(108,62,127,0) 0%, rgba(108,62,127,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006c3e7f', endColorstr='#ff6c3e7f',GradientType=1 );*/
				}
				body.rtl body.path-freizeitparks div.dcDropdownFade,
				body.rtl body.path-freizeitparks .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(147,193,128,0) 0%, rgba(147,193,128,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(147,193,128,0)), color-stop(100%, rgba(147,193,128,1)));
					background: -webkit-linear-gradient(left, rgba(147,193,128,0) 0%, rgba(147,193,128,1) 100%);
					background: -o-linear-gradient(left, rgba(147,193,128,0) 0%, rgba(147,193,128,1) 100%);
					background: -ms-linear-gradient(left, rgba(147,193,128,0) 0%, rgba(147,193,128,1) 100%);
					background: linear-gradient(to right, rgba(147,193,128,0) 0%, rgba(147,193,128,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0093c180', endColorstr='#ff93c180',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-freizeitparks:hover {
					color: white;
					background: #6c3e7f;
				}
				.negative .menu-popup .list-group-item.nav-freizeitparks:hover {
					color: #000;
					background: #93c180;
				}
				body.path-freizeitparks .bg-color-theme {
					background: #6c3e7f;
				}
				body.path-freizeitparks.negative .bg-color-theme {
					background: #93c180;
				}
				body.path-freizeitparks .text-color-theme {
					color: #6c3e7f;
				}
				body.path-freizeitparks.negative .text-color-theme {
					color: #93c180;
				}
				body.path-freizeitparks .box-noteable .box-head-main h5 {
					color: #6c3e7f;
				}
				body.path-freizeitparks.negative .box-noteable .box-head-main h5 {
					color: #93c180;
				}
				body.path-freizeitparks .box-noteable a,
				body.path-freizeitparks .box-noteable a.internalLink,
				body.path-freizeitparks .box-noteable a.externalLink {
					color: #6c3e7f;
				}
				body.path-freizeitparks.negative .box-noteable a,
				body.path-freizeitparks.negative .box-noteable a.internalLink,
				body.path-freizeitparks.negative .box-noteable a.externalLink {
					color: #93c180;
				}
				body.path-freizeitparks .related-content .headline,
				body.path-freizeitparks .related-articles .headline {
					color: #6c3e7f;
				}
				body.path-freizeitparks.negative .related-content .headline,
				body.path-freizeitparks.negative .related-articles .headline {
					color: #6c3e7f;
				}
				body.path-luther div.navigationMain ul li.active a,
				body.path-luther div.navigationMain ul li.active a:hover {
					color: white;
					background: #CA9814;
				}
				body.path-luther.negative div.navigationMain ul li.active a,
				body.path-luther.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #3567eb;
				}
				body.path-luther div.dcDropdownInput {
					color: white;
					background: #CA9814;
				}
				body.path-luther.negative div.dcDropdownInput {
					color: #000;
					background: #3567eb;
				}
				body.path-luther div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-luther div.dcDropdownFade,
				body.path-luther .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(202,152,20,0) 0%, rgba(202,152,20,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(202,152,20,0)), color-stop(100%, rgba(202,152,20,1)));
					background: -webkit-linear-gradient(left, rgba(202,152,20,0) 0%, rgba(202,152,20,1) 100%);
					background: -o-linear-gradient(left, rgba(202,152,20,0) 0%, rgba(202,152,20,1) 100%);
					background: -ms-linear-gradient(left, rgba(202,152,20,0) 0%, rgba(202,152,20,1) 100%);
					background: linear-gradient(to right, rgba(202,152,20,0) 0%, rgba(202,152,20,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00CA9814', endColorstr='#ffCA9814',GradientType=1 );*/
				}
				body.path-luther.negative div.dcDropdownFade,
				body.path-luther.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(53,103,235,0) 0%, rgba(53,103,235,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(53,103,235,0)), color-stop(100%, rgba(53,103,235,1)));
					background: -webkit-linear-gradient(left, rgba(53,103,235,0) 0%, rgba(53,103,235,1) 100%);
					background: -o-linear-gradient(left, rgba(53,103,235,0) 0%, rgba(53,103,235,1) 100%);
					background: -ms-linear-gradient(left, rgba(53,103,235,0) 0%, rgba(53,103,235,1) 100%);
					background: linear-gradient(to right, rgba(53,103,235,0) 0%, rgba(53,103,235,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003567eb', endColorstr='#ff3567eb',GradientType=1 );*/
				}
				body.rtl body.path-luther div.dcDropdownFade,
				body.rtl body.path-luther .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(202,152,20,0) 0%, rgba(202,152,20,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(202,152,20,0)), color-stop(100%, rgba(202,152,20,1)));
					background: -webkit-linear-gradient(left, rgba(202,152,20,0) 0%, rgba(202,152,20,1) 100%);
					background: -o-linear-gradient(left, rgba(202,152,20,0) 0%, rgba(202,152,20,1) 100%);
					background: -ms-linear-gradient(left, rgba(202,152,20,0) 0%, rgba(202,152,20,1) 100%);
					background: linear-gradient(to right, rgba(202,152,20,0) 0%, rgba(202,152,20,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00CA9814', endColorstr='#ffCA9814',GradientType=1 );*/
				}
				body.rtl body.path-luther div.dcDropdownFade,
				body.rtl body.path-luther .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(53,103,235,0) 0%, rgba(53,103,235,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(53,103,235,0)), color-stop(100%, rgba(53,103,235,1)));
					background: -webkit-linear-gradient(left, rgba(53,103,235,0) 0%, rgba(53,103,235,1) 100%);
					background: -o-linear-gradient(left, rgba(53,103,235,0) 0%, rgba(53,103,235,1) 100%);
					background: -ms-linear-gradient(left, rgba(53,103,235,0) 0%, rgba(53,103,235,1) 100%);
					background: linear-gradient(to right, rgba(53,103,235,0) 0%, rgba(53,103,235,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003567eb', endColorstr='#ff3567eb',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-luther:hover {
					color: white;
					background: #CA9814;
				}
				.negative .menu-popup .list-group-item.nav-luther:hover {
					color: #000;
					background: #3567eb;
				}
				body.path-luther .bg-color-theme {
					background: #CA9814;
				}
				body.path-luther.negative .bg-color-theme {
					background: #3567eb;
				}
					color_secondary: #03b
					body.path-luther .bg-color-theme-secondary {
						background: #FFFCF4;
					}
					body.path-luther.negative .bg-color-theme-secondary {
						background: #03b;
					}
					body.path-luther .text-color-theme-secondary {
						color: #FFFCF4;
					}
					body.path-luther.negative .text-color-theme-secondary {
						color: #03b;
					}
					body.path-luther .box-noteable {
						background: #FFFCF4;
					}
					body.path-luther.negative .box-noteable {
						background: #03b;
					}
				body.path-luther .text-color-theme {
					color: #CA9814;
				}
				body.path-luther.negative .text-color-theme {
					color: #3567eb;
				}
				body.path-luther .box-noteable .box-head-main h5 {
					color: #CA9814;
				}
				body.path-luther.negative .box-noteable .box-head-main h5 {
					color: #3567eb;
				}
				body.path-luther .box-noteable a,
				body.path-luther .box-noteable a.internalLink,
				body.path-luther .box-noteable a.externalLink {
					color: #CA9814;
				}
				body.path-luther.negative .box-noteable a,
				body.path-luther.negative .box-noteable a.internalLink,
				body.path-luther.negative .box-noteable a.externalLink {
					color: #3567eb;
				}
				body.path-luther .related-content .headline,
				body.path-luther .related-articles .headline {
					color: #CA9814;
				}
				body.path-luther.negative .related-content .headline,
				body.path-luther.negative .related-articles .headline {
					color: #CA9814;
				}
				body.path-events_4 div.navigationMain ul li.active a,
				body.path-events_4 div.navigationMain ul li.active a:hover {
					color: white;
					background: #ca6d06;
				}
				body.path-events_4.negative div.navigationMain ul li.active a,
				body.path-events_4.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #3592f9;
				}
				body.path-events_4 div.dcDropdownInput {
					color: white;
					background: #ca6d06;
				}
				body.path-events_4.negative div.dcDropdownInput {
					color: #000;
					background: #3592f9;
				}
				body.path-events_4 div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-events_4 div.dcDropdownFade,
				body.path-events_4 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(202,109,6,0) 0%, rgba(202,109,6,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(202,109,6,0)), color-stop(100%, rgba(202,109,6,1)));
					background: -webkit-linear-gradient(left, rgba(202,109,6,0) 0%, rgba(202,109,6,1) 100%);
					background: -o-linear-gradient(left, rgba(202,109,6,0) 0%, rgba(202,109,6,1) 100%);
					background: -ms-linear-gradient(left, rgba(202,109,6,0) 0%, rgba(202,109,6,1) 100%);
					background: linear-gradient(to right, rgba(202,109,6,0) 0%, rgba(202,109,6,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ca6d06', endColorstr='#ffca6d06',GradientType=1 );*/
				}
				body.path-events_4.negative div.dcDropdownFade,
				body.path-events_4.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(53,146,249,0) 0%, rgba(53,146,249,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(53,146,249,0)), color-stop(100%, rgba(53,146,249,1)));
					background: -webkit-linear-gradient(left, rgba(53,146,249,0) 0%, rgba(53,146,249,1) 100%);
					background: -o-linear-gradient(left, rgba(53,146,249,0) 0%, rgba(53,146,249,1) 100%);
					background: -ms-linear-gradient(left, rgba(53,146,249,0) 0%, rgba(53,146,249,1) 100%);
					background: linear-gradient(to right, rgba(53,146,249,0) 0%, rgba(53,146,249,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003592f9', endColorstr='#ff3592f9',GradientType=1 );*/
				}
				body.rtl body.path-events_4 div.dcDropdownFade,
				body.rtl body.path-events_4 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(202,109,6,0) 0%, rgba(202,109,6,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(202,109,6,0)), color-stop(100%, rgba(202,109,6,1)));
					background: -webkit-linear-gradient(left, rgba(202,109,6,0) 0%, rgba(202,109,6,1) 100%);
					background: -o-linear-gradient(left, rgba(202,109,6,0) 0%, rgba(202,109,6,1) 100%);
					background: -ms-linear-gradient(left, rgba(202,109,6,0) 0%, rgba(202,109,6,1) 100%);
					background: linear-gradient(to right, rgba(202,109,6,0) 0%, rgba(202,109,6,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ca6d06', endColorstr='#ffca6d06',GradientType=1 );*/
				}
				body.rtl body.path-events_4 div.dcDropdownFade,
				body.rtl body.path-events_4 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(53,146,249,0) 0%, rgba(53,146,249,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(53,146,249,0)), color-stop(100%, rgba(53,146,249,1)));
					background: -webkit-linear-gradient(left, rgba(53,146,249,0) 0%, rgba(53,146,249,1) 100%);
					background: -o-linear-gradient(left, rgba(53,146,249,0) 0%, rgba(53,146,249,1) 100%);
					background: -ms-linear-gradient(left, rgba(53,146,249,0) 0%, rgba(53,146,249,1) 100%);
					background: linear-gradient(to right, rgba(53,146,249,0) 0%, rgba(53,146,249,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003592f9', endColorstr='#ff3592f9',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-events_4:hover {
					color: white;
					background: #ca6d06;
				}
				.negative .menu-popup .list-group-item.nav-events_4:hover {
					color: #000;
					background: #3592f9;
				}
				body.path-events_4 .bg-color-theme {
					background: #ca6d06;
				}
				body.path-events_4.negative .bg-color-theme {
					background: #3592f9;
				}
				body.path-events_4 .text-color-theme {
					color: #ca6d06;
				}
				body.path-events_4.negative .text-color-theme {
					color: #3592f9;
				}
				body.path-events_4 .box-noteable .box-head-main h5 {
					color: #ca6d06;
				}
				body.path-events_4.negative .box-noteable .box-head-main h5 {
					color: #3592f9;
				}
				body.path-events_4 .box-noteable a,
				body.path-events_4 .box-noteable a.internalLink,
				body.path-events_4 .box-noteable a.externalLink {
					color: #ca6d06;
				}
				body.path-events_4.negative .box-noteable a,
				body.path-events_4.negative .box-noteable a.internalLink,
				body.path-events_4.negative .box-noteable a.externalLink {
					color: #3592f9;
				}
				body.path-events_4 .related-content .headline,
				body.path-events_4 .related-articles .headline {
					color: #ca6d06;
				}
				body.path-events_4.negative .related-content .headline,
				body.path-events_4.negative .related-articles .headline {
					color: #ca6d06;
				}
				body.path-messen_1 div.navigationMain ul li.active a,
				body.path-messen_1 div.navigationMain ul li.active a:hover {
					color: white;
					background: #a7a699;
				}
				body.path-messen_1.negative div.navigationMain ul li.active a,
				body.path-messen_1.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #585966;
				}
				body.path-messen_1 div.dcDropdownInput {
					color: white;
					background: #a7a699;
				}
				body.path-messen_1.negative div.dcDropdownInput {
					color: #000;
					background: #585966;
				}
				body.path-messen_1 div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-messen_1 div.dcDropdownFade,
				body.path-messen_1 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(167,166,153,0)), color-stop(100%, rgba(167,166,153,1)));
					background: -webkit-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: -o-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: -ms-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: linear-gradient(to right, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a7a699', endColorstr='#ffa7a699',GradientType=1 );*/
				}
				body.path-messen_1.negative div.dcDropdownFade,
				body.path-messen_1.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(88,89,102,0)), color-stop(100%, rgba(88,89,102,1)));
					background: -webkit-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: -o-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: -ms-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: linear-gradient(to right, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00585966', endColorstr='#ff585966',GradientType=1 );*/
				}
				body.rtl body.path-messen_1 div.dcDropdownFade,
				body.rtl body.path-messen_1 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(167,166,153,0)), color-stop(100%, rgba(167,166,153,1)));
					background: -webkit-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: -o-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: -ms-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: linear-gradient(to right, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a7a699', endColorstr='#ffa7a699',GradientType=1 );*/
				}
				body.rtl body.path-messen_1 div.dcDropdownFade,
				body.rtl body.path-messen_1 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(88,89,102,0)), color-stop(100%, rgba(88,89,102,1)));
					background: -webkit-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: -o-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: -ms-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: linear-gradient(to right, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00585966', endColorstr='#ff585966',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-messen_1:hover {
					color: white;
					background: #a7a699;
				}
				.negative .menu-popup .list-group-item.nav-messen_1:hover {
					color: #000;
					background: #585966;
				}
				body.path-messen_1 .bg-color-theme {
					background: #a7a699;
				}
				body.path-messen_1.negative .bg-color-theme {
					background: #585966;
				}
				body.path-messen_1 .text-color-theme {
					color: #a7a699;
				}
				body.path-messen_1.negative .text-color-theme {
					color: #585966;
				}
				body.path-messen_1 .box-noteable .box-head-main h5 {
					color: #a7a699;
				}
				body.path-messen_1.negative .box-noteable .box-head-main h5 {
					color: #585966;
				}
				body.path-messen_1 .box-noteable a,
				body.path-messen_1 .box-noteable a.internalLink,
				body.path-messen_1 .box-noteable a.externalLink {
					color: #a7a699;
				}
				body.path-messen_1.negative .box-noteable a,
				body.path-messen_1.negative .box-noteable a.internalLink,
				body.path-messen_1.negative .box-noteable a.externalLink {
					color: #585966;
				}
				body.path-messen_1 .related-content .headline,
				body.path-messen_1 .related-articles .headline {
					color: #a7a699;
				}
				body.path-messen_1.negative .related-content .headline,
				body.path-messen_1.negative .related-articles .headline {
					color: #a7a699;
				}
				body.path-menschen_mit_barrieren_1 div.navigationMain ul li.active a,
				body.path-menschen_mit_barrieren_1 div.navigationMain ul li.active a:hover {
					color: white;
					background: #ab488a;
				}
				body.path-menschen_mit_barrieren_1.negative div.navigationMain ul li.active a,
				body.path-menschen_mit_barrieren_1.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #54b775;
				}
				body.path-menschen_mit_barrieren_1 div.dcDropdownInput {
					color: white;
					background: #ab488a;
				}
				body.path-menschen_mit_barrieren_1.negative div.dcDropdownInput {
					color: #000;
					background: #54b775;
				}
				body.path-menschen_mit_barrieren_1 div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-menschen_mit_barrieren_1 div.dcDropdownFade,
				body.path-menschen_mit_barrieren_1 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(171,72,138,0)), color-stop(100%, rgba(171,72,138,1)));
					background: -webkit-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: -o-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: -ms-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: linear-gradient(to right, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ab488a', endColorstr='#ffab488a',GradientType=1 );*/
				}
				body.path-menschen_mit_barrieren_1.negative div.dcDropdownFade,
				body.path-menschen_mit_barrieren_1.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(84,183,117,0)), color-stop(100%, rgba(84,183,117,1)));
					background: -webkit-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: -o-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: -ms-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: linear-gradient(to right, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0054b775', endColorstr='#ff54b775',GradientType=1 );*/
				}
				body.rtl body.path-menschen_mit_barrieren_1 div.dcDropdownFade,
				body.rtl body.path-menschen_mit_barrieren_1 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(171,72,138,0)), color-stop(100%, rgba(171,72,138,1)));
					background: -webkit-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: -o-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: -ms-linear-gradient(left, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					background: linear-gradient(to right, rgba(171,72,138,0) 0%, rgba(171,72,138,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ab488a', endColorstr='#ffab488a',GradientType=1 );*/
				}
				body.rtl body.path-menschen_mit_barrieren_1 div.dcDropdownFade,
				body.rtl body.path-menschen_mit_barrieren_1 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(84,183,117,0)), color-stop(100%, rgba(84,183,117,1)));
					background: -webkit-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: -o-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: -ms-linear-gradient(left, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					background: linear-gradient(to right, rgba(84,183,117,0) 0%, rgba(84,183,117,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0054b775', endColorstr='#ff54b775',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-menschen_mit_barrieren_1:hover {
					color: white;
					background: #ab488a;
				}
				.negative .menu-popup .list-group-item.nav-menschen_mit_barrieren_1:hover {
					color: #000;
					background: #54b775;
				}
				body.path-menschen_mit_barrieren_1 .bg-color-theme {
					background: #ab488a;
				}
				body.path-menschen_mit_barrieren_1.negative .bg-color-theme {
					background: #54b775;
				}
				body.path-menschen_mit_barrieren_1 .text-color-theme {
					color: #ab488a;
				}
				body.path-menschen_mit_barrieren_1.negative .text-color-theme {
					color: #54b775;
				}
				body.path-menschen_mit_barrieren_1 .box-noteable .box-head-main h5 {
					color: #ab488a;
				}
				body.path-menschen_mit_barrieren_1.negative .box-noteable .box-head-main h5 {
					color: #54b775;
				}
				body.path-menschen_mit_barrieren_1 .box-noteable a,
				body.path-menschen_mit_barrieren_1 .box-noteable a.internalLink,
				body.path-menschen_mit_barrieren_1 .box-noteable a.externalLink {
					color: #ab488a;
				}
				body.path-menschen_mit_barrieren_1.negative .box-noteable a,
				body.path-menschen_mit_barrieren_1.negative .box-noteable a.internalLink,
				body.path-menschen_mit_barrieren_1.negative .box-noteable a.externalLink {
					color: #54b775;
				}
				body.path-menschen_mit_barrieren_1 .related-content .headline,
				body.path-menschen_mit_barrieren_1 .related-articles .headline {
					color: #ab488a;
				}
				body.path-menschen_mit_barrieren_1.negative .related-content .headline,
				body.path-menschen_mit_barrieren_1.negative .related-articles .headline {
					color: #ab488a;
				}
				body.path-nachhaltiges_reisen div.navigationMain ul li.active a,
				body.path-nachhaltiges_reisen div.navigationMain ul li.active a:hover {
					color: white;
					background: #00842D;
				}
				body.path-nachhaltiges_reisen.negative div.navigationMain ul li.active a,
				body.path-nachhaltiges_reisen.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #ff7bd2;
				}
				body.path-nachhaltiges_reisen div.dcDropdownInput {
					color: white;
					background: #00842D;
				}
				body.path-nachhaltiges_reisen.negative div.dcDropdownInput {
					color: #000;
					background: #ff7bd2;
				}
				body.path-nachhaltiges_reisen div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-nachhaltiges_reisen div.dcDropdownFade,
				body.path-nachhaltiges_reisen .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(0,132,45,0) 0%, rgba(0,132,45,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,132,45,0)), color-stop(100%, rgba(0,132,45,1)));
					background: -webkit-linear-gradient(left, rgba(0,132,45,0) 0%, rgba(0,132,45,1) 100%);
					background: -o-linear-gradient(left, rgba(0,132,45,0) 0%, rgba(0,132,45,1) 100%);
					background: -ms-linear-gradient(left, rgba(0,132,45,0) 0%, rgba(0,132,45,1) 100%);
					background: linear-gradient(to right, rgba(0,132,45,0) 0%, rgba(0,132,45,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000842D', endColorstr='#ff00842D',GradientType=1 );*/
				}
				body.path-nachhaltiges_reisen.negative div.dcDropdownFade,
				body.path-nachhaltiges_reisen.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(255,123,210,0) 0%, rgba(255,123,210,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,123,210,0)), color-stop(100%, rgba(255,123,210,1)));
					background: -webkit-linear-gradient(left, rgba(255,123,210,0) 0%, rgba(255,123,210,1) 100%);
					background: -o-linear-gradient(left, rgba(255,123,210,0) 0%, rgba(255,123,210,1) 100%);
					background: -ms-linear-gradient(left, rgba(255,123,210,0) 0%, rgba(255,123,210,1) 100%);
					background: linear-gradient(to right, rgba(255,123,210,0) 0%, rgba(255,123,210,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ff7bd2', endColorstr='#ffff7bd2',GradientType=1 );*/
				}
				body.rtl body.path-nachhaltiges_reisen div.dcDropdownFade,
				body.rtl body.path-nachhaltiges_reisen .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(0,132,45,0) 0%, rgba(0,132,45,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,132,45,0)), color-stop(100%, rgba(0,132,45,1)));
					background: -webkit-linear-gradient(left, rgba(0,132,45,0) 0%, rgba(0,132,45,1) 100%);
					background: -o-linear-gradient(left, rgba(0,132,45,0) 0%, rgba(0,132,45,1) 100%);
					background: -ms-linear-gradient(left, rgba(0,132,45,0) 0%, rgba(0,132,45,1) 100%);
					background: linear-gradient(to right, rgba(0,132,45,0) 0%, rgba(0,132,45,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000842D', endColorstr='#ff00842D',GradientType=1 );*/
				}
				body.rtl body.path-nachhaltiges_reisen div.dcDropdownFade,
				body.rtl body.path-nachhaltiges_reisen .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(255,123,210,0) 0%, rgba(255,123,210,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,123,210,0)), color-stop(100%, rgba(255,123,210,1)));
					background: -webkit-linear-gradient(left, rgba(255,123,210,0) 0%, rgba(255,123,210,1) 100%);
					background: -o-linear-gradient(left, rgba(255,123,210,0) 0%, rgba(255,123,210,1) 100%);
					background: -ms-linear-gradient(left, rgba(255,123,210,0) 0%, rgba(255,123,210,1) 100%);
					background: linear-gradient(to right, rgba(255,123,210,0) 0%, rgba(255,123,210,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ff7bd2', endColorstr='#ffff7bd2',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-nachhaltiges_reisen:hover {
					color: white;
					background: #00842D;
				}
				.negative .menu-popup .list-group-item.nav-nachhaltiges_reisen:hover {
					color: #000;
					background: #ff7bd2;
				}
				body.path-nachhaltiges_reisen .bg-color-theme {
					background: #00842D;
				}
				body.path-nachhaltiges_reisen.negative .bg-color-theme {
					background: #ff7bd2;
				}
				body.path-nachhaltiges_reisen .text-color-theme {
					color: #00842D;
				}
				body.path-nachhaltiges_reisen.negative .text-color-theme {
					color: #ff7bd2;
				}
				body.path-nachhaltiges_reisen .box-noteable .box-head-main h5 {
					color: #00842D;
				}
				body.path-nachhaltiges_reisen.negative .box-noteable .box-head-main h5 {
					color: #ff7bd2;
				}
				body.path-nachhaltiges_reisen .box-noteable a,
				body.path-nachhaltiges_reisen .box-noteable a.internalLink,
				body.path-nachhaltiges_reisen .box-noteable a.externalLink {
					color: #00842D;
				}
				body.path-nachhaltiges_reisen.negative .box-noteable a,
				body.path-nachhaltiges_reisen.negative .box-noteable a.internalLink,
				body.path-nachhaltiges_reisen.negative .box-noteable a.externalLink {
					color: #ff7bd2;
				}
				body.path-nachhaltiges_reisen .related-content .headline,
				body.path-nachhaltiges_reisen .related-articles .headline {
					color: #00842D;
				}
				body.path-nachhaltiges_reisen.negative .related-content .headline,
				body.path-nachhaltiges_reisen.negative .related-articles .headline {
					color: #00842D;
				}
				body.path-nachhaltiges_reisen_1 div.navigationMain ul li.active a,
				body.path-nachhaltiges_reisen_1 div.navigationMain ul li.active a:hover {
					color: white;
					background: #00842D;
				}
				body.path-nachhaltiges_reisen_1.negative div.navigationMain ul li.active a,
				body.path-nachhaltiges_reisen_1.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #ff7bd2;
				}
				body.path-nachhaltiges_reisen_1 div.dcDropdownInput {
					color: white;
					background: #00842D;
				}
				body.path-nachhaltiges_reisen_1.negative div.dcDropdownInput {
					color: #000;
					background: #ff7bd2;
				}
				body.path-nachhaltiges_reisen_1 div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-nachhaltiges_reisen_1 div.dcDropdownFade,
				body.path-nachhaltiges_reisen_1 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(0,132,45,0) 0%, rgba(0,132,45,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,132,45,0)), color-stop(100%, rgba(0,132,45,1)));
					background: -webkit-linear-gradient(left, rgba(0,132,45,0) 0%, rgba(0,132,45,1) 100%);
					background: -o-linear-gradient(left, rgba(0,132,45,0) 0%, rgba(0,132,45,1) 100%);
					background: -ms-linear-gradient(left, rgba(0,132,45,0) 0%, rgba(0,132,45,1) 100%);
					background: linear-gradient(to right, rgba(0,132,45,0) 0%, rgba(0,132,45,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000842D', endColorstr='#ff00842D',GradientType=1 );*/
				}
				body.path-nachhaltiges_reisen_1.negative div.dcDropdownFade,
				body.path-nachhaltiges_reisen_1.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(255,123,210,0) 0%, rgba(255,123,210,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,123,210,0)), color-stop(100%, rgba(255,123,210,1)));
					background: -webkit-linear-gradient(left, rgba(255,123,210,0) 0%, rgba(255,123,210,1) 100%);
					background: -o-linear-gradient(left, rgba(255,123,210,0) 0%, rgba(255,123,210,1) 100%);
					background: -ms-linear-gradient(left, rgba(255,123,210,0) 0%, rgba(255,123,210,1) 100%);
					background: linear-gradient(to right, rgba(255,123,210,0) 0%, rgba(255,123,210,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ff7bd2', endColorstr='#ffff7bd2',GradientType=1 );*/
				}
				body.rtl body.path-nachhaltiges_reisen_1 div.dcDropdownFade,
				body.rtl body.path-nachhaltiges_reisen_1 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(0,132,45,0) 0%, rgba(0,132,45,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,132,45,0)), color-stop(100%, rgba(0,132,45,1)));
					background: -webkit-linear-gradient(left, rgba(0,132,45,0) 0%, rgba(0,132,45,1) 100%);
					background: -o-linear-gradient(left, rgba(0,132,45,0) 0%, rgba(0,132,45,1) 100%);
					background: -ms-linear-gradient(left, rgba(0,132,45,0) 0%, rgba(0,132,45,1) 100%);
					background: linear-gradient(to right, rgba(0,132,45,0) 0%, rgba(0,132,45,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000842D', endColorstr='#ff00842D',GradientType=1 );*/
				}
				body.rtl body.path-nachhaltiges_reisen_1 div.dcDropdownFade,
				body.rtl body.path-nachhaltiges_reisen_1 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(255,123,210,0) 0%, rgba(255,123,210,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,123,210,0)), color-stop(100%, rgba(255,123,210,1)));
					background: -webkit-linear-gradient(left, rgba(255,123,210,0) 0%, rgba(255,123,210,1) 100%);
					background: -o-linear-gradient(left, rgba(255,123,210,0) 0%, rgba(255,123,210,1) 100%);
					background: -ms-linear-gradient(left, rgba(255,123,210,0) 0%, rgba(255,123,210,1) 100%);
					background: linear-gradient(to right, rgba(255,123,210,0) 0%, rgba(255,123,210,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ff7bd2', endColorstr='#ffff7bd2',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-nachhaltiges_reisen_1:hover {
					color: white;
					background: #00842D;
				}
				.negative .menu-popup .list-group-item.nav-nachhaltiges_reisen_1:hover {
					color: #000;
					background: #ff7bd2;
				}
				body.path-nachhaltiges_reisen_1 .bg-color-theme {
					background: #00842D;
				}
				body.path-nachhaltiges_reisen_1.negative .bg-color-theme {
					background: #ff7bd2;
				}
					color_secondary: #33192a
					body.path-nachhaltiges_reisen_1 .bg-color-theme-secondary {
						background: #cce6d5;
					}
					body.path-nachhaltiges_reisen_1.negative .bg-color-theme-secondary {
						background: #33192a;
					}
					body.path-nachhaltiges_reisen_1 .text-color-theme-secondary {
						color: #cce6d5;
					}
					body.path-nachhaltiges_reisen_1.negative .text-color-theme-secondary {
						color: #33192a;
					}
					body.path-nachhaltiges_reisen_1 .box-noteable {
						background: #cce6d5;
					}
					body.path-nachhaltiges_reisen_1.negative .box-noteable {
						background: #33192a;
					}
				body.path-nachhaltiges_reisen_1 .text-color-theme {
					color: #00842D;
				}
				body.path-nachhaltiges_reisen_1.negative .text-color-theme {
					color: #ff7bd2;
				}
				body.path-nachhaltiges_reisen_1 .box-noteable .box-head-main h5 {
					color: #00842D;
				}
				body.path-nachhaltiges_reisen_1.negative .box-noteable .box-head-main h5 {
					color: #ff7bd2;
				}
				body.path-nachhaltiges_reisen_1 .box-noteable a,
				body.path-nachhaltiges_reisen_1 .box-noteable a.internalLink,
				body.path-nachhaltiges_reisen_1 .box-noteable a.externalLink {
					color: #00842D;
				}
				body.path-nachhaltiges_reisen_1.negative .box-noteable a,
				body.path-nachhaltiges_reisen_1.negative .box-noteable a.internalLink,
				body.path-nachhaltiges_reisen_1.negative .box-noteable a.externalLink {
					color: #ff7bd2;
				}
				body.path-nachhaltiges_reisen_1 .related-content .headline,
				body.path-nachhaltiges_reisen_1 .related-articles .headline {
					color: #00842D;
				}
				body.path-nachhaltiges_reisen_1.negative .related-content .headline,
				body.path-nachhaltiges_reisen_1.negative .related-articles .headline {
					color: #00842D;
				}
				body.path-top_1 div.navigationMain ul li.active a,
				body.path-top_1 div.navigationMain ul li.active a:hover {
					color: white;
					background: #a7a699;
				}
				body.path-top_1.negative div.navigationMain ul li.active a,
				body.path-top_1.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #585966;
				}
				body.path-top_1 div.dcDropdownInput {
					color: white;
					background: #a7a699;
				}
				body.path-top_1.negative div.dcDropdownInput {
					color: #000;
					background: #585966;
				}
				body.path-top_1 div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-top_1 div.dcDropdownFade,
				body.path-top_1 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(167,166,153,0)), color-stop(100%, rgba(167,166,153,1)));
					background: -webkit-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: -o-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: -ms-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: linear-gradient(to right, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a7a699', endColorstr='#ffa7a699',GradientType=1 );*/
				}
				body.path-top_1.negative div.dcDropdownFade,
				body.path-top_1.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(88,89,102,0)), color-stop(100%, rgba(88,89,102,1)));
					background: -webkit-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: -o-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: -ms-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: linear-gradient(to right, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00585966', endColorstr='#ff585966',GradientType=1 );*/
				}
				body.rtl body.path-top_1 div.dcDropdownFade,
				body.rtl body.path-top_1 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(167,166,153,0)), color-stop(100%, rgba(167,166,153,1)));
					background: -webkit-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: -o-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: -ms-linear-gradient(left, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					background: linear-gradient(to right, rgba(167,166,153,0) 0%, rgba(167,166,153,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a7a699', endColorstr='#ffa7a699',GradientType=1 );*/
				}
				body.rtl body.path-top_1 div.dcDropdownFade,
				body.rtl body.path-top_1 .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(88,89,102,0)), color-stop(100%, rgba(88,89,102,1)));
					background: -webkit-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: -o-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: -ms-linear-gradient(left, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					background: linear-gradient(to right, rgba(88,89,102,0) 0%, rgba(88,89,102,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00585966', endColorstr='#ff585966',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-top_1:hover {
					color: white;
					background: #a7a699;
				}
				.negative .menu-popup .list-group-item.nav-top_1:hover {
					color: #000;
					background: #585966;
				}
				body.path-top_1 .bg-color-theme {
					background: #a7a699;
				}
				body.path-top_1.negative .bg-color-theme {
					background: #585966;
				}
				body.path-top_1 .text-color-theme {
					color: #a7a699;
				}
				body.path-top_1.negative .text-color-theme {
					color: #585966;
				}
				body.path-top_1 .box-noteable .box-head-main h5 {
					color: #a7a699;
				}
				body.path-top_1.negative .box-noteable .box-head-main h5 {
					color: #585966;
				}
				body.path-top_1 .box-noteable a,
				body.path-top_1 .box-noteable a.internalLink,
				body.path-top_1 .box-noteable a.externalLink {
					color: #a7a699;
				}
				body.path-top_1.negative .box-noteable a,
				body.path-top_1.negative .box-noteable a.internalLink,
				body.path-top_1.negative .box-noteable a.externalLink {
					color: #585966;
				}
				body.path-top_1 .related-content .headline,
				body.path-top_1 .related-articles .headline {
					color: #a7a699;
				}
				body.path-top_1.negative .related-content .headline,
				body.path-top_1.negative .related-articles .headline {
					color: #a7a699;
				}
				body.path-25_blickwinkel div.navigationMain ul li.active a,
				body.path-25_blickwinkel div.navigationMain ul li.active a:hover {
					color: white;
					background: #b51621;
				}
				body.path-25_blickwinkel.negative div.navigationMain ul li.active a,
				body.path-25_blickwinkel.negative div.navigationMain ul li.active a:hover {
					color: #000;
					background: #4ae9de;
				}
				body.path-25_blickwinkel div.dcDropdownInput {
					color: white;
					background: #b51621;
				}
				body.path-25_blickwinkel.negative div.dcDropdownInput {
					color: #000;
					background: #4ae9de;
				}
				body.path-25_blickwinkel div.dcDropdownInput span {
					background: transparent url('/media/layout/image/redesign_2012/navigation_1/dropdown_arrow_white.png') 100% 50% no-repeat;
				}
				body.path-25_blickwinkel div.dcDropdownFade,
				body.path-25_blickwinkel .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(181,22,33,0) 0%, rgba(181,22,33,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(181,22,33,0)), color-stop(100%, rgba(181,22,33,1)));
					background: -webkit-linear-gradient(left, rgba(181,22,33,0) 0%, rgba(181,22,33,1) 100%);
					background: -o-linear-gradient(left, rgba(181,22,33,0) 0%, rgba(181,22,33,1) 100%);
					background: -ms-linear-gradient(left, rgba(181,22,33,0) 0%, rgba(181,22,33,1) 100%);
					background: linear-gradient(to right, rgba(181,22,33,0) 0%, rgba(181,22,33,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b51621', endColorstr='#ffb51621',GradientType=1 );*/
				}
				body.path-25_blickwinkel.negative div.dcDropdownFade,
				body.path-25_blickwinkel.negative .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(74,233,222,0) 0%, rgba(74,233,222,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(74,233,222,0)), color-stop(100%, rgba(74,233,222,1)));
					background: -webkit-linear-gradient(left, rgba(74,233,222,0) 0%, rgba(74,233,222,1) 100%);
					background: -o-linear-gradient(left, rgba(74,233,222,0) 0%, rgba(74,233,222,1) 100%);
					background: -ms-linear-gradient(left, rgba(74,233,222,0) 0%, rgba(74,233,222,1) 100%);
					background: linear-gradient(to right, rgba(74,233,222,0) 0%, rgba(74,233,222,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004ae9de', endColorstr='#ff4ae9de',GradientType=1 );*/
				}
				body.rtl body.path-25_blickwinkel div.dcDropdownFade,
				body.rtl body.path-25_blickwinkel .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(181,22,33,0) 0%, rgba(181,22,33,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(181,22,33,0)), color-stop(100%, rgba(181,22,33,1)));
					background: -webkit-linear-gradient(left, rgba(181,22,33,0) 0%, rgba(181,22,33,1) 100%);
					background: -o-linear-gradient(left, rgba(181,22,33,0) 0%, rgba(181,22,33,1) 100%);
					background: -ms-linear-gradient(left, rgba(181,22,33,0) 0%, rgba(181,22,33,1) 100%);
					background: linear-gradient(to right, rgba(181,22,33,0) 0%, rgba(181,22,33,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b51621', endColorstr='#ffb51621',GradientType=1 );*/
				}
				body.rtl body.path-25_blickwinkel div.dcDropdownFade,
				body.rtl body.path-25_blickwinkel .dcDropdownInput:hover div.dcDropdownFade {
					background: -moz-linear-gradient(left, rgba(74,233,222,0) 0%, rgba(74,233,222,1) 100%);
					background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(74,233,222,0)), color-stop(100%, rgba(74,233,222,1)));
					background: -webkit-linear-gradient(left, rgba(74,233,222,0) 0%, rgba(74,233,222,1) 100%);
					background: -o-linear-gradient(left, rgba(74,233,222,0) 0%, rgba(74,233,222,1) 100%);
					background: -ms-linear-gradient(left, rgba(74,233,222,0) 0%, rgba(74,233,222,1) 100%);
					background: linear-gradient(to right, rgba(74,233,222,0) 0%, rgba(74,233,222,1) 100%);
					/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004ae9de', endColorstr='#ff4ae9de',GradientType=1 );*/
				}
				.menu-popup .list-group-item.nav-25_blickwinkel:hover {
					color: white;
					background: #b51621;
				}
				.negative .menu-popup .list-group-item.nav-25_blickwinkel:hover {
					color: #000;
					background: #4ae9de;
				}
				body.path-25_blickwinkel .bg-color-theme {
					background: #b51621;
				}
				body.path-25_blickwinkel.negative .bg-color-theme {
					background: #4ae9de;
				}
				body.path-25_blickwinkel .text-color-theme {
					color: #b51621;
				}
				body.path-25_blickwinkel.negative .text-color-theme {
					color: #4ae9de;
				}
				body.path-25_blickwinkel .box-noteable .box-head-main h5 {
					color: #b51621;
				}
				body.path-25_blickwinkel.negative .box-noteable .box-head-main h5 {
					color: #4ae9de;
				}
				body.path-25_blickwinkel .box-noteable a,
				body.path-25_blickwinkel .box-noteable a.internalLink,
				body.path-25_blickwinkel .box-noteable a.externalLink {
					color: #b51621;
				}
				body.path-25_blickwinkel.negative .box-noteable a,
				body.path-25_blickwinkel.negative .box-noteable a.internalLink,
				body.path-25_blickwinkel.negative .box-noteable a.externalLink {
					color: #4ae9de;
				}
				body.path-25_blickwinkel .related-content .headline,
				body.path-25_blickwinkel .related-articles .headline {
					color: #b51621;
				}
				body.path-25_blickwinkel.negative .related-content .headline,
				body.path-25_blickwinkel.negative .related-articles .headline {
					color: #b51621;
				}




