body {
  margin: 0;
  font-family: "Franklin Gothic Book", "Lucida sans", sans-serif;
  font-size : 14px;
  background-color: #eae8f6;
}


a:active { color: rgb(0,0,255);}
a:visited {color: Blue;}
a:link { color: rgb(0,0,255);}
a:hover { color: rgb(102,153,0);}

.hypertitle { color: black; }

.versteckt {
  display: none;
}

.anzeigen {
  display: block;
}


.Alert{ font-size: 22px; color: Red }

hr{
  color : gray;
  height : 1px;
}

.suchfeld {
  border : solid #322C90 1px;
  width : 95px;
}

.suchbereich {
  margin-top: 20px;
  margin-bottom: 20px;
}

.unactiveLink {
   color: rgb(150,150,150);
  text-decoration: underline;
 }

.highlight {
  background : Red;
  font-weight : bold;
}

.kalender_gesamt {
  width : 100%;
  border: 1px solid #000000;
}
.kalender_ueberschrift {
  background : #EEEEEE;
  border-bottom: 1px solid #000000;
}
.kalender_zwischenzeile {
  background : #EEEEEE;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  height: 20px;
  text-align: center;
  vertical-align : middle;
  font-weight : bold;
}
.kalender_zeile1 {
  background : #fbe79e;
  height: 35px;
}
.kalender_zeile2 {
  background : #d8a597;
  height: 35px;
}


.Small {font-size: x-small;font-style : normal;}

.SmallAlert {font-size: 13px;font-style : normal;color: Red;}

.BlackBold{font-weight : bold;}


/* Layoutvorlagen Anfang */
.layoutvorlage_std01 {
  border:solid #000000 1px;
  width:100%;
}

.layoutvorlage_100 {
  background:#FFECB8;
  color:black;
  font-weight:bold;
  text-align: center;
}

.layoutvorlage_101 {
  background:#FFDC86;
  color:black;
  font-weight:bold;
  text-align: center;
}

.layoutvorlage_102 {
  background:#FFB400;
  color:black;
  font-weight:bold;
  text-align: center;
}

.layoutvorlage_103 {
  background:#FFB400;
  color:white;
  font-weight:bold;
  text-align: center;
}

.layoutvorlage_104 {
  background:#6B192B;
  color:white;
  font-weight:bold;
  text-align: center;
}

.layoutvorlage_105 {
  background:#00AEE8;
  color:black;
  font-weight:bold;
  text-align: center;
}

.layoutvorlage_106 {
  background:#004F92;
  color:white;
  font-weight:bold;
  text-align: center;
}

.layoutvorlage_200 {
  background:#FFECB8;
  color:black;
  font-weight:bold;
  text-align: center;
}

.layoutvorlage_201 {
  background:#FFDC86;
  color:black;
  font-weight:bold;
  text-align: center;
}

.layoutvorlage_202 {
  background:#FFB400;
  color:black;
  font-weight:bold;
  text-align: center;
}

.layoutvorlage_203 {
  background:#FFB400;
  color:white;
  font-weight:bold;
  text-align: center;
}

.layoutvorlage_204 {
  background:#6B192B;
  color:white;
  font-weight:bold;
  text-align: center;
}

.layoutvorlage_205 {
  background:#00AEE8;
  color:black;
  font-weight:bold;
  text-align: center;
}

.layoutvorlage_206 {
  background:#004F92;
  color:white;
  font-weight:bold;
  text-align: center;
}

.layoutvorlage_400 {
  background:#FFECB8;
  color:black;
}

.layoutvorlage_401 {
  background:#FFDC86;
  color:black;
}

.layoutvorlage_402 {
  background:#FFB400;
  color:black;
}

.layoutvorlage_403 {
  background:#FFB400;
  color:white;
}

.layoutvorlage_404 {
  background:#6B192B;
  color:white;
}

.layoutvorlage_405 {
  background:#00AEE8;
  color:black;
}

.layoutvorlage_406 {
  background:#004F92;
  color:white;
}

.layoutvorlage_600 {
  border:1px solid #FFECB8;
}

