/*
Theme Name: Reiseroute.de
Theme URI: http://www.triplemind.com/
Description: Template der Seite Reiseroute.de
Author: Franziska Ott
Version: 2.0
Tags: reisen, reiseroute, route
*/

@font-face {
  font-family: 'Ruluko';
  src: url(https://cdn.fluxgrid.net/www.reiseroute.de/wp-content/themes/reiseroute.de/fonts/Ruluko-Regular.eot);
  src: url(https://cdn.fluxgrid.net/www.reiseroute.de/wp-content/themes/reiseroute.de/fonts/Ruluko-Regular.eot?#iefix) format('embedded-opentype'),
       url(https://cdn.fluxgrid.net/www.reiseroute.de/wp-content/themes/reiseroute.de/fonts/Ruluko-Regular.otf) format('otf'),
       url(https://cdn.fluxgrid.net/www.reiseroute.de/wp-content/themes/reiseroute.de/fonts/Ruluko-Regular.svg#Ruluko-Regular) format('svg'),
       url(https://cdn.fluxgrid.net/www.reiseroute.de/wp-content/themes/reiseroute.de/fonts/Ruluko-Regular.ttf) format('truetype'),
       url(https://cdn.fluxgrid.net/www.reiseroute.de/wp-content/themes/reiseroute.de/fonts/Ruluko-Regular.woff) format('woff'),
       url(https://cdn.fluxgrid.net/www.reiseroute.de/wp-content/themes/reiseroute.de/fonts/Ruluko-Regular.woff2) format('woff2');
}

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	font-size: 0.8em;
	text-shadow: 0 1px 1px rgba(0,0,0,.1);
	text-align: left;
	background: url(https://cdn.fluxgrid.net/www.reiseroute.de/wp-content/themes/reiseroute.de/images/background.png) repeat;
	color: #555555;
}
#header {
	width: 100%;
}
#main {
	width: 96%;
}
#footer {
	width: 96%;
}
.clear {
	clear: both;
	height: 0px;
}
h1, .h1 {
	font-family: 'Ruluko', sans-serif;
	font-size: 2.4em;
	margin: 0 0 10px;
}
h2, .h2 {
	font-family: 'Ruluko', sans-serif;
	font-size: 2em;
	margin: 0 0 10px;
}
h3, .h3 {
	font-family: 'Ruluko', sans-serif;
	font-size: 1.6em;
	margin: 0 0 10px;
}
h4, .h4 {
	font-family: 'Ruluko', sans-serif;
	font-size: 1.4em;
	margin: 0 0 10px;
}
p {
	margin: 0 0 10px;
}
a {
	color: #5bcbff;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #999;
}
#wrapper {
	margin: 0 auto;
	max-width: 1000px;
	width: 100%;
	position: relative;
	top: 10px;
}
#logo img {
	max-width: 388px;
	width: 40%;
	height: auto;
	/*background:url(https://cdn.fluxgrid.net/www.reiseroute.de/wp-content/themes/reiseroute.de/images/logo.png) no-repeat;*/
	position: relative;
	left: 13px;
	z-index: 10;
}
#logo a {
	display: block;
	margin: 0 0 0 7px;
}
#head-img {
	max-width: 1000px;
	width: 100%;
	height: auto;
	/*background:url(https://cdn.fluxgrid.net/www.reiseroute.de/wp-content/themes/reiseroute.de/images/head-img.jpg) no-repeat;*/
	-webkit-box-shadow: inset 0px 0px 0px 10px rgba(255, 255, 255, 0.25);
	box-shadow: inset 0px 0px 0px 10px rgba(255, 255, 255, 0.25);
	position: relative;
	z-index: 5;
	margin: -56px 0 0;
}
#navigation {
	width: 96%;
	height: 60px;
	margin: -60px 0 0 20px;
	position: relative;
	z-index: 15;
}
#navigation ul {
	list-style: none;
	width: auto;
}
#navigation ul li {
	float: left;
	margin: 10px 1px 0 0;
}
#navigation ul li:last-child {
	margin: 10px 0 0;
}
#navigation ul li:hover, #navigation ul li.current_page_item {
	margin: 0 1px 0 0;
}
#navigation ul li a, a.button {
	width: auto;
	background: url(https://cdn.fluxgrid.net/www.reiseroute.de/wp-content/themes/reiseroute.de/images/button.png) repeat-y right #5bcbff;
	padding: 5px 10px 15px;
	display: block;
	font-family: 'Ruluko', sans-serif;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0px 1px 0px #4297be;
	filter: dropshadow(color=#4297be, offx=0, offy=1);
	-webkit-box-shadow: inset 0px -10px 0px 0px rgba(255, 255, 255, 0.25);
	box-shadow: inset 0px -10px 0px 0px rgba(255, 255, 255, 0.25);
}
#navigation ul li a:hover, #navigation ul li.current_page_item a, a.button:hover, a.button:focus {
	background: url(https://cdn.fluxgrid.net/www.reiseroute.de/wp-content/themes/reiseroute.de/images/button_hover.png) repeat-y right #5bcbff;
	padding: 10px 10px 20px;
}
li.menu-item ul li {
	display: none;
}
a.button {
	display: inline-block;
	font-weight: bold;
}
#main {
	/*width:960px;*/
	margin: -400px auto 20px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	position: relative;
	padding: 425px 20px 25px;
}
#content {
	width: 70%;
	float: left;
	padding: 5px 0 0;
}
.alignnone {
	margin: 5px 15px 15px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 15px 15px;
}
.alignleft {
	float: left;
	margin: 5px 15px 15px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 15px 15px;
}
a img.alignnone {
	margin: 5px 15px 15px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 15px 15px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 15px 15px 0;
}
.wp-caption.alignleft {
	margin: 5px 15px 15px 0;
}
.wp-caption.alignright {
	margin: 5px 0 15px 15px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 0.7em;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.inhalt {
	padding: 1em;
	background: url("https://cdn.fluxgrid.net/www.reiseroute.de/wp-content/themes/reiseroute.de/images/button.png") repeat-y scroll right center #5BCBFF;
	color: #ffffff;
	border-radius: 20px;
	margin-bottom: 2em;
}
.inhalt a {
	color: #ffffff;
}
.inhalt a:hover {
	color: #888888;
	text-decoration: underline;
}
.inhalt ul {
	margin: 1em;
}
.inhalt li {
	margin: 1em 0 0 1em;
}
#sidebar {
	width: 30%;
	float: left;
}
.teaser {
	margin: 0 1px 17px 12px;
}
.teaser-nase {
	width: 18px;
	height: 19px;
	background: url(https://cdn.fluxgrid.net/www.reiseroute.de/wp-content/themes/reiseroute.de/images/sign.png) no-repeat;
	position: relative;
	z-index: 10;
	margin: 7px 0 -26px -12px;
}
.teaser-center {
	width: 282px;
	background: #f8f8f8;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	position: relative;
	z-index: 5;
}
.teaser-text {
	position: relative;
	z-index: 15;
	padding: 10px;
}
#footbar {
	height: auto;
	margin: 15px -30px 0;
	max-width: 1020px;
}
#footbar-left {
	background: url(https://cdn.fluxgrid.net/www.reiseroute.de/wp-content/themes/reiseroute.de/images/footer-left.png) no-repeat;
	width: 10px;
	height: 5px;
	float: left;
}
#footbar-right {
	background: url(https://cdn.fluxgrid.net/www.reiseroute.de/wp-content/themes/reiseroute.de/images/footer-right.png) no-repeat;
	width: 10px;
	height: 5px;
	float: right;
}
#footbar-center {
	background: url(https://cdn.fluxgrid.net/www.reiseroute.de/wp-content/themes/reiseroute.de/images/footer.png) repeat-y;
	height: 28px;
	padding: 7px 0 0 23px;
}
#footer {
	font-size: 10px;
	margin: 12px 0 0;
}
#footer-left {
	float: left;
}
#footer-right {
	float: right;
}
div.excerpts li {
	list-style: none;
	float: left;
}
li.tag-routen {
	padding-bottom: 25px;
}
a.excerptsbild {
	float: left;
	padding: 0px 10px 10px 10px;
}
a.excerptstitle {
	float: inherit;
}
h2.tags {
	font-size: 1.4em;
	margin: 0;
}
p.routen {
	font-size: 1, 4em;
	margin: 0;
}
p.excerptstext {
	padding: 0px;
}
p.tag-excerpts {
	padding: 0px;
	margin-top: -20px;
}
p.sidebarmenu {
	margin: 0px;
	box-shadow: 0 -10px 0 0 rgba(255, 255, 255, 0.25) inset;
	font-size: 20px;
}
ul.sidebarmenu {
	font-size: 14px;
	list-style: none;
	padding: 10px;
	font: 'Ruluko', sans-serif;
}
ul.sidebarmenu a {
	color: #555555;
	text-decoration: none;
}
ul.sidebarmenu a:hover {
	color: #aaaaaa;
	text-decoration: underline;
}
ul.sidebarmenu li {
	list-style: none;
}
ul.sidebarmenu ul.children {
	padding-left: 15px;
}
/* ----------------------  Pagination-------------------------- */

