body
{
   border:0pt solid white;
   font-family:Arial;
   font-style:normal;
   font-weight:normal;
   font-size:10px;
   background-color: #dddddd;
   color: rgb(0,51,51);
   scrollbar-face-color: B2B2E5;
   scrollbar-highlight-color: ;
   scrollbar-3dlight-color: 6666cc;
   scrollbar-darkshadow-color: ;
   scrollbar-shadow-color: ;
   scrollbar-arrow-color: ff6600;
   scrollbar-track-color: ffffff
}

h1, h2, h3, h4, h5, h6
{
   font-family: Arial, Helvetica;
}

h1
{
   color: rgb(0,153,153);
}

h2
{
   color: rgb(102,102,102);
}

h3
{
   color: rgb(153,153,102);
}

h4
{
   color: rgb(0,153,153);
}

h5
{
   color: rgb(102,102,102);
}

h6
{
   color: rgb(153,153,102);
}

p
{
   font-family: Arial, Helevetica, Verdana, Tahoma, Helvetica, sans-serif;
   color: #000000;
   font-size: 1.2em;
   margin-left: 15px;
   margin-top: 15px;
   margin-right: 15px;
}

li
{
   font-size:1.2em;
}

/*-Hauptcontainer-*/
#container0
{
   width: 98em;
   height: auto;
   margin-left:auto; /* zum Zentrieren */
   margin-right:auto; /* zum Zentrieren */
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 0px 0px 0px 0px;
   background-color: #E6E6FA;
   border: 0px solid #000000;
   float: none;
}

/*-beinhaltet Logo und Menü-*/
#header
{
   width: 100%;
   height: 14.5em;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   top: 7px;
   left: 18px;
   border: 0px solid #00009C;
   background: url(../images/hinter_oben.jpg) 0 0 no-repeat;
   float: none;
}

#bilder1
{
   width: 13em;
   height: 13.9em;
   padding: 0px 0px 0px 0px;
   margin-left: 3px;
   margin-top: 7px;
   background: url(../images/laptop_blue.jpg) 0 0 no-repeat;
   float: left;
}

#bilder2
{
   width: 13em;
   height: 13.9em;
   margin-top: 7px;
   padding: 0px 0px 0px 0px;
   background: url(../images/mouse_blue.jpg) 0 0 no-repeat;
   float: left;
}
/* - Logo - */
#logo
{
   width: 71em;
   height: 8em;
   padding: 0px 0px 0px 0px;
   margin-right: 0px;
   margin-top: 7px;
   border: solid 0px;
   background: url(../images/logo03.jpg) 0 0 no-repeat;
   float: left;
}

#space3px
{
   width: 0.3em;
   height: 14em;
   float: left;
}

#space50px
{
   width: 5em;
   height: 14em;
   float: left;
}

/* - Menü - */
#menu
{
   width: 70em;
   height: 4.5em;
   padding: 0px 0px 0px 0px;
   margin-top: 4px;
   margin-right: 0px;
   background: url(../images/hinter_oben.jpg) 0 0 no-repeat;
   border: 0px solid #ffffff;
   float: left;
}

#hauptteil
{
   width: 100%;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   float: left;
}

#menu2
{
   width: 27em;
   height: 47em;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   border: 0px solid #000000;
   background: url(../images/hinter_blue1.jpg) repeat;
   float: left;
}

#Navigation2
{
    width: 15em;
    height: 18em;
    margin-top: 4em;
    margin-left: 5em;
    padding: 0;
    float: left;
}

#box1
{
   width: 23.8em;
   height: 16em;
   margin-left:auto; /* zum Zentrieren */
   margin-right:auto; /* zum Zentrieren */
   padding: 0px 0px 0px 0px;
   border: 0;
}

#content
{
   width: 71em;
   height: 47em;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   border: 0px solid #000000;
   background-color: white;
   z-index: 1;
   overflow: auto;
   scrollbar-face-color: #B3FE98;
   scrollbar-highlight-color: #88C173;
   scrollbar-shadow-color: #88C173;
   scrollbar-3dlight-color: #339900;
   scrollbar-arrow-color: #88C173;
   scrollbar-track-color: #339900
   scrollbar-darkshadow-color: #339900;
   float: left;
}

#footer {
  width: 100%;
  height: 2em;
  text-align: center;
  background-color: #AFE0DA;
  border: 0px solid #000000;
  float: left;  
}

ul#Navigation
{
   margin: 0;
   padding: 1em;
   border: 2px solid #FFFFFF;
   font-size:1.2em;
   text-align: center;
   background: url(../images/hinter_oben.jpg) 0 0 no-repeat;
   float: left;
   white-space:nowwrap;
}

ul#Navigation li
{
       list-style: none;
       display: inline;
}

ul#Navigation a, ul#Navigation span
{
       padding: 0.2em 1em;
       text-decoration: none; font-weight: bold;
       color: #000; background-color: #FFFFCC;
}

* html ul#Navigation a, * html ul#Navigation span
{
       width: 1em;    /* nur fuer IE 5.0x erforderlich */
       w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
}

ul#Navigation a:visited, ul#Navigation span {
       border-color: white;
       border-left-color: black; border-top-color: black;
       color: #000; background-color: #FFFFCC;
}

ul#Navigation a:hover, ul#Navigation span
{
      border-color: white;
      border-left-color: black; border-top-color: black;
      color: white; background-color: #069;
}

#Navigation2 ul, #Navigation2 li
{
       list-style-type: none;
       padding-top: 2px;
       font-weight: bold;
}

#Navigation2 li a
{
       text-decoration: none;
       display: block;
       width:100%;
       padding: 5px;
}

#Navigation2 a:link
{
       color: #000000;
       background-color: #FFFFCC;
}

#Navigation2 #akt, #Navigation2 a:visited
{
       color: #000000;
       background-color: #FFFFCC;
}

#Navigation2 a:hover, #Navigation2 a:hover
{
       color: #FFFFFF; ;
       background-color: #069;
}

