body{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color: #000000;
  margin: 0;
  padding: 0;
  background-color: #F4F4F4;
}

td.NewsletterRubrik {background-color:#e00000;  font-family:Arial, Helvetica, Geneva; color:#ffffff;}

td { font-size : 12px; }



a {
  color: #3a68B0;
  text-decoration: none;
}

h1 {
  margin: 0 0 20px 0;
  padding: 0;
  font-size: 18px;
  color: #003366;
}

h2 {
  float: left;
  font-size: 12px;
  position: relative;
  margin: 0 0 12px 0;
  padding: 0;
  color: #000;
}

h2.SectionTitleH2 {
  font-size: 16px;
  color: #888888;
}

ul.ChildPagesEntry {
  list-style-image: url(../img/slash_red.gif);
}

ul.ListEntry, ul.ChildPagesEntry, ul.SectionsEntry {
  margin: 0px 0px 0px 0px;
  padding-left: 17px;
}
ol.ListEntry {
  margin: 0px 0px 0px 5px;
  padding-left: 17px;
}

ul.ListEntry li, ol.ListEntry li, ul.ChildPagesEntry li, ul.SectionsEntry li {
  margin-top: 7px;
  margin-bottom: 7px;
}

table.FormEntry label { font-weight: bold; }

.error {
  color: #EE0000;
  font-weight: bold;
}

.error_stern {
  color: #EE0000;
  font-weight: bold;
  font-size: 16px;
}

input.FormEntry_Submit {
  background-image: url(../img/formentry_button_wide.gif);
  border: none;
  color: white;
  height: 26px;
  width: 170px;
  text-align: left;
  font-weight: bold;
  font-size: 10px;
  padding-left: 5px;
}
3a68a8
input.FormEntry_Submit_long {
  background-image: url(../img/formentry_button_extrawide.gif);
  border: none;
  color: white;
  height: 26px;
  width: 210px;
  text-align: left;
  font-weight: bold;
  font-size: 10px;
  padding-left: 5px;
}

.DocumentEntry b {
  display: block;
  margin-left: 3px;
  margin-bottom: 12px;
}

.DocumentEntry a {
  color: #e00000;
  text-decoration: none;
  margin-left: -2px;
}

.DocumentEntry .Link {
  border-bottom: 1px solid #cccccc;
  margin-left: 4px;
  padding-bottom: 2px;
}

table.DocumentsEntry { margin-top: 10px; }

table.DocumentsEntry td, table.DocumentsEntry th {
  border-bottom: 1px solid #cccccc;
}



.ListBg1 {background-color:#eeeeee; border-left: 1px solid #cccccc; margin: 0px 0px 2px 0px;}/*C5CAD7*/
.ListBg2 {background-color:#eeeeee; border-left: 1px solid #cccccc; margin: 0px 0px 2px 0px;}/*E9EBF2*/
.ListBg3 {background-color:#eeeeee; border-left: 1px solid #cccccc; border-bottom: 1px solid #ffffff; margin: 0px 0px 2px 0px; padding: 5px 5px;}/*E9EBF2*/
.ListBg4 {background-color:#eeeeee; border-left: 1px solid #cccccc; border-bottom: 1px solid #eeeeee; margin: 0px 0px 0px 0px; padding: 0px 0px;}/*E9EBF2*/
.ListBgTop {background-color:#ffffff; border-left: 1px solid #cccccc; margin: 0px 0px 2px 0px; padding-bottom: 20px; padding-left: 8px;}/*E9EBF2*/

.HeadlineNewsDate { margin-bottom: 4px; }

#PageTop2 {
  /*background-color: #AD995E;*/
  background-color: #C0D2E8	;
  background-repeat: no-repeat;
  height: 140px;
  border-bottom: 1px solid #E00000;
  overflow: hidden;
  /*background-image: url(../img/bg_top/5.jpg);*/
}

#PageTop {
  /*background-color: #AD995E;*/
  position: absolute;
  top:0px;
  left:0px;
  background-color: #C0D2E8	;
  background-repeat: no-repeat;
  height: 140px;
  border-bottom: 1px solid #E00000;
  overflow: hidden;
  width: 100%;
  /*background-image: url(../img/bg_top/head.jpg);*/
}

#PageTopStart {
  background-color: white;
  background-repeat: no-repeat;
  height: 160px;
  border-bottom: 1px solid #E00000;
  overflow: hidden;
}

#PageRightAreaService {
  float:right;
  color: #3a68B0;
  display: inline;
  margin: 15px 0px 0px 0px;
  /*position: absolute;
  left: 720px;
  top: 124px;
  display: block;
  width: 320px;
  color: #E00000;*/
}

#PageRightAreaService a {
  text-decoration: none;
}

#PageMain {
  width: 1000px;
  padding-top: 0px;
  float: left;
  z-index: 1;
}

