/*
==============================================================
  article layout for GEO.de
  
  author: Jan-Eric Strohsal <strohsal.jan-eric@geo.de>
  last modified: 2005/07/06
==============================================================
*/

.qhigh { background: #a8cd41; }

#article {
  padding: 18px 55px 15px 65px; 
}

#article ul.textliste {
  margin: -13px 0 15px 0;
}
#article ul.textliste li {
  list-style: url(/images/GEO/disc.png); 
  margin-left: 15px;
  margin-bottom: 10px;
}
#article ol {
  margin: -10px 0 15px 0;
}
#article ol li {
  list-style: decimal;
  margin-left: 45px;
}
#article dir li {
  list-style: url(/images/GEO/square.png);
  margin-left: 15px;
  line-height: 130%;
}
#article .addHeadline, #bday .addHeadline {
 float: left;
 font-size: 0.76em;
 margin: 0 0 15px -40px;
 border-left: 1px solid #999;
 padding: 0 0 0 5px;
 font-weight: bold;
}
#bday .addHeadline {
  margin: 0 0 15px 0;
}
#article .addHeadline .pageIndex, #bday .addHeadline .pageIndex {
  border: 1px solid #999; 
  border-top: none; 
  border-bottom: none;
  padding: 0 5px;
  margin-left: 2px;
  font-weight: normal;
}

/* === service box === */
#serviceBox, #socialBookmarkBox, #emailBox  {
  float: right;
  font-size: 82%;
  color: #666;
  margin-right: -40px;
  margin-top: -5px;
  position: relative;
  text-align: right;
}
#serviceBox {
  height: 20px;
  width: 140px;
}
#socialBookmarkBox, #emailBox {
  border: 1px solid #999;
  background: #f1f1f1;
  width: 250px;
  display: none;
  z-index: 1000;
  margin-right: 0 !important;
  left: 0;
  top: 5px;
  opacity:0.98;
  filter:alpha(opacity=98);
  text-align: left;
}
#socialBookmarkBox  .header, #emailBox  .header{
  padding: 4px 5px;
  background: #999;  
  color: #fff;
  font-weight: bold;
}
#socialBookmarkBox  .h4, #emailBox  .h4{
  float: left; 
}
.help, .closeTop {
  float: right; 
  cursor: help;
  margin-left: 6px;
}
.closeTop {
  cursor: pointer;
}
#socialBookmarkBox  ul{
  float: left;
  margin: 5px; 
  width: 114px;
}
#socialBookmarkBox  ul li a{
  color: #666; 
  display: block;
  padding: 4px 0 0 25px;
  height: 19px;
}
#socialBookmarkBox  .close, #emailBox  .close,  #emailBox  .send{
  margin: 0 0 5px 82px;
  padding: 2px 10px 3px 10px;
}
.helpBox {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  margin-bottom: 5px;
  padding: 5px;
}
#emailBox  .send{
  margin-left: 73px;
}
#responseContent {
  display: none;
  font-size: 11px;
  padding: 15px;
  text-align: center;
}
#closeMailBox {
  display: none;
  margin: 0 0 5px 70px;
}
#emailBox  form {
  margin: 10px;
  border: none;
}
#emailBox input , #emailBox textarea{
  margin-bottom: 5px;
  width: 226px;
}
#emailBox  #email , #emailBox  #emailLabel, #sendername_error, #sender_error, #recv_error, #recv_regex_error, #sender_regex_error { /* #email is the honeypot */
  display: none;
}
#sendername_error, #sender_error, #recv_error, #recv_regex_error, #sender_regex_error { 
  font-weight: bold;
  color: #c00;
  margin-bottom: -6px;
  margin-top: -3px;
}

.delicious { background-image: url("/images/GEO/bookmarks/delicious_over.gif"); background-repeat: no-repeat; }
.facebook { background-image: url("/images/GEO/bookmarks/facebook.gif"); background-repeat: no-repeat; }
.myspace { background-image: url("/images/GEO/bookmarks/myspace.gif"); background-repeat: no-repeat; }
.mister-wong { background-image: url("/images/GEO/bookmarks/mrwong_over.gif"); background-repeat: no-repeat; }
.linkarena { background-image: url("/images/GEO/bookmarks/linkarena_over.gif"); background-repeat: no-repeat; }
.furl { background-image: url("/images/GEO/bookmarks/furl_over.gif"); background-repeat: no-repeat; }
.google { background-image: url("/images/GEO/bookmarks/google_over.gif"); background-repeat: no-repeat; }
.oneview { background-image: url("/images/GEO/bookmarks/oneview_over.gif"); background-repeat: no-repeat; }
.yahoo { background-image: url("/images/GEO/bookmarks/yahoo_over.gif"); background-repeat: no-repeat; }
.live { background-image: url("/images/GEO/bookmarks/live_over.gif"); background-repeat: no-repeat; }