.layoutvorlage_601 {
  border:1px solid #FFDC86;
}

.layoutvorlage_602 {
  border:1px solid #FFB400;
}

.layoutvorlage_603 {
  border:1px solid #FFB400;
}

.layoutvorlage_604 {
  border:1px solid #6B192B;
}

.layoutvorlage_605 {
  border:1px solid #00AEE8;
}

.layoutvorlage_606 {
  border:1px solid #004F92;
}

.layoutvorlage_120 {
  background:rgb(217,217,217);
  color:rgb(0,0,128);
  font-weight:bold;
  text-align: center;
}

/* Layoutvorlagen Ende */

.H1, h1, H1 {font-size: 28px;
  font-style : normal;
  font-weight : bold;
  letter-spacing : 8px;
  color: rgb(0,0,128);
  }

.H2, h2, H2 {
  font-size: 19px;
  font-style : italic;
  letter-spacing : 4px;
  color: rgb(0,0,128);
}
h3 {
  text-align: center;
  color: #5f55c7;
  font-size: 17px;
  margin-top: 5px;
  margin-bottom: 5px;
}
h4 {
  text-align: center;
  color: #5f55c7;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 5px;
}

/* MENUE ANFANG */
.menu_main {
  width: 240px;
}

.menu_button {
  background-repeat: no-repeat;
  background-position: right 11px;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  color: white;
  width: 216px;
  text-align: right;
  margin-right: -8px;
  padding-right: 30px;
  padding-top: 7px;
  /*border: 1px solid red;*/
}

.menu_button a, .menu_button a:visited, .menu_button a:link {
  font-style : normal;
  color: white;
  width: 100%;
  text-decoration: none;
}

.menu_button a:hover {
  text-decoration: none;
  width: 100%;
  font-weight: bold;
}

.menu_button_inaktiv {
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  color: white;
  width: 249px;
  padding-top: 12px;
  text-align: right;
}

.menu_button_inaktiv a, .menu_button_inaktiv a:visited, .menu_button_inaktiv a:link {
  font-style : normal;
  color: white;
  width: 100%;
  padding-right: 31px;
  text-decoration: none;
}

.menu_button_inaktiv a:hover {
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: right 0;
}

.menu_upunkt {
  font-size: 15px;
  font-style : normal;
  font-weight: bold;
  color: #d95e35;
  width: 220px;
  padding-top: 14px;
  text-align: right;
}

.menu_upunkt_inaktiv {
  font-size: 15px;
  font-style : normal;
  font-weight: bold;
  padding-top: 14px;
  width: 220px;
}

.menu_upunkt_inaktiv a, .menu_upunkt_inaktiv a:visited, .menu_upunkt_inaktiv a:link {
  padding-right: 25px;
  text-decoration: none;
}
.menu_upunkt a {
  padding-right: 25px;
  text-decoration: none;
  color: #d95e35;
}

.menu_upunkt_inaktiv a:hover {
  text-decoration: none;
  font-weight: bold;
}

/* MENUE ENDE */


#top {
  top: 20px;
  width: 1002px;
  height: 169px;
  position: relative;
  left: 50%;
  padding: 0;
  margin: 0;
  margin-left: -501px;
}

#top_logo {
  position: absolute;
  width: 200px;
  height: 100px;
  top: 10px;
  left: 25px;
}
#top_logo:hover {
	cursor: pointer;
}

#main {
  clear: both;
  width: 1002px;
  background-image:url('/userfiles/layout/menu_back_neu.jpg');
  background-repeat: repeat-y;
  left: 50%;
  position: relative;
  margin-left: -501px;
  min-height: 500px;
  top: 20px;
}

#menu {
  width: 246px;
  float: left;
  /*border: 1px solid yellow;*/
}
#menu_content {
  position: relative;
  /*border: 1px solid purple;*/
}

#content {
  margin-left: 255px;
  padding-top: 29px;
  padding-right: 3px;
  width: auto;
  /*border: 1px solid red;*/
  /*background-color: transparent;
  background-image: none;*/
}
p {
  margin-top: 5px;
  margin-bottom: 5px;
}
#content_content {
  background-color: white;
  position: relative;
  /*background-color: white;*/
  /*border: 1px solid green;*/
  margin: 0;
  vertical-align: top;
}

