/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
width: 100%;
height: 100%;
background-color: #e1ddd9;
font-size: 0.85em;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0;
margin:0;
}

a {
color: #424D7A;
text-decoration : underline;
}

a:visited {color: #424D7A;}
a:hover {color: #564b47;}
a:active { color: #000000;}

p {
padding-top: 5px;
padding-left: 0;
margin: 0px;
}

h1 {
font-size: 1.2em;
font-weight: bolder;
padding-top: 5px;
padding-bottom: 10px;
margin: 0;
}

h2 {
font-size: 1em;
font-weight: bolder;
padding-top: 5px;
}

h3 {
font-size: 1em;
font-weight: bolder;
padding-top: 5px;
}

fieldset {
margin-bottom:5px;
border-color:#2D4C03; 
-moz-border-radius:10px;
-khtml-border-radius:30px;
}

img {border:0px;}

img.download {vertical-align:middle;}

#distance {
height: 20px;
}


/* ----------container to center the layout-------------- */
#container {
width: 820px;
margin-bottom: 10px;
margin: 0 auto;
background-color: #D3AD9A;
/* #9f8274; */
/* border-right: 1px solid #000000; */
/*background-image: url(home/icons/col_right.png);
background-repeat: repeat-y;
background-position: 620px 0px;*/
}

/* ----------banner for logo-------------- */
#banner {
height : 67px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bolder;
font-size: 200%;
color: #ffc30d;
/* background-color: #DAEEFF; */
background-image : url(home/icons/header_foto_2.jpg);
background-repeat : no-repeat;
text-align: center;
padding-top: 40px;
margin-top: 0px;
}

#language {
float: right;
height : 30px;
/* background-color: #DAEEFF; 
border-top: 7px solid #DAEEFF; */
padding-right: 10px;
}

#language a {
color: #000000;
text-decoration : underline;
}

/* -----------------content--------------------- */
#content {
background-color: #ffffff;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-left: 1px solid #E9CFB9;
border-right: 1px solid #e1ddd9;
margin: 0 150px;
}

div#content { 
min-height:520px;
height:expression(this.scrollHeight > 480 ? "auto":"480px"); 
}

#content .photo {
float: left;
width: 130px;
height: 150px;
margin-bottom: 10px;
}

#content .text {
float: left;
width: 350px;
height: 150px;
text-align: left;
margin-bottom: 10px;
}

#content .photo2 {
float: left;
width: 130px;
height: 180px;
margin-bottom: 10px;
}

#content .text2 {
float: left;
width: 350px;
height: 180px;
text-align: left;
margin-bottom: 10px;
}

#content .datum {
font-size: 0.8em;
background-color: #A1A48E;
padding-left: 5px;
padding-bottom: -3px;
}

#content .newsmeldung {
background-color: #F5F4EB;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
margin-bottom: 10px;
}

#content .datum_detail {
font-size: 0.8em;
padding-left: 5px;
padding-bottom: -3px;
}

#content .newsmeldung_detail {
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
margin-bottom: 10px;
}

#content .rounded_box {
background-color: #F5F4EB;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
margin-bottom: 10px;
width:280px; 
-moz-border-radius:10px; 
-khtml-border-radius:30px;
}

#slogan .slogan1 {
font-size: 1.3em; 
font-weight: bolder; 
color: #a50021;	
}

#slogan .slogan2 {
font-size: 1em;
font-weight: bolder; 
color: #ffc30d;	
}

/* --------------left navi------------- */

#left {
float: left;
width: 150px;
margin : 0px 0 0 0;
padding: 0;
}
.logo { 
height : 180px;
} 


ul#Navigation {
  padding : 0 0 15px 0;
  border-top : 0px solid #E9CFB9;
  border-bottom : 0px solid #000000;
  margin: 0.4em;
  margin-right : 2px;
  margin-left : 6px;
}
ul#Navigation li {
  list-style: none;
  padding-top : 3px;
  padding-bottom : 3px;
  margin-left : 0px;
  color : #006699;
  border-top : 2px solid #ffc30d;
}
ul#Navigation a {
  display:block;
  padding: 0.2em;
  font-size : 0.90em;
  color : #000000;
  text-decoration : none;
}
ul#Navigation a:hover {
  color : #000000;
  font-weight : bolder;
}
ul#Navigation li ul {
  padding : 0 0 0 0;
  border-top : 0px solid #E9CFB9;
  border-bottom : 0px solid #E9CFB9;
  margin-left : 11px;
  display: none; top: 1.6em;
}