.yigg { background-image: url("/images/GEO/bookmarks/yigg_over.gif"); background-repeat: no-repeat; }
.digg { background-image: url("/images/GEO/bookmarks/digg_over.gif"); background-repeat: no-repeat; }
.folkd { background-image: url("/images/GEO/bookmarks/folkd_over.gif"); background-repeat: no-repeat; }
.tausendreporter { background-image: url("/images/GEO/bookmarks/tausendreporter_over.gif"); background-repeat: no-repeat; }
.technorati { background-image: url("/images/GEO/bookmarks/technorati_over.gif"); background-repeat: no-repeat; }
.shortnews { background-image: url("/images/GEO/bookmarks/shortnews_over.gif"); background-repeat: no-repeat; }
.stumbleupon { background-image: url("/images/GEO/bookmarks/stumbleupon_over.gif"); background-repeat: no-repeat; }
.webnews { background-image: url("/images/GEO/bookmarks/webnews_over.gif"); background-repeat: no-repeat; }

.pubDate {
  float: right;
  text-align: right;
  font-size: 0.76em;
  margin-right: -25px;
}
.issue {
  float: left;
  width: 80px;
  margin: 2px 15px 15px -40px;
}
.issue a, .out_of_stock {
  display: block;
  color: #666;
  font-size: 10px;
  font-weight: bold;  
}
.out_of_stock {
  font-weight: normal;  
}
.tocBoxLeft, .tocBoxRight, .relatedBoxSmallRight, .relatedBoxSmallLeft {
  width: 180px;
  font-size: 0.76em;
  border: 1px solid #999;
  padding-bottom: 5px;  
}
.tocBoxLeft, .relatedBoxSmallLeft {
  float: left;  
  margin: 4px 15px 10px 0;  
}
.tocBoxRight, .relatedBoxSmallRight {
  float: right;
  margin: 4px 0 10px 15px;  
}
.tocBoxRight .h2, .tocBoxLeft .h2, .relatedBoxSmallRight .h2, .relatedBoxSmallLeft .h2 {
  background: #999;
  height: 16px;
  padding: 1px 5px;
  color: #fff;
  font-weight: bold;
  font-size: 1.05em;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.tocBoxRight li, .tocBoxLeft li, .relatedBoxSmallRight li, .relatedBoxSmallLeft li {
  text-indent: -10px;
  margin: 2px 3px 2px 15px;
}
.relatedBoxSmallRight a, .relatedBoxSmallLeft a {
  font-weight: bold;
}
.tocBoxRight .active, .tocBoxLeft .active {
  text-indent: -10px;
  margin-left: 15px;
  font-weight: bold;
}
.author {
  font-size: 0.76em;
  text-transform: uppercase;
}
#headerImg {
  font-size: 0.82em;
}
#headerImg img {
  margin-bottom: 5px;
}
/*#headerImg a {
  text-transform: uppercase;
}*/
#article h1, #fotoshow h1, .h1 {
  font-size: 20px; 
  line-height: 25px; 
  color: #333; 
  font-weight: normal;
  margin: 3px 0 7px 0;
}
#article h2.subHead, h3.subHead {
  font-size: 0.93em;
  font-weight: bold;
}
#article p {
  margin-bottom: 15px;
  line-height: 1.3em;
}
#ecardLinkContainer {
  padding: 3px 3px 5px 3px;
}
.ecardLink {
  float: left;
}
.ecardLink img {
  vertical-align: bottom;
  margin: 2px 0;
}
.ecardLink a {
  color:#fff;
  font-size: 76%;
  line-height: 170%;
  font-weight: bold;
}
.ecardLink a:hover {
  text-decoration: none;
}
.multipleMediaLeft {
  margin: 4px 15px 10px 0;
  float: left;
}
.multipleMediaRight {
  margin: 4px 0 10px 15px;
  float: right;
}
.multipleMediaCenter {
  clear: both;
  margin: 0 0 15px 0;
  text-align: center;
}
.media, audio {
  background: #ededed;
  margin: auto;
}
.videoBox {
  overflow: hidden;
  padding-top: -28px;
}
.videoBoxList {
  padding-top: 0;
}

