@charset "utf-8";

html,body,form,table,tr,th,td,select,input,textarea,img {
   margin:0px;
   padding:0px;
}
body {
   background-color:#fff;
   text-align:center;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
}

div.headforprint {
   width:100%;
   height:80px;
   text-align:left;
   display:block;
   background-image: url(logo-print-bg.jpg);
}
tr.noprint1 { display:none; }
td.maintabmenu { display:none; }

table.maintable {
   width:100%;
   margin: auto;
}
td.logo1 {
   width:202px;
}
td.topbg {
   background-image:url(top-bg.jpg);
   background-repeat: repeat-x;
}


/* -------------------------------------------------------------------------- */
/* Infotypen (Topmenu) ------------------------------------------------------ */
/* -------------------------------------------------------------------------- */

td.infotyp1 {
   border: 1px solid #f58220;
   border-bottom-width: 0px;
   vertical-align: bottom;
}
td.infotyp0 {
   border: 1px solid #fff;
   border-bottom-width: 0px;
   vertical-align: bottom;
}


/* -------------------------------------------------------------------------- */
/* INHALT ------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */

td.inhalt {
   width:100%;
   border: 0px solid #f58220;
   height: 250px;
   text-align: left;
   vertical-align: top;
   padding: 10px;
   padding-top:15px;
   font-family: Verdana, Arial, Helvetica;
   font-size: 14px;
   line-height: 140%;
   color: #404040;
}

#inhalt img.platzhalter {
   display:none;
   float: right;
   border: 0px solid #fff;
}

#inhalt a:link, #inhalt a:active, #inhalt a:visited {
   text-decoration: none;
   font-weight: bold;
   color: #f58220;
}
#inhalt a:hover { text-decoration: none; color: #2c7c00; }

#inhalt span.titel {
   font-size: 18px;
   font-weight: bold;
   color: #2c7c00;
}
#inhalt span.titeltyp {
   font-size: 18px;
   color: #999;
}

#inhalt span.subtitel {
   font-size: 12px;
   font-weight: bold;
   color: #999;
}
#inhalt a.subtitel:link, #inhalt a.subtitel:active, #inhalt a.subtitel:visited {
   text-decoration: none;
   color: #999;
}
#inhalt a.subtitel:hover { text-decoration: none; color: #f58220; }

span.nolinkpfad { color:#f58220; }

p.teaser {
   font-size: 12px;
   line-height: 14px;
}

/* Bilder im Inhalt / Text */
#inhalt img {
   border:1px solid #aaa;
}
#inhalt img.center {
   vertical-align:middle;
   float:none;
   margin-top:10px;
   margin-bottom:10px;
}
#inhalt img.left {
   margin:10px;
   margin-left:0px;
   float:left;
}
#inhalt img.right {
   margin:10px;
   margin-right:0px;
   float:right;
}

#inhalt ul {
   line-height:120%;
   padding-left: 23px;
}

/* Wochenplan Tabelle ------------------------------------------------------- */

table.wochenplan {
   width:100%;
   border:1px solid #e2eedc;
}
td.wochenplanuhr {
   white-space:nowrap;
   padding-left:5px;
}
td.wochenplantitel {
   padding-left:5px;
   padding-right:5px;
}
td.wochenplantxt {
   padding-left:5px;
   padding-right:5px;
   line-height:14px;
}


/* -------------------------------------------------------------------------- */
/* Menü --------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */

img.box {
   margin-top: 8px;
   margin-left: 7px;
   margin-right: 8px;
}

/* MENU LEVEL 0 ------------------------------------------------------------- */

td.menu0BoxOff {
   text-align: center;
   vertical-align: top;
   background-color: #e2eedc;
   padding-top:2px;
}
td.menu0BoxOn {
   text-align: center;
   vertical-align: top;
   background-color: #f58220;
   padding-top:2px;
}