.pagination {
	clear: both;
	padding: 20px 0;
	position: relative;
	font-size: 11px;
	line-height: 13px;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	width: auto;
	background: none repeat scroll 0 0 #F8F8F8;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25) inset;
	color: #555555;
}
.pagination a:hover {
	color: #fff;
	background: url("https://cdn.fluxgrid.net/www.reiseroute.de/wp-content/themes/reiseroute.de/images/footer.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
}
.pagination .current {
	padding: 6px 9px 5px 9px;
	background: url("https://cdn.fluxgrid.net/www.reiseroute.de/wp-content/themes/reiseroute.de/images/footer.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
	color: #fff;
}
/* ADDTHIS BIG BOX */ 

div.addthis_toolbox, a.addthis_button_facebook_like, a.addthis_button_tweet, a.addthis_counter {
	height: 20px;
}
.addthis_button_facebook_like iframe {
	width: 111px !important;
}
a.addthis_button_tweet iframe {
	width: 101px !important;
}
#___plusone_1 {
	width: 72px !important;
}
/* this is the menu CSS for the select menu */

.menu-menue-1-container ul {
	display: none;
}
.menu-menue-1-container select {
	display: block;
	width: 100%;
	height: 45px;
	margin: 0 auto;
	font-family: sans-serif;
	font-size: 2em;
	line-height: 1.5em;
	color: #fff;
	background: #1AA0CC;
	border: 1px solid #ccc;
	text-align: center;
}

/*Responsive Width 1024px */
@media (max-width: 1024px) {
#navigation {
	width: 90%;
	height: auto;
	margin: auto;
	margin-top: 0px;
	z-index: 15;
	padding-bottom: 0px;
}
#content {
	width: 97%;
	float: left;
}
#sidebar {
	display: none;
}
#logo img {
	position: absolute;
}
.menu-menue-1-container select {
	text-align: center;
}
#main {
	margin: 0px auto 20px;
	padding: 25px 20px 25px;
}
#footbar {
	width: 100%;
	margin: 15px -10px 0;
}
}

