/*                                                         */
/* $Id: styles.css 1075 2009-03-09 06:53:01Z  $            */
/* COMMUNITOR SiteWare 1.5                                 */
/* Copyright by COMMUNITOR Internetservice GmbH, 2001-2009 */
/*                                                         */
* {
  margin:0px;
}
html, body {
  height:100%;
}
body {
  width:770px;
  font-size:0.8em;
  font-family:Arial, Helvetica, sans-serif;
  color:#333;
  margin:0px auto;
  background-image:url('../images2/hg_punkte.gif');
}
.contentcontainer {
  min-height:100%;
  height:auto !important;
  height:100%;
  margin:0 auto -2em;
  width:770px;
  background-color:#fff;
  background-image:url('../images2/hg_shadow.gif');
  background-repeat:repeat-y;
}
.footercontainer, .push {
  height:1.8em;
  width:754px;
}
.footercontainer {
  border-top:1px solid #dadada;
  text-align:center;
  margin:0px 8px;
}
img {
  border:none;
}
a:link, a:visited, a:hover, a:active  {
  color:#ed1c24;
  text-decoration:none;
}
a:hover, a:active {
  text-decoration:underline;
}
.item {
  display:inline;
  padding:0px;
  white-space:nowrap;
}
.clearme {
  width:0px;
  height:0px;
  overflow:hidden;
  visibility:hidden;
  clear:both;
}

/**** Kopfbereich ****/
.heading {
  width:754px;
  background-image:url('../images2/lesende-maedchen.jpg');
  background-position:299px 0px;
  background-repeat:no-repeat;
  margin:0px 8px;
}
#lplogo {
  float:left;
  width:230px;
  height:69px;
}
#plogos {
  float:right;
  width:189px;
  height:23px;
  margin:31px 20px 0px 0px;
  white-space:nowrap;
}
.menu, .submenu {
  clear:both;
}
.menu .item {
  height:42px;
  float:left;
}
.submenu {
  border:2px solid #fff;
}
.submenu .item, .submenu .firstitem {
  float:left;
  height:1.3em;
  font-size:0.9em;
  margin:3px 6px 2px 6px;
}
.submenu .firstitem {
  float:left;
  height:1.3em;
  width:6px;
  overflow:hidden;
  font-size:0.9em;
  margin:3px 0px 2px 0px;
}
.submenu, .submenu a:link, .submenu a:visited, .submenu a:hover, .submenu a:active  {
  color:#fff;
}
/* Die Aktion */
#mn48361, #sub48361 {
  background-color:#ec1c24;
}
/* Projekte */
#mn48356, #sub48356 {
  background-color:#ed4d1b;
}
/* Downloads */
#mn48357, #sub48357 {
  background-color:#ed691b;
}
/* Schulen */
#mn61434, #sub61434 {
  background-color:#ff8e09;
}
/* Kontakt */
#mn48465, #sub48465 {
  background-color:#ffcb09;
}

/**** Fu�bereich ****/
.footer {
  margin:3px auto;
  text-align:center;
}
.footer .item {
  height:1em;
  font-size:0.8em;
  vertical-align:middle;
  margin:3px 8px;
}
.footer .item img{
  margin-top:0.15em;
}
.footer .item, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active  {
  color:#333;
}

/**** Contentbereich ****/
.body {
  margin:3px 22px;
}
.logincontainer, .breadcrumbs {
  height:2em;
  float:right;
  font-size:0.9em;
}
.breadcrumbs {
  float:left;
  color:#ed1c24;
}
.breadcrumbs .bctitle {
  color:#333;
}
.contentcol, .leftcol {
  float:left;
  width:550px;
}
.leftcol {
  width:170px;
}
.tablespacer {
  background-color:#fbd2d3;
  width:100%;
  height:1px;
  overflow:hidden;
  margin:10px 0px;
}
.grey {
  background-color:#e8e8e8;
  height:2px;
}

h1 {
  font-size:1.5em;
  color:#ed1c24;
  margin-bottom:0.8em;
}
h2, h4 {
  font-size:1.2em;
  margin-bottom:0.7em;
}
h3 {
  font-size:1.1em;
}
p, ul, ol {
  margin-bottom:1em;
}
h4 a:link, h4 a:visited {
  color:#333;
}
h4 a:hover, h4 a:active {
  color:#ed1c24;
}
h2.bundesland {
  font-size:1.1em;
  color:#ed1c24;
  margin-bottom:0.1em;
}
h2.bezirk {
  font-size:1.1em;
  margin:0.1em 0px 0.1em 25px;
}
h3.schule {
  font-size:1em;
  color:#ed1c24;
  margin:0em 20px 0.1em 50px;
}
.schuleinfo {
  float:right;
  width:280px;
  background-color:#fef0cb;
  margin:0px 0px 10px 10px;
}
.schuleinfo table {
  margin:5px;
}
.schuleinfo td {
  font-size:0.9em;
  vertical-align:top;
  padding:1px;
}
.schuleinfo td.label {
  padding-right:12px;
}
.schuleinfo td.schoolname {
  font-weight:bold;
  color:#ed1c24;
}
.schuleinfo td.project {
  font-weight:bold;
}
.schuleinfo h3 {
  font-size:1.1em;
  color:#ed1c24;
  margin:0em 0em 0.1em;
}
td.schule {
  font-size:1em;
  white-space:nowrap;
  vertical-align:top;
}
.paginationcontainer {
  font-size:0.9em;
  margin:1em 50px;
}

.disabled {
  filter:alpha(opacity = 30);
  opacity: 0.30;
}
.error {
  font-weight:bold;
  color:#c00;
}

/**** Teaser ****/
.sammelteaser, .sammelteaser .tr, .standardteaser {
  width:100%;
  clear:both;
}
.sammeltext {
  width:69%;
  float:left;
}
.sammellink {
  width:29%;
  float:left;
}
.standardteaser {
  margin-bottom:1em;
}
.standardteaser h4 {
  margin-bottom:0.4em;
}

.row, .rowHover, .rowActive  {
  background:#eee;
  color:#5b5b5b;
  text-align:left;
  vertical-align: middle;
}
.rowHover  {
  background:#dadada;
}
.rowActive {
  background:#ffe5b6;
}
