/*Markup - Allgemeine Auszeichnungen*/
* {
 margin: 0;
 padding: 0;
}
body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 100.01%;
background-color: #99bdcf;
background-image: url(/stadt/schulamt/pics/bg_body.gif);
background-position: 40px 200px;
background-repeat: repeat-y;
}
.u {
 position: absolute;
 top:-9999px;
 left:-9999px;
}
.clear {
 clear: both;
 visibility: hidden;
}

*html .clearfix {    
    height: 1%;
}
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

a {
color: #005a87;
}
a:hover,  
a:focus,  
a:active {
 text-decoration: underline;
 }
li a {
text-decoration: none; 
}
img {
 border: none;
 }
em {
 font-style: italic;
 font-weight: inherit;
 }

ul li {
 list-style-image: none;
 list-style-type: none;
 padding: 0 0 0 13px;
 margin: 0;
 }
ol {
 padding-left: 2em;
 }



/*         --- Kopf ---              */
#kopfzeile {
background-color: #99bdcf;
width: 100%;
height: 40px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}
#kopfzeile .mitte {
height: 40px;
margin-right: 220px;
background-color: #99bdcf;
background-image: url(/stadt/schulamt/pics/bg_kopf_mitte.gif);
background-repeat: no-repeat;
background-position: right;
border-right: 1px solid #fff;
}
#kopfzeile .rechts {
background-color: #99bdcf;
float: right;
text-align: center;
width: 220px;
padding-top: 5px;
}
#kopfzeile img {
 border: none;
}
/*#kopfgrafik {
background-color: #ff0000;
width: 100%;
height: 120px;
border-bottom: 1px solid #fff;
}*/
#kopfgrafik .links {
position: absolute;
top: 41px;
left: 0;
width: 200px;
background-color: #fff;
background-image: url(/stadt/schulamt/pics/bg_kopf_links-b.jpg);
background-repeat: no-repeat;
background-position: right top;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}
#kopfgrafik .mitte {
background-image: url(/stadt/schulamt/pics/junge.jpg);
background-repeat: no-repeat;
background-position: center;
height: 120px;
border-right: 1px solid #fff;
margin-left: 200px;
margin-right: 220px;
border-right: 1px solid #fff;
}
*html #kopfgrafik .mitte {
 margin-right: 222px;
}
#kopfgrafik .rechts {
position: absolute;
top: 42px;
right: 0;
background-image: url(/stadt/schulamt/pics/jugendl.jpg);
background-repeat: no-repeat;
background-position: left 0;
height: 120px;
width: 220px;
xborder-bottom: 1px solid #fff;
}
*html #kopfgrafik .rechts {
 width: 222px;
}

