/* Style Sheet */
<style type="text/css">
  body {
    color: black; background-color: white;
    font-size: 100.01%;
    font-family:Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 760px;
    padding: 0.5em;
    border: ; /*kann weggelassen werden*/
  }
  html>body div#Seite {
    border-color: gray;  /* Farbangleichung an den Internet Explorer , html>body Browserweiche */
  }

#header {
  background-color:white;
  width:800px;
  height:90px;
  padding:0px;
  margin:0px;
  vertical-align: text-bottom;
}

#logo {
  float:left;
  width:450px;
  height:57px;
}

#summary {
  float: left;
  height: 72px;
  font-family:Helvetica,Arial,sans-serif;
  font-size: 11px;
}

#summaryUeberschrift {
  float: left;
  width: 125px;
}
#summaryAzgUeberschrift {
  float: left;
  width: 125px;
  text-align: left;
}

#summaryArtikel {
clear: both;
  float: left;
  width: 125px;
}

#summaryAnzArtikel {
  float: left;
  width: 50px;
  text-align:right;
  font-weight: bold;
}
#summaryAzgArtikel {
  float: left;
  width: 75px;
  text-align: left;
}

#summaryAdressen {
  clear: both;
  float: left;
  width: 125px;
}
#summaryAnzAdressen {
  float: left;
  width: 50px;
  text-align:right;
  font-weight: bold;
}
#summaryAzgAdressen {
  float: left;
  width: 75px;
  text-align: left;
}

#summaryVeranstaltungen {
  clear: both;
  float: left;
  width: 125px;
}
#summaryAnzVeranstaltungen {
  float: left;
  width: 50px;
  text-align:right;
  font-weight: bold;
}
#summaryAzgVeranstaltungen {
  float: left;
  width: 75px;
  text-align: left;
}

#summarySchulungen {
  clear: both;
  float: left;
  width: 125px;
}
#summaryAnzSchulungen {
  clear: both;
  float: left;
  width: 50px;
  text-align:right;
  font-weight: bold;
}
#summaryAzgSchulungen {
  float: left;
  width: 75px;
  text-align: left;
}

#globaleSuche {
  float: left;
  width: 170px;
  height: 72px;
  text-align: right;
  vertical-align: text-bottom;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 11px;
}
#globaleSucheForm {
  bottom: 0px;
  text-align:right;
}

h1
 {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    line-height: 20pt;
    color: #FF4500;
    margin: 0 0 0.7em; padding: 0.3em;
    text-align: center;
    }

  html>body h1 {
    border-color: gray;  /* Farbangleichung an den Internet Explorer  */
  }

  ul#Navigation {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 16pt;
    color: #000000;
    background-color: white;
    float: left; width: 120px;
    margin: 0; padding: 0;
    border: ;
  }

  ul#Navigation li {
    list-style: none;
    margin: 0; padding: 0.1em;
    background-color:;
  }

  ul#Navigation a {
    display: ;
    background-color: ;
    padding: 0.3em;
    font-weight: bold;
    text-decoration: none;
  }

  ul#Navigation li i {
    color: #FF4500;
    font-style:normal;
  }

  ul#Navigation a:link {
    color: #000000; background-color: ;
  }
  ul#Navigation a:visited {
    color: #000000; background-color: ;
  }
  ul#Navigation a:hover {
    color: #000000; background-color: ;
  }
  ul#Navigation a:active {
    color: #000000; background-color: ;
  }

  div#schachtel {
  	float: left; /* bisher: nicht enthalten */
  	}

  div#Info {
    font-size: 0.9em;
    float: right; width: 120px;
    margin: 0; padding: 0;
    border: ; background-color:;
  }

  div#Info p {
    font-size: 1em;
    margin: 0.5em;
  }

  div#box {
  margin-top:10px;
  border:silver solid 1px;
  }

  div#Inhalt {
    width: 480px;
    /* margin-left: 120px; */
    /* margin-right: 120px; */
    padding: 0 0.8em;
    border-left: 0.1em solid #808080;
    float:left;
  }

  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
  }

  div#Inhalt p, ul, ol, h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    line-height: 14pt;
  }

    div#Inhalt h2 {
    font-style: italic;
    line-height: 14pt;
    color:#808080;
    background-color:;
    font-weight:bold;
    margin: 0 0 0.3em 0;
    text-transform:none;
  }