.flashmedia {
  padding: 4px;
  border: 1px solid #999;
}

.flashmedia_teaserpic{
  position:relative;
}

.flashmedia_teaserpic span{
  position:absolute;
  display:block;
  background-image:url(/images/GEO/play_layer.gif);
  width:200px;
  height:150px;
  background-position: 0px 0px;
}

.flashmedia_teaserpic span:hover {
  background-image:url(/images/GEO/play_layer_over.gif);
  cursor:hand  ;
}

.swfmedia {
  margin-left:35px;
}

.audio {
  border: 1px solid #999;
  margin: 4px 0 10px 15px;
}
.audio h2 {
  background: #999 url(/images/GEO/audio_s.gif) no-repeat; 
  height: 16px;
  font-size: 0.82em;
  color: #fff;
  font-weight: bold;
  padding: 1px 0 1px 28px;
}
.audio .content{
  padding: 4px;
  padding-top: 0;
}
.audio .content img{
  margin-top: 4px;
}
.multipleMediaRight>.flashmedia, .multipleMediaRight>.audio {
  margin-left: -11px;
}
.multipleMediaLeft object, .multipleMediaRight object, .multipleMediaCenter object {
  padding-top: 15px;
  background: #fff;
}
.mediaKnowledgeTest {
  border: 1px solid #999; 
  background: #fff; 
  padding: 0px 5px;
  margin-top: 15px;
  width: 200px;
  height: 35px;
  font-size: 0.76em;
  color: #999;
}

.downloadHint{
  visibility:hidden;
}

.close, .flashclose {
  background: #fff;
  float:left;
  text-align: center;
}
.close a, .flashclose a {
  display: block;
  float: right;
  color: #666;
  font-size: 0.82em;
  width: 90px;
  padding:2px 0 3px 0;
  border: 1px solid #999;
  background: #ededed;
  border-bottom: 0;
}
.flashclose a {
  background: #fff;
}
.close a:hover, .flashclose a:hover {
  text-decoration: none;
}
.enlarge {
  float: right;
  width: 9px;
  padding: 2px 0;
}
.credit {
  float: left;
  width: 91%;
  text-align: left;
  font-size: 0.76em;
  color: #999;
  padding: 2px;
  padding-top: 0;
  background: #efefef
}
.caption {
  text-align: left;
  font-size: 0.76em; 
  color: #333;
  clear: both;
  padding-top: 2px;
  font-weight:normal;
}
#article .caption {
  background: #fff;
}

/* ==== Google Maps ==== */
.mapContainerSmall {
  width: 250px;
  height: 300px;
  border: 1px solid #999;
  border-bottom: none;
  overflow: hidden;
}
.mapContainerLarge {  
  height: 350px; 
  width: 505px; 
  border: 1px solid #999;
  border-bottom: none;
  overflow: hidden;
}

.mapContainerLargest {  
  height: 500px; 
  width: 505px; 
  border: 1px solid #999;
  border-bottom: none;
  overflow: hidden;
}

.coordsContainer {
  padding: 3px; 
  background: #f1f1f1;
  border: 1px solid #999;
}
.coordsContainer ol {
  margin: 4px 0 2px -27px !important; 
}
.coordsContainer .caption {
  background: #f1f1f1 !important;
}
#coordsLightboxContent {
  display: none;
}
#TB_ajaxContent table {  
  font-size: 100%;
  text-align: right; 
  background: #f9f9f9;
  border: 1px #999 solid;
  border-collapse: collapse;  
}
#TB_ajaxContent td, #TB_ajaxContent th {
  padding: 3px;
}
.coordsLinkBox {
  border: 1px solid #999;
  border-bottom: none;
  margin-bottom: 20px;
}
.coordsLinkBox h4  {
  background: #dbdbdb;
  border-bottom: 1px solid #999;
  padding: 3px;
  font-size: 100%;
}
.coordsLinkBox .darkRow  {
  background: #ebebeb;
  border-bottom: 1px solid #999;
  padding: 3px;
  font-size: 100%;
}
.coordsLinkBox .brightRow  {
  background: #f9f9f9;
  border-bottom: 1px solid #999;
  padding: 3px;
}

