

#contentLeftSmall {
  float:left;
  width:555px;
  margin: 0px 0px 25px 25px;
}

#contentRightSmall {
  float:left;
  width:305px;
  margin: 0px 25px 25px 40px;
}

/* Hides from IE-mac \*/
* html #contentLeftSmall {  margin: 0px 0px 12px 12px;}
* html #contentRightSmall {  margin: 0px 12px 12px 20px;}
/* End hide from IE-mac */	



/* inhalte */

.cmdContentLeft {
padding-left:12px;
}

.cmdContent ul {
 margin: 24px 0px 24px 0px;
}

.cmdContent p, .cmdContent li {
  margin: 12px 0px 12px 0px;
  font-size:13px;
}

.cmdContent li {
margin-left:24px;
 padding-left:24px;
 background-image:url("../img/arrow_orange.gif");
 background-repeat:no-repeat;
 background-position: 0px 3px;
}

.cmdContent li {
list-style-type:none;
}

p.smallMargTop {
margin-top: 5px;
}

p.smallMargBottom {
margin-bottom: 5px;
}


.cmdContentRight {
  padding: 20px 30px 20px 30px;
}

.cmdContentRight h3, .cmdContentRight h3 a {
  font-size:15px;
	color:#1094ba;
	font-weight:bold;
}

.cmdContentRight h3.smallMargBottom {
margin-bottom: 5px;
}

.ro {
	background:url(../img/ro.gif) top right no-repeat;
	background-color:#f1f8fb;
	}

.lo {
	background:url(../img/lo.gif) top left no-repeat;
}

.ru {
	background:url(../img/ru.gif) bottom right no-repeat;
}

.lu {
	background:url(../img/lu.gif) bottom left no-repeat;
}

.cmdContentNewsSeperator {
height:1px; border-bottom:1px dotted #0a6c88; width:600px;
}
