/*
Theme Name: Reise-Magazin.de
Version: 1.0
Author: Jan Metzmacher
Author URI: http://www.thereaction.de
*/

@import url("https://www.reise-magazin.de/wp-content/themes/reisemagazin/menu.css");

*
{
  font-family: arial;
}

body
{
	background-color: #d2cfc7;
}


#wrapper
{ 
  position: absolute;
  width: 990px;
  top: 0px;
  left: 50%;
  margin-left: -495px;
  background-color: #ffffff;
  padding-bottom: 140px;
}

#head
{
	position: absolute;
	margin: 0px;
	width: 960px;
	height: 133px;
	left: 15px;
	top: 0px;
	background-image: url(img/back_head.gif);
  background-position: center;
  background-repeat: no-repeat;
}

#logo
{
	position: absolute;
	width: 240px;
	height: 102px;
	top: 10px;
	left: 0px;
}

#logo img
{
	border: none;
	margin-left: 17px;
}

#head div#header-navi
{
  position: absolute;
  top: 81px;
  left: 278px;
  width: 575px;
  height: 26px;
  padding: 0px;
  margin: 0px;
  background-image: url(img/back_menu.gif);
  background-position: center;
  background-repeat: no-repeat;
}

#head div#header-navi ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

#head div#header-navi ul li 
{
	text-align: center;
}


#header-navi .menupunkt
{
  float: left;
  height: 20px;
  width: 79px;
  text-align: center;
  border-right: 1px #ffffff solid;
  text-decoration: none;
  color: #ffffff;
  font-size: 8pt;
  font-weight: bold;
  padding-top: 6px;
}

#header-navi .menupunkt-last
{
  float: left;
  height: 20px;
  width: 90px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-size: 8pt;
  font-weight: bold;
  padding-top: 6px;
}

#header-navi .menupunkt:hover,
#header-navi .menupunkt-last:hover
{
  text-decoration: underline;
}

#suche
{
	position: absolute;
  top: 0px;
  right: 0px;
  width: 240px;
  height: 38px;
  overflow: hidden;
  padding-top: 9px;
  margin: 0px;
  padding-right: 10px;	
}

#suche .txt
{
  position: absolute;
  border-left: 1px #777472 solid;
  border-right: 1px #c6c5c6 solid;
  border-bottom: 1px #777472 solid;
  border-top: 1px #615d57 solid;
  width: 208px;
  height: 18px;
  padding-top: 2px;
  padding-left: 2px;
  color: #000000;
}

#suche .search-submit
{ 
  position: absolute;
  right: 5px;
  border: none;
  height: 23px;
  width: 23px;
  background-image: url(img/button_suche.gif);
  background-repeat: no-repeat;
  background-position: left;
  cursor: hand;
}


#socialmedia
{
  position: absolute;
  top: 82px;
  right: 15px;
  width: 120px;
  height: 26px;
}

#socialmedia a
{
  float: right;
}

#socialmedia img
{
  border: none;
  margin-left: 5px;
}

#inline_wrapper
{
  position: relative;
  left: 15px;
  top: 145px;
  width: 960px;
}

#top-content
{
  width: 960px;
	height: 350px;
	margin: 0px;
	padding: 0px;
  display: block;
  margin-bottom: 15px;
}

#content #startseite-teaser
{
  display: block;
  width: 645px;
  margin-bottom: 15px;
  height: 130px;
}

#content #startseite-teaser .box
{
  float: left;
  width: 205px;
  height: 130px;
  margin-right: 12px;
  overflow: hidden;
}

#content #startseite-teaser .box_last
{
  float: left;
  width: 207px;
  height: 130px;
  overflow: hidden;
}

#content #startseite-teaser .img
{
  position: relative;
  top: 0px;
  left: 0px;
  width: 205px;
  height: 80px;
}

#content #startseite-teaser .text
{
  position: relative;
  top: 85px;
  left: 0px;
  height: 45px;
  width: 205px;
  background-color: #7f7562;
  padding: 0;
  margin: 0;
}

#content #startseite-teaser .text a
{
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 5px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

#content #startseite-teaser .text a:hover
{
  text-decoration: underline;
}

#content #autor {
	float: right;
	font-style: italic;
	font-size: 11px;
	color: #EAEAE9;
	margin-top: -14px;
	margin-right: 20px;
}

#top-gallery
{
  display: block;
  float: left;
  width: 960px;
  height: 350px;
  margin: 0px;
  overflow: hidden;
}

#content_wrapper
{
  width: 960px;
  margin: 0px;
}

#content
{
  float: left;
  width: 605px;
	min-height: 500px;
	font-size: 10pt;
} 

