/*Markup - Allgemeine Auszeichnungen*/
* {
 margin: 0;
 padding: 0;
}
body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9pt;
}
.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;
 }
img {
 border: none;
 }
em {
 font-style: italic;
 font-weight: inherit;
 }

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



/*         --- Kopf ---              */
#kopfzeile {
xbackground-color: #99bdcf;
xwidth: 100%;
height: 40px;
xborder-top: 1px solid #fff;
xborder-bottom: 1px solid #fff;
}
#kopfzeile .rechts {
position: absolute;
top: 0;
right: -20px;
width: 220px;
}
#kopfzeile img {
 border: none;
}
#kopfgrafik {
position: absolute;
top: 0;
left: 0;
width: 200px;
}

#kopfgrafik .links {
position: absolute;
top: -40px;
left: 0;
width: 200px;
} 

/* --------------------------- Navigation --------------------------------*/
#navigation {
display: none
}

/* ----------------- Rechte Spalte ----------------*/
#zusatz {
position: absolute;
top: 40px;
right: 0;
width: 220px;
padding-top: 10px;
padding-bottom: 50px;
xfloat: right;
}
/* *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: #333333;
border-style: solid;
border-width: 1px;
}
#zusatz .infobox p {
color: #333333;
font-size: 8pt;
line-height: 10pt;
padding-right: 5px;
padding-bottom: 4px;
padding-left: 10px;
}
#zusatz .infobox h1 {
color: #000;
font-size: 8pt;
line-height: 10pt;
margin-bottom: 10px;
padding: 5px 5px 5px 10px;
border-bottom: 1px solid silver;
}
#zusatz .infobox ul {
color: #333333;
font-size: 8pt;
line-height: 10pt;
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;
}
/* --------- Seiteninhalt -----------*/

#content {
position: relative;
background-color: #ffffff;
border-right: 1px solid #fff;
margin-left: 0px;
margin-right: 220px;
xborder-bottom: 1px solid #fff;
padding-top: 0;
padding-right: 0;
padding-left: 0px;
padding-bottom: 20px;

}
/* *html #content {
 margin-right: 222px; */
}
#content p {
color: #333333;
font-size: 9pt;
line-height: 12pt;
padding-bottom: 8px;
}
#content a:hover,  
#content a:focus,  
#content a:active {
 text-decoration: underline;
 background-color: #e5eef3;
 }
#content h1 {
color: #EE8200;
font-size: 15pt;
font-weight: normal;
line-height: 15pt;
margin-top: 15px;
margin-bottom: 20px;
}
#content h2 {
color: #EE8200;
font-weight: 600;
font-size: 13pt;
padding-top: 10px;
padding-bottom: 10px;
}
#content h2 a {
color: #EE8200;
text-decoration: none;
}
#content h3 {
color: #337b9e;
font-weight: 600;
font-size: 12pt;
line-height: 13pt;
padding-top: 6px;
padding-bottom: 8px;
}
#content h3 a {
color: #337b9e;
text-decoration: none;
}#content h4 {
color: #337b9e;
font-weight: 600;
font-size: 12pt;
line-height: 12pt;
padding-top: 6px;
padding-bottom: 6px;
}
#content ul {
color: #333333;
padding-top: 8px;
padding-bottom: 4px;
padding-left: 15px;
}
#content ul li {
list-style-type: disc;
font-size: 9pt;
line-height: 11pt;
padding-bottom: 3px;
padding-left: 5px;
margin-left: 5px;
}
/*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: 9pt;
line-height: 12pt;
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: 10pt;
font-weight: bold;
line-height: 12pt;
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: 9pt;
line-height: 12pt;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
}
#content h2.news  {
color: #ffffff;
font-size: 11pt;
line-height: 12pt;
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;
}
*html #content h2.news {
 height: 0;
}
#content ul.news  {
color: #696969;
xfont-size: 0.8em;
padding-bottom: 5px;
padding-left: 0;
}
#content ul.news  li  {
list-style-type: disc;
font-size: 9pt;
line-height: 11pt;
padding-bottom: 3px;
padding-left: 5px;
margin-left: 5px;
}
#content ul.news li a{
text-decoration: underline;
}
#content .bildlinks {
padding-left: 10px;
padding-right: 6px;
padding-bottom: 6px;
float: left;
}
#content img.bildlinks  {
 z-index: 1000;
 border: 1px solid 
}
#fuss {
margin-left: 0px;
margin-right: 220px;
font-size: 8pt;
line-height: 10pt;
clear: both;
padding-top: 5px;
padding-bottom: 30px;
padding-left: 0px;
border-top: 1px solid #d2dadf;
}
/* *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: 10pt;
}

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: 11pt;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 0;
}
#content form{
 width:98%;
}
.nebeneinander {
float: left;
width: 11em; 
margin-right: 10px;
}
#content form label{ 
 float: left;
 margin-right: 10px;
 margin-bottom: 10px;
 width: 11em;
} 
#content form label.zweidrittel{ 
 float: left;
 margin-right: 10px;
 margin-bottom: 10px;
 width: 96%;
 display: block;
} 
#content form label.radio{ 
 float: left;
 margin-right: 10px;
 margin-bottom: 10px;
 width: 26em;
 display: block;
} 

#content input { 
 float: left;
 margin-right: 10px;
 margin-bottom: 10px;
 font-size: 10pt;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #339;
}
#content input.checkbox { 
 float: left;
 margin-top:-0.15em;
 margin-right: 10px;
 margin-bottom: 10px;
 font-size: 10pt;
 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: 10px;
 margin-bottom: 10px;
 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;
}


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