
DIV#inhalt p {
	line-height:1.2em;
}

DIV#steuerung a {
	text-decoration:none;
         /* color:#666666; */
         /* background-color:white; */
}

DIV#steuerung a:hover {
         color:#FF6600;
         color:#E49F15;
	color:#BF0000;	/* rot */
         /* background-color:white; */
}

/*
.dsteu_hight a {
  background-image:url(../bilder/pfeil_kl.gif); background-repeat:no-repeat;
  background-position:top right;
  color:#FF6600;
  */
	/* text-decoration:underline; */
         /* color:#666666; */
         /* background-color:#ffff00; */
}

/*
#steuerung li.dsteu_hight a {
   color:#FF6600;
}
*/

/*

#steuerung li.dsteu_hight {
   background-image:url(../bilder/steuerung_hg.gif); background-repeat:no-repeat;
   background-color:#ffff00;
   color:#FF6600;
}
*/

.sthervorgehoben {
/*
   color:#FF6600;
   color:#E49F15;
*/
/*    color:#DC0000; */
   /* background-color:#ffff00; */
}


/* dsteu_hight"> <div class="unterstr2 */

/*  STEUERUNG */

DIV#steuerung UL {
  font-weight:bold;
  font-size:16px;
  padding: 0 0 0px 0px;
  margin: 0 0 0 0px;
}

#steuerung li{
 list-style:none;
 padding-top:10px;
 padding-bottom:20px;
 /* padding-left:20px; */
 border:0px solid #CCCCCC;
}

#steuerung ul li{
 list-style:none;
 border-top:1px solid silver;
}



DIV#steuerung LI {
/*
   font-weight: bold;
   margin-bottom:0em;
*/
   margin-left:10px;
}

DIV#steuerung LI LI {
  font-weight: normal;
/*  margin-left:15px; */
 padding-bottom:3px;
  /* margin-left:0px; */
  margin-left:10px;
  border-top:0px solid silver;
/*
   height:1.4em;   // Problem
*/
}

DIV#steuerung LI LI LI {
  font-size:12px;
   margin-left:14px;
   list-style-type:square;
   color:#444444;   /* für Farbe der Bullets */
   padding-top:5px;;
   padding-bottom:4px;;
}

.unterstr1 {
   margin-top:7px;
   /* border-top:1px solid #CCCCCC; */
   height:.5em;
}

.unterstr2 {
  margin-top:3px;
  margin-bottom:3px;
}

.unterstr3 {
  margin-top:4px;  /* 4px */
  margin-bottom:5px;  /* 3px */
}











#steuerungVor {
  float:left;
}


#steuerungZurueck {
  text-align:right;
}

#imgSteuerungZurueck {
  /* background-color:red; */
  margin-left:300px;
  margin-bottom:10px;
}

#imgSteuerungVor {
  /* background-color:red; */
  margin-right:30px;
  margin-bottom:10px;
}