/* general tags */

body {
  background-color: white;
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: verdana;
  font-size: 12px;
  line-height: 18px;
}

p {
  margin: 0 0 1em 0;
  padding: 0;
}

#content ul {
  margin-left: 0px;
  padding-left: 19px;
}

img {
  border: 0;
}

table {
  margin-bottom: 1em;
} 

tr {
  vertical-align: top;
}

td {
  margin: 0;
  padding: 0;
}

h1 {
  margin: 0;
  padding: 0 0 20px 0;
  font-size: 24px;
  font-weight: 400;
}

h2 {
  font-size: 16px;
  font-weight: 400;
}



/* links */
a:link, a:visited {
  color: #f29400;
  text-decoration: underline;
}

#cal_month a:link , #cal_month a:visited, #cal_month a:hover {
  color: #333;
  text-decoration: underline;
}

#navtop a:link {
  color: #999999;
  font-size: 10px;
  text-decoration: none;
}

#navtop a:visited {
  color: #999999;
  font-size: 10px;
  text-decoration: none;
}

#navtop a:hover , #navtop a.on {
  color: #999999;
  font-size: 10px;
  text-decoration: underline;
}


#navbottom {
 position: absolute;
 left: 11px;
 top: 106px;
 width: 583px;
 height: 25px;
 background: url(/images/hauptnavigation.gif);
 margin: 0;
 padding: 0;
}

#navbottom li {
  margin: 0; 
  padding: 0; 
  list-style: none;
  display: block; 
  float: left;
}

#navbottom a {
  display: block;
  height: 25px;
}

#schule {
  width: 70px;
  height: 25px;
}

#schulprogramm {
  width: 165px;
  height: 25px;
}

#termine {
  width: 95px;
  height: 25px;
}

#kinderseiten {
  width: 130px;
  height: 25px;
}

#foerderverein {
  width: 123px;
  height: 25px;
}

#schule a:hover, #schule a.on {
  background: url(/images/hauptnavigation.gif) 0 -25px no-repeat;
}

#schulprogramm a:hover, #schulprogramm a.on {
  background: url(/images/hauptnavigation.gif) -70px -25px no-repeat;
}

#termine a:hover, #termine a.on  {
  background: url(/images/hauptnavigation.gif) -235px -25px no-repeat;
}

#kinderseiten a:hover, #kinderseiten a.on  {
  background: url(/images/hauptnavigation.gif) -330px -25px no-repeat;
}

#foerderverein a:hover, #foerderverein a.on  {
  background: url(/images/hauptnavigation.gif) -460px -25px no-repeat;
}


#subnavigation a:link {
  color: #999999;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

#subnavigation a:visited {
  color: #999999;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

#subnavigation .schule a:hover, #subnavigation .schule a.on {
  color: #f29400;
}

#subnavigation .schulprogramm a:hover, #subnavigation .schulprogramm a.on {
  color: #fdcb33;
}

#subnavigation .termine a:hover, #subnavigation .termine a.on {
  color: #fcea0d;
}

#subnavigation .kinderseiten a:hover, #subnavigation .kinderseiten a.on {
  color: #dfdb00;
}

#subnavigation .foerderverein a:hover, #subnavigation .foerderverein a.on {
  color: #b6ca00;
}

#subnavigation .kontakt a:hover, #subnavigation .kontakt a.on {
  color: #444444;
}


#subnavigation ul.submenue li a:link  {
  font-weight: normal;
}

#subnavigation ul.submenue li a:visited {
  font-weight: normal;
}

#subnavigation ul.submenue li a:hover  {
  font-weight: normal;
}

/* general classes */

.schule {
  color: #f29400;
}

.schulprogramm {
  color: #fdcb33;
}

.termine {
  color: #fcea0d;
}

.kinderseiten {
  color: #dfdb00;
}

.foerderverein {
  color: #b6ca00;
}

.kontakt {
  color: #999999;
}

.impressum {
  color: #999999;
}




/* frame */

#frame {
  position: relative;
  top: 10px;
  left: 0px;
  margin: 0;
  padding: 0;
  z-index: 1;
  width: 1017px;
  overflow:  hidden;
  background-image: url(/images/border_background.gif);
  background-repeat: repeat-y;
}

#border_left {
  position: absolute;
  left: 2px;
  top: 69px;
}

#border_right {
  position: absolute;
  left: 980px;
  top: 36px;
}

/* page */

#page {
  position: relative;
  left: 46px;
  margin: 0;
  padding: 0 0 3em 0;
  z-index: 1;
  width: 907px;
  background-color: #fbf6e5;
}


/* Banner + Hauptnavigation */