.wp-caption
{
  float: left;
}

#content .contentbox_header
{
  width: 620px;
  height: 25px;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 20px;
	background-color: #7f7562;
}

#content .contentbox
{
  width: 608px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #eaeae9;
	border: 1px #d5d4d4 solid;
	margin-top: 5px;
	margin-bottom: 15px;
}

#content .contentbox2
{
  width: 610px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.contentbox_header h1,
.contentbox_header h2,
.contentbox_header h3
{
  font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
}

#content .post
{
  margin: 0px;
  padding: 0px;
}

#content a,
#content a:visited
{
  color: #000000;
}

#content a:hover
{
  color: #887d65;
}

#content img
{
  float: left;
  border: none;
  margin-right: 10px;
  margin-bottom: 10px;
}

#content .teaser
{
  margin: 0px;
  margin-bottom: 20px;
  padding: 0px;
}

#content .teaser h2 a,
#content .teaser h2 a:visited
{
  font-size: 12pt;
  color: #887d65;
  font-weight: bold;
  font-family: arial;
  text-decoration: none;
}

#content .teaser h2 a:hover
{
  text-decoration: underline;
}

#content .contentbox2 .teaser h2,
#content .contentbox2 .teaser h2 a,
#content .contentbox2 .teaser h2 a:visited
{
  font-size: 10pt;
  color: #887d65;
  font-weight: bold;
  font-family: arial;
  text-decoration: none;
  margin-top: -5px;
  margin-bottom: -2px;
}

#content .contentbox2 .teaser h2 a:hover
{
  text-decoration: underline;
}
  
#content .teaser .teaser_body
{
  padding: 10px;
  padding-top: 0px;
  margin-top: -2px;
  border-bottom: 1px #d5d4d4 solid;
}

.weiterlesen
{
  font-size: 10pt;
  color: #887d65;
  font-weight: bold;
}

#content #comments input
{
  margin-bottom: 5px;
}

#comments #respond h3
{
  color: #887d65;
  border-bottom: 1px #d5d4d4 solid;  
}

#content #comments textarea
{
  margin-bottom: 5px;
}

#content #comments p
{
  margin: 0px;
  padding: 0px;
}

#content #comments .comment_details
{
  font-size: 8pt;
  font-style: italic;
  margin-top: 5px;
}

#content #comments .comment_text
{
  padding-bottom: 15px;
}

#content .wp_related_posts
{
  padding-bottom: 15px;
  line-height: 1.5;
}

#content .wp_related_posts ul
{
  margin: 0px;
  padding: 0px;
}

#content .wp_related_posts li
{
  list-style-type: none;
}

#sidebar
{
  float: right;
  width: 300px;
}

#sidebar .sidebarbox_header
{
  width: 280px;
  height: 25px;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 20px;
	background-color: #7f7562;
}

#sidebar .sidebarbox
{
  width: 288px;
	padding: 5px;
	background-color: #eaeae9;
	border: 1px #d5d4d4 solid;
	margin-top: 5px;
	margin-bottom: 20px;
}

#sidebar #highlights p.head,
#sidebar #highlights p.head a,
#sidebar #highlights p.head a:visited
{
  font-weight: bold;
  font-family: arial;
  color: #887d65;
  border: none;
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
}

#sidebar #highlights p
{
  font-size: 10pt;
  margin: 0px;
  padding: 0px;
  padding-bottom: 4px;
  display: block;
}

#sidebar #highlights .body
{
  display: block;
  padding: 10px;
  padding-top: 15px;
  margin: 0px;
  border-top: 1px #d5d4d4 solid; 
}

#sidebar #highlights .body-first
{
  padding: 10px;
  display: block;
  margin: 0px;
}

#sidebar #highlights p a,
#sidebar #highlights p a:visited
{
  color: #000000;  
  font-weight: bold;
  font-family: arial;
  text-decoration: none;
}

#sidebar #highlights p a:hover
{
  color: #000000;  
  font-weight: bold;
  font-family: arial;
  text-decoration: underline;
}

#sidebar #highlights img
{
  float: left;
  border: 1px #c7c5c5 solid;
  margin-right: 5px;
  margin-bottom: 5px;
}

#sidebar #alternative_ad p
{
	padding: 5px;
	font-size: 10pt;
}

#sidebar #alternative_ad img
{
	margin: 5px 10px 5px 5px;
	border: 0px black;
	float: left;
}

#sidebar #alternative_ad a, 
#sidebar #alternative_ad a:hover, 
#sidebar #alternative_ad a:visited
{
	font-size: 10pt;
	color: #887d65;
}


.ad_300x250
{
  width: 300px;
  height: 250px;
  color: #c0c0c0;
  text-align: center;
  font-size: 8pt;
  font-weight: bold;
  margin-bottom: 15px;
}

#footer
{
  display: block;
  width: 975px;
  margin-left: -15px;
  margin-top: 5px;
  margin-bottom: 0px;
  padding-top: 12px;
  padding-left: 15px;
  height: 170px;
  overflow: hidden;
  background-color: #7f7562;
  color: #ffffff;
  font-size: 8pt;
}

#footer a,
#footer a:visited
{
  color: #ffffff;
  font-size: 8pt;
  text-decoration: none;
}

#footer a:hover
{
  text-decoration: underline;
}

#footer .box
{
  float: left;
  margin-right: 75px;
}

#abschluss .box .head,
#abschluss .box .head a,
#abschluss .box .head a:visited,
#abschluss .box-first .head,
#abschluss .box-first .head a,
#abschluss .box-first .head a:visited
{
  font-size: 10pt;
  font-weight: bold;
  color: #7f7562;
}

#footer .box .head,
#footer .box .head a,
#footer .box .head a:visited
{
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
}

#footer .box ul
{
  margin: 0;
  padding: 0; 
  list-style: none;
}

#footer .box ul li
{
  margin: 0;
  padding: 0; 
  list-style: none;
}

.catbox
{
  width: 300px;
  height: 142px;
  display: block;
  margin: 0px;
  padding: 0px;
}

.catbox .catbody
{
  width: 300px;
  height: 142px;
  margin: 0px;
  border: none;
}

.catbox .catbody a
{
  padding-top: 10px;
  position: relative;
  text-decoration: none;
  width: 283px;
  height: 144px;
  display: block;
}

.catbox .catbody .linkback
{
  padding: 5px;
  color: #ffffff;
  background-color: #000000;
  font-size: 11pt;
  font-family: myriad pro, arial;
}

.space15
{
  margin-top: 16px;
}

.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	margin-top: 10px;
	background: #fff;
	text-decoration: none;
	font-family: arial; 
	font-size: 8pt;
	text-align: center;
}