/*Responsive Width 480px */
@media (max-width: 480px) {
.menu-menue-1-container select {
	text-align: center;
	font-size: 1.5em;
	height: 30px;
}
#content {
	word-break: break-all;
}
}
 @media screen and (min-width: 1025px) {
#menu-menue-1-container {
	width: 100%;
}
.menu-menue-1-container ul {
	display: block;
	font-family: 'Helvetica Neue';
}
.menu-menue-1-container ul ul {
	position: absolute;
}
.menu-menue-1-container ul li {
	display: inline;
	float: left;
	position: relative;
	font-size: 1em;
	line-height: 1.5em;
}
.menu-menue-1-container ul li a {
	display: inline-block;
	color: #303030;
	background: #fff;
	text-shadow: 0 0 0 #fff;
	padding: .5em 1em;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
}
.menu-menue-1-container ul li a:hover {
	color: #fff;
	cursor: pointer;
	background: #576587;
	text-shadow: 1px 1px 0 #000;
}
.menu-menue-1-container select {
	display: none;
}
/* the dropdown */
.menu-menue-1-container ul ul {
	position: absolute;
	z-index: 999;
	background: #fff;
	min-width: 100%;
	height: 0px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.menu-menue-1-container ul li:hover ul {
	height: auto;
	overflow: auto;
	margin: 0;
}
.menu-menue-1-container ul li:hover ul li {
	margin-left: 0;
	display: block;
	width: 100%;
}
.menu-menue-1-container ul ul li a {
	width: 100%;
	text-align: center;
	padding: 10px 0;
}
#navigation ul li ul li a {
	margin-top: -10px;
}
}
/* ADS */
#ad_skyscraper {
	position: absolute;
	left: 1015px;
	top:0px;
}
#ad_leaderboard {
	margin: 0 auto 10px;
	text-align: center
}
iframe, object, embed, ins {
	max-width: 100%;
	width: 100%;
}
/* ADS END */

/*ASA Plugin*/
.asa-product, .asa-image, .asa-infos {
	box-sizing: border-box
}
.asa-product {
	width: 100%
}
.asa-image {
	width: 30%;
	float: left
}
.asa-infos {
	width: 70%;
	padding-left: 10px;
	float: left
}
.asa-productsidebar .asa-image, .asa-productsidebar .asa-infos {
	width: 100%;
	float: none;
	padding: 0
}
/*ASA Plugin Ende*/