/* --------------------------- Navigation --------------------------------*/
#navigation {
position: absolute;
top: 160px;
left: 0;
width: 200px;
border-right: 1px solid #ffffff;
}
#zgnavi ul  {
 width: 200px;
 margin-bottom: 2px;
}
#zgnavi li  {
padding-left: 0;
list-style-type: none;
display: block;
border-bottom: 1px solid #ffffff;
}
#zgnavi li a{
color: #fff;
font-size: 0.8em;
font-weight: bold;
line-height: 1.2em;
background-color: #005a86;
background-image: url(/stadt/schulamt/pics/bg_zgnavi.gif);
background-repeat: no-repeat;
background-position: right top;
text-decoration: none;
padding: 4px 10px 4px 12px;
display: block;
}
#zgnavi ul li a:hover,
#zgnavi ul li a.aktiv {
background-color: #f29900;
background-image: url(/stadt/schulamt/pics/bg_zgnavi_aktiv.gif);
background-repeat: no-repeat;
background-position: right top;
text-decoration: none;
}
/* -------------- Hauptnavigation -------------- */
#navi ul   {
width: 200px;
border-top: 1px solid silver;
border-bottom: 1px solid silver;
}
#navi li {
padding-left: 0;
list-style-type: none;
display: block;
border-bottom: 1px solid #ffffff;
}
#navi ul li a {
color: #fff;
font-size: 0.8em;
font-weight: bold;
background-color: #005a86;
background-image: url(/stadt/schulamt/pics/bg_nav_rollover_l1.gif);
background-repeat: no-repeat;
background-position: right top;
text-decoration: none;
padding: 4px 4px 4px 12px;
display: block;
}
#navi ul li a:hover,
#navi ul li a.aktiv {
background-color: #f29900;
background-image: url(/stadt/schulamt/pics/bg_nav_aktiv_l1.gif);
background-repeat: no-repeat;
background-position: right top;
}
/* --------------- 2. Ebene ----------------------- */
#navi ul li ul {
background-color: #f29900;
border-top: 1px solid #fff;
}
#navi ul li ul li {
background-color: #337b9e;
display: block;
list-style-type: none;
font-size: 0.95em;
border-bottom: 1px solid #fff;
}
#navi ul li ul li a {
background-color: #337b9e;
background-image: url(/stadt/schulamt/pics/bg_nav_left2.gif);
background-position: top left;
background-repeat: repeat-y;
text-decoration: none;
}
#navi ul li ul li a.aktiv,
#navi ul li ul li a:hover {
color: #ffffff;
font-weight: bold;
background-color: #99bdcf;
background-image: url(/stadt/schulamt/pics/bg_nav_left2.gif);
background-position: top left;
background-repeat: repeat-y;
}
/* --------- 3. Ebene ----------------*/
#navi ul li ul li ul {
background-color: #99bdcf;
border-top: 1px solid #fff;
}
#navi ul li ul li ul li {
display: block;
font-size: 1.0em;
}
#navi ul li ul li ul li a {
color: #005a86;
font-weight: normal;
background-color: #C5DCE6;
background-image: url(/stadt/schulamt/pics/bg_nav_left3.gif);
background-position: top left;
background-repeat: repeat-y;
padding: 3px 5px 4px 20px;
}
#navi ul li ul li ul li a:hover,
#navi ul li ul li ul li a.aktiv {
color: #005a86;
font-weight: normal;
background-color: #e5eef3;
background-image: url(/stadt/schulamt/pics/bg_nav_left3.gif);
background-position: top left;
background-repeat: repeat-y;
}

/* -------------- Navi Bildungsnetzwerk -------------- */
#bnnavi ul   {
margin-top: 50px;
width: 200px;
border-top: 1px solid #ffffff;
}
#bnnavi ul li {
list-style-type: none;
display: block;
border-bottom: 1px solid #ffffff;
margin: 0;
padding: 0;
}
#bnnavi ul li a {
color: #fff;
font-size: 0.8em;
font-weight: bold;
background-color: #005a86;
background-image: url(/stadt/schulamt/pics/logo_bildungsnetzwerk.gif);
background-repeat: no-repeat;
background-position: top left;
text-decoration: none;
padding: 8px 4px 10px 56px;
display: block;
}
#bnnavi ul li a:hover,
#bnnavi ul li a.aktiv {
background-color: #f29900;
background-image: url(/stadt/schulamt/pics/logo_bildungsnetzwerk.gif);
background-repeat: no-repeat;
background-position: top left;
}
/* --------------- 2. Ebene ----------------------- */
#bnnavi ul li ul {
margin: 0;
xbackground-color: #f29900;
border-top: 1px solid #fff;
}
#bnnavi ul li ul li {
padding-left: -50px;
background-image: none;
background-color: #337b9e;
display: block;
list-style-type: none;
font-size: 0.95em;
border-bottom: 1px solid #fff;
}
#bnnavi ul li ul li a {
background-color: #337b9e;
background-image: url(/stadt/schulamt/pics/bg_nav_left2.gif);
background-position: top left;
background-repeat: repeat-y;
text-decoration: none;
padding: 3px 5px 4px 20px;
height: auto;
}
#bnnavi ul li ul li a.aktiv,
#bnnavi ul li ul li a:hover {
color: #ffffff;
font-weight: bold;
background-color: #99bdcf;
background-image: url(/stadt/schulamt/pics/bg_nav_left2.gif);
background-position: top left;
background-repeat: repeat-y;
}
/* --------- 3. Ebene ----------------*/
#bnnavi ul li ul li ul {
background-color: #99bdcf;
border-top: 1px solid #fff;
}
#bnnavi ul li ul li ul li {
display: block;
font-size: 1.0em;
}
#bnnavi ul li ul li ul li a {
color: #005a86;
font-weight: normal;
background-color: #C5DCE6;
background-image: url(/stadt/schulamt/pics/bg_nav_left3.gif);
background-position: top left;
background-repeat: repeat-y;
padding: 3px 5px 4px 20px;
}
#bnnavi ul li ul li ul li a:hover,
#bnnavi ul li ul li ul li a.aktiv {
color: #005a86;
font-weight: normal;
background-color: #e5eef3;
background-image: url(/stadt/schulamt/pics/bg_nav_left3.gif);
background-position: top left;
background-repeat: repeat-y;
}



