/*  
Theme Name: WordPress Birke 2
Theme URI: 
Description: The real one
Version: 1.0
Author: Silvio H&uuml;sing-Eckl
Author URI: http://www.imida.de

*/


/* CSS Document */

* {
  margin:0;
  padding:0;
}

body {
  font-size:small;
  background:#BDF552 /* #ffffff url(images/hintergrundverlauf.jpg) repeat-x 0 200px*/;
}


#kopfbereich {
  height:200px;
  background:#BDF552 url(images/verlaufkopf2.jpg) repeat-x 0 0;
}
#kopfbereich img {
  border:none;
}

#navigation1 {
  float:left;
  width:100%;
  background:#79B50B url(images/navigationleistenhintergrund.gif);
  height:34px;
  border-top:1px solid #547C07;
  border-bottom:1px solid #547C07;
  list-style:none;
}

#navigation1 #abstand {
  margin-left:181px;
}

#navigation1 ul {
  display:none;
}

#navigation1 li {
  float:left; 
}

#navigation1 a {
  text-decoration:none;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  color:#ffffff;
  float:left;
  padding:8px 15px 8px;
  letter-spacing:0.1px;
}

#navigation1 a:hover {
  color:#350729;
}


#inhaltgesamt {
  width:900px;
  margin-left:180px;
}

#inhalt {
  width:600px;
  float:left;
  padding:34px 28px 5px 25px;
  min-height:300px;
  background:/*#D0F887*/#ffffff;
}

#inhalt img {
  margin:0 0 15px 15px;
  border:1px solid black;
  padding:5px;
  background:#FFFFFF;
}


#inhalt p {
  font-family:Arial, Helvetica, sans-serif;
  font-size:100%;
  line-height:150%;
}

#navigationscontainer2 {
  float:left;
  width:153px;
  padding:38px 33px 35px 18px;
  background:#EAFCC7;
  margin-bottom:20px;
}

#newsletter {
  float:left;
  width:149px;
  padding: 10px 33px 10px 22px;
  background:#EAFCC7;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;

}

#subnavigation {
  list-style:none;
  margin:15px 0 0 10px;
}

#subnavigation li {
  margin-bottom:3px;
}

#subnavigation a {
  color:#000000;
  text-decoration:none;
  border-bottom:1px dotted #666666;
  font-family:Arial, Helvetica, sans-serif;
  font-size:90%;
}

#subnavigation a:hover {
  font-weight:bold;
  border-bottom:1px solid #000000;
}

#suchecontainer {
  float:left;
  width:186px;
  padding:15px 0 16px 18px;
}

#suchecontainer {
  background:#EAFCC7;
}

#suche {
  background:none;
  border:none;
  font-weight:bold;
}
#ueberfuss {
  float:left;
  width:653px;
  text-align:right;
  background:#FFFFFF;
}

#nachoben img {
  border:none;
  padding:0;
  margin-right:40px;
}

#fusszeile {
  clear:both;
  background: url(images/verlauffooter2.jpg ) repeat-x bottom;
  width:653px;
  text-align:right;
  font-family:Arial, Helvetica, sans-serif;
  font-size:80%;  
}

#fusszeile p {
  background:url(images/dotted-horizon.gif) repeat-x top;
  padding:5px 28px 3px 0;
  margin:0;
}

#fusszeile a {
  color:#333333;
}

#fusszeile ul li {
  float: left;
  list-style: none;
  margin: 0 0 0 3px;
}

/* einzelne Elemente */

p {
  margin-bottom:15px;
}

h2 {
  font-weight:normal;
  font-size:180%;
  background:url(images/dotted-horizon.gif) repeat-x bottom;
  margin-bottom:18px;
}

h3 {
  margin-bottom:15px;
  margin-top:15px;
  font-weight:normal;
  font-size:155%; 
}


h4 {
  font-weight:normal;
  font-size:145%;
  margin-bottom:10px;
  margin-top:15px;
}

h5 {
  font-size:95%;
  font-family:Arial, Helvetica, sans-serif;
  margin-top:15px;
  margin-bottom:15px;
  clear:both;
}

h6 {
  font-size:100%;
  font-family:"Times New Roman", Times, serif;
  margin-bottom:10px;
}

form {
  font-family:Arial, Helvetica, sans-serif;
}

a img {
  border:none;
}

/* Seitenspezifische Einstellungen */

#gruppentab, #projekttab {
  text-align:left;
  border:1px solid black;
  font-family:Arial, Helvetica, sans-serif;
  font-size:90%;
  padding:4px;
  cursor:default;
  background:#EAFCC7;
  margin-left:60px;
}
#gruppentab {
  margin-top:10px;
  margin-bottom:30px;
}

#projekttab {
  margin:0;
}

#gruppentab th, #gruppentab td, #projekttab th, #projekttab td {
  padding:8px;
  vertical-align:top;
  border-bottom:1px solid black;
}

/* Home-Seite 

.home  {
  
}

/* Home-Seite Ende */



/* Paedagogen-Seite */

.paedagogen #inhalt img {
  float:left;
  margin:0 15px 15px 0;
  clear:both;
}

.paedagogen #inhalt p {
  clear:both;
}

/* Paedagogen-Seite Ende */



/* Fotoarchiv */

.fotoarchiv #inhalt img {
  float:left;
  padding:4px;
  border:1px solid #000000;
  background:#FFFFFF;
  margin:0 20px 25px 20px;
}

.fotoarchiv h4 {
  margin-bottom:30px;
}

.fotoarchiv table {
  border-top:1px solid black;
  border-left:1px solid black;
  margin-bottom:20px;
}
.fotoarchiv th, td {
  border-right:1px solid black;
  border-bottom:1px solid black;
  vertical-align:top;
  padding:3px;
}
.fotoarchiv th {
  width:20%;
  text-align:left;
}

.fotoarchiv #subnavigation a, .projekte #subnavigation a {
  font-size:110%;
}

.fotoarchiv #subnavigation li:before, .projekte #subnavigation li:before {
  content:">> ";
}



/* verschiedene Klassen */
.clear {
  clear:both;
}

.list {
  font-family:Arial, Helvetica, sans-serif;
  margin-left:30px;  
}

.list li {
  margin-bottom:5px;
  list-style:square;
}
.rechts {
  float:right;
}
.links{
   float:left;
}

