/* Layoutformatierungen */

body {
  background-color:#CCCCCC;
  font-family:Verdana, sans-serif;
  color:#FFFFFF;
  margin:0px;
  }

.root {
  background-color:#336633;
  width:800px;
  height:100%;
}

.oben {
  width:800px;
  height:110px;
}

.titelgrafik {
  text-align:center;
  width:645px;
  height:110px;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.oekowebbanner {
  background-color:#026603;
  text-align:center;
  width:155px;
  height:110px;
}

.mitte {
  width:800px;
  height:100%;
  border-bottom: 1px solid #FFFFFF;
}

.l-navi {
  width:160px;
  height:100%;
  border-right: 1px solid #FFFFFF;
}

.inhalt {
  width:484px;
  height:100%;
  border-right: 1px solid #FFFFFF;
  font-size:9pt;
}

.r-navi {
  width:155px;
  height:100%;
}

.unten {
  width:800px;
  height:100%;
}

.fuss {
  width:800px;
  height:100%;
}

/* Schriftformatierungen */

.navleiste {
  font-size:10px;
  padding:5px;
  padding-bottom:6px;
  color:#FFFFFF;
}

.navleiste a {
  color:#FFFFFF;
  text-decoration:none;
}

.navleiste a:hover {
  color:#66CCCC;
  text-decoration:underline;
}

.titel {
  width:484px;
  font-size:12px;
  font-weight:600;
  background-color:#800040;
  margin-bottom:10px;
  padding:5px;
}
.titel a {
  color:#FFFFFF;
}

.lauftext {
  padding:8px;
  font-size:9pt;
}

.lauftext-tabelle {
  font-size:9pt;
}

.lauftext-zeittafel {
  padding-top:4px;
  padding-left:8px;
  padding-bottom:4px;
  font-size:9pt;
}

.lauftext-zeittafel2 {
  padding-top:4px;
  padding-left:8px;
  font-size:9pt;
}

.lauftext-zeittafel a {
  color:#FFFFFF;
  text-decoration:underline;
}

.lauftext-zeittafel a:hover {
  color:#66CCCC;
  text-decoration:underline;
}

.lauftext_oedat {
  padding:8px;
  font-size:9pt;
  text-align:justify;
}

.lauftext_sponsor {
  font-size:8pt;
  text-align: center;
}

.lauftext_sponsor a {
  color:#FFFFFF;
  text-decoration:none;
}

.lauftext_sponsor a:hover {
  color:#66CCCC;
}

.lauftext_klein {
  font-size:7pt;
  padding : 0px 0% 0% 2%;
}
.lauftext a {
  color:#FFFFFF;
}

.lauftext a:hover {
  color:#66CCCC;
}

.kleintext {
  padding:8px;
  font-size:7pt;
}

.kleintext a {
  color:#FFFFFF;
}

.kleintext a:hover {
  color:#66CCCC;
}

<!-- neu oekodatenbank 21.12.2009 -->
.neu_oedat_h1 {
	padding: 8px;
  	font-size:10pt;
	font-weight: bold;
	
	
}

/* Navigationsformatierungen */

.navtext {
  font-size:11px;
  font-weight:600;
  color:#336633;
  }

.navtextaktuell {
  font-size:11px;
  font-weight:600;
  color:#FFFFFF;
  }

.nav_oben {
  font-size:11px;
  font-weight:600;
  background-color:#800040;
  margin-bottom:10px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:5px;
  }

td.navaktuell {
  background-color:#800040;
  width:150px;
  height:20px;
  padding:5px;
  }

td.nav {
    padding: 0px 5px;
}

td.navactive {
  background-color:#003333;
  width:150px;
  height:20px;
  padding:5px;
  }

a.navtext_oben { color:#AFA0AD; font-size:11px; text-decoration:none }
a.navtext_oben:visited { color:#CCCCCC; font-size:11px; text-decoration:underline }
a.navtext_oben:hover { color:#CCCCCC; font-size:11px; text-decoration:underline }
a.navtext_oben:active { color:#CCCCCC; font-size:11px; text-decoration:underline }
a.navtext_oben:focus { color:#CCCCCC; font-size:11px; text-decoration:underline }


a.navtext {
  color:#FFFFFF;
  text-decoration:underline;
}
a.navtext:visited { color:#FFFFFF; text-decoration:underline;
 }
a.navtext:hover {
  color:#66CCCC;
  text-decoration:underline;
}
a.navtext:active {
  color:#FFFFFF;
  text-decoration:underline;
}
a.navtext:focus { color:#FFFFFF; text-decoration:underline }

td.logos {
  padding-left:0px;
  padding-right:0px;
  padding-bottom:10px;
  text-align:center;
}

tr.eventTitel {
  width:484px;
  font-size:12px;
  background-color:#336699;
  margin-bottom:10px;
  padding:5px;
}

table.event {
    font-size:9pt;
    width:90%;
    margin-left:0.58cm;
}

table.event a {
  color:#FFFFFF;
}

table.event a:hover {
  color:#66CCCC;
}

div#logos {
  background-color:#FFFFFF;
  text-align:center;
  width:120px;
  height:60px;
}

div#r-nav-suche {
  background-color:#026603;
  height:87px;
  border-bottom: 1px solid #FFFFFF;
}

div#sponsoren {
  padding:1px;
}

div#platzhalter {
  width:484px;
}
a.hiddenlink {
  text-decoration:none;
  color:#FFFFFF;
}
a.hiddenlink:hover {
  color:#FFFFFF;
}

.literatur {
  color:#99CC99;
}