/* ----------------- Rechte Spalte ----------------*/
#zusatz {
position: absolute;
top: 161px;
right: 0;
width: 220px;
background-color: #99bccf;
background-image: url(/stadt/schulamt/pics/bg_content_rechts.jpg);
background-repeat: no-repeat;
background-position: left top;
padding-top: 10px;
padding-bottom: 50px;
border-top: 1px solid #fff;
}
*html #zusatz {
width: 222px;
padding-top: 18px;
 
}
#zusatz a:hover,  
#zusatz a:focus,  
#zusatz a:active {
 text-decoration: underline;
 background-color: #e5eef3;
 }
#zusatz .infobox {
background-color: #fff;
background-image: url(/stadt/schulamt/pics/bg_infobox_unten.jpg);
background-repeat: no-repeat;
background-position: right bottom;
margin: 10px 10px 10px 15px;
padding-bottom: 7px;
border-color: #e5eef3 #669cb6 #669cb6 #e5eef3;
border-style: solid;
border-width: 1px;
}
#zusatz .infobox p {
color: #333333;
font-size: 0.7em;
line-height: 1.2em;
padding-right: 5px;
padding-bottom: 4px;
padding-left: 10px;
}
#zusatz .infobox h1 {
color: #fff;
font-size: 70%;
line-height: 1em;
background-color: #f29900;
background-image: url(/stadt/schulamt/pics/bg_nav_aktiv_l1.gif);
background-repeat: no-repeat;
background-position: right top;
margin-bottom: 10px;
padding: 5px 5px 5px 10px;
border-bottom: 1px dotted #e5eef3;
}
#zusatz .infobox ul {
color: #333333;
font-size: 0.7em;
line-height: 1.2em;
padding-left: 10px;
}
#zusatz .infobox ul li {
list-style-type: none;
background-image: url(/stadt/schulamt/pics/listbullet_gelb.gif);
background-repeat: no-repeat;
background-position: 0 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 8px;
}
*html #zusatz .infobox ul li {
background-position: 0 4px;
}
#zusatz .infobox hr {
color: #333333;
height: 1px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
}
#zusatz .infobox img {
 xborder: none;
 xfloat: right;
 margin-top: 6px;
 margin-left: 16px;
 }

/* --------- Seiteninhalt -----------*/

#content {
position: relative;
background-image: url(/stadt/schulamt/pics/content_white.gif);
background-repeat: repeat;
xbackground-color: #ffffff;
border-right: 1px solid #fff;
margin-left: 200px;
margin-right: 220px;
border-bottom: 1px solid #fff;
padding-top: 10px;
padding-right: 25px;
padding-left: 25px;
padding-bottom: 20px;
}
*html #content {
 margin-right: 222px;
height: 1%
}
#content p {
color: #333333;
font-size: 0.8em;
line-height: 1.4em;
padding-bottom: 8px;
}
#content a:hover,  
#content a:focus,  
#content a:active {
 text-decoration: underline;
 background-color: #e5eef3;
 }
