/* EMBRACING THE WORLD */
/* Umsetzung: Knips & Konsorten  */
/* ..:: Style CSS ::.. */


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> BASICS <<<----------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

body {
  background: #2d2d2d;
  color: #ffffff;
}

a, a:hover, a:visited, a:active {
  color:#ff9f00;
  text-decoration: underline;
}

h1 {
  font-size: 1.167em;
  font-family: Arial,Helvetica,"sans serif";
  color: #999999;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1em;
}

h2 {
  font-size: 1.167em;
  font-family: Arial,Helvetica,"sans serif";
  color: #000;
  font-weight: bold;
  margin: 20px 0 0 0;
}

h3 {
  color: #999999;
  line-height: 1.3em;
}

h4 {
  color: #ff9f00;
  line-height: 1em;
}

p {
  padding-top: 0.6em;
  line-height: 1.5em;
}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> HEADER <<<----------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#logo_header {
  background: url(../images/etw_logo_bg.gif) no-repeat bottom;
  height: 114px;
}

#header {
  margin-bottom: 15px;
}

.language span {
  margin-right: 3px;
}

a#logo {
  float: left;
  width: 490px;
  height: 114px;
  display: block;
}

#navigation {
  float: left;
  width: 390px;
  height: 114px;
}

#navigation li {
  float: left;
  width: 130px;
}

#navigation li a, #navigation li a:visited {
  font-family: Arial,Helvetica,"sans serif";
  font-size: 10px;
  color: #999999;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  padding: 60px 0 43px 0;
  background: url(../images/sub_bg.gif) no-repeat;
  display: block;
}

#navigation li a:hover, #navigation li a:active {
  color: #ff9f00;
  background: url(../images/sub_bg_on.gif) no-repeat;
}

#navigation li.last a:hover{
  color: #ff9f00;
  background: url(../images/sub_bg_last_on.gif) no-repeat;
}

#navigation li.aktiv {
  font-family: Arial,Helvetica,"sans serif";
  padding: 60px 0 43px 0;
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  color: #ff9f00;
  background: url(../images/sub_bg_on.gif) no-repeat;
}

#navigation li.aktiv-last {
  font-family: Arial,Helvetica,"sans serif";
  padding: 60px 0 43px 0;
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  color: #ff9f00;
  background: url(../images/sub_bg_last_on.gif) no-repeat;
}

#header_pic {
  height: 291px;
  margin-top: 15px;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> CONTENT <<<---------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#container {
  margin: 0 auto;
  width: 880px;
  padding: 5px 10px 40px;
  font-size: 1em;
  background: url(../images/footer_divider.gif) repeat-x bottom #333333;
}


/* SUBNAVIGATION */

#subnavigation {
  font-family: Arial,Helvetica,"sans serif";
  float: left;
  width: 289px;
  line-height: 1em;
}

#subnavigation h1#whatwedo {
  padding: 0 0 5px 0;
  color: #ff9f00;
}

#subnavigation h1 {
  padding: 10px 0 5px 0;
  color: #ff9f00;
}


#subnavigation ul.whatwedo {
  margin-bottom: 5px;
/*padding-bottom:10px;
border-bottom: 1px dotted #DFDFDF;*/
}

#subnavigation ul.whatwedo li {
  /*border-bottom: 1px dotted #DFDFDF;*/
}

#subnavigation ul.whatwedo li a {
  /*color: #999999;*/
  padding-left: 25px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}

ul.whatwedo li a {
  color: #999999;
}

#subnavigation li {
  padding-top: 10px;
  padding-bottom: 10px;
}

#subnavigation li.headline {
  padding: 0;
}


/* CONTENT-BOXEN */

#content {
  float: left;
  width: 320px; /* 649 - 39 */
  padding: 0 20px 0 20px;
  line-height: 180%;
}

#content h1 {
  margin: 20px 0 0 0;
}

#content h1.csc-firstHeader {
  color: #FF9F00;
}

#content h1.csc-firstHeader {
  margin: 0 0 5px 0;
}

#content ul li {
  list-style-type: disc;
  list-style-position: inside;
}

#content p.bodytext {
  line-height: 120%;
  font-size: 0.917em;
}

#content span.important {
  color: #FF9F00;
}

