/* RS LAYOUT DEFINITION BEGIN */

#BOX-HORZ-BILD {
  position: relative;
  float: left;
  background-color: #ffffff;
  height: 150px;  
  width: 200px;
}

#BOX-HORZ-TEXT {
  position: relative;
  background-color: #ffffff;
  width: 194px;
  height: 140px auto; 
  min-height: 140px; 
  margin-left: 201px;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top:  5px;
  padding-bottom:  5px;
}

#BOX-HORZ-LINE {
  background-color: #e1e1e1; 
  height: 1px;
  width: 415px;
  margin-top: 5px;
  margin-bottom: 5px;
}



#BOX-HORZ-TEXT-ONLY {
  position: relative;
  background-color: #ffffff;
  height: auto;  
  width: 404px;
  margin-left: 0px;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
}

#BOX-HORZ-TEXT h2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
	color: #0069b3;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
}

#BOX-HORZ-DBNAV {
  position: relative;
  background-color: #ffffff;
  height: 20px; 
  width: 424px;
  text-align: left;
  padding-top: 25px;
  padding-bottom: 5px;
}

img.pfeil-li {
 width:15px;
 height:15px;
 margin-top: 0px;
 margin-right: 10px;
 margin-bottom: -3.5px;
 margin-left: 0px;
}

img.pfeil-re {
 width:15px;
 height:15px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: -3.5px;
 margin-left: 8px;
}

.navstatus {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
	color: #999999;
	margin: 0px;
	padding-bottom: 15px;
}

/* ------------------------------------------------ */