#content h1 {
color: #EE8200;
font-size: 1.5em;
font-weight: normal;
line-height: 1em;
background-image: url(/stadt/schulamt/pics/bg_h1.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
margin-top: 15px;
margin-bottom: 20px;
padding-left: 15px;
}
#content h2 {
color: #EE8200;
font-weight: 600;
font-size: 1.0em;
padding-top: 10px;
padding-bottom: 10px;
}
#content h2 a {
color: #EE8200;
text-decoration: none;
}
#content h3 {
color: #337b9e;
font-weight: 600;
font-size: 0.95em;
line-height: 1.1em;
padding-top: 6px;
padding-bottom: 8px;
}
#content h3 a {
color: #337b9e;
text-decoration: none;
}
#content h4 {
color: #337b9e;
font-weight: 600;
font-size: 0.85em;
line-height: 1.0em;
padding-top: 6px;
padding-bottom: 6px;
}
#content ul {
color: #333333;
padding-bottom: 4px;
padding-left: 15px;
}
#content ul li {
list-style-type: none;
font-size: 0.8em;
line-height: 1.2em;
background-image: url(/stadt/schulamt/pics/listbullet_gelb.gif);
background-repeat: no-repeat;
background-position: 0 5px;
padding-bottom: 3px;
padding-left: 10px;
margin-left: 15px;
}

#content p.r {    
    float: right;
    margin-top: 4px;
}
a.top,
a.top:link,
a.top:visited {
    background-image: url(link_top);
    background-repeat: no-repeat;
    background-position: 2px 2px;
    padding-left: 18px;
}
a.back,
a.back:link,
a.back:visited {
    background-image: url(link_back);
    background-repeat: no-repeat;
    background-position: 2px 2px;
    padding-left: 18px;
}


/*Standard-Tabellen-Gestaltung*/
#content caption {
 font-weight: bold;
 text-align: left;
 }
#content table {
 xbackground-color: #fef6e5;
 xborder-collapse: separate;
 xborder-spacing: 1px;
 margin-bottom: 10px;
}
#content table td {
xbackground-color: #fef6e5;
background-color: #ffffff
color: black;
font-size: 0.8em;
line-height: 1.4em;
text-align: left;
vertical-align: top;
padding-left: 4px;
padding-right: 10px;
border-top: 1px solid #e5eef3;
}
#content table td.foto {
padding-right: 1px;
text-align: right;
}
td.foto img {
border: 1px silver solid;
}
td.schullogo {
padding-right: 1px;
text-align: right;
}

#content table th {
background-color: #fef6e5;
color: #666666;
font-size: 0.85em;
font-weight: bold;
line-height: 1.2em;
text-align: left;
vertical-align: top;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 10px;
}
#content table th.ueberschrift{
background-color: #e5eef3;
color: #333333;
xbackground-color: #f29900;
xcolor: #ffffff;
}
#content .teaser {
background-color: #fef6e5;
background-image: url(/stadt/schulamt/pics/bg_teaser.jpg);
background-repeat: no-repeat;
background-position: right bottom;
border-left: 1px solid #d2dadf;
border-right: 1px solid #d2dadf;
border-bottom: 1px solid #d2dadf;
width: 98%
}
#content .teaser p {
font-size: 0.8em;
line-height: 1.3em;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
}
#content h2.news,
#content h3.news  {
color: #ffffff;
font-size: 0.85em;
line-height: 1em;
background-color: #f29900;
background-image: url(/stadt/schulamt/pics/bg_nav_aktiv_l1.gif);
background-repeat: no-repeat;
background-position: right top;
margin-bottom: 10px;
padding: 5px 10px;
border-bottom: 1px dashed #fff;
display: block;
}
#content h3.news  {
margin-bottom: 4px;
border-bottom: none;
}
*html #content h2.news {
 height: 0;
}
*html #content h3.news {
 height: 0;
}