td.menu0LinkOff {
   font-family: Verdana, Arial, Helvetica;
   font-size: 14px;
   font-weight: bold;
   text-align: left;
   padding-top:6px;
   padding-bottom:6px;
   background-color: #e2eedc;
}
td.menu0LinkOn {
   font-family: Verdana, Arial, Helvetica;
   font-size: 14px;
   font-weight: bold;
   text-align: left;
   background-color: #f58220;
   padding-top:6px;
   padding-bottom:6px;
}

a.menu0Off:link, a.menu0Off:active, a.menu0Off:visited { text-decoration: none; color: #404040; }
a.menu0Off:hover { text-decoration: none; color: #f00; }

a.menu0OffPub:link, a.menu0OffPub:active, a.menu0OffPub:visited { text-decoration: none; color: #f00; }
a.menu0OffPub:hover { text-decoration: none; color: #f00; }

a.menu0On:link, a.menu0On:active, a.menu0On:visited { text-decoration: none; color: #fff; }
a.menu0On:hover { text-decoration: none; color: #f00; }


/* MENU LEVEL 1 ------------------------------------------------------------- */

td.menu1BoxOff {
   text-align: center;
   vertical-align: top;
}
td.menu1BoxOn {
   text-align: center;
   vertical-align: top;
   background-color: #f58220;
}

td.menu1LinkOff {
   font-family: Verdana, Arial, Helvetica;
   font-size: 14px;
   font-weight: bold;
   text-align: left;
   padding-top:4px;
   padding-bottom:4px;
}
td.menu1LinkOn {
   font-family: Verdana, Arial, Helvetica;
   font-size: 14px;
   font-weight: bold;
   text-align: left;
   background-color: #f58220;
   padding-top:4px;
   padding-bottom:4px;
}

a.menu1Off:link, a.menu1Off:active, a.menu1Off:visited { text-decoration: none; color: #404040; }
a.menu1Off:hover { text-decoration: none; color: #f00; }

a.menu1OffPub:link, a.menu1OffPub:active, a.menu1OffPub:visited { text-decoration: none; color: #f00; }
a.menu1OffPub:hover { text-decoration: none; color: #f00; }

a.menu1On:link, a.menu1On:active, a.menu1On:visited { text-decoration: none; color: #fff; }
a.menu1On:hover { text-decoration: none; color: #f00; }


/* MENU LEVEL 2 ------------------------------------------------------------- */

td.menu2BoxOff {
   text-align: center;
   vertical-align: top;
}
td.menu2BoxOn {
   text-align: center;
   vertical-align: top;
   background-color: #f58220;
}

td.menu2LinkOff {
   font-family: Verdana, Arial, Helvetica;
   font-size: 12px;
   font-weight: bold;
   text-align: left;
   padding-top:2px;
   padding-bottom:2px;
}
td.menu2LinkOn {
   font-family: Verdana, Arial, Helvetica;
   font-size: 12px;
   font-weight: bold;
   text-align: left;
   background-color: #f58220;
   padding-top:2px;
   padding-bottom:2px;
}

a.menu2Off:link, a.menu2Off:active, a.menu2Off:visited { text-decoration: none; color: #2c7c00; }
a.menu2Off:hover { text-decoration: none; color: #f00; }

a.menu2OffPub:link, a.menu2OffPub:active, a.menu2OffPub:visited { text-decoration: none; color: #f00; }
a.menu2OffPub:hover { text-decoration: none; color: #f00; }

a.menu2On:link, a.menu2On:active, a.menu2On:visited { text-decoration: none; color: #fff; }
a.menu2On:hover { text-decoration: none; color: #f00; }


/* MENU LEVEL 3 ------------------------------------------------------------- */

td.menu3BoxOff {
   text-align: center;
   vertical-align: top;
}
td.menu3BoxOn {
   text-align: center;
   vertical-align: top;
   background-color: #f58220;
}

td.menu3LinkOff {
   font-family: Verdana, Arial, Helvetica;
   font-size: 12px;
   text-align: left;
   padding-top:2px;
   padding-bottom:2px;
   padding-left: 10px;
}
td.menu3LinkOn {
   font-family: Verdana, Arial, Helvetica;
   font-size: 12px;
   text-align: left;
   background-color: #f58220;
   padding-top:2px;
   padding-bottom:2px;
   padding-left: 10px;
}

a.menu3Off:link, a.menu3Off:active, a.menu3Off:visited { text-decoration: none; color: #404040; }
a.menu3Off:hover { text-decoration: none; color: #f00; }

a.menu3OffPub:link, a.menu3OffPub:active, a.menu3OffPub:visited { text-decoration: none; color: #f00; }
a.menu3OffPub:hover { text-decoration: none; color: #f00; }

a.menu3On:link, a.menu3On:active, a.menu3On:visited { text-decoration: none; color: #fff; }
a.menu3On:hover { text-decoration: none; color: #f00; }






/* -------------------------------------------------------------------------- */
/* FOOTER ------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */

td.footer-left {
   font-family: Verdana, Arial, Helvetica;
   font-size: 12px;
   color: #000;
   font-weight: bold;
   height: 23px;
   vertical-align: middle;
   text-align: left;
   padding-left: 7px;
}
td.footer-right {
   display:none;
   font-family: Verdana, Arial, Helvetica;
   font-size: 12px;
   color: #fff;
   font-weight: bold;
   height: 23px;
   vertical-align: middle;
   text-align: right;
   padding-right: 8px;
}
a.footer:link, a.footer:active, a.footer:visited { text-decoration: none; color: #fff; }
a.footer:hover { text-decoration: none; color: #f00; }

/* -------------------------------------------------------------------------- */
/* ADMIN MENU  */
/* -------------------------------------------------------------------------- */

table.adminmenu {
  width:95%;
  margin:auto;
  margin-top: 10px;
  display:none;
}
td.adminlinks {
   font-family: Verdana, Arial, Helvetica;
   font-size:10px;
}
a.adminmenu:link, a.adminmenu:active, a.adminmenu:visited,  a.adminmenu:hover  {
   text-decoration:none;
   font-weight:normal;
   color:#666666;
}

/* -------------------------------------------------------------------------- */
/* ADMINISTRATION FORMULARE ------------------------------------------------- */
/* -------------------------------------------------------------------------- */
#admin form {
   border-width:0px;
   margin:0px;
   padding:0px;
   }
#admin textarea {
   font-family:verdana,helvetica,sans-serif;
   font-size:12px;
   border-width:1px;
   border-style:solid;
   border-color:#666666;
   }
#admin .inputtext {
   font-family:verdana,helvetica,sans-serif;
   font-size:12px;
   border-width:1px;
   border-style:solid;
   border-color:#666666;
   }
#admin .buttonhtml {
   font-family:verdana,helvetica,sans-serif;
   font-size:12px;
   border-width:1px;
   border-style:solid;
   border-color:#666666;
   background-color:#ccc;
   padding:0;
   margin:0;
   }
#admin td {
   padding-bottom:5px;
   }
#admin .submit {
   font-family:verdana,helvetica,sans-serif;
   font-size:12px;
   font-weight:bold;
   border-width:1px;
   border-style:solid;
   border-color:#666666;
   background-color:#99cc2b;
   padding:0;
   margin:0;
   }
#admin select {
   font-family:verdana,helvetica,sans-serif;
   font-size:12px;
   color:#666666;
   border-width:1px;
   border-style:solid;
   border-color:#666666;
   padding:0;
   margin:0;
   }
#admin span.error {
   font-family:verdana,helvetica,sans-serif;
   font-size:9px;
   color:#ff0000;
   font-weight:bold;
}


/* -------------------------------------------------------------------------- */
/* DEBUG DATEN  */
div.DebugDaten {
   width:100%;
   font-family:verdana,helvetica,sans-serif;
   font-size:9px;
   color:#000000;
   line-height:9px;
}
