/*
==============================================================
  basic layout and general formatting rules for GEO.de
  
  author: Jan-Eric Strohsal <strohsal.jan-eric@geo.de>
  last modified: 2005/07/06
==============================================================
*/

/* global whitespace reset */
* { margin: 0; padding: 0; }

body { 
  font: 0.83em Verdana,Arial,sans-serif;
}

ul, li {
  list-style: none;
}
ul.disc li {
  list-style: disc;
  margin-left: 25px;
}
acronym, abbr {
  border-bottom: none;
}

/* invisible element */
.invisible {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0px;
  height: 0px;
  overflow: hidden;
  display: inline;
}
/* clear floatings */
.clearFloat {
  clear: both;
  height: 1px;
  line-height:0;
}
/* non-semantic italic and bold style */
.i { font-style: italic; }
.b, .text-bold { font-weight: bold; }
.ok { color: #090; }
.error { color: #c00; }

/* protect e-mail-addresses */
.backwards { unicode-bidi: bidi-override; direction: rtl; }

/* ==== layout container ==== */
#magNav {
 background: #ededed;
 border-bottom: 1px solid #999;
 padding: 0 0 3px 5px; 
 height: 18px;
}
#magNav ul {
  width: 856px;
}
#magNav li {
  float: left;
  margin: 3px 11px;
}
#magNav a {
  float: left;
  font-size: 76%;
  color: #690;
}

#mainHeader {
  width: 823px;
  height: 56px;
  border: 1px solid #999;
  border-bottom: none;
  padding-top: 5px;
  background: #a8cd41;
}
#mainContent {
  clear: both;
  width: 825px;
  border-right: none;
  border-top: none;
}
#mainContent #breadcrumb {
  width: 599px;
  font-size: 10px;
  height: 12px;
  color: #000;
  padding-top: 1px;
}

.catMarker {
  float: left;
  width: 10px;
  height: 12px;
  margin: 0 5px 0 0;
  font-size: 1px;
}
#mainContent #left {
  float: left;
  width: 627px;
  background: #fff;
}
#mainContent #right {
  float: right;
  width: 180px;
  background: #f1f1f1;
  overflow: hidden;
}
#footer {
  width: 823px;
  height: 19px;
  border: 1px solid #999;
  margin: 0;
  text-align: center;
  padding-top: 2px;
  background: #a8c944 url(/images/GEO/start/footer.jpg) no-repeat;
}
#gujSites {
  width: 825px;
  padding: 15px 0;
  font-size: 76%;
  color: #999;
  text-align: center;
  background: #fff;
}

/* ====== header elements ====== */
#logo {
  float: left;
  width: 210px;
  margin-top: -5px;
}
#logo a {
  display: block;
  width: 200px;
  height: 61px;
}
#logo a:hover {
  text-decoration: none;
}
#mainHeader .content {
  float: right;
  font-size: 83%;
  margin-top: 5px;
  text-align: right;
}

/* short service navigation */
#shortNav {
  width: 400px;
  margin-top: -3px;
}
#shortNav ul {
  float: right;
}
#shortNav li {
  float: left;
}
#shortNav a {
  float: left;
  display: block;
  border-right: 1px solid #fff;
  padding: 0 11px;
  color: #fff;
}
#mainHeader #shortNav  a.login, #mainHeader #shortNav  a.last { 
  border: none;
  padding-right: 7px;
}
a.login img { 
  vertical-align: bottom;
  margin: 1px 0 0 3px;
}

/* search form */
#searchForm {
  padding: 9px 5px 5px 7px;
  color: #fff;
  clear: both;
}
#searchField {
  width: 145px;
  /*color: #fff;*/
}
#catSearchField {
  width: 430px;
}
#searchCategory {
  font-size: 12px;
  vertical-align: top;
}
#searchForm option {
  padding-left: 5px;
}
#searchButton, #catSearchButton {
  vertical-align: top;
  margin-left: 5px;
}

/* ==== hyperlink styles ==== */