#content ul.news  {
color: #333333;
xfont-size: 0.8em;
padding-bottom: 0;
padding-left: 0;
}
#content ul.news  li  {
background-image: url(/stadt/schulamt/pics/listbullet_gelb.gif);
xbackground-image: none;
background-repeat: no-repeat;
background-position: 0 5px;
padding-bottom: 2px;
padding-left: 10px;
}
#content ul.news li a{
 text-decoration: underline;
 font-weight: normal;
}
#content .bildlinks {
padding-left: 10px;
padding-right: 6px;
padding-bottom: 6px;
float: left;
}
/* #content img.bildlinks  {
 z-index: 50;
 border: 1px solid; 
} */

#content img.bild_re {
xposition: relative;
padding-left: 10px;
padding-right: 0;
padding-bottom: 6px;
float: right;
z-index: 100;
}
#content img.bild_li {
padding-left: 0;
padding-right: 10px;
padding-bottom: 6px;
float: left;
z-index: 100;
} 
#content .dekobild {
        width:200px;
        float:right;
        margin-left:15px;
        margin-bottom:15px;
        border: 1px solid silver;
        background-color: #f0f0f0;
}
#content .dekobild p {
        line-height: 1.5em;
        padding-left: 4px;
}
#content .dekobild a img,
#content .dekobild a:link img,
#content .dekobild a:visited img{
        border: none;
}
#fuss {
margin-left: 200px;
margin-right: 220px;
font-size: 0.7em;
line-height: 1em;
background-color: #e5eef3;
background-image: url(/stadt/schulamt/pics/bg_infopfad.gif);
background-repeat: no-repeat;
background-position: right top;
clear: both;
padding-top: 5px;
padding-bottom: 30px;
padding-left: 25px;
border-top: 1px solid #d2dadf;
border-bottom: 1px solid #fff;
border-left: 1px solid #ffffff;
}
*html #fuss {
 margin-right: 222px;
}
#fuss a:hover,  
#fuss a:focus,  
#fuss a:active {
 text-decoration: underline;
 background-color: #ffffff;
 }

/* ------- Formular ----*/
fieldset{
 border: none;
 font-size: 0.8em;
}

fieldset input {
/*padding: 2px 5px; bei einem mit padding versehenen input funktionieren in NN 7.01 die Checkboxen nicht.*/
border: 0 solid;
border-bottom: 1px dashed #899180;
color: #000;
background-color: #e5eef3;
}
#content legend {
color: #EE8200;
font-weight: 600;
font-size: 1.0em;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 0;
}
#content form{
 width:98%;
}
.nebeneinander {
float: left;
width: 11em; 
margin-right: 0.5em;
}
#content form label{ 
 float: left;
 margin-right: 0.5em;
 margin-bottom: 0.5em;
 width: 11em;
} 
#content form label.zweidrittel{ 
 float: left;
 margin-right: 0.5em;
 margin-bottom: 0.5em;
 width: 96%;
 display: block;
} 
#content form label.radio{ 
 float: left;
 margin-right: 0.5em;
 margin-bottom: 0.5em;
 width: 26em;
 display: block;
} 

#content input { 
 float: left;
 margin-right: 0.5em;
 margin-bottom :0.5em;
 font-size: 1em;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #339;
}
#content input.checkbox { 
 float: left;
 margin-top:-0.15em;
 margin-right: 0.5em;
 margin-bottom :0.5em;
 font-size: 1em;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #339;
 border: none;
 background-color: #e5eef3;
}
#content input.radiobutton { 
 float: left;
 margin-top: 0.2em;
 margin-right: 0.5em;
 margin-bottom: 0.5em;
 border: none;
 background-color: #e5eef3;
}
*html #content input.radiobutton {
 margin-top: 0;
}
#content input[type=checkbox].checkbox{/* für Firefox, Mozilla und Opera */
 margin-top:0.1em; 
}

