@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) central stylesheet
 * (de) zentrales Stylesheet
 *
 * @creator       YAML Builder V1.2 (http://builder.yaml.de)
 * @file          my_layout.css
 * @-yaml-minver  3.1
 * 
 */

/* import core styles | Basis-Stylesheets einbinden */
@import url(../yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */
@import url(../yaml/navigation/nav_shinybuttons.css);
@import url(screen/basemod.css);
@import url(screen/content.css);

/* import print layout | Druck-Layout einbinden */
@import url(../yaml/print/print_draft.css);


/******************************************************************************/

@import url(bilderleiste.css);
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.83em;
    background-color: #E7E8F3;
    line-height: 150%;
}

body.startseite {
    background-color: #0b0350;
    background-image: none;
}

h1, h2, h3, h4, h5 {
    font-family: Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 1.8em;
    font-weight: bold;
    color: #0070af;
}


img {
    border: none;
}
.invisible {
  display: none;
}

#jnhead {
  background-color: #ffffff;
}

#main {
  background-color: #e7e8f3;
  background-image: url(../images/menuhintergrund.gif);
  background-repeat: repeat-y;
  background-position: left;
}

#col3_content a, #col3_content a:hover, #col3_content a:visited {
  color: #0070AF;
  text-decoration: underline;
}

#kopf {
    position: relative;
    background-color: #E7E8F3;
    background-image: url(kopfneu_higru.gif);
    background-position: top left;
    background-repeat: repeat-x;
    width: 100%;
    text-align: center;
    height: 75px;
    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;
}
/* 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;
}

#themenbild {
}

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; 
}
#nav {
  height: 100px;
  border-top: 2px solid #433d78;
  border-bottom: 2px solid #433d78;
  background-color: rgb(214-220-236);
  background-image: url(../images/header.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: background: url(C:/Users/koch/AppData/Local/Temp/fz3-12544823595580) no-repeat;
  width: 0px;
  height: 0px;
  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;
}

div.csc-textpic {
  /* den clear verhindern */
  display:inline-block;
  margin-bottom: 30px;
}