.pagebar a,.pageList .this-page {
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: none;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #000000;
	padding: 0.2em 0.5em;
	background: #ffffff;
	color: #000000;
}

.pagebar a:hover {
	border-color: #000000;
}

.pagebar .inactive
{
   border: 1px solid #ffffff;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

.comment-submit
{ 
  border: none;
  display: block;
  height: 22px;
  width: 133px;
  background-image: url(img/button_kommentarsenden.gif);
  cursor: hand;
}


#newsletter 
{
	margin-top: 20px;
}

#newsletter img
{
	border: none;
}

.breadcrumb
{
  font-size: 8pt;
  margin-bottom: 10px;
  color: #7f7562;
}        

.breadcrumb a,
.breadcrumb a:visited
{
  color: #7f7562;
}

.breadcrumb .arrow_red
{
 margin-left: 5px;
 margin-right: 5px;
 color:: #7f7562;
}

.WP-EmailIcon
{
  margin-right: 50px;
}          

#abschluss .box,
#abschluss .box-first
{
  float: left;
  width: 140px; 
  padding-top: 10px;
  padding-bottom: 10px;
} 

#abschluss .box img,
#abschluss .box-first img
{
  display: block;
} 

#abschluss .box
{
  margin-left: 15px;
}

#abschluss .box-first
{
  margin-left: 0px; 
}             

.entry
{
  line-height: 1.5;
}

.extras
{
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
}
  
.extras #email_link
{
  float: left;
  margin-top: 10px;
  margin-bottom: 15px;
}

.extras #email_link .WP-EmailIcon
{
  margin-top: 0px;
  margin-right: 10px;
}   
 
.extras #pdf_link
{
  float: left;
  margin-bottom: 10px;
}

.extras #pdf_link img
{
  margin-top: 0px;
  margin-right: 10px;
}

.extras img
{
  float: left;
}   

#content .teaser_img
{
  float: left;
  padding: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
}

#content .teaser_img img
{
  padding: 0px;
  margin: 0px;
}

#content .teaser_img .bildunterschrift
{
  clear: left;
  float: left;
  width: 100%;
  top: -5px;
  margin: 0px;
  background-color: #d5d4d4;
}

#content .teaser_img .bildunterschrift p
{
  margin: 5px;
}

.wp-caption-text
{
  margin: 0px;
  padding-left: 5px;
  padding-bottom: 7px;
  margin-right: 10px;
  background-color: #d5d4d4;
}

.link_pages a
{
  margin-left: 5px;
}