/* -----------Spalte rechts--------------------------- */


#right {
float: right;
width: 150px;
margin-top: 10px;
}

#right .aktuellh2 {
margin-top: 0px;
padding-left: 5px;
}

#right .aktuell {
float: left;
width: 130px;
font-size : 0.90em;
text-align: left;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 10px;
/*border-bottom : 1px solid #ffc30d;
 border: 1px solid #564b47; 
-moz-border-radius:10px; 
-khtml-border-radius:30px; */
background-color: #D3AD9A;
}

#right .aktuell a {
color: #000000;
text-decoration : underline;
}

#right .aktuell a:hover {
  color : #564b47;
}

#right .rechtespalte {
padding-left: 5px;
font-size: 0.9em;
}

#right .rechtespalte_home {
padding-left: 5px;
font-size: 0.9em;
}

#right .rechtespalte_home a {
padding-left: 5px;
color: #000000;
text-decoration : underline;
}

#right .rechtespalte_home a:hover {
  color : #564b47;
}

/* -----------footer--------------------------- */
#address {
background-color: #696039;
font-size: 0.9em;
color: #ffffff;
text-align: left;
margin-top: 0px;
padding-left: 5px;
padding-bottom: 5px;
}

#footer {
float: right;
width: 200px;
background-color: #696039;
font-size: 0.9em;
color: #ffffff;
text-align: right; 
margin: 0;
padding-right: 5px;
padding-bottom: 5px;
}


/* -----------Seitenspezifische Auszeichnungen--------------------------- */

/* -----------Hauptnavigation: Aktive Seite markieren--------------------------- */
#home .homelink, #ueberuns .ueberunslink, #news .newslink, #projekte .projektelink, #spenden .spendenlink, #buecherfilme .buecherfilmelink, #kontakt .kontaktlink {
color : #981C1E;
font-weight : bolder;
}

/* -----------Unternavigation: Aktive Seite markieren--------------------------- */
#stiftungszweck .stiftungszwecklink, #jahresberichte .jahresberichtelink, #stiftungsrat .stiftungsratlink, #beirat .beiratlink, #freiwillige .freiwilligelink, #lakotawaldorfschule .lakotawaldorfschulelink, #hintergrund .lakotawaldorfschulelink, #faq .lakotawaldorfschulelink, #wannawaki .lakotawaldorfschulelink, #zukunft .lakotawaldorfschulelink, #lakotatipicamp .lakotatipicamplink, #unterstuetzen .unterstuetzenlink, #spendenabzug .spendenabzuglink, #kontaktformular .kontaktformularlink, #newsletter .newsletterlink, #rauchzeichen .rauchzeichenlink, #newsarchiv .newsarchivlink, #pressespiegel .pressespiegellink, #buecher .buecherlink, #filme .filmelink {
color : #981C1E;
  font-weight : bolder;
}

/* -----------Hauptnavigation: Unternavigation anzeigen--------------------------- */
#ueberuns .ueberunssubnav, #news .newssubnav, #projekte .projektesubnav, #spenden .spendensubnav, #buecherfilme .buecherfilmesubnav, #kontakt .kontaktsubnav {
  display: block;
  color : #000000;
}

/* -----------Unternavigation: Unternavigation anzeigen--------------------------- */
#stiftungszweck .ueberunssubnav, #jahresberichte .ueberunssubnav, #stiftungsrat .ueberunssubnav, #beirat .ueberunssubnav, #freiwillige .ueberunssubnav, #lakotawaldorfschule .projektesubnav, #lakotatipicamp .projektesubnav, #hintergrund .projektesubnav, #faq .projektesubnav, #wannawaki .projektesubnav, #zukunft .projektesubnav, #kontaktformular .kontaktsubnav, #unterstuetzen .spendensubnav, #spendenabzug .spendensubnav, #newsletter .newssubnav, #rauchzeichen .newssubnav, #newsarchiv .newssubnav, #pressespiegel .newssubnav, #buecher .buecherfilmesubnav, #filme .buecherfilmesubnav {
  display: block;
  color : #000000;
}
