body {
background-color:#EBF2FC;
color:#666666;
font-family:sans-serif;
font-size:12px;
line-height:17px;
text-align:center;
}
#linklist {
list-style-type:none;
margin:0;
padding:0;
}
#linklist b a {
background-color:Gray;
color:white;
}
#linklist a:hover {
background-color:Gray;
color:White;
}
#linklist li {
display:inline;
font-size:10px;
line-height:15px;
margin-right:10px;
}
hr {
clear:both;
}
#navpath, #navpath a {
color:Gray;
}
ul {
list-style-type:square;
}
a {
color:Black;
text-decoration:none;
}
a:hover {
color:Silver;
}
h1, h2, h3, form, fieldset {
margin:0;
padding:0;
}
.image {
border:1px solid Silver;
}
textarea, input, select {
border:1px solid #AAAAAA;
font-family:"Trebuchet MS",Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
font-size:11px;
}
input:focus, input:hover, textarea:focus, textarea:hover {
background-color:#EBF2FC;
}
textarea {
width:100%;
}
.ie_input {
border:medium none;
}

.checkbox {
  border:medium none;
}

fieldset {
  border:1px solid Silver;
  margin-bottom:10px;
  padding:5px;
}

legend {
  font-size:12px;
  font-weight:bold;
}

div {
text-align:left;
}
img {
border:medium none;
}
#main {
margin:0 auto;
width:760px;
}
#header {
height:142px;
overflow:hidden;
}
#navi {
float:left;
overflow:hidden;
width:270px;
}
#content {
float:right;
overflow:hidden;
width:450px;
}
#content2 {
float:left;
overflow:visible;
width:360px;
}
#content2 h1 {
border-bottom:1px solid Silver;
font-size:16px;
font-variant:small-caps;
font-weight:bold;
line-height:20px;
margin-bottom:10px;
}
#content2 h2 {
clear:both;
font-size:14px;
line-height:20px;
margin-top:5px;
}
#news {
float:right;
width:130px;
}
#news h2 {
font-size:14px;
font-variant:small-caps;
}
#footer {
border-top:3px solid Silver;
clear:both;
padding:5px;
text-align:center;
}
.error {
color:Red;
}
#pre_footer {
clear:both;
height:10px;
overflow:hidden;
}
#navpath {
margin-bottom:10px;
}
p { 
   margin:0;
   margin-bottom:10px;
}
.rss-box-action {
background-color:#E2EBD8;
margin:0;
width:160px;
}
.rss-box-action .update_picl {
display:none;
}
.rss-box-action .rss-items {
margin-left:0;
margin-top:0;
padding:0.25em;
}
.rss-box-action p.rss-title {
padding:0.25em;
}
.rss-box-action .rss-title {
background-color:#E2EBD8;
color:#003300;
font-family:verdana,sans-serif;
font-size:0.9em;
font-weight:normal;
margin:0;
padding:0;
text-align:left;
text-decoration:none;
}
.rss-box-action .rss-item {
font-family:verdana,arial,sans-serif;
font-size:0.9em;
font-weight:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-bottom:0.25em;
}
.rss-box-action .rss-item a {
background:transparent url(http://www.greenpeace.org/resources/gcms/assets/graphics/act-arrow.png) no-repeat scroll 0 3px;
color:#006600;
font-size:0.9em;
font-weight:normal;
padding-left:10px;
text-decoration:none;
}
.rss-box-action .rss-item a:hover {
color:#FF6600;
}
.rssheader {
background:#66CC00 url(http://www.greenpeace.org/international/assets/graphics/gplogobottomright.gif) no-repeat scroll 0 -1px;
color:#000000;
font-family:verdana;
font-size:11px;
margin-bottom:0;
padding:2px;
width:160px;
}
#sub_menu, #links_submenu {
font-size:11px;
line-height:14px;
list-style-type:none;
margin-left:170px;
position:absolute;
top:141px;
width:100px;
}
#sub_menu a, #links_submenu a {
color:#001333;
display:block;
padding-bottom:5px;
}
#sub_menu a:hover, #links_submenu a:hover {
color:#C0C0C0;
}
#sub_menu a.active, #links_submenu a.active {
font-weight:bold;
}

form .error {
  border:2px Red solid;
}


ul#error {
  border:1px red solid;
  color:red;
  margin-bottom:10px;
}

div#success_message {
  color:Green;
  border:1px Green solid;
  padding:10px;
  margin-bottom:10px;
  font-weight:bold;
}

img.links_thumbnail {
  margin-right:10px;
  border:1px #666666 solid;
  float:left;
}


/** Nützliches Tool */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.infoline {
  padding-top:5px;
  padding-bottom:5px;
}

#bav2 {
  margin-bottom:5px; 
  padding-top:2px;
  padding-bottom:2px;
  border-bottom:1px #666666 solid;
}

#bav2 h2 {
  font-size:13px;
  margin:0;
}

#bav2 form {
  text-align:center;
}
#bav2 form input.submit {
  width:60px;
}

#bav2 form input, #bav2 form div.form_item, #bav2 form select, #bav2 form p, #bav2 form div, #bav2 form .label {
  display:inline;
  margin-right:2px;
  margin-left:2px;
}

#bav2 form input.submit {
  padding-right:0px;
}

#bav2 form input#id_form_time {
  display:none;
} 

#bav2 form input#id_formpost {
    padding-right:0px;
    display:none;
}

#bav2 h2 {
  display:none;
}


#faq_list {
  padding-left:20px;
}

#faq_list li {
  font-weight:bold;
}

#faq_list li div {
  font-weight:normal;
}

#faq_list ol {
  padding-left:15px;
  list-style-type:square;
}

#greenpeace_logo {
  position:absolute;
  top:80px;
  right:20px;
  text-align:center;
}

.form_math_captcha {
  padding:5px;
  text-align:center;
 font-size:14px;
}