/*******************************************************************************/
/*                                                                             */
/*                    Stylesheet www.greenpeace-berlin.de                      */
/*                                 Kai Laborenz                                */
/*                                                                             */
/*                          zusätzlich für Subseiten                           */
/*          baut auf gpneu.css auf und funktioniert auch nur damit             */
/*                                                                             */
/*******************************************************************************/

#right h3 {
	margin: 1em 0 0 0;
}

#infos h3, #infos h4 {
	margin: 0 0 0 0.5em;
}

#infos h3.infosingleline {
	margin: 0.5em;
}

img { border: none; }

/* Links */

#infos a:link, #infos a:visited { /* Pfeil vor dem Link zu den Vorträgen */
	padding-left: 15px;
	background-image: url(img/pfeil_gr.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

#infos a.mail:link, #infos a.mail:visited { /* Briefsymbol nach dem Emaillink für den AP */
	padding: 0 20px 0 0;
	background-image: url(img/mail.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#infos p a:link, #infos p a:visited { /* andere Links sind normal */
	padding: 0;
	background-image: none;
}

/* Hauptbereiche */
/* cast in order of appearence... */

#headermotiv {
	margin-top: -0.1ex;
	border-top: 1px solid #fff;
	height: 95px;
}

/* je nach Bereich werden unterschiedliche Headergrafiken über die body-ID eingeblendet */

#advent #headermotiv {
	background-image: url(img/head_advent.jpg);
}

#knutskumpels #headermotiv {
	background-image: url(img/head_knutskumpels.jpg);
}

#vattenfallmaerchen #headermotiv {
	background-image: url(img/head_th_energie_vattenfall.jpg);
}

#presse #headermotiv {
	background-image: url(img/head_presse.jpg);
}

#phoebewashburn #headermotiv {
	background-image: url(img/head_medien_interview_phoebewashburn.jpg);
}

#themen #headermotiv {
	background-image: url(img/head_th_allg.jpg);
}

#spielzeiteuropa #headermotiv {
	background-image: url(img/head_th_andere_spielzeiteuropa.jpg);
}

#meere #headermotiv {
	background-image: url(img/head_th_meere.jpg);
}

#energie #headermotiv {
	background-image: url(img/head_th_energie.jpg);
}

#wald #headermotiv {
	background-image: url(img/head_th_wald.jpg);
}

#gen #headermotiv {
	background-image: url(img/head_th_gen.jpg);
}

#iwaste #headermotiv {
	background-image: url(img/head_th_allg_iwaste.jpg);
}

#syncyourmind #headermotiv {
	background-image: url(img/head_th_allg_syncyourmind.jpg);
}

#glob #headermotiv {
	background-image: url(img/head_th_glob.jpg);
}

#aktiv #headermotiv {
	background-image: url(img/head_aktiv.jpg);
}

#kids #headermotiv {
	background-image: url(img/head_th_kids.jpg);
}

#jag #headermotiv {
	background-image: url(img/head_th_jag.jpg);
}

#gt #headermotiv {
	background-image: url(img/head_th_jag.jpg);
}

#tfp #headermotiv {
	background-image: url(img/head_th_tfp.jpg);
}

#pr #headermotiv {
	background-image: url(img/head_th_pr.jpg);
}

#ueberuns #headermotiv {
	background-image: url(img/head_gp_allg.jpg);
}

#medien #headermotiv {
	background-image: url(img/head_medien.jpg);
}

#mcplanet2007 #headermotiv {
	background-image: url(img/head_medien_mcplanet2007.jpg);
}

#berlin #headermotiv {
	background-image: url(img/head_gp_berlin.jpg);
}

#feier #headermotiv {
	background-image: url(img/head_gp_berlin_25jahre.jpg);
}

#solardrums #headermotiv {
	background-image: url(img/head_gp_berlin_solardrums.jpg);
}

#fotowettbewerb2007 #headermotiv {
	background-image: url(img/head_fotowettbewerb2007.jpg);
}

#deu #headermotiv {
	background-image: url(img/head_gp_deu.jpg);
}

#gpint #headermotiv {
	background-image: url(img/head_gp_int.jpg);
}

#kontakt #headermotiv {
	background-image: url(img/head_kontakt.jpg);
}

#uebers #headermotiv {
	background-image: url(img/head_uebers.jpg);
}

#hilfe #headermotiv {
	background-image: url(img/head_hilfe.jpg);
}

#term #headermotiv {
	background-image: url(img/head_term.jpg);
}

#suchen #headermotiv {
	background-image: url(img/head_suche.jpg);
}

#headermotiv span { /* F.I.R. */
	visibility: hidden;
}

/* BreadCrumb-Navigation */

#breadcrumb {
	margin: 0.4em 0 0.8em 0;
	text-align: left;
}

#breadcrumb .akt {
	font-weight: bold;
}

#breadcrumb a:link, #breadcrumb a:visited {
	text-decoration: underline;
}

