/* 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;
}

.blobb {
	border: 2px;
	border-color:#000;
	padding: 4px;
	background-color: #0069b3;
	color: #fff;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 30px;
    font-size: 11px;
    color: #fff;
}

.blobb2 {
	border: 2px;
	border-color:#000;
	padding: 4px;
	background-color: #cccccc;
	color: #fff;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 30px;
    font-size: 11px;
    color: #000;	
}

#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;
}
ul {

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;

text-transform: none;

line-height: 1.5em;
font-weight: normal;
font-variant: normal;
text-indent: 0px;
list-style-position: outside;

list-style-type:disc;
padding: 1px;
margin: 0px;
margin-left: 14px;
margin-top: -5px;
}

/* ------------------------------------------------ */