#PageLeftArea {
  float: left;
}

#PageRightArea {
  float: left;
  width: 790px;
}

#PageContent {
  float: left;
  width: 790px;
  border-left: 1px solid #0268b5;
  border-right: 1px solid #0268b5;
  border-bottom: 1px solid #0268b5;
  border-top: 1px solid #0268b5;
  background-color: white;
  /*background-image: url(../img/pagecontent_bg_right.gif); */
  background-position: right top;
  background-repeat: repeat-y;
}

.PagePath{
  position: relative;
  width: 740px;
  clear: left;
  margin: 0 0 5px 0;
  padding-bottom: 5px;
  font-size: 11px;
  border-bottom: 1px solid #e00000;
}

.PagePath_Linie{
  position: relative;
  top: 0px;
  width: 465px;
  clear: left;
  margin: 0 0 5px 0;
  font-size: 10px;
  border-bottom: 1px solid #e00000;
}

.PagePath a {
  font-size: 11px;
}


#PageLayoutContent {
  width: 750px;
  float: left;
  padding: 12px 0 0 20px;
}

.clearer{
  clear: left;
}

.section {
  width: 750px;
  clear: left;
}

.col {
  float: left;
  padding-right: 20px;
}

.w140 { width: 140px; }
.w180 { width: 180px; }
.w210 { width: 210px; }
.w275 { width: 275px; }
.w475 { width: 475px; }
.w740 { width: 740px; }
/* Veraltet, aber wegen Rueckwaertskompatibilitaet: */
.w290 { width: 290px; }
.w440 { width: 440px; }
.w590 { width: 590px; }
.w740 { width: 740px; }

.NewsTeaser {
  background-color: #F1F1F1;
  border-top: 1px solid #e00000;
  border-bottom: 1px solid #e00000;
  padding: 10px 5px 10px 5px;
  margin: 0 20px 10px 0;
  width: 465px;
  float: left;
}

.SectionTitle {
  width: 455px;
  padding-top: 5px;
}

#PageFooter {
  clear: left;
  background-color: white;
  border-left: 1px solid #0268b5;
  border-right: 1px solid #0268b5;
  border-top: 1px solid #0268b5;
  border-bottom: 1px solid #0268b5;
  color: #0268b5;
  padding: 12px 28px 12px 20px;
  background-position: right top;
  background-repeat: repeat-y;
}

#PageFooter a {
  text-decoration: none;
  color: #3A68B0;
}

#PageFooter hr {
  border-bottom: none;
  border-left: none;
  border-right: none;

}

/* ########### MENU ################################# */
#PageMenu {
  width: 200px;
  float: left;
  padding-left: 5px;
}

#PageMenu ul {
  margin: 14px 0 0 0;
  padding: 0 0 0 9px;
  background-image: url(../img/menu_bg.gif);
  background-repeat: no-repeat;
  clear: left;
  list-style-image: none;
}

#PageMenu li {
  padding: 0 0 5px 2px;
  width: 170px;
  margin: 0 0 0 0;
  list-style-type: none;
}