#content .csc-frame a {
  text-decoration: none;
  background: url(../images/li-img-orange-black.gif) 0px 2px no-repeat;
  padding-left: 15px;
}

/* Partner */
.partner h2 {
  font-size: 1.083em;
  font-weight: normal;
  /*color: #FF9F00;*/
  color:#999;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> FARBANPASSUNG DER EINZELNEN SEITEN <<<------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* Economic Developement*/
a.x17 {background: url(../images/dots/small_black.gif) 4px -90px no-repeat;}
li.current a.x17, a.x17:hover {/*background: url(../images/dots/big_black.gif) 3px -90px no-repeat; color: #768AC5;*/color:#fff;}
.csc-frame-economic-development h1 {
  color: #768AC5;
  background: url(../images/dots/big_black.gif) 3px -90px no-repeat;
  padding-left: 25px;
}
.csc-frame-economic-development h2, .csc-frame-economic-development span.detail {color: #768AC5;}


/* Education for Everyone*/
a.x16 {background: url(../images/dots/small_black.gif) 4px -45px no-repeat;}
li.current a.x16, a.x16:hover {/*background: url(../images/dots/big_black.gif) 3px -45px no-repeat; color:#FCC300;*/color:#fff;}
.csc-frame-education-for-everyone h1 {
  color: #FCC300;
  background: url(../images/dots/big_black.gif) 4px -45px no-repeat;
  padding-left: 25px;
}

.csc-frame-education-for-everyone h2, .csc-frame-education-for-everyone span.detail {color: #FCC300;}

/* Disaster Relief */
a.x15 {background: url(../images/dots/small_black.gif) 4px -60px no-repeat;}
li.current a.x15, a.x15:hover {/*background: url(../images/dots/big_black.gif) 3px -60px no-repeat;color:#E60003;*/color:#fff;}
.csc-frame-disaster-relief h1 {
  color: #E60003;
  background: url(../images/dots/big_black.gif) 3px -60px no-repeat;
  padding-left: 25px;
}

.csc-frame-disaster-relief h2, .csc-frame-disaster-relief span.detail {color: #E60003;}

/* Homes & Slum */
a.x14 {background: url(../images/dots/small_black.gif) 4px -30px no-repeat;}
li.current a.x14, a.x14:hover {/*background: url(../images/dots/big_black.gif) 3px -30px no-repeat;color: #5E62AB;*/color:#fff;}
.csc-frame-homes-slum-renovation h1 {
  color: #5E62AB;
  background: url(../images/dots/big_black.gif) 3px -30px no-repeat;
  padding-left: 25px;
}

.csc-frame-homes-slum-renovation h2, .csc-frame-homes-slum-renovation span.detail {color: #5E62AB;}

/* Orphanages */
a.x13 {background: url(../images/dots/small_black.gif) 4px -75px no-repeat;}
li.current a.x13, a.x13:hover {/*background: url(../images/dots/big_black.gif) 3px -75px no-repeat;color: #E50083;*/color:#fff;}
.csc-frame-orphanages h1 {
  color: #E50083;
  background: url(../images/dots/big_black.gif) 3px -75px no-repeat;
  padding-left: 25px;
}

.csc-frame-orphanages h2, .csc-frame-orphanages span.detail {color: #E50083;}

/* Fighting Hunger */
a.x12 {background: url(../images/dots/small_black.gif) 4px 0 no-repeat;}
li.current a.x12, a.x12:hover {/*background: url(../images/dots/big_black.gif) 3px 0 no-repeat;color: #ED6D00;*/color:#fff;}
.csc-frame-fighting-hunger h1 {
  color: #ED6D00;
  background: url(../images/dots/big_black.gif) 3px 0px no-repeat;
  padding-left: 25px;
}

.csc-frame-fighting-hunger h2, .csc-frame-fighting-hunger span.detail {color: #ED6D00;}

/* Heathcare & Nutrition */
a.x11 {background: url(../images/dots/small_black.gif) 4px -15px no-repeat;}
li.current a.x11, a.x11:hover {/*background: url(../images/dots/big_black.gif) 3px -15px no-repeat;color: #804597;*/color:#fff;}
.csc-frame-healthcare-nutrition h1 {
  color: #804597;
  background: url(../images/dots/big_black.gif) 3px -15px no-repeat;
  padding-left: 25px;
}

.csc-frame-healthcare-nutrition h2, .csc-frame-healthcare-nutrition span.detail {color: #804597;}

/* Community Outreach */
a.x10 {background: url(../images/dots/small_black.gif) 4px -105px no-repeat;}
li.current a.x10, a.x10:hover {/*background: url(../images/dots/big_black.gif) 3px -105px no-repeat;color: #910450;*/color:#fff;}
.csc-frame-community-outreach h1 {
  color: #910450;
  background: url(../images/dots/big_black.gif) 3px -105px no-repeat;
  padding-left: 25px;
}

.csc-frame-community-outreach h2, .csc-frame-community-outreach span.detail {color: #910450;}

/* Green Initiatives */
a.x9 {background: url(../images/dots/small_black.gif) 4px -120px no-repeat;}
li.current a.x9, a.x9:hover {/*background: url(../images/dots/big_black.gif) 3px -120px no-repeat;color: #8BBD06;*/color:#fff;}
.csc-frame-green-initiatives h1 {
  color: #8BBD06;
  background: url(../images/dots/big_black.gif) 3px -120px no-repeat;
  padding-left: 25px;
}

.csc-frame-green-initiatives h2, .csc-frame-green-initiatives span.detail {color: #8BBD06;}

/* Research */
a.x50 {background: url(../images/dots/small_black.gif) 4px -135px no-repeat;}
li.current a.x50, a.x50:hover {/*background: url(../images/dots/big_black.gif) 3px -120px no-repeat;color: #8BBD06;*/color:#fff;}
.csc-frame-research h1 {
  color: #910450;
  background: url(../images/dots/big_black.gif) 3px -120px no-repeat;
  padding-left: 25px;
}

.csc-frame-research h2, .csc-frame-research span.detail {color: #910450;}


/* RECHTE SPALTE */

#rechte-spalte {
  float: left;
  width: 231px;
  color: #999999;
}

#rechte-spalte h1 {
  padding: 10px 0 5px 0;
color: #FF9F00;
}

/*#rechte-spalte h1#newsletter {
  color: #FF9F00;
}*/

.right-column .news-latest-container {
  background: #333333;
}

.right-column .news-latest-item {
  background: #333333;
  /*border-bottom: 1px solid #999999;*/
}

.right-column .news-latest-item h3 {
  font-size: 10px;
}

.right-column .news-latest-item a {
color:#fff;
text-decoration:none;
}

.right-column .news-latest-item a:hover {
color:#fff;
text-decoration:underline;
}

.right-column .news-latest-item hr.clearer {
  border: 1px solid #333333;
}

#rechte-spalte ul li {
  padding-bottom: 5px;
  padding-top: 0px;  
}

.csc-frame-in-figures ul li {
  list-style-image: url(../images/li-img-infigures-black.gif);
  list-style-position: inside;
}

.csc-frame-in-figures ul li b {
  color: #ff9f00;
}

.csc-frame-links ul li {
  list-style-image: url(../images/li-img-orange-black.gif);
  list-style-position: inside;
}

/* Newsletter */
h1#newsletter {
    padding: 0 0 5px 0;
}

.newsletter-input {
  width: 170px;
  margin-right: 14px;
  float: left;
}

.newsletter-input input {
  width: 164px;
  border: 0;
  background: #ddd;
  padding: 3px;
  height: 14px;
  margin-bottom: 5px;
}

.submit-button input {
  background: url(../images/join_black.gif) no-repeat;
  height: 45px;
  width: 47px;
  margin-bottom: 5px;
  cursor: pointer;
  border: none;
  float: left;
}

/* Video-Button */ 
.video {
  margin: 10px 0 5px 0;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> FOOTER <<<----------------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#footer {
  margin: 0 auto 30px;
  width: 900px;
  text-align: center;
  background: #2d2d2d;
}

#footer li {
  display: inline;
  padding:0 18px;
  background: url(../images/footer_nav_bg.gif) no-repeat right;
}

#footer li.last {
  background: none;
}

#footer a, #footer a:visited {
  line-height: 90%;
  text-decoration: none;
  color: #818181;
}

#footer a:hover {
  color: #FFFFFF;
}