#banner {
  position: relative;
  top: 0px;
  left: 0px;
  width: 907px;
  height: 171px;
  background-image: url(/images/banner_bg.gif);
  background-repeat: no-repeat;
}

#logo {
  display: block;
  width: 300px;
  height: 120px;
  position: absolute;
  left: 600px;
  top: 30px;
}

#navtop {
  position: absolute;
  top: 12px;
  left: 12px;
  padding-left: 0px;
}

#navtop ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#navtop li {
  display: block;
  float: left;
  padding-right: 12px;
}


/* container of the three floating divs "subnavigation", "content" and "teaser" */

#container {
  position: relative;
  left: 0px;
  top: 23px;
  width: 907px;
}


/* first col: subnavigation */

#subnavigation {
  float: left;
  overflow: hidden;
  width: 205px;
  line-height: 20px;
  background-image: url(/images/subnavigation_bg.gif);
  background-repeat: repeat-y;
}

#subnavigation h2 {
  padding-left: 12px;
  margin:12px 0 7px 0; 
  width:170px;
}

#subnavigation ul {
  margin: 0;
  padding: 0 8px 13px 12px;
  list-style: none;
  line-height: 20px;
}

#subnavigation ul.submenue {
  padding-bottom: 0px;
}


/* scnd col: content */

#content {
  float: left;
  overflow: hidden;
  width: 460px;
  padding-right: 30px;
}

#contentlarge {
  float: left;
  overflow: hidden;
  width: 701px;
}


/* third col: teaser */

#teaser {
  overflow: hidden;
  float: left;
  width: 209px;
  height: 330px;
  text-align: right;
  vertical-align:top;
}

/* teasercol text */

#textteaser {
  float: left;
  overflow: hidden;
  width: 239px;
  background-image: url(/images/teaser_bg.gif);
  background-repeat: repeat-y;
}

/* pin */

#pin {
  position: absolute;
  top: 166px;
  left: 124px;
  z-index: 100;
}


/* Clearfix workaround */

#page .clearfix:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden
}

#page .clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

#page .clearfix {
  display: block;
}



/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/

.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*
.iIFR-active object {
  display: block;
}
*/

/*---- Header styling ---*/

.sIFR-active h1 {
  visibility: hidden;
  font-family: "Arial";
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
  color: #666666;
  letter-spacing: 0.02em;
  padding: 0 0 10px 0;
  margin: 0;
}

.sIFR-active h2 {
  visibility: hidden;
  font-family: "Arial";
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  color: #007777;
  letter-spacing: 0.02em;
  padding: 0;
  margin: 0;

}

.sIFR-active h3 {
  visibility: hidden;
  font-family: "Arial";
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  color: #666666;
  letter-spacing: 0.02em;
  padding: 0;
  margin: 0;
}


/* Bilderserie */

.bildercontainer {
  float: left;
  padding-bottom: 8px;
  width: 701px;
}

#bildercontainer .pointer {
  cursor: pointer;
}

#bildercontainer .dflt {
  cursor: default;
}

.bildrahmen {
  float: left;
  margin-right: 6px;
  margin-bottom: 6px;
  voice-family: "\"}\"";  
  voice-family: inherit;
  width: 116px;
  height: 117px;
  background-image:url(/images/bildrahmen.gif);
}

.bildcontainer {
  width: 112px;
  height: 117px;
  text-align: center;
}

.bildinfo{
  width: 66px;
  overflow: hidden;
  padding: 0px 0px 0px 5px;
  float: left;
  color: #333333;
  margin-bottom: 60px;
  font-size: 10px;
  voice-family: "\"}\"";
  width: 61px;
}


/* Kalender */

table.calmonth {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
  cursor: pointer;
}

table.calmonth th {
  text-align: left;
  padding-left:2px;
}

table.calmonth td {
  padding: 1px 0;
  width: 21px;
  text-align: center;
  font-weight: normal;
  color: #777;
  background-color: #fff;
}

table.calmonth td.active {
  background-color: #ffcc00;
}

table.calmonth td.ferien {
  background-color: #fff1ba;
}

table.calmonth tr.dayofweek td {
  background-color: white ;
  color: black;
  font-weight: normal;
}

table.calmonth td.sunday {
  background-color: #fff1ba;
}

table#cal_month td {
  vertical-align:top;
  color: black;
}
table#cal_month tr.sunday {
  background-color: #fff1ba;
}
table#cal_month div.dot {
  width: 10px;
  height: 10px;
  font-size: 1px;
}
table#cal_month .dirSeperatorLine {
  background-color: #ccc;
  height: 1px; 
}
table#cal_month div.ferien {
  background-color: #ffcc00;
}

