/* ---------------------------------------------------------
   box fuer Kopfeintrag
--------------------------------------------------------- */
#leben-listprefix {
}
#leben-listprefix .sub-inner{
   padding: 1em;
}
#leben-listprefix .sub-left{		
	float: left;
	width: 12em;
	line-height: 2em;
}
#leben-listprefix .sub-right{		
	float: right;
	text-align: right;
	width: 41em;
	line-height: 2em;
}

/* ---------------------------------------------------------
   box fuer eintraege
--------------------------------------------------------- */

#leben-entries .gradientbox-long .sub-inner{
   padding: 1em 1em 0.5em 4em;
   position: relative;
}
#leben-entries .gradientbox-long .sub-leftfull{		
	float: left;	
	width: 38em;
	width: 73%;
	padding: 8px 10px 0 0;
}

#leben-entries .gradientbox-long .sub-left{		
	float: left;
	width: 60.5%;
	padding: 8px 10px 0 0;
}
#leben-entries .gradientbox-long .sub-mid{		
	float: left;	
	width: 11%;
	padding: 8px 10px 0 0;
}
#leben-entries .gradientbox-long .sub-mid .pola45{
	margin-left: 0.5em;
}
#leben-entries .gradientbox-long .sub-right{		
	float: right;
	text-align: left;
	width: 14em;
	width: 24.5%;
	padding: 8px 0 10px 0;
}

/* ---------------------------------------------------------
   message
--------------------------------------------------------- */

.antwort-message-y{
   position: absolute;
   top: 0;
   left: 0;
   background: url(../../../../diskussion/leben/img/r2/icons/hot_y.gif) no-repeat left top;
   height: 36px;
   width: 38px;
}
.antwort-message-n{
   position: absolute;
   top: 0;
   left: 0;
   background: url(../../../../diskussion/leben/img/r2/icons/hot_n.gif) no-repeat left top;
   height: 36px;
   width: 38px;
}

/* ---------------------------------------------------------
   box fuer zitate
--------------------------------------------------------- */

#entry-quot-box .sub-inner{
	padding: 0;
}



#entry-quot-box .quot-top{
   background: url(../../../../diskussion/leben/img/r2/quot_top.gif) no-repeat right top;
   padding: 1em 8em 1em 7em;
   margin-right: 1.5em;
}

#entry-quot-box .sub-img{
	margin: 0 1em 1em 0;
	float: left;
}

#entry-quot-box .quot-bottom{
   background: url(../../../../diskussion/leben/img/r2/quot_bottom.gif) no-repeat left bottom;
   margin-left: 1em;
}
#entry-quot-box p.sub-quot-end{
   text-align: right;
   padding: 0;
}

#entry-quot-info .sub-inner{
   padding: 1em 9.5em 1em 8em;
}

/* ---------------------------------------------------------
   diskussion
--------------------------------------------------------- */
.space-bottom2{
   padding-bottom: 1em;
}
p.answer-from{
   padding-bottom: 0.5em;
}

/* ---------------------------------------------------------
   box fuer diskussionsregeln
--------------------------------------------------------- */
.rulebox{
   float: right;
   width: 16em;
}
.rulebox p{
   width: 10em;
}

.leben-introtext{		
	float: left;
	width: 42em;
}
