@import url(bilderleiste.css);
body {
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.83em;
    background-color: #e7e8f3;
    background-image: url(menuhintergrund.gif);
    background-repeat: repeat-y;
    background-position: left;
    line-height: 150%;
}
body.startseite {
    background-color: #0b0350;
    background-image: none;
}

/* Text Styles in RTE */

.gross {
  font-size: 1.2em;
}
.klein {
  font-size: 0.83em;
}
.graue_Schrift {
  color: #999999;
}

table.contenttable  {
  border-collapse: collapse;
}
.contenttable td {
  font-size: inherit;
  padding: 3px;
  margin: 0px;
  border: 1px solid black;
}

/* Ende Textstyles RTE */

#jnhead {
  background-color: white;
}
h1 {
    font-size: 1.8em;
    font-weight: bold;
    color: #0070af;
}

img {
    border: none;
}
.invisible {
  display: none;
}
#kopf {
    position: relative;
    background-color: #E7E8F3;
    background-image: url(jugendbegleiter_kopfhinterg.gif);
    background-position: top left;
    background-repeat: repeat-x;
    width: 100%;
    text-align: center;
    height: 55px;
    min-width: 770px;
    border-top: 1px solid #1D155E;
}
#titellogo {
    position: relative;
    margin: auto;
    z-index: 10;
}

#hauptmenuleiste {
    background-color: #ffbf00;
    width: 100%;
}
#hautmenuleiste a img {
    vertical-align: bottom;
}
#hautmenuleiste a {
    vertical-align: bottom;
    height: 54px;
}
#hauptteil {
    position: relative;
    width: 100%;
}
#inhaltsteil {
    margin-left: 192px;
}
#inhalt {
    padding: 2em; 
    padding-top: 0.5em;
}
#rechts {
    float: right;
    width: 200px;
    margin-top: 10px;
    text-align: right;
    margin-right: 10px;
}
a#jnlogo {
    display: block;
    position: absolute;
    left: 0px;
    z-index: 1;
}
#ministerium {
    display: block;
    position: absolute;
    right: 0px;
    z-index: 20;
}
#kopftrennlinie {
    background-image: url(kopfneu_trennlinie.gif);
    background-position: top left;
    background-repeat: repeat-x;
}

#links {
    left: 0px;
    position: absolute;
    width: 176px;
}

/* MENÜ */
ul#menu { /* Hauptmenüblock */
  display: block;
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  overflow: hidden;
  left: 0px;
  width: 100%;
}
ul#menu li {
  display: block;
  padding: 0px;
  margin: 0px;
}
ul#menu li ul { /* Menü 2. Ebene */
  display: block;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
ul#menu a, ul#menu a:link, ul#menu a:visited { /* Menülinks 1. Ebene */
    background-color: #8ebee3;
    color: black;
    font-size: 0.9em;
    display: block;
    margin: 0px;
    margin-bottom: 1px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    text-decoration: none;
}
ul#menu li.active a, ul#menu li.active a:link, ul#menu li.active a:visited { /* Menülinks 1. Ebene active */
    background-color: #ffbf00;
}
ul#menu li ul li a { /* Menülinks 2. Ebene */
    background-color: #fde8bc !important;
    color: black !important;
    padding-left: 20px !important;
}
ul#menu li ul li.active a { /* Menülinks 2. Ebene active */
    background-color: #ffbf00 !important;
    color: black;
}

ul#menu li.l3 {
  background-color:#E8E8F4 !important;
  font-size:85%;
  padding-left:10px;
}

ul#l3 li.l3 a, 
ul#l3 li.l3 a:link,
ul#l3 li.l3 a:visited
 {
  background-color:#E8E8F4 !important;
}


ul#l3 li.active,
ul#l3 li.active a, 
ul#l3 li.active a:link,
ul#l3 li.active a:visited
 {
  background-color:#8ebee2 !important;
}

/* Ende Menü */

#hauptteil_start {
    position: relative;
    min-height: 300px;
    height: 90%;
    background-color: #0b0350;
    width: 100%;
    background-image: url(grad_startseite.gif);
    background-repeat: repeat-x;
    background-position: top;
}
img#themenbild {
    float: right;
    margin-left: 1em;
}

#ueberschrift {
    margin-left: 30px;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 0px;
    position: relative;
}
#ueberschrift h1 {
    margin-right: 150px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#ueberschrift img {
  position: absolute;
  right: 0px;
  top: 0px; 
}
#bildleiste {
  height: 60px;
  border-top: 2px solid #433d78;
  border-bottom: 2px solid #433d78;
  background-color: #fdc41d;
  background-image: url(bilderleiste.jpg);
  background-position: left;
  background-repeat: no-repeat;
}

#inhalt_startseite {
    position: absolute;
    top: 0px;
    left: 443px;
    right: 0px; 
    padding: 2em;
    text-align: center;
    font-size: 1.0em;
    font-weight: bold;
}
li {
  margin-bottom: 6px;
}

/* FAQ */
h2.faq {
  font-size: 1em;
  font-weight: bold;
  width: 100%;
  background-color: #8ebee3;
  padding: 2px;
}
h2.faq img {
  float: right;
  margin-right: 2px;
  margin-top: 7px;
}
/* Function pagemenu */
.pagemenu ul {
  list-style-image:  url(Pfeil_down.gif) !important;
  margin-bottom: 10px !important;
}
div.infofeld {
  width: 60% !important;
  margin-left: 20%;
  margin-right: 20%;
}
div.backlink {
    margin-top: 10px;
}

/* Schulsuche alt */
.jndb_listitem {
  clear: both;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #8b8bb1;
  border-right: 1px solid #8b8bb1;
  background-color: #eeeeee;
  margin-bottom: 8px;
  padding-top: 6px;
  padding-bottom: 0px !important;
}
.jndb_listitem_heading {
  margin-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
}
.jndb_listitem_heading a:link, .jndb_listitem_heading a:visited, .jndb_listitem_description a:link, .jndb_listitem_description a:visited {
    /*color: #ff6600;*/
    color: #0b0350;
    text-decoration: none;
    font-weight: bold;
}

.jndb_listitem_description {

    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 3px;
}
.jndb_lastchange {
  width: 30%;
  float: left;
}
.jndb_region {
  width: 50%;
  text-align: right;
  float: right;
}
.jndb_listitem_footer {
  clear: both;
  background-color: #e2e2e2;
  font-size: 83%;
  padding: 6px;
}
.clear {
  clear: both;
  height: 1px;
}
.jndb_suchformular {
  background-color: #eeeeee;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #8b8bb1;
  border-right: 1px solid #8b8bb1;
  padding: 3px;
  margin-bottom: 6px;
}
.jndb_suchformular form {
  width: 72%;
  float: left;
  padding: 0px;
  margin: 0px;
}
.jndb_suchformular form table {
  margin-bottom: 0px;
  border: none;
}
.jndb_suchformular form table td {
  padding: 2px;
}
.jndb_eintraglink {
  width: 25%;
  margin-right: 3px;
  float: right;
  padding: 3px;
  font-size: 83%;
}
.jndb_noresult {
  margin-top: 1em;
}
hr {
  clear: both;
  color: #0b0350;
  width: 100%;
  margin-top: 6px;
  margin-bottom: 8px;
}
.gitternetz {
/*  line-height: 100%;*/
}
.gitternetz p {
  margin-top: 0;
  margin-bottom: 0;
}