/* ==== video popup ==== */
#fotoshow #mediaLargeBox {
  padding: 15px;
  border: 1px solid #999;
  margin: auto;
}
.video {
  margin: 10px;
}
.boxDefault, .boxClassic, .boxCat {
  padding: 15px 15px 0 15px;
  margin-bottom: 15px;
  width: 475px;
  border: 1px solid #7ba822;
  clear: both;
}
.boxClassic {
  border: 1px solid #999;
}
/* ==== related teaser styles ==== */
.relatedWrapper {
  clear: both;
  margin-bottom: 15px;
}
.relatedBox ul, .relatedBoxGrey ul, .relatedBox .contentKnowledgeTest, .relatedBoxGrey .contentKnowledgeTest {
  padding: 15px;
  padding-bottom: 0;
}
.relatedTravelInfo {
  margin: 12px 12px 5px 10px; 
  background: #f1c213
}
.relatedTravelInfo .teaserTxt {
  margin-left: 188px;
  color: #fff;
  height: 86px;
  font-size: 11px;
  padding-right: 3px;
}
.relatedTravelInfo .teaserTxt h3 {
  font-size: 14px;
  line-height: 24px;
}
.relatedTravelInfo .teaserTxt a {
  color: #fff;
}
.KnowledgeTestList{
  width:450px;
  float:left;
  padding-left:0px;
  margin-left:0px;
}

.KnowledgeTestList li{
  padding-left:0px;
  margin-left:0px;
  margin-bottom:15px;
  float:left;
  display:block;
  clear:both;
}

.KnowledgeTestList img{
  border-style:solid;  
  border-width:0px;
}

.KnowledgeTestList input{

}

.KnowledgeTestList div{
  width:60px;
  text-align:center; 
  float:left;
  border-style:solid;  
  border-width:1px;
  margin-right:15px;
}
 
 
.relatedBox .contentNoHeader {
  margin-top: -15px;
  padding: 15px 0 0 15px;  
}
.relatedBox .knowledgeTestResult {
  padding: 0 15px 15px 15px;
}
.relatedBox ul li, .relatedBoxGrey ul li {
  margin-bottom: 15px;
  width: 472px;  
}
.relatedBox ul li.advert, .relatedBoxGrey ul li.advert {
  padding: 0 0 4px 0;
  background: #ededed;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}
.relatedBox ul li .addTxt, .relatedBoxGrey ul li .addTxt {
  font-size: 82%;
}
.relatedBox h2, .relatedBoxGrey h2, .fotoBox h2 {
  color: #fff;
  font-size: 0.86em;
  padding: 3px;
}
.relatedBox .relatedImg, .relatedBoxGrey .relatedImg {
  float: left;
  width: 100px;
  margin-right: 10px;
}
.relatedBox .relatedTxt, .relatedBoxGrey .relatedTxt {
  float: right;
  width: 76%; 
}
.relatedBox .relatedTxtNoImg, .relatedBoxGrey .relatedTxtNoImg {
  float: left;
  width: 100%; 
}
.relatedBox .relatedTxt h3, .relatedBoxGrey .relatedTxt h3, .relatedBox .relatedTxtNoImg h3, .relatedBoxGrey .relatedTxtNoImg h3 {
  font-size: 0.96em;
}
.relatedBox .relatedTxt h3 a, .relatedBoxGrey .relatedTxt h3 a, .relatedBox .relatedTxtNoImg h3 a, .relatedBoxGrey .relatedTxtNoImg h3 a {
  color: #333;
}
.relatedBox .keywords {
  padding: 10px;  
}
.relatedBox .keywords  a{
  color: #666;  
}
/* ---- category depending related styles ---- */
/*grey */
.relatedBoxGrey {
  border: 1px solid #676767;
  border-top: none;
}
.relatedBoxGrey h2 {
  background: #999; 
  border-bottom: 1px solid #676767;  
  border-top: 1px solid #676767;
}
/*default*/
.relatedBox {
  border: 1px solid #7ba822;
  border-top: none;
}
.relatedBox h2 {
  background: #9c3; 
  border-top: 1px solid #7ba822;  
  border-bottom: 1px solid #7ba822;  
}

/* medium teaser styles */
.teaserM {
  float: left;
  margin: 25px 30px 0 37px !important;
  width: 182px;
  line-height: 130%;
}
.teaserM h2, .teaserM h2 a {
  font-size: 105% !important;
  color: #333;
  margin: 3px 0 !important;
  margin-bottom: 6px !important;
  background: none !important;
  border: none !important;
}
/* portfolio */ 

.fotoBox a.start, .fotoBox a.overview {
  display: block; 
  font-size: 93%;
  color: #333; 
}
.fotoBox a.start {
  float: left; 
  margin-left: 15px;
}
.fotoBox a.overview {
  float: right;
  text-align: right;
  margin-right: 15px;
}

#mainContent .fotoBox, #mainContent .fotoBoxOverview {
  border: 1px solid #999;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.fotoBoxOverview {
  padding-bottom: 0;
  margin-top: 25px;
}
.fotoBoxOverview  a:hover{
  text-decoration: none;
}
#mainContent .imgBar {
  padding-right: 0px;
  text-align: center;
  border-bottom: 1px solid #999;
  margin-bottom: 5px;
  width: 100%;
}
#mainContent .imgBar img {
  margin: 15px 7px 10px 7px;
}
#mainContent .fotoBoxOverview .imgBar {
  border-bottom: none;
  margin-bottom: 0;
}