a  { 
  text-decoration: none; color: #690;
}
a:hover { 
  text-decoration: underline;
}
a img { 
  border: none; 
}
h3 a {
  color: #fff;
}
.teaserBox a,.shortTeaserBox a, .imgTeaserBox a,.promoTeaserBox a,.teaserBoxGreen a, .teaserBoxL a, .teaserBoxGrey a, #breadcrumb a, .tocBoxRight a, .tocBoxLeft a, #pager a {
  color: #000;
}
a.green  { 
  color: #690;
}
#footer a {
  color: #fff;
  font-size: 83%;
  margin: 0 0 0 30px;
}
#gujSites a {
  color: #999;
}

/* ==== global text styles ==== */
.issueInfo {
  color: #6d6d6d;
  font-weight: normal;
}

/* ==== main navigation ==== */
#mainNav {
  width: 824px;
  font-size: 11px;
  height: 21px;
  border-right: 1px solid #999;
}
#mainNav ul { 
  visibility: hidden; 
  position: absolute;
  z-index: 200;
  left: 0;
  top: 21px;
  background: #fff;
  padding-top: 2px;

}

#mainNav #topNav11 ul, #mainNav #topNav12 ul { margin-left: -77px; }

#mainNav li {
  float: left;
  text-align: center;
  position: relative;
  background: #fff;
}
#mainNav a {
  text-decoration: none;
}
#mainNav .seperator, #mainNav #seperatorHalfpage {
  float: left;
  height: 20px;
  width: 4px;
  font-size: 1px;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
}
#mainNav #seperatorHalfpage {
  display: none;
}
#mainNav li a {
  display: block;
  float: left;
  text-align: center;
  padding: 3px 4px;
  font-weight: normal;
  color: #000;
  border: 1px solid #999;
  border-right: none;
}
#topNav1  a { width: 38px; }
#topNav2  a { width: 70px; }
#topNav3  a { width: 70px; }
#topNav4  a { width: 70px; }
#topNav5  a { width: 70px; }
#topNav6  a { width: 70px; }
#topNav7  a { width: 72px; }
#topNav8  a { width: 70px; }
#topNav9  a { width: 33px; }
#topNav10 a { width: 76px; }
#topNav11 a { width: 31px; }
#topNav12 a { width: 31px; }

/*#topNav4 { border: 1px solid red; }*/
#mainNav #topNavHalfpage   { display: none; }
#mainNav #topNavHalfpage a { width: 154px; color: #999; }

body#start     #mainNav #topNav1 a, #mainNav #topNav1 a:hover  { color: #fff; background: #a8cd41; }
body#natur       #mainNav #topNav2 a, #mainNav #topNav2 a:hover  { color: #fff; background: #15a077; }
body#technik     #mainNav #topNav3 a, #mainNav #topNav3 a:hover  { color: #fff; background: #193370; }
body#mensch      #mainNav #topNav4 a, #mainNav #topNav4 a:hover  { color: #fff; background: #9e003a; }
body#kultur      #mainNav #topNav5 a, #mainNav #topNav5 a:hover  { color: #fff; background: #de6f03; }
body#reisen      #mainNav #topNav6 a, #mainNav #topNav6 a:hover  { color: #fff; background: #f1c213; }
body#fotografie  #mainNav #topNav7 a, body#portfolio #mainNav #topNav7 a, #mainNav #topNav7 a:hover  { color: #fff; background: #50595b; }
body#interaktiv  #mainNav #topNav8 a, #mainNav #topNav8 a:hover, body#info #mainNav #topNav9 a, #mainNav #topNav9 a:hover, body#heftreihen #mainNav #topNav10 a, #mainNav #topNav10 a:hover, body#abo #mainNav #topNav11 a, #mainNav #topNav11 a:hover,  body#shop #mainNav #topNav12 a, #mainNav #topNav12 a:hover, #mainNav #topNavHalfpage-active a, #mainNav #topNavHalfpage a:hover {
  color: #fff; background: #a8cd41;
}
#mainNav ul {
  z-index: 200;
  display: inline;
}
#mainNav ul li, #mainNav ul li a {
  display: block;
  text-align: left;
  clear: both;
}
#mainNav ul li a {
  padding: 2px;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-top: none;
  border-bottom: none;
  color: #fff !important;
}

#mainNav ul li a:hover {
  color: #000 !important;
}

