/* 
*************************************
********* blogliste newest **********
*************************************
*/
.bloglist_newest_msgcontainer
{
padding-bottom: 10px;
}

.bloglist_newest_message_title
{
font-size: 125%;
font-weight: bold;
padding-bottom: 2px;
}

.bloglist_newest_date
{
font-size: 75%;
padding-bottom: 10px;
}

.bloglist_newest_message_text
{
line-height: 150%;
margin-bottom: 15px;
}

.bloglist_newest_functions_container
{
	margin-bottom: 15px;
	clear:both;
}

.bloglist_newest_message_functions
{
	border-top: 1px solid #5A168F;
	padding-top: 2px;
}


/* 
*************************************
************* comments ************* 
*************************************
*/
.bloglist_comments_quote
{
width:100%;
background:#f8f8f8;
border: 1px dashed #a0a0a0;
padding:5px;
margin-bottom:10px;
}

.bloglist_comments_msgcontainer
{
padding-top: 10px;
}

.bloglist_comments_from
{
padding-bottom: 4px;
}

.bloglist_comments_date
{
font-size: 75%;
padding-bottom: 10px;
}

.bloglist_comments_message_text
{
line-height: 150%;
margin-bottom: 15px;
}

.comment_form
{
margin-top:2px;
border: 1px solid #5A168F;
padding-left: 5px;
padding-right: 5px;
}

/* 
*************************************
************* visualkey *************
*************************************
*/
.blog_title
{
	position: absolute;
	bottom: 32px;
	right: 15px;
	font-size: 175%;
	font-weight: bold;
	letter-spacing: 1px;
}

.blog_slogan
{
	position: absolute;
	top: 95px;
	left: 13px;
	font-size: 175%;
	font-weight: bold;
	letter-spacing: -0px;
}

/* 
*************************************
************* profil *************
*************************************
*/
.bloglist_blogs_images
{
margin:15px;
border:1px solid #5A168F;
float: right;
}

/* 
*************************************
************* kalender *************
*************************************
*/

.blog_calendar_container
{
margin-top: 15px;
margin-bottom: 20px;
}

.calendar_day_head
{
font-weight: bold;
}

.calendar_day, .calendar_day_head, .calendar_day_entry
{
width:24px;

border-right: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
font-size: 10px;
margin: 0px;
padding-top: 4px;
padding-bottom: 3px;
float:left;
text-align: center;
}

.calendar_day_entry
{
background: #C8C8C8;
}


.calendar_form
{
background: #ffffff;
border: none;
}
