/* Allgemeine Formatierungen */



body
{
  margin:		0;
  padding:		0;
  font-family:		sans-serif;
  font-size:		0.8em;
 
}

a:link
{
  text-decoration:	none;
  color:		#006600;
}

a:visited
{
  text-decoration:	none;
  color:		#006600;
}

a:hover
{
  text-decoration:	underline;
  color:		#006600;
}

.top-level
{
  color:		#ffffff;
  font-weight:		bold;
  font-size:        	12px;
}

.top-level a:link
{
  text-decoration:	none;
  color:		#ffffff;
}

.top-level a:visited
{
  text-decoration:	none;
  color:		#ffffff;
}

.top-level a:hover
{
  text-decoration:	underline;
  color:		#ffffff;
 
}



/* Grundgerüst */

div#ois
{

  width:		800px;
  height:		1029px;
  border-right:		1px solid #006600;
}
div#oisie	/* Formatierung für IE */
{

  width:		801px;
  height:		1030px;
  border-right:		1px solid #006600;
}

div#navigation
{
  position:		absolute;
  top:			117px;
  left:			160px;
  color:		#ffffff;
  vertical-align:	middle;
  
}
div#navigationie
{
  position:		absolute;
  top:			117px;
  left:			160px;
  color:		#ffffff;
  vertical-align:	middle;
   z-index:20;
}


/*buttons */


#button1 a {  background: url(/neu/_images/start/balken1_dark.jpg) no-repeat;
    display:block; width:320px; height:50px; border:0; /* Linkbereich begrenzen */
  }
  #button1 img { display:block; width:320px; height:50px; border:0;
  }
  #button1 a:hover img { visibility: hidden;
  }
  #button1 a:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html #button1 a {
    margin-right:1px;
  }
  * html #button1 a:hover {
    width:321px; margin-right:0; /* Workaround fuer IE 5.01 */
  }


#button2 a {  background: url(/neu/_images/start/balken2_dark.jpg) no-repeat;
    display:block; width:350px; height:50px; border:0; /* Linkbereich begrenzen */
  }
  #button2 img { display:block; width:350px; height:50px; border:0;
  }
  #button2 a:hover img { visibility: hidden;
  }
  #button2 a:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html #button2 a {
    margin-right:1px;
  }
  * html #button2 a:hover {
    width:351px; margin-right:0; /* Workaround fuer IE 5.01 */
  }
#button3 a {  background: url(/neu/_images/start/balken3_dark.jpg) no-repeat;
    display:block; width:380px; height:50px; border:0; /* Linkbereich begrenzen */
  }
  #button3 img { display:block; width:380px; height:50px; border:0;
  }
  #button3 a:hover img { visibility: hidden;
  }
  #button3 a:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html #button3 a {
    margin-right:1px;
  }
  * html #button3 a:hover {
    width:381px; margin-right:0; /* Workaround fuer IE 5.01 */
  }

#button4 a {  background: url(/neu/_images/start/balken4_dark.jpg) no-repeat;
    display:block; width:410px; height:50px; border:0; /* Linkbereich begrenzen */
  }
  #button4 img { display:block; width:410px; height:50px; border:0;
  }
  #button4 a:hover img { visibility: hidden;
  }
  #button4 a:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html #button4 a {
    margin-right:1px;
  }
  * html #button4 a:hover {
    width:411px; margin-right:0; /* Workaround fuer IE 5.01 */
  }

#button5 a {  background: url(/neu/_images/start/balken5_dark.jpg) no-repeat;
    display:block; width:380px; height:50px; border:0; /* Linkbereich begrenzen */
  }
  #button5 img { display:block; width:380px; height:50px; border:0;
  }
  #button5 a:hover img { visibility: hidden;
  }
  #button5 a:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html #button5 a {
    margin-right:1px;
  }
  * html #button5 a:hover {
    width:381px; margin-right:0; /* Workaround fuer IE 5.01 */
  }
  
#button6 a {  background: url(/neu/_images/start/balken6_dark.jpg) no-repeat;
    display:block; width:350px; height:50px; border:0; /* Linkbereich begrenzen */
  }
  #button6 img { display:block; width:350px; height:50px; border:0;
  }
  #button6 a:hover img { visibility: hidden;
  }
  #button6 a:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html #button6 a {
    margin-right:1px;
  }
  * html #button6 a:hover {
    width:351px; margin-right:0; /* Workaround fuer IE 5.01 */
  }

 #button7 a {  background: url(/neu/_images/start/balken7_dark.jpg) no-repeat;
    display:block; width:320px; height:50px; border:0; /* Linkbereich begrenzen */
  }
  #button7 img { display:block; width:320px; height:50px; border:0;
  }
  #button7 a:hover img { visibility: hidden;
  }
  #button7 a:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html #button7 a {
    margin-right:1px;
  }
  * html #button7 a:hover {
    width:321px; margin-right:0; /* Workaround fuer IE 5.01 */
  }
  