#topNav1 ul li a  { width: 75px; background: #a8cd41; }
#mainNav #topNav2 ul a  { width: 170px; background: #15a077; }
#mainNav #topNav3 ul a  { width: 100px; background: #193370; }
#mainNav #topNav4 ul a  { width: 100px; background: #9e003a; }
#mainNav #topNav5 ul a  { width: 100px; background: #de6f03; }
#mainNav #topNav6 ul a  { width: 100px; background: #f1c213; }
#mainNav #topNav7 ul a  { width: 130px; background: #50595b; }
#mainNav #topNav8 ul a, #mainNav #topNav9 ul a, #mainNav #topNav10 ul a, #mainNav #topNav11 ul a, #mainNav #topNav12 ul a { 
  width: 100px; background: #a8cd41; 
}
#mainNav #topNav9  ul a { width: 120px; }
#mainNav #topNav10 ul a { width: 112px; }
#mainNav #topNav11 ul a { width: 112px; }
#mainNav #topNav12 ul a { width: 112px; }

body#start     #mainNav #topNav1 ul a:hover, #mainNav #topNav1 ul a:hover  { background: #cde599; }
body#natur       #mainNav #topNav2 ul a:hover, #mainNav #topNav2 ul a:hover  { background: #a3ecd6; }
body#technik     #mainNav #topNav3 ul a:hover, #mainNav #topNav3 ul a:hover  { background: #c7d8ff; }
body#mensch      #mainNav #topNav4 ul a:hover, #mainNav #topNav4 ul a:hover  { background: #f7cbe1; }
body#kultur      #mainNav #topNav5 ul a:hover, #mainNav #topNav5 ul a:hover  { background: #ffcb98; }
body#reisen      #mainNav #topNav6 ul a:hover, #mainNav #topNav6 ul a:hover  { background: #f4e5a7; }
body#fotografie  #mainNav #topNav7 ul a:hover, body#portfolio #mainNav #topNav7 ul a:hover, #mainNav #topNav7 ul a:hover  { background: #dbe2e4; }
body#interaktiv  #mainNav #topNav8 ul a:hover, #mainNav #topNav8 ul a:hover, body#info #mainNav #topNav9 ul li a:hover, #mainNav #topNav9 ul li a:hover, body#heftreihen #mainNav #topNav10 ul li a:hover, #mainNav #topNav10 ul li a:hover, body#abo #mainNav #topNav11 ul li a:hover, #mainNav #topNav11 ul li a:hover, body#shop #mainNav #topNav12 ul li a:hover , #mainNav #topNav12 ul li a:hover   { 
  background: #cde599;
}

#mainNav ul a.secondLevel { padding-left: 10px; width: 162px !important}
#mainNav .first { border-top: 1px solid #999; }
#mainNav .last  { border-bottom: 1px solid #999; }

#mainNav li:hover>ul {
  visibility: visible;
}

/* ==== right col styles ===== */
#right .seperator { 
  height: 15px;
  background: #fff;
}
#right .spacer { 
  height: 10px;
}
#right img {
  margin-bottom: 10px;
}
#right .standAlone {
  margin-bottom: 10px;
}
#right .teaserBox, #right .teaserBoxGreen, .teaserBoxGrey, #right .teaserBoxShop {
  width: 178px;
  margin-bottom: 10px;
  font-size: 93%;
  background: #ededed;
}
#right .teaserBox h3, #right .teaserBoxGreen h3, .teaserBoxGrey h3, #right .teaserBoxShop h3 { 
 padding: 3px 6px;
 color: #fff;
 font-weight: bold;
 font-size: 93%;
}
#right .teaserBox .item, #left .shortTeaserBox .item {
  margin: 3px 3px 6px 6px;
  line-height: 130%;
}
#right #issueBox {
  text-align: center;
  height: 208px;
  background: #fff;
}
#right #issueBox h3 {
  text-align: left;
}
#right #issueBox .altContent {
  margin: 15px 0;
  text-align: center;
}
#right #issueBoxLarge {
  display: none;
  float: right;
  width: 144px;
  margin-bottom: 10px;
  font-size: 93%;
  border: 1px solid #a8cd41;
  text-align: center;
}
#right #issueBoxLarge h3 {
 padding: 3px 6px;
 color: #fff;
 font-weight: bold;
 font-size: 93%;
 background: #a8cd41;
 text-align: left;
}
#right .teaserBox li, #right .teaserBoxGreen li, .teaserBoxGrey li {
  line-height: 130%;
  color: #000;
  text-indent: -11px;
  margin: 2px 3px 0 19px;
}

