/*
Theme Name: Jordanien.info
Description: Jordanien.info Theme (Child-Theme of dot-info_master)
Author: Triplemind GmbH
Template: dot-info_master
Version: 1.0
Tags: Jordanien.info, dot-info
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-shadow: 0 1px 1px rgba(0,0,0,.1);
	background: url(images/background.png) left top repeat-x #ffffff
}
/* BACKGROUND-IMAGES */
#head {
	background: url(images/head.png) no-repeat scroll left top transparent
}
#head-nav-left {
	background: url(images/background_head-nav-left.png) no-repeat
}
#head-nav-right {
	background: url(images/background_head-nav-right.png) no-repeat
}
#head-nav-center {
	background: url(images/background_head-nav.png) repeat-x
}
.teaser-head-deco {
	background: url(images/background_teaser-head.png) repeat-x
}
.teaser.ts24 .teaser-head-deco {
	background: none transparent;
	border: 0 none;
	height: auto
}
.teaser-text {
	background: url(images/background_teaser-text.png) repeat-x #f6f6f6
}
#foot-center {
	background: url(images/background_footer.png) repeat-x
}
/* BACKGROUND-IMAGES END */
/* TYPO */
#box-left, #box-right {
	color: #666666
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-family: Tahoma, Geneva, sans-serif;
}
h1, h2, h3, h4, .h1, .h2, .h3, .h4, a, .navigation-selection ul li.page_item a, .navigation-selection ul li ul li.page_item a, .navigation-selection ul li.page_item.current_page_item ul li a, .link, .teaser-head-deco .link:hover {
	color: #9e0e1e
}
/*h2, h3, .h2, .h3 {
	text-shadow: 1px 1px 0px #E8D91A
}*/
a:hover, .navigation-selection ul li.page_item:hover a, .navigation-selection ul li ul li.page_item:hover a, .navigation-selection ul li.page_item.current_page_item a, .navigation-selection ul li.page_item.current_page_item:hover ul li a, .link:hover {
	color: #000000
}
.btn, button, .button, .navigation-head,.teaser-head-deco .link,.teaser-head-deco a, .btn .link, button .link, .button .link {
	color: #ffffff;
}
/* BORDERS */
hr {
	border-top-color: #d6d6d6;
	border-bottom-color: #f6f6f6
}
.navigation-selection, .navigation-selection-nolink, .wp-caption, .teaser-head, .teaser-text, img.flag, img.flag-wm {
	border-color: #d6d6d6
}
.navigation-selection ul li ul li.page_item:first-child {
	border-top-color: #d6d6d6
}
.navigation-selection ul li.page_item, .navigation-selection ul li ul li.page_item, .navigation-selection-nolink ul li, .navigation-selection ul li.page_item:first-child, .navigation-selection-nolink ul li:first-child, .navigation-selection ul li ul li.page_item:first-child {
	border-bottom-color: #d6d6d6;
}
.navigation-selection ul li.page_item, .navigation-selection ul li ul li.page_item, .navigation-selection-nolink ul li, .navigation-selection ul li.page_item:last-child, .navigation-selection-nolink ul li:last-child {
	border-top-color: #ffffff
}
.navigation-selection ul li.page_item, .navigation-selection ul li ul li.page_item, .navigation-selection-nolink ul li, .wp-caption {
	background-color: #f6f6f6
}
/*BACKGROUND-COLORS*/
#content {
	background-color: #ffffff
}
.navigation-selection ul li.page_item:hover, .navigation-selection ul li.page_item.current_page_item, .navigation-selection ul li.current_page_ancestor, .navigation-selection ul li ul li.page_item:hover, .navigation-selection ul li ul li.page_item.current_page_item {
	background-color: #ececec
}
.inhalt, .accent {
	background-color: #d6d6d6
}
@media (max-width: 991px) {
.page_folder > ul {
	border-color: #d6d6d6
}
}
.btn, button, .button, .navigation-head {
	border-color: #00532a;
	text-shadow: 0 1px 0 #303030;
	background: url(images/background_nav-head.png) repeat-x; /* Old browsers */
	background: -moz-linear-gradient(top, #59a881 0%, #599b7a 50%, #006432 51%, #00532a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #59a881), color-stop(50%, #599b7a), color-stop(51%, #006432), color-stop(100%, #00532a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #59a881 0%, #599b7a 50%, #006432 51%, #00532a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #59a881 0%, #599b7a 50%, #006432 51%, #00532a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #59a881 0%, #599b7a 50%, #006432 51%, #00532a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #59a881 0%, #599b7a 50%, #006432 51%, #00532a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59a881', endColorstr='#00532a', GradientType=0 ); /* IE6-9 */
}
.btn:hover, button:hover, .button:hover {
	border-color: #790c18;
	text-decoration: none;
	background: url(images/background_nav-head_hover.png) repeat-x; /* Old browsers */
	background: -moz-linear-gradient(top, #de6472 0%, #c1636d 50%, #9b0e1e 51%, #790c18 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #de6472), color-stop(50%, #c1636d), color-stop(51%, #9b0e1e), color-stop(100%, #790c18)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #de6472 0%, #c1636d 50%, #9b0e1e 51%, #790c18 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #de6472 0%, #c1636d 50%, #9b0e1e 51%, #790c18 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #de6472 0%, #c1636d 50%, #9b0e1e 51%, #790c18 100%); /* IE10+ */
	background: linear-gradient(to bottom, #de6472 0%, #c1636d 50%, #9b0e1e 51%, #790c18 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de6472', endColorstr='#790c18', GradientType=0 ); /* IE6-9 */
}
