@charset "UTF-8";

HTML {
  background: url(../img/hintergrund.png) repeat-x #3c69ad;
  margin: 0;
  padding: 0;
  overflow-y: scroll;
}

BODY {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

IMG {
  border: 0;
}

A {
  color: #317099;
}

TABLE TR TD {
	vertical-align: top;
}

#content_adj {
  margin: 15px auto;
  width: 985px;
  background: url("../img/content_hintergrund.gif") repeat-y;
  min-height: 1000px;
}

#content_adj, #content {
  min-height: 500px;
}
* HTML #content_adj, * HTML #content {
  height: 500px;
}

#header {
  width: 985px;
  background: #f3c2a8;
  height: 120px;
  overflow: hidden;
}

#header_ol {
  width: 368px;
  background: url(../img/header_ol.jpg) no-repeat;
  height: 120px;
  float: left;
}

.header_pic {
  width: 134px;
  background: url(../img/header_pic_mid.gif) no-repeat;
  height: 120px;
  float: left;
}

#header_pic_spc1 {
  width: 10px;
  background: url(../img/header_pic_spc1.gif) no-repeat;
  height: 120px;
  float: left;
}

#header_pic_spc2 {
  width: 10px;
  background: url(../img/header_pic_spc2.gif) no-repeat;
  height: 120px;
  float: left;
}

#header_pic_end {
  width: 9px;
  background: url(../img/header_pic_end.gif) no-repeat;
  height: 120px;
  float: left;
}

#header_or {
  width: 186px;
  background: url(../img/header_or.png) no-repeat;
  height: 120px;
  float: left;
}

#nav_mitgl_verb {
  width: 155px;
  margin: auto;
  overflow: hidden;
}

#nav_mitgl_by {
  width:67px;
  float:left;
}

#nav_mitgl_de {
  width:81px;
  float:left;
}

#content {
  clear: both;
  width: 985px;
}

#content_navigation {
  font-size: 14px;
  /*background: url("../img/navigation_l.gif") repeat-y;*/
  width: 183px;
  float: left;
  text-align: left;
}

#content_mitte {
  background: #fce2d5;
  width: 616px;
  float: left;
}

#content_mitte IMG {
  border:1px solid #ccc;
}

#content_rechts {
  background: #f5d0be;
  width: 177px;
  float: left;
  text-align: center;
}

#content_rechts_rand {
  width: 9px;
  float: left;
}

#content_rechts_unten {
  width: 9px;
}

#footer {
  width: 985px;
  height: 44px;
  background: url(../img/footer.gif) no-repeat;
  overflow: hidden;
  line-height: 37px;
  clear: both;
  text-align:center;
}

#footer a {
  color:#000;
}

.navigation_rechts_box {
  margin:8px auto 4px auto;
  width:160px;
  text-align:left;
}

.navigation_rechts_header {
  background:url(../img/navigation_rechts_header.png) no-repeat #e09f7c;
  height:25px;
  line-height:25px;
  padding:0 0 0 10px;
  font-weight:bold;
}

.navigation_rechts_content {
  background:#fce2d5;
  padding:5px 5px 5px 10px;
}
.navigation_rechts_content A {
	color: #000;
}

.navigation_rechts_content_part {
  background:#fce2d5;
  text-align:center;
  padding:5px 5px 5px 10px;
}


.nav_pkt_ti {
  height:20px;
  float:left;
  line-height:17px;
  padding-left:5px;
  /*font-weight:bold;*/
}
.nav_pkt_ti A {
  text-decoration: none;
  color: #000;
}

.nav_pkt_tu_1 {
  font-size:10px;
  height:16px;
  line-height:13px;
  padding-left:40px;
  float: left;
  /*font-weight:bold;*/
}
.nav_pkt_tu_2 {
  font-size:10px;
  height:16px;
  line-height:13px;
  padding-left:45px;
  float: left;
  /*font-weight:bold;*/
}
.nav_pkt_tu_1 A {
  text-decoration: none;
  color: #000;
}
.nav_pkt_tu_2 A {
  text-decoration: none;
  color: #000;
}

.nav_pkt_tu_leitlinien_active A { color:#347aa3; }
.nav_pkt_tu_organisation_active A { color:#e47d4d; }
.nav_pkt_tu_unterrichtsangebot_active A { color:#698a6f; }
.nav_pkt_tu_personal_active A { color:#d73b74; }
.nav_pkt_tu_anmeldung_active A { color:#6268cf; }
.nav_pkt_tu_aktuelles_active A { color:#e74e4a; }
.nav_pkt_tu_veranstaltungen_active { color:#7c7571; }
.nav_pkt_tu_oeffentlichkeitsarbeit_active { color:#568c4d; }
.nav_pkt_tu_links_active { color:#5877e5; }

.nav_pkt_kl {
  width:20px;
  height:20px;
  float:left;
  margin-left:10px;
clear:right;
}

#nav_kms {
  font-size:12px;
  height:16px;
  line-height:13px;
  padding-left:10px;
  /*font-weight:bold;*/
}
