a 
{
	color:#5b77ab;
}

.topnavigation a.searchsubmit {
	color:#fff;float:right;
	font-size:0.71em;line-height:100%;
	font-weight:bold;
	margin:0px 0 0px 0;
	padding:7px 25px 0px 0;
	text-decoration: none;	 
}

.topnavigation input {
	float:right;
}

.leftcolumn .contentleft
{
	margin-left: 15px;
	font-size: 0.7em;
}

.winkelwagenborder {
	list-style:none;
	height:1px;
	padding:0 0 6px 0;
	font-size:1.05em;
	font-weight:bold;
	background-image:url(../images/rivas_leftcontent_border_slice_purple.gif);
	background-repeat:no-repeat;background-position: 0px top;
	margin: 6px 0 0px 0;
}

.leftcontent ul li
{
	height: 25px;
}


.news2 h4{
	display:inline;
	margin:0px 10px 0px 8px;
	text-transform:uppercase;
}


.maincolumn2
{
	background-image: url(/images/blank.gif) ! important;
}

.textasset, .listbox
{
	display: block;
	/* font-size: 11px; */
	padding-bottom: 8px;
}

.textasset .content p
{
	padding-top: 0px;
	padding-left: 0px;
}

.textelement .texttitel, .listbox .texttitel
{
	font-weight: bold;
	font-size: 1.0em;
}

.listbox-item
{
	background-image:url(../images/img_rivas_arrow_grey.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:3px 0 03px 20px;
}

.leftlistbox
{
	margin-left:10px;
}
.listbox-item a
{
	text-decoration: none;
}

rightcolumn P
{
	COLOR: #000;
}

/* richtext blok styling */
.richtext ul,
.richtext ol
{
	padding:4px;
}

.rightcolumn .richtext ul,
.rightcolumn .richtext ol {
	font-size: 0.7em;
	}

.factsheet-content ul,
.richtext ul,
.Form ul,
.factsheet-content ol,
.richtext ol,
.Form ol
{
	list-style-position: outside;
	margin-left: 0px;
}

.factsheet-content ul li,
.richtext ul li,
.Form ul li,
.factsheet-content ol li,
.richtext ol li,
.Form ol li
{
	margin-left: 30px;
}

/* for allways 500px height */

.image_for_height
{
	float: left;
	width: 1px;
	height: 530px;
	background-image: url('/images/blank.gif');
	background-repeat: repeat-y;
}

/* richtext tables */
table.showborder {
	border: 1px solid #000000;
	border-collapse: collapse;
}

table.showborder td {
	border: 1px solid #000000;
}

table.hideborder,
table.hideborder tr,
table.hideborder td {
	border: none;
}