#right ul.disc li {
  text-indent: 0;
}
#right .teaserBox ul, #right .teaserBoxGreen ul, .teaserBoxGrey ul { 
 padding: 3px 0 6px 0; 
}
#right .imgContent { 
  text-align: center;
  color: #000;
  padding: 6px;
  margin: 3px 0;
}
#right .teaserBox li .imgContent { 
  margin-left: -12px;
}
#right .teaserBox .imgContent a {
  display: inline;
  text-indent: 0;
  margin: 0;
}
#right .teaserBox .imgContent img {
  display: inline;
  text-indent: 0;
  margin-top: 10px;
}
/* vote box */
#right .teaserBox .voteContent {
  padding: 10px;
  font-size: 90%;
}
#right .teaserBox .voteContent p {
  padding-bottom: 10px;
}
#right .teaserBox .voteContent li {
  line-height: 130%;
  color: #000;
  text-indent: -11px;
  margin: 2px 3px 0 12px;
}
#right .teaserBox .voteContent ul { 
 padding: 12px 0 2px 0; 
}
.voteBar { 
  padding:3px 1px 3px 1px; color:#333; font-size:10px; background:#a8cd41; border: 1px solid #7ba822;
}

/* shop */
#right .teaserBoxShop {
  border: 6px solid #a8cd41; 
  border-top: none;
  width: 168px;
  background: #fff;  
}
#right .teaserBoxShop h3 { 
  background: #a8cd41;
  padding: 4px 6px;
  border: none;
}
#right .teaserBoxShop li {
  line-height: 130%;
  color: #000;
  text-indent: -11px;
  margin: 2px 3px 0 19px;
}
#right .teaserBoxShop li .imgContent {
  margin-left: -12px;
}
#right .teaserBoxShop li .imgContent img {
  margin-left: 12px;
  margin-bottom: 2px;
}
#right .teaserBoxShop li a {
  color: #000;
}
#right .teaserBoxShop ul {
  padding-bottom: 10px;
  padding-right: 2px;
}

/* grey box */
#right .teaserBoxGrey { 
  border: 1px solid #676767;
  border-top: none;
}
#right .teaserBoxGrey h3 { 
  background: #999;
  border-top: 1px solid #676767;
  border-bottom: 1px solid #676767;
}
#right .teaserBoxGrey img {
  margin: 0;
}

/* ==== pager ===== */
#pager {
  text-align: center;
  font-size: 76%;
  margin-bottom: 20px;
}
#pager .pageIndex {
  margin-top: 25px;
  padding-bottom: 5px;
}
.pagingBar {
  padding: 3px 0 3px 0;
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
  text-align: center;
  height: 13px;
}
.pages {
  float: left;
  width: 35.9%;
}
#pager .back {
  float: left;
  width: 32%;
  text-align: left;
}
#pager .next { 
  float: left;
  width: 32%;
  text-align: right;
}

/* ==== popup ==== */
#tocImgL {
  margin: 10px;
  padding: 10px;
  padding-bottom: 5px;
  border: 1px solid #999;
}
.closeWin {
  padding-top: 5px;
  text-align: right;
  font-size: 76%;
}
.closeWin a {
  color: #666;
}

/* default style informations */
.catMarker {
  background: #a8cd41;
}
#left .teaserBox, #left .teaserBoxL, #left .leftBoxL {
  border: 1px solid #7ba822;
}
#left .teaserBoxL h3, #left .teaserBox h3, .leftBoxL h2 {
  background: #a8cd41;
  border-bottom: 1px solid #7ba822;
}
#right .teaserBox, #right .teaserBoxGreen, #right #issueBoxLarge {
  border: 1px solid #7ba822;
  border-top: none;
}
#right .teaserBox h3, #right .teaserBoxGreen h3, #right #issueBoxLarge h3 {
  background: #a8cd41;
  border-top: 1px solid #7ba822;
  border-bottom: 1px solid #7ba822;
}

img.arrow  { margin-right: 3px; }

.addHeadline span.rb {
  width: 1px;
  border-left: 1px solid #999;
  margin-left: 5px;
}
.addHeadline span.lb {
  width: 1px;
  border-left: 1px solid #999;
  margin-right: 3px;
}