/* ================ fotoshows ===================== */
a.startButton {
  color: #333;
  display: block;
  text-align: center;
  float:right;
  border:1px solid #999;
  padding: 3px 0;
  width: 505px;
  background: #ededed;
  font-weight: bold;
}
a.startButton:hover {
  text-decoration:none;
}
#fotoshow, #slideshow { 
  text-align: center;
  padding: 25px 37px;
  border-right: 1px solid #999;
  margin-bottom: -5px; 
  margin-top: -13px;
}
#slideshow { 
  padding: 30px 15px;
}
.backToArticle {
  text-align: left;
  font-size: 0.76em;
  margin: 10px 0 5px 0;
}
#imgLargeBox {
  position: relative;
  clear: both;
  margin: 15px 0;
  margin: auto;
  z-index: 1;
}

#imgLargeBox #prevNav {
  display: block;
  position: absolute;
  float: left;
  z-index: 5;
  background: url(/images/GEO/space.gif); 
}
#imgLargeBox #prevNav:hover, #imgLargeBox #nextNav:hover {
  text-decoration: none;
}
#imgLargeBox #prevNavBox {
  /*visibility: hidden;*/
  position: absolute; 
  float: left; 
  left: -20px; 
  width: 15px; 
  height: 150px;
  z-index: 1;
  background: url(/images/GEO/prev_large_bright.png);
}
#imgLargeBox #nextNav {
  float: left;
  left: 50%;
  display: block;
  position: absolute;
  z-index: 5;
  background: url(/images/GEO/space.gif); 
}

#imgLargeBox #nextNavBox {
  /*visibility: hidden;*/
  position: absolute; 
  float: right; 
  width: 15px; 
  height: 150px;
  z-index: 1;
  background: url(/images/GEO/next_large_bright.png);  
}
#imgLargeBox .credit {
  padding: 0;
}
#imgLargeBox .caption { 
  font-size: 0.83em;
}
#imgLarge {
  z-index: 1;
}
#imgLargeBox h1 {
  font-size: 14px;
  margin-bottom: 0;
  text-align: left;
}

.imgNavi {
  width: 100%;
  border-top: 1px solid #999;
  padding: 5px 0;
  margin: 5px 0;
}
.imgNavi .thumbs img {
  margin: 0 7px;
}
.imgNavi .thumbs a:hover {
  text-decoration: none;
}
.thumbs {
  float: left;
  width: 720px;
  margin-bottom: 2px;
}
.imgNavi a img.active {
  opacity: .3;
  filter: Alpha(opacity=30);
}
.imgNavi .prev {
  float: left;
  width: 15px;
  margin: 0;
}
.imgNavi .next {
  float: right;
  width: 15px;
  margin: 0;
}
.imgIndex {
  border-top: 1px solid #999;
  margin-top: 0;
  padding-top: 5px;
  color: #000;
  font-size: 0.76em;
  clear: both;
  text-align: center;
}

/* ==== service bar ==== */
#serviceBar {
  clear: both;
  padding-top: 15px;
  text-align: center;
}
#serviceBar a {
  font-size: 0.76em;
  color: #666;
  margin-right: 8px;
  text-decoration: none;
}
#serviceBar a img {
  vertical-align: middle;
}

/* ==== picture contest ==== */
#picture_vote { 
  border: 1px solid #999;
  background: #ededed; 
  padding: 10px;
  margin-top: 15px;
}

/* ==== forum box ==== */
#article ul.threadList {
  padding-bottom: 15px; 
}
#article ul.threadList li {
  list-style: url(http://www.geo.de/forum/images/misc/navbits_start.gif); 
  margin: 0 0 2px 23px; 
}
#article ul.threadList li div {
  margin-left: 0;
  font-size:82%; 
  color:#666; 
}

/* ==== bubble tooltipp ==== */
.tool_tipp {
  /*background-color: #fff;*/
  /*background: url(http://www.strohsal.de/images/bg_1.gif);*/
  border-bottom: 1px dashed #000;
}
#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('http://www.geo.de/images/GEO/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('http://www.geo.de/images/GEO/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('http://www.geo.de/images/GEO/bubble_bottom.gif');
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-6px;
}

/* ==== social bookmarks styles ==== */
.bookmarkHorizLine{
  color: #BBBBBB; 
  background: #BBBBBB; 
  margin-bottom:5px;
  height:1px;
  padding:0px; 
  border-width:0px;
  clear:both;
}

#socialBookmarks{
  position:relative; margin-bottom:50px;
}

#socialBookmarks h3{
  padding-top:0px;
  padding-bottom:3px;
  margin:0px;
  font-size: 12px;
  font-weight: normal;
}
#socialBookmarks h3 a{
  color: #690;
}
.bookmark_links{ width:24px; height:20px; position:relative; float:left; background-repeat:no-repeat; text-indent:-20000px;}
.link_blinkList{ background-image:url(/images/GEO/bookmarks/blinklist.gif); }
.link_blinkList:hover{background-image:url(/images/GEO/bookmarks/blinklist_over.gif);}
.link_delicious{ background-image:url(/images/GEO/bookmarks/delicious.gif); }
.link_delicious:hover{background-image:url(/images/GEO/bookmarks/delicious_over.gif);}
.link_folkd{ background-image:url(/images/GEO/bookmarks/folkd.gif); }
.link_folkd:hover{background-image:url(/images/GEO/bookmarks/folkd_over.gif);}
.link_furl{ background-image:url(/images/GEO/bookmarks/furl.gif); }
.link_furl:hover{background-image:url(/images/GEO/bookmarks/furl_over.gif);}
.link_google{ background-image:url(/images/GEO/bookmarks/google.gif); }
.link_google:hover{background-image:url(/images/GEO/bookmarks/google_over.gif);}
.link_linkarena{ background-image:url(/images/GEO/bookmarks/linkarena.gif); }
.link_linkarena:hover{background-image:url(/images/GEO/bookmarks/linkarena_over.gif);}
.link_wong{ background-image:url(/images/GEO/bookmarks/mrwong.gif); }
.link_wong:hover{background-image:url(/images/GEO/bookmarks/mrwong_over.gif);}
.link_oneview{ background-image:url(/images/GEO/bookmarks/oneview.gif); }
.link_oneview:hover{background-image:url(/images/GEO/bookmarks/oneview_over.gif);}
.link_webnews{ background-image:url(/images/GEO/bookmarks/webnews.gif); }
.link_webnews:hover{background-image:url(/images/GEO/bookmarks/webnews_over.gif);}
.link_yahoo{ background-image:url(/images/GEO/bookmarks/yahoo.gif); }
.link_yahoo:hover{background-image:url(/images/GEO/bookmarks/yahoo_over.gif);}
.link_yigg{ background-image:url(/images/GEO/bookmarks/yigg.gif); }
.link_yigg:hover{background-image:url(/images/GEO/bookmarks/yigg_over.gif);}
.link_facebook{ background-image:url(/images/GEO/bookmarks/yigg.gif); }
.link_facebook:hover{background-image:url(/images/GEO/bookmarks/yigg_over.gif);}
.link_myspace{ background-image:url(/images/GEO/bookmarks/yigg.gif); }
.link_myspace:hover{background-image:url(/images/GEO/bookmarks/yigg_over.gif);}
	
  
/* Google Maps */
.gmnoprint h3, .coordsContainer h3 {
  font-size: 11px;
}
.coordsContainer h3 a {
  font-size: 10px;
  color: #690;
  font-weight: normal;
}
.coordsLinkBox  h3{
  font-size: 12px;
  margin: 3px;
}
/* ### Comment Box ### */
.commentButton {
  margin-bottom: 25px;
}
.commentButton h2 {
  font-size: 11px;
}
.commentBox{
  border:solid #cccccc;
  border-width:1px 0px 0px 0px;
  font-size:0.83em;
  padding-top:5px;  
  margin:0px;
  overflow: hidden;
}

.commentUser{
 padding-left:15px;
 background-image:url(/images/GEO/user_community.gif);
 background-repeat:no-repeat;
 background-position: 2px 1px;
 color:#333333;
 font-weight:bold;
 line-height:20px;
}

.commentBox p{
  padding:0px;
  margin:0px;
}
#article-discussion h3 {
  font-size: 14px;
  color: #666;
  margin: 0 0 10px 0;
}
#commentLeave{
  border:solid #cccccc;
  border-width:0px 0px 0px 0px;
  font-size:0.83em;
  margin-top:20px;
  padding-top:0px;
  padding-bottom:10px;
  margin-bottom:10px;
}

#commentForm span{
  padding-top:5px;
  padding-bottom:5px;
  display:block;
  font-size:0.83em;
  clear: both;
}

#commentForm fieldset{
  border:0px;
  text-align: left;
}

#commentFormSet{
	padding:0px;
	margin:0px;
	float: none;
}

#commentFormSet legend{
  display:block;
  text-align:center;
  position:relative;
  float:left;
  padding-right:330px;
  font-weight:bold;
  color:#333333;
  padding-top:0px;
  padding-bottom:7px;
  padding-left:0px;
  margin-bottom:20px;
  * margin-left: -7px;
  font-size:12px;
  border:solid #cccccc;
  border-width:0px 0px 1px 0px;
}

#commentFormSet label{
  padding-top:3px;
  padding-bottom:3px;
}

#commentFormSet input{
  padding-left:3px;
  padding-right:3px;
  margin-right:12px;
  width:165px;
  border:1px solid #cccccc;
}

#commentFormSet textarea{
  padding-left:3px;
  padding-right:3px;
  margin-right:12px;
  border:1px solid #cccccc;
  font-size:1em;
  font-family:arial,verdana;
  width:456px;
  height:80px;
  margin-top:10px;
  margin-bottom:10px;
  overflow:auto;
  /*float:right;*/
}

#commentSuccess{
  display:none;
  font-weight:bold;
  color:#333;
}

#commentLink{
  background-image:url(/images/GEO/arrow_green.gif);
  background-repeat:no-repeat;
  padding-left:16px;
}
.commentBox .reportButton, .reportBox .close {
  float: right;
  cursor: pointer;
  font-weight: bold;
  background: #f1f1f1;
}
.reportBox .close {
  margin-top: -13px;
}
.commentBox .reportBox {  
  color: #333;
  background: #f1f1f1;
  margin-top: -5px;
  margin-bottom: 10px;
  padding: 5px;
}
.commentBox .reportBox  .formButton {
  border: 1px solid #999 !important;
  font-size: 1em;
}
.comment-head-info
{
	position:relative;
	float:left;
	padding-bottom:7px;
	padding-top:7px;
}

.comment-head-pager
{
	position:relative;
	float:right;
	padding-bottom:7px;
	padding-top:7px;
}

.comment-bottom-pager
{
	float:left;
	width:475px;
	padding-bottom:0px;
	padding-top:7px;
	border:solid #cccccc;
    border-width:1px 0px 0px 0px;
}

.comment-head-pager a,.comment-bottom-pager a
{
	padding-right:10px;
}

.comment-head-pager a.active,.comment-bottom-pager a.active
{
	font-weight:bold;
}	

/* #### Wissenstests #### */
#clock {
  border: 0;
  width: 14px;
}
#counterWrapper {
  height: 45px;
}
#msg {
  display: none;
}

/* ad-content */
#adContent {
  font: 0.96em Arial,Verdana,sans-serif;
}
