/*** Frontpage: content-a ****/
#content-a{
	height: 200px;
	padding-top: 10px;
}
#content-b{
	padding-top: 20px;
}
#content-b h3{
	padding: 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #052d68;
}
#content-b h3 a{
	text-decoration: none;
	font-weight:900;
	color: #052D68;
}

#front_content{
	margin: auto;
}

/*** Social Block ***/
#block-block-3{
	float: right;
	width: 200px;
	background-color: #0F0;
}
#social_block{
	width: 140px;
	float: right;
	color: #949494;
}
#social_title{
	font-size: 0.8em;
	font-weight:bold;
}
#social_links{
	line-height:1.2em;
	border: 1px solid #DADADA;
	padding: 6px;
/*	font-weight:bold;*/
}
#social_links img{
	vertical-align: middle;
}
#social_links a{
	font-size: 0.8em;
	text-decoration: none;
	background-color: #F9F7F4;
	border-bottom: 1px solid #EDEDED;
	color: #949494;
	display: block;
	margin-bottom:0.2em;
}
#social_links a:hover{
	background-color:#E6E6E6;
}
/*** Front Items ***/
.front-item{
	width: 231px;
	float: left;
}
/*
.pleft10{
	padding-left: 12px;
}
.pright10{
	padding-right: 12px;
}
*/

/***** HotLinks ****/
#hotlinks{
	float: left;
	width: 245px;
	height: 193px;
	margin-left: 5px;
	padding-top: 5px;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}
#hotlinks p{
	margin: 0;
}
#hotlinks strong{
	color: #FF8019;
}
#hotlinks ul {
  list-style: none;
  border: none;
  text-align:left; /* LTR */
  margin-left: -10px;
  padding: 0 0 10px 20px;
}
#hotlinks ul li {
	background: url("../images/arrow_small.gif") 0 50% no-repeat;
  margin: 0 0 0 0.3em; /* LTR */
 /* list-style-type: circle;
  list-style-image: url(../images/arrow_small.gif);*/
  padding: 0.2em 0.5em 0 10px; /* LTR */
  margin: 0;
}

#block-views-preview_news-block_1{
	float: left;
	/*width: 819px;*/
}
#block-views-preview_news-block_1 tr td{
	width: 245px;
	padding-right: 8px;
}
#content-preview{
	width: 760px;
}

/*** Rente Table ***/
.rentes{
	width: 214px;
	border: none;
	/*border-collapse: none;*/
}
.rentes td{
	height: 20px;
	border-bottom: 1px solid #E5E5E5;
}
.ceven{
	background-color: #E5E5E5;
}