#PageMenu li.children {
  background-image: url(../img/menu_arrow_down.gif);
  background-position: 160px 3px;
  background-repeat: no-repeat;
}

#PageMenu li a {
  width: 150px;
  text-decoration: none;
  padding: 7px 10px 2px 7px;
  margin: 0 0 0 0;
  display: block;
  color: white;
  font-weight: bold;
  border-top: 1px solid white;
  background-position: 0px 6px;
  background-repeat: no-repeat;
}

#PageMenu li.current a {
  background-image: url(../img/menu_selected.gif);
  color: white;
}

#PageMenu li.first a{
  border-top: 0px solid white;
}

/* 2. Ebene ################## */

#PageMenu ul ul {
  background-image: none;
  margin: 0 0 0 0;
}

#PageMenu ul ul li {
  margin: 0 0 0 0;
  width: 157px;
  padding-left: 2px;
  background-color: #3660a3;
}

#PageMenu ul ul li.children {
  background-position: 148px 3px;
  background-image: url(../img/menu_arrow_down_2.gif);
}

#PageMenu ul ul li a {
  border-top: 1px solid white ! important;
  color: #fff;
  width: 140px;
  overflow: hidden;

}

#PageMenu ul li.current ul a {
  background-image: none;
  color: white;
}

#PageMenu ul ul li.first a {
  margin-top: 5px;
}

/* 3. Ebene ################## */

#PageMenu ul ul ul li {
  padding: 1px 0 1px 0;
  width: 148px;
  background-color: #315795;
}

#PageMenu ul ul ul li a {
  /*padding: 7px 0px 0px 7px;*/
  border-top: 1px solid #FFbbbb;
  width: 130px;
  color: #FFFFFF;

}
#PageMenu ul ul ul li.first {
  padding-top: 0px;
}
#PageMenu ul ul ul li.first a {
  border-top: 1px solid #FFbbbb;
}

#PageMenu ul ul ul li.children {
  background-position: 138px 5px;
}

/* 4. Ebene ################## */

#PageMenu ul ul ul ul li {
  width: 138px;
  background-color: #2d4f86;
}

#PageMenu ul ul ul ul li.children {
  background-position: 130px 7px;
}

#PageMenu ul ul ul ul li a {
  border-top: none ! important;
  font-weight: normal;
  width: 120px;
  font-weight: bold;
  color: #ffffff;
}


/* 5. Ebene ################## */

#PageMenu ul ul ul ul ul li {
  width: 130px;
}

#PageMenu ul ul ul ul ul li.children {
  background-position: 120px 5px;
}

#PageMenu ul ul ul ul ul li a {
  width: 110px;
  color: #ffffff;
  font-weight: normal;
}

/* 6. Ebene ################## */

#PageMenu ul ul ul ul ul ul li { width: 120px; }

#PageMenu ul ul ul ul ul ul li a { width: 100px; }

/* 7. Ebene ################## */

#PageMenu ul ul ul ul ul ul ul li { width: 110px; }

#PageMenu ul ul ul ul ul ul ul li a { width: 90px; }

/* 8. Ebene ################## */

#PageMenu ul ul ul ul ul ul ul ul li { width: 100px; }

#PageMenu ul ul ul ul ul ul ul ul li a { width: 80px; }

/* 9. Ebene ################## */

#PageMenu ul ul ul ul ul ul ul ul ul li { width: 90px; }

#PageMenu ul ul ul ul ul ul ul ul ul li a { width: 70px; }

/* 10. Ebene ################## */

#PageMenu ul ul ul ul ul ul ul ul ul ul li { width: 80px; }

#PageMenu ul ul ul ul ul ul ul ul ul ul li a { width: 60px; }

/* ########################### */

#PageMenu #PageMenuFooter {
  height: 18px;
  width: 198px;
  margin: 0 0 0 0;
  background-image: url(../img/menu_bg_bottom.gif);
}


/* Infobox ########################### */

/*.Infoboxes {
  float: left;
  padding-top: 3px;
  margin-left: 0px;
  width: 210px;
}*/