#maintable {
  border-spacing: 1px;
  /*width: 100%;*/
  /*border: 1px solid yellow;*/
}

#t_content {
  padding-right: 13px;
  border-left: 0px;
  border-top: 0px;
  border-bottom: 0px;
  border-right: 1px;
  border-style: solid;
  vertical-align: top;
  width: 486px;
}

#t_content_side {
  width: 224px;
  border-right:0px;
  border-bottom: 0px;
  border-top: 0px;
  border-left: 1px;
  padding-right: 7px;
  padding-left: 13px;
  border-style: solid;
  vertical-align: top;
}

#school {
  background-image: url('/userfiles/layout/school_back330.jpg');
  background-repeat: no-repeat;
  position: absolute;
  width: 330px;
  height: 34px;
  left: 50%;
  margin-left: 167px;
  top: 163px;
}

#link_biele {
  top: 6px;
  left: 4px;
  display: block;
  position: relative;
  color: #d8603e;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  width: 80px;
  height: 23px;
  text-align: center;
  background-color: white;
}
#link_biele:hover {
  background-color: #4e3ab6;
  color: #dddbe6;
}
#link_detmold {
  display: block;
  position: absolute;
  top: 6px;
  left: 87px;
  width: 83px;
  height: 23px;
  color: #8a3a63;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
#link_detmold:hover {
  background-color: #4e3ab6;
}

#link_loehne {
  display: block;
  position: absolute;
  top: 6px;
  left: 173px;
  width: 63px;
  height: 23px;
  color: #e8ba51;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
#link_loehne:hover {
  background-color: #4e3ab6;
}

#link_guetersloh {
  display: block;
  position: absolute;
  top: 6px;
  left: 239px;
  width: 83px;
  height: 23px;
  color: #afc912;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
#link_guetersloh:hover {
  background-color: #4e3ab6;
}

#schoolbiele a, #schoolbiele a:link, #schoolbiele a:visited {
  /* funktioniert nicht */
}

.link_biele_morgens {
  left: 5px;
  font-weight: bold;
  font-size: 14px;
  position: relative;
  text-decoration: none;
  border-top: 2px solid #DDDDDD;
  padding: 4px 0 5px 3px;
  display: block;
}
.link_biele_morgens span {
  color: #d8603e;
}

.link_biele_morgens:hover {
  color: white;
  background-color: #4E3AB6;
}
.link_biele_morgens:hover span {
  color: white;
}

.link_biele_allgemein {
  left: 5px;
  font-weight: bold;
  font-size: 14px;
  position: relative;
  text-decoration: none;
  margin: 0;
  padding: 4px 0 4px 3px;
  border-top: 2px solid #DDDDDD;
  border-bottom: 2px solid #DDDDDD;
  display: block;
  width: 80px;
}
.link_biele_allgemein span {
  color: #d8603e;
}
.link_biele_allgemein:hover {
  color: white;
  background-color: #4E3AB6;
}
.link_biele_allgemein:hover span {
  color: white;
}

.link_biele_abends {
  color: #dddbe6;
  left: 5px;
  font-weight: bold;
  font-size: 14px;
  position: relative;
  text-decoration: none;
  padding: 5px 0 4px 3px;
  border-bottom: 2px solid #DDDDDD;
  display: block;
}
.link_biele_abends span {
  color: #d8603e;
}
.link_biele_abends:hover {
  color: white;
  background-color: #4E3AB6;
}
.link_biele_abends:hover span {
  color: white;
}


.login {
  margin-top: 60px;
  color: blue;
  font-size: 12px;
  font-weight: bold;
}

.doblock {
  display: block;
}

#ie_clearing {
  display:none;
}

#bottom {
  background-image: url('/userfiles/layout/bottom.jpg');
  background-repeat: no-repeat;
  background-position: top;
  height: 20px;
  width: 1002px;
  position: relative;
  left: 50%;
  margin-left: -501px;
  top: 20px;
}