#left {
	margin: 0 1.5em;
	padding: 0;
	width: 30em;
	/* width: 29em; */
}

#hmenu {
	margin: 0.75em 0 0 0;
	width: 9.5em;
	float: left;
}

#right {
	margin: 0;
	float: left;
	width: 17em;
}


/* Menüs & Listen */

#hmenu ul {
	list-style-type: none;
	margin: 0 0 2em 0;
	padding:0;
}

#hmenu li {
	border-bottom: 1px solid #dedede;
	color: #666;
}

#hmenu .first {
	padding: 0.25em 1em;
}

#hmenu li a:link, #hmenu li a:visited {
	display: block;
	width: 7.5em;
	padding: 0.25em 1em;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

* html #hmenu li a:link, * html #hmenu li a:visited, 
* html #hmenu li a:hover, * html #hmenu li a:focus {
	width: 9.5em;
	width: 7.5em;
}

#hmenu li a:hover, #hmenu li a:focus {
	background-color: #f0eeee;
	/*background-image: url(img/pfeil_menu.gif);
	background-position: 8.7em 0.7em;
	background-repeat: no-repeat;*/
}

#hmenu li.cat a:hover, #hmenu li.cat a:focus {
	background-image: url(img/pfeil_menu.gif);
	background-position: 8.7em 0.7em;
	background-repeat: no-repeat;
}


#hmenu li.akt, .sub {
	background-color: #f0eeee !important;
}
#hmenu li.akt span {
	padding: 0.25em 1em;
	color: #000;
	font-weight: bold;
}
	
#hmenu ul li ul {
	margin: 0;
	padding: 0;
}

#hmenu li li {
	border-bottom: none;
	color: #666;
}

* html #hmenu li li {
	border-bottom: 1px solid #f0eeee;
}


#hmenu li li a:link, #hmenu li li a:visited {
	width: 7em;
	padding: 0 1em 0.1em 1.5em;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#hmenu li ul .akt {
	width: 7em;
	margin: 0 1em 0.1em 1.5em;
	margin: 0 0 0.1em 1.5em;	
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

* html #hmenu li li a:link, * html #hmenu li li a:visited, 
* html #hmenu li ul .akt {
	width: 9em;
	width: 7em; 
	/*margin: 0 0em 0.1em 0;*/
}

#hmenu li ul.sub .akt a {
    font-weight: bold;
    margin-left: -1.5em;
}

* html #hmenu li ul.sub .akt a {
	display: block;
	padding: 0 1em 0.1em 1.5em;
}

#hmenu li li a:hover, #hmenu li li a:focus {
     background-color: #dedede;
     width: 7em;
}

#infos dl {
	margin: 0 0 0.5em 0;
	padding: 0;
}

#infos dt {
	padding: 0 0 0 0.5em;
	font-weight: bold;
}

#infos dd {
	margin: 0 0 0.3em 0;
	padding: 0 0.2em 0 0.5em;
}

#infos .break {
	border-top: 1px dashed #888;
	margin: 1em 0 0 0;
	padding: 1em 0 0 1em;
}

#infos p {
	margin: 0;
	padding: 0 0 0.5em 0.5em;
}

#right li, ul.pfeil li {
	margin: 0;
	padding: 0 0 0 8px !important;
	background-image: url(img/dot_gr.gif);
	background-position: -6px 0.4em;
	background-repeat: no-repeat;
}

#right .news li {padding: 0;background-image: none;}

/* Auszeichnungen */

#infos { /* Standardinfos zu den AGs - grauer kasten rechts mit rotem Top */
	margin: 1em 0;
	padding: 0.5em;
	background-color: #f0eeee;
	border-top: 8px solid #cc0000;
	border-bottom: 1px solid #979797;
}

.spendenlink {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	margin: 0.7em 0;
	padding: 0;
}

.noinfo #infos {
	/* Ausblenden des Info-Kasten auf Seiten */
	display: none;
}

.newssub {
	font-weight: bold;
}

.newsimg {
	float: left;
	margin-top: 0.6em;
}

ul.newsopt {
	margin: 0.5em !important;
	margin-left: 0 !important;
	padding: 0.3em !important;
	border: 1px solid #dedede;
}
.newsopt img {
	vertical-align: top;
	margin-top: 1px;
}

th {
	padding-right: 1em;
}

tr {
	border-bottom: 1px solid #555;
}

/* Accessibility */

#accesskeys {
	border: 1px solid #ccc;
	padding: 0.5em;
}

#accesskeys dt, #accesskeys dd {
padding-bottom: 0.3em;
}

#accesskeys dt {
	width: 3.5em;
	float: left;
}

/* Sitemap */

#uebers ul {
margin: 0;
padding: 0;
list-style: none;
}
/*
.sitemap ul {
	background-color: #efefef;
}
*/

.sitemap div.sm, .sitemap ul.sm {
	font-weight: bold;
	background-color: #E4E4E4;
	text-align: center;
	/*width: 9em;*/
	padding: 0.3em 0.3em;
	margin: 1.5em 0.5em 0.2em 0;
}