div.infobox {
  width: 205px;
}
div.infobox div.InfoBoxHeader {
  background-image: url(../img/infobox_bg_top.gif);
  background-repeat: no-repeat;
  width: 205px;
  padding: 4px 0 3px 10px;
  color: white;
  font-weight: bold;
  height: 18px;
}
div.infobox div.InfoBoxBody {
  background-image: url(../img/infobox_bg_body.gif);
  background-repeat: repeat-y;
  padding: 3px 10px 0 10px;
}
div.infobox div.InfoBoxBody p {
  width: 180px;
  overflow: hidden;
  margin: 0px;
}
div.infobox div.InfoBoxFooter {
  background-image: url(../img/infobox_bg_bottom.gif);
  width: 205px;
  background-repeat: no-repeat;
}

/* TopNewsBox ########################### */

div.TopNews {
  width: 475px;
  border-right: 1px solid #c00000;
  border-bottom: 1px solid #c00000;
  background-color: #FFF4E9;
  margin: 10px 0 20px 0;
}
div.TopNews div.TopNewsHeader {
  background-image: url(../img/topnewsheader.gif);
  background-repeat: no-repeat;
  width: 475px;
  height: 26px;
  padding: 0px 0 0px 0px;
  color: white;
  font-weight: bold;
}
div.TopNews div.TopNewsBody {
  border-left: 1px solid red;
  width: 460px;
  padding: 3px 10px 0 10px;
}
div.TopNews div.TopNewsBody p {
  width: 400px;
  overflow: hidden;
  margin: 0px;
}
div.TopNews div.TopNewsFooter {
  background-image: url(../img/infobox_bg_bottom.gif);
  width: 475px;
  background-repeat: no-repeat;
}

/* ############ INFOboxen in der linken Spalte ########## */
div.leftInfoBox {
  margin-left: 5px;
  margin-top: 5px;
  clear:left;
  width: 195px;
}
div.leftInfoBox div.InfoBoxHeader {
  background-image: url(../img/left_infobox_bg_top.gif);
  background-repeat: no-repeat;
  width: 195px;
  padding: 4px 0 3px 10px;
  color: white;
  font-weight: bold;
  height: 18px;
}
div.leftInfoBox div.InfoBoxBody {
  background-image: url(../img/left_infobox_bg_body.gif);
  background-repeat: repeat-y;
  width: 195px;
  padding: 3px 20px 5px 10px;

}
div.leftInfoBox div.InfoBoxBody p {
  width: 170px;
  overflow: hidden;
  margin: 5px 0 0 0;
}
div.leftInfoBox div.InfoBoxFooter {
  height: 10px;
  background-image: url(../img/left_infobox_bg_bottom.gif);
  background-position: bottom left;
  width: 195px;
  background-repeat: no-repeat;
}

/* ############ INFOboxen (links) in rot mit Grafik als Headline ########## */
div.RedInfoBox {
  margin: 3px 0 0 5px;
  clear:left;
  width: 195px;
}
div.RedInfoBox div.InfoBoxHeader {
  background-repeat: no-repeat;
  width: 195px;
  height: 50px;
}

div.RedInfoBox div.InfoBoxHeader.Mitgliedsein { background-image: url(../img/infobox_bg_top_mitgliedsein.gif); }