div#Inhalt p, ul, ol {
    margin: 0 0 1em 0;
  }

  .text {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    padding: 0.5em;
  }

  .textfeld {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    border:silver solid 1px;
    padding: 0.5em;
  }

  .button {
    margin: 0 0 0 0.8em;
  }

  ul {
    margin: 0em 0em 1.5em 2em;
    padding: 0 0.2em;
  }

  ul#Liste {
    margin-left: 2em;
    margin-top: 0em;
    padding: 0 0.2em;
    background-color:;
    list-style:disc;
  }

  ul#Liste2 {
    margin: 0em 0 0 2em;
    padding: 0.3em 0.3em;
    background-color:;
    list-style:circle;
  }

  ul#Liste3 {
    margin: 0em 0 1.5em 0em;
    padding: 0 0.2em;
    background-color:;
    list-style:none;
  }


  ol#Liste {
    margin: 0.5em 0 0 2em;
    padding: 0.5em 0.2em;
    background-color:;
    list-style:;
  }

  #Tabelle {
  	border-collapse:collapse;
    margin: 0.5em 0 3em 0em;
    border:silver solid 1px;
  }

  #Tabelle th, td {
  	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    padding-left: 3pt;
    padding-right: 3pt;
    padding-top: 1pt;
    padding-bottom: 1pt;
  }

  th.Tabelle {
  	text-align: left;
  	style: bold;
  }


a:link { font-weight:bold; color:#9E0011; text-decoration:none; }
a:visited { font-weight:bold; color:#9E0011; text-decoration:none; }
a:focus { font-weight:bold; color:#9E0011; text-decoration:none; }
a:hover { font-weight:bold; color:#9E0011; text-decoration:none; }
a:active { font-weight:bold; color:#9E0011; text-decoration:none; }

  p#Fusszeile {
    clear: both;
    margin: 1; padding: 1em;
    text-align: center;
    background-color:#FFFFFF;
    border-top:silver solid 1px;
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size:9pt;
    font-weight:normal;

  }

  div#box_title {
    margin-top:10px;
    margin-left:0px;
    margin-right:0px;
    background-color:#FFFFFF;
    border:silver solid 1px;
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size:9pt;
    font-weight:bold;
    padding:3px;
  }

  div#box_inhalt {
    margin-left:0px;
    margin-right:0px;
    margin-bottom:5px;
    background-color:white;
    border:silver solid 1px;
    color:black;
    font-family:Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size:9pt;
    font-weight:normal;
    padding:3px;
  }

/* Erweiterungen roNet*/
div#InhaltGesamteBreite {
    width: 600px;
    margin-left: 120px;
    padding: 0 0.8em;
    border-left: 0.1em solid #808080;
  }

* html div#InhaltGesamteBreite {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
}

div#InhaltGesamteBreite p, ul, ol, h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    line-height: 14pt;
}

div#InhaltGesamteBreite h2 {
    font-style: italic;
    line-height: 14pt;
    color:#808080;
    background-color:;
    font-weight:bold;
    margin: 0 0 0.3em 0;
    text-transform:none;
}


#seknav2 {
    background-color: #DADADA;
    margin: 0 0 0.7em; padding: 0.3em;
    line-height: 1px;
}

#seknav {
  margin: 0px; padding: 0px;
}

.seknavtext {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}
.seknavlink {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.s120101    {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}
.s120102    {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
}

.s120201    {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
}
.s120202    {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
}

.s120301    {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #9E0011;
}
.s120302    {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #9E0011;
}

.l12-01-03-01:link	{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
.l12-01-03-01:visited	{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
.l12-01-03-01:hover	{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #9E0011;
    text-decoration: none;
}
.l12-03-03-01:link	{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #9E0011;
    text-decoration: none;
}
.l12-03-03-01:visited	{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #9E0011;
    text-decoration: none;
}
.l12-03-03-01:hover	{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #9E0011;
    text-decoration: none;
}
.l12-01-01-02:link	{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.l12-01-01-02:visited	{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.l12-01-01-02:hover	{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.l12-01-03-02:link	{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.l12-01-03-02:visited	{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.l12-01-03-02:hover	{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #9E0011;
    text-decoration: none;
}
.l12-03-03-02:link	{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #9E0011;
    text-decoration: none;
}
.l12-03-03-02:visited	{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #9E0011;
    text-decoration: none;
}
.l12-03-03-02:hover	{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #9E0011;
    text-decoration: none;
}

/* Erweiterungen roNet*/
 </style>