/* ---------------------------------------------------------
   tagebuch
--------------------------------------------------------- */
.space-bottom{
   padding: 0;
   margin-bottom: 2em;
}
.space-bottom2{
   margin-bottom: 1em;
}
.trackback-box{
   padding-bottom: 2em;
}
.arr{
   margin-bottom: 0.5em;
   padding-bottom: 0;
}

/* ---------------------------------------------------------
   kalenderblatt
--------------------------------------------------------- */
.calendar{	
	float: left;
	margin-right: 1em;
}

.calendar-dmy {
	margin-bottom: 1em;
}
/* ---------------------------------------------------------
   rechte spalte: calender-prefix
--------------------------------------------------------- */			
#calpaging .sub-head{
	height: 1.5em;
}
#calpaging .sub-head h4{
   float: left;
   padding: 0;
}
#calpaging .sub-head .sub-arr{
   float: right;
}
#calpaging .sub-head .sub-arr img{
   width: 0.54em;
   height: 0.9em;
}

.caltable-shadow{
	margin-top: 1.35em;
}
#caltable{
	margin-bottom: 1.1em;
}
#caltable th{
	font-weight: bold;
	font-size: 0.9em;
   width: 2.9em;
   text-align: left;
}
#caltable th#t6{
	width: auto;
}

#caltable td{
	padding: 0.5em 0 0 0;
	font-weight: bold;
	font-size: 0.9em;
	color: #666666;
	line-height: 1.5em;	
	text-align: left;
}

#caltable td.active{
 position: relative;
}
	
#caltable td.active .active-box{
	position: relative;
	left: -4px;
	border: 1px solid #C9C9C9;
	display: block;
	width: 2em;			
}
#caltable td.active .active-box span{
	padding-left: 2px;
	display: block;
	color: #D20019;
	border: 1px solid #fff;
	background: url('../../img/r2/active_bg.jpg') repeat-x 0 0;
}


/* ---------------------------------------------------------
   rechte spalte
--------------------------------------------------------- */
.sub-side .toolbox div.sub-01{
	border: 1px solid #C9C9C9;
}

.sub-side .toolbox {
	border: none;
}
.sub-side .toolbox h4{
	font-size: 1.2em;
}

/* ---------------------------------------------------------
   neuste eintraege
--------------------------------------------------------- */


.sub-side #new-entry-box{
	padding-bottom: 0;
}
#new-entry-box .sub-but-login{
	width: 57%;
}
#new-entry-box .sub-but-messages{
	width: 43%;
}
.sub-side .sub-container p {
   padding-bottom: 0;
}

/* ---------------------------------------------------------
   tagebucheintraege..
--------------------------------------------------------- */
.diaryentry .polafloater{
	float: left; 
   padding: 0 1em 1em 0;
}

.diaryentry .polafloater .pola{
	float: none;
}

.diaryentry .diaryheader{
	float: left; 
	width: 29.5em;
}

.diaryentry .diaryheader-detail{
	float: left; 
	width: 51em;
}


.diaryentry .sub-date{
   padding-bottom: 0.5em;
}
.diaryentry h4{
   padding-bottom: 0em;
}
.diaryentry .sub-author{
   display: block;
   font-weight: bold;   
}

.diaryentry .sub-title{
   float:left;
}



.gradientbox-long .sub-threadtitle{
	display: block;
	width: 45em;
	float: left;
}

.gradientbox-long .sub-data{
	float:right;
	width: 13em;
}


.diary-rss{
	text-decoration: none;
	margin-left: 1em;
	width: 1.45em;	
}