div.RedInfoBox div.InfoBoxBody {
  background-image: url(../img/infobox_red_bg_bodyandbottom.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 195px;
  padding: 3px 10px 15px 10px;
}
div.RedInfoBox div.InfoBoxBody p {
  width: 170px;
  overflow: hidden;
  margin: 5px 0 0 0;
  color: white;
}
div.RedInfoBox div.InfoBoxBody p a {
  color: white;
  font-weight: bold;
}


/* ############ INFOboxen (rechts) in rot mit Grafik als Headline ########## */
div.RedRightInfoBox {
  margin: 3px 0 5px 0;
  clear:left;
  width: 205px;
}
div.RedRightInfoBox div.InfoBoxHeader {
  background-repeat: no-repeat;
  width: 205px;
  height: 50px;
}

div.RedRightInfoBox div.InfoBoxHeader.Erziehungund { background-image: url(../img/infobox_red_right_bg_top_ew.gif); }

div.RedRightInfoBox div.InfoBoxBody {
  background-image: url(../img/infobox_red_right_bg_bodyandbottom.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 205px;
  padding: 3px 10px 15px 10px;
}
div.RedRightInfoBox div.InfoBoxBody p {
  width: 180px;
  overflow: hidden;
  margin: 5px 0 0 0;
  color: white;
}
div.RedRightInfoBox div.InfoBoxBody p a {
  color: white;
  font-weight: bold;
}


/* Additor############################*/

#AdditorStatus { position: absolute; left:650px; top:-3px; width: 200px; height: 30px; z-index:555}
#AdditorMessage {position: absolute; background-color:red; left:650px; top:35px; width: 200px; height: 30px; z-index:555}
#AdditorPageInfo {position: absolute; left:650px; top:40px; width: 200px; height: 100px; visibility:hidden; z-index:556}
#AdditorPopup {position: absolute; left:650px; top:40px; width: 200px; height: 40px; visibility:hidden; z-index:557}
.AS, .APIlabel {font-size:11px;}
.ASsmall {font-size:10px;}

div.Login {
  margin-top: 25px;
}

.Login label, .ChangePassword label {
  display: block;
  float: left;
  width: 100px;
}

input.submit.Login, .ChangePassword input.submit {
  margin-left: 100px;
}

.ChangePassword h2{
  float: none;
}

/* Tabs ############################*/

.firstTabStart { margin: 15px 0 0 0; width: 11px; height: 24px; float: left; background-repeat: no-repeat; background-image: url(../img/tab_start_first.gif); }
.TabBody { font-weight: bold; margin: 15px 0 0 0; padding: 5px 7px 0 0; height: 19px; float: left; background-repeat: no-repeat; background-image: url(../img/tab_body.gif); color: #ffffff}
.TabStart { margin: 15px 0 0 0; width: 11px; height: 24px; float: left; background-repeat: no-repeat; background-image: url(../img/tab_start_following.gif); }
.lastTabEnd { margin: 15px 0 0 0; width: 11px; height: 24px; float: left; background-repeat: no-repeat; background-image: url(../img/tab_end_last.gif); }
.TabBody a { color: white; height: 19px;}

/* Umfrage ############################*/

 #Umfrage {
   text-align: left;    /* Seiteninhalt wieder links ausrichten */
   background: #eeeeee;
   border: 2px ridge silver;
    padding:5px;
 }
 #UmfrageZeile {
    background: #aaaaaa;
 margin-bottom:5px;
 }
 #UmfrageTextZeile {
    background: #eeeeee;
    width: 100%;
  font-size:12px; font-family:Arial, Helvetica, Geneva; color:#000000
 }
 #UmfrageKopfZeile {
    background: #eeeeee;
    width: 100%;
  margin-bottom: 10px;
  font-size:12px; font-weight:bold; font-family:Arial, Helvetica, Geneva; color:#000000
 }
/* ############################*/


/* Verwendet bei der Schnellsuche und dem SchnellLogin */
.TextSubmit{
    border:none;
    background: none;
    color: #e00000;
    margin: 8px 0 0 0;
    padding: 0;
}

.teaser { clear: left; }
.teaser.TeaserWithPic { float: left; width: 340px; }
.TeaserPic {
    float: left;
    margin: 0px 12px;
    width: 100px;
}