li.sm2 {
	font-weight: bold;
	margin: 0.4em 0 0 0.5em !important;
}

li.sm3 {
	font-weight: normal;
	margin: 0 0 0 1.4em !important;
}

/* News */
.newsteaser img {
  float: left;
  margin: 5px;
  margin-left:0;
 }

/* Termine */
#short {
border: 1px solid #888;
background-color: #efefef;
padding: 0.5em;
margin: 1em 0;
}

#short dt {
width: 7em;
float:left;
}


/* Pagebrowser */

.tx-ttnews-browsebox {
	padding: 0.2em;
	height: 4em;
	padding-bottom: 0.6em;
	margin-bottom: 0.4em;
	background-color: #efefef;
	border-top: 1px solid #dedede;
}

.tx-ttnews-browsebox li  {
	margin: 0.2em !important;
	display: block;
	float: left;
	list-style: none;
}
.tx-ttnews-browsebox ul li.akt  {
	margin: 0.2em 0.5em !important;
}

.tx-ttnews-browsebox li a {
	margin: 0;
	padding: 1px 3px;
	border: 1px solid #ccc;
	background-color: #fefefe;
}

.tx-ttnews-browsebox li a:hover, .tx-ttnews-browsebox li a:focus, .tx-ttnews-browsebox li a:active {
	border: 1px solid #fff;
	background-color: #979797  !important;
	color: #fff;
}

li.pfirst {
	background: url(img/dot_gr_left.gif) no-repeat center left !important;
	padding-left: 7px !important;
	padding-right: 1em !important;
}

li.plast {
	background: url(img/dot_gr.gif) no-repeat center right !important;
	padding-right: 7px !important;
	padding-left: 1em !important;
}

.pfirst a, .plast a {
	border: none !important;
	background-color: #efefef !important;
}

/* Glossar */

#abc {
	background: #dedede;
}

#tx_glossary h3 {
	margin: 1em 0 0.2em 0;
}

#tx_glossary dl {
	margin-top: 0;
}

#tx_glossary dt {
	font-weight: bold;
}

#abc a {
	padding: 0.5ex;
	font-weight: bold;
	text-decoration: none;
}

#abc strong {
	padding: 0.5ex;
	font-weight: normal;
	color: #555;
}

.toplink {
	text-align: right;
	margin-right: 1em;
}

/* Bildergalerien */

.tx-gooffotoboek-pi1 .navi a:hover, .tx-gooffotoboek-pi1 .navi a:focus, .tx-gooffotoboek-pi1 .navi a:active {
	color: #fff;
	background-color: #979797;
}

.tx-gooffotoboek-pi1 .navi {
	padding: 0.7em 0;
}

.tx-gooffotoboek-pi1 .navi a {
	padding-left: 15px;
	background: #fff url(img/pfeil_grup.gif) no-repeat 0 50%;
	border: none;
	margin-right: 5px;
}

.tx-gooffotoboek-pi1 .navi a.prev {
	background-image: url(img/pfeil_grback.gif);
}

.tx-gooffotoboek-pi1 .navi a.next {
	background-image: url(img/pfeil_gr.gif);	
}

.tx-gooffotoboek-pi1 .navi a.thumbs {
	background-image: url(img/thumb.gif);
}

.tx-gooffotoboek-pi1 .thumbs a {
	display: block;
	float:left;
	margin:0 10px 10px 0;
	width: 100px;
	height: 100px;
	border: 1px solid #aaa;
	background-color: #fff;
	text-align: center;
}

* html .tx-gooffotoboek-pi1 .thumbs a {
	margin:0 5px 10px 0;
}
.tx-gooffotoboek-pi1 .thumbs a img {
	display: block;
	margin: auto;
	margin-top: 10px;
}

.tx-gooffotoboek-pi1 dl {
	float: left;
	padding: 5px;
	margin-top: 0.6em;
	width: 388px;
	border: 1px solid #aaa;	
}

.tx-gooffotoboek-pi1 dt {
	width: 140px;
	float: left;
	font-weight: bold;

}

.tx-gooffotoboek-pi1 dd {
	float:left;
	width: 200px;
}

/* Klimatest */

.dland th, .dland td {
	background-color: #979797;
	color: #fff;
	font-weight: bold;
}

/* Fotowettbewerb */

.contestframe {
	background: #333;
	text-align: center;
	padding: 20px 0 5px 10px;
	color: #efefef;
}

.contestframe .newsimg {
	display: block;
	float: none;
}

.newsimg img {
	border: 1px solid #efefef;
}

.contestdesc {
	border-bottom: 1px solid #666;
	background: #DEDEDE;
	margin-bottom: 0.5em;
	padding: 0.5em;
}

.contestdesc p {
	xborder-bottom: 1px solid #979797;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}

.contestframe a:hover {
	background-color: transparent;
}