/* ==== ad section ==== */
#contentAd, #textAd, #bufferRubrikenAd, #bufferContentAd, #bufferPromoAd, #bufferGoogleArticleBox {
  display: none;
}
#rubrikenAd {
  width: 823px;
  height: 60px;
  font-size: 1px;
  text-align: center;
  margin: 8px 0 8px 0;
}
/*
#contentAd {
  clear: both;
  margin: -15px 0 20px 20px;
  text-align: center;
}
#contentAd hr {
  margin-top: 10px;
  width: 593px;
}
*/

#contentAd {
  float:right;
  text-align: center;
  margin: 15px 14px 15px 10px;
}
#left>#contentAd {
  margin-top: 12px;
}
#contentAd hr {
  height: 1px;
  margin-top: 5px;
  width: 385px;
}
#left>#contentAd hr {
  margin: 5px 0 5px 0;
}

#article #contentAd {
  float: none;
  margin: 0 0 15px 0;
}
#article #contentAd hr {
  width: 507px;
}
#article #contentAd hr.top {
  margin: 10px 0 0 0;
  width: 507px;
}
#promoAd {
  text-align: center;
  margin-bottom: 10px;
  width: 180px;
  display: none;
}
#promoAd img {
  margin-top: 0;
}
#promoAdContainer {
  border: 1px solid #999; 
  text-align:center;
  padding-bottom: 11px;
}
#promoAdContainer180 { 
  text-align:center;
}
#promoAdContainer .header {
  border-bottom: 1px solid #999; 
  text-align:left; 
  padding: 2px; 
  margin-bottom: 10px; 
  font-size: 76%; 
  color: #333;
}
#promoAdContainer180 .header {  
  text-align:left; 
  padding: 2px; 
  font-size: 76%; 
  color: #333;
}
#textAd {
  margin: 10px 0;
  padding: 5px;
  border: 1px solid #a8cd41;
  width: 168px;
  font-size: 76%;
  background: #ededed;
}
#googleArticleBox {
  display: block;
  text-align: center;
  width: 507px;
}
#floater {
  position: absolute;
  text-align: left;
  left: 833px;
  top: 78px;
  z-index: 1;
  width: 160px;
  height: 600px;
}

/* ###  B-Day  ### */
.article-headline {
  font-size: 20px; 
  line-height: 25px; 
  color: #333; 
  font-weight: normal;
  margin: 3px 0 7px 0;
}
.headline-hp1 {
  font-size: 110%; 
  line-height: 130%;
  font-weight: bold;
  color: #333;
  margin-bottom: 5px;
}
.magazine-headline {
  font-size: 13px;
  color: #333;
}

.survey-submit, .formButton, .ecard-submit {
  border-left: 2px solid #999;
  border-top: 2px solid #999;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  background: #f5f5f5;
  background: #f9f9f9;
  text-align: center;
  padding: 1px;
  color: #333;
  cursor: pointer;
  margin-left: 10px;
}
.survey-submit:hover, .formButton:hover, .ecard-submit:hover {
  border-left: 2px solid #333;
  border-top: 2px solid #333;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
  text-decoration: none;
}
#right .formButton {
  margin: 0;
  border-width: 1px;
}
.relatedBoxSmallRight {
  width: 180px;
  font-size: 76%;
  border: 1px solid #999;
  padding-bottom: 5px;  
}
.tocBoxRight, .relatedBoxSmallRight {
  float: right;
  margin: 4px 0 10px 15px;  
}
.relatedBoxSmallRight h2 {
  background: #999;
  height: 16px;
  padding: 1px 5px;
  color: #fff;
  font-weight: bold;
  font-size: 105%;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.relatedBoxSmallRight li {
  text-indent: -10px;
  margin: 2px 3px 2px 15px;
}
/* ### Ecards ### */
h1.ecards {
  font-size: 140%;
  margin-bottom: 20px;
  font-weight: normal;
  color: #a4bd45;
  font-family: Verdana;
}
table {
  color: #000;
  margin-top: 20px;
}
.ecard-error {border:2px solid white; display:none; width:97%; padding:2px; visibility:hidden; font-weight:bold; color:white; background-color:red}
.ecard-submit { background-color: #F6F6F6; color: #000; border-style: solid; border-width: 1px; border-color: #999999; font-size: 11px;}