#content form br{
 clear: both;
}
.radiobox{
 display:block;
 clear: both; 
 margin:.5em 0 0 3em;
 position:relative;
 height:3.2em;
}
.checkboxbox{
 display:block;
 position:relative;
 clear:both;
 height:2em;
 margin:.2em 0 0 0.5em; 
}
.submit {
 float: right; 
 width:8em;
 color: #006699; 
 font-weight: 600; 
 background-color: #eeeeee; 
 text-align: center; 
 border-style: solid; 
 border-width: 1px; 
 border-color: #006699;
 padding-right: 2px;
 padding-bottom: 2px;
}

#abc {
 width: 99%;
}
#abc ol {
 margin-top: 0;
 margin-bottom: 1em;
 margin-left: 0;
 padding: 0;
 list-style-image: none;
 list-style-type: none;
 background-image: none;
 display: inline;
}
#abc ol li {
 list-style-image: none;
 list-style-type: none;
 background-image: none;
 float: left;
 margin-right: 10px;
 display: inline;
 padding-left: 0;
 font-size: 1.1em;
 font-weight: 600;
}
#abc li a,
#abc li a:link,
#abc li a:visited {
 list-style-type: none;
 background-image: none;
 float: left;
 margin: 0;
 display: block;
 padding: 2px;
}

/* ------------------------------ galerie und lightbox ----*/

#galerie {
position: relative;
 xdisplay: block;
 xoverflow: hidden;
 margin-bottom: 20px;
}
.galerie {
  background-color: #f0f0f0;
  display: inline;
  width: 200px;
  float: left;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-right: 10px;
  padding: 6px;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
 }  
.galerie a:hover {
    border-bottom: none;
}

#lightbox{
    position: absolute;
    top: 0;
    left: 0; 
    width: 100%; 
    z-index: 100; 
    text-align: center; 
    line-height: 0;
}
#lightbox img{
  width: auto; 
 height: auto;
}
#lightbox a img{
   border: none;
 }
#outerImageContainer{ 
position: relative; 
background-color: #fff; 
width: 250px; 
height: 250px; 
margin: 0 auto; 
}
#imageContainer{ 
padding: 10px; 
}
#loading{ 
position: absolute; 
top: 40%; 
left: 0%; 
height: 25%; 
width: 100%; 
text-align: center; 
line-height: 0; 
}
#hoverNav{ 
position: absolute; 
top: 0; 
left: 0; 
height: 100%; 
width: 100%; 
z-index: 10; 
}
#imageContainer>#hoverNav{ 
left: 0;
}
#hoverNav a{ 
outline: none;
}
#prevLink, #nextLink{ 
width: 49%; 
height: 100%; 
background-image: url(/stadt/pics/blank.gif); /* Trick IE into showing hover */ display: block; 
}
#prevLink { 
left: 0; 
float: left;
}
#nextLink { 
right: 0; 
float: right;
}
#prevLink:hover, #prevLink:visited:hover { 
background: url(/stadt/pics/prev.gif) left 15% no-repeat; 
}
#nextLink:hover, #nextLink:visited:hover { 
background: url(/stadt/pics/next.gif) right 15% no-repeat; 
}
#imageDataContainer{ 
font-size: 0.8em; 
background-color: #fff; 
margin: 0 auto; 
line-height: 1.4em; 
overflow: auto; 
width: 100%; 
}
#imageData{    
padding:0 10px; 
color: #666; 
}
#imageData #imageDetails{ 
width: 70%; 
float: left; 
text-align: left;
 }    
#imageData #caption{ 
font-weight: bold; 
   }
#imageData #numberDisplay{
 display: block;
 clear: left; 
padding-bottom: 1.0em;
    }            
#imageData #bottomNavClose{ 
float: right;  
padding-bottom: 0.7em; 
outline: none;
}         
#overlay{ 
position: absolute; 
top: 0; 
left: 0; 
z-index: 90; 
width: 100%; 
height: 500px; 
background-color: #ccc;
 }

    
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
*html>body .clearfix {
    display: inline-block; 
    width: 100%;
    }
*html .clearfix {
    /* Hides from IE-mac \*/
    height: 1%;
    /* End hide from IE-mac */
}

/* Ende CSS Document */

.reddot {
color: #cc0000;
font-size: 0.8em;
line-height: 1.3em;
}