hr { color: #e00000; background-color: #e00000; height: 1px; border: none; }

ul { list-style-image: url(../img/list_bullet.gif) }

table.Schlagwortseite {width: 475px; padding:0px;}
table.Schlagwortseite td {background-color: #f0f0f0;}
table.Schlagwortseite th {font-size: 12px; text-align:left; }

div.ThemenSelector {
  border-top: 1px solid #E00000;
  border-bottom: 1px solid #E00000;
  padding-bottom: 15px;
  font-size: 18px;
  color: #E00000;
}

span.ThemenSelectorActive {
  color: black;
}
div.ThemenSearchResultHeadline {
  font-size: 18px;
}

div.NewslistPagesList {
  clear: left;
}
div.NewslistPagesList a {
}

div.InfoBoxPMDate {
  padding: 0px;
  margin: 0px;
}

div.InfoBoxPMBody {
  padding-right: 15px;
  margin-top: 0px;
  margin-top: 0px;
  margin-top: 0px;
  margin-bottom: 6px;
}

div.InfoBoxSubPages {
}

#InfoBoxColumn {
   width:200px;
  position: absolute; left:720px; top:250px;
  visibility:visible;
 }

#InfoBoxColumn div.InfoBoxHeader {
  background-image: url(../img/infobox_bg_top.gif);
  background-repeat: no-repeat;
  width: 205px;
  padding: 4px 0 3px 10px;
  color: white;
  font-weight: bold;
  height: 18px;
}
#InfoBoxColumn div.InfoBoxBody {
  background-image: url(../img/infobox_bg_body.gif);
  background-repeat: repeat-y;
  width: 205px;
  padding: 3px 10px 0 10px;

}
#InfoBoxColumn div.InfoBoxBody p {
  width: 180px;
  overflow: hidden;
  margin: 0px;
}
#InfoBoxColumn div.InfoBoxFooter {
  background-image: url(../img/infobox_bg_bottom.gif);
  width: 205px;
  background-repeat: no-repeat;
}

.terminErgebnisMonat {
font-size: 14px;
font-weight: bold;
}

.NewsCaption {
  font-size:11px;
}

.greenPostItImageTop {
  background-image: url('/img/postIt220top_gruen.jpg');
}

.postItImageTop {
  background-image: url('/img/postIt220top.jpg');
}

.greenPostItImage {
  background-image: url('/img/postIt220_gruen.jpg');
}

.postItImage {
  background-image: url('/img/postIt220.jpg');
}

.postItBottom {
  min-height: 83px;
  width: 220px;
  background-repeat: no-repeat;
  background-position: bottom;
}

.postIt {
float: left; width: 220px; background-repeat: repeat-y;
}

.postItContent {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-top:15px;
}


/*######################## edit #################################*/

.Adtr a span {
  display:none;
}
.Adtr a  {
  display:block;
  height:14px;
  background:#FFF url(../Additor/img/EditEntry.gif) no-repeat 1px 2px;
  cursor:pointer;
  border-top:1px solid #BEB;
  border-right:1px solid #BEB;
  margin-top:3px;
  margin-bottom:1px;
}
.openPage a  {
  background-image:url(../Additor/img/EditPage.gif);
  border:none;
  width:95%;
}
.openSection a  {
  background-image:url(../Additor/img/EditSection.gif);
  width:95%;
}
.openEntry a  {
  background-image:url(../Additor/img/EditEntry.gif);
  border:none;
  width:100%;
}
.Adtr a:hover  {
  background-color:#0C0;
  background-image:url(../Additor/img/EditEntry_1.gif);
}
.Adtr a:active  {
  background-color:#0C0;
  background-image:url(../Additor/img/EditEntry_2.gif);
  background-position:1px 3px;
}

#Advertising {
  position: absolute;
  z-index: 100;
  top: 200px;
  left: 1016px;
}

table.Mitgliederanmeldungen td {
  text-align: center;
}

.form-error {
  color: #EE0000;
  font-weight: bold;
  font-size: medium;
}

.antiSpam {
  vertical-align: bottom;
}

div#statistikAnmeldungen {
  background-color: #eee;
  margin-left: 40px;
}

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

#SearchExpr {
  vertical-align: top;
  padding: 0px;
}

.additor a span {
  display: none;
  }

 b.HeadlineEntry {
  color: #003366;
 }