.post{
	background-color: #f1f1f1;
	padding: 0px 5px 5px 5px;
	margin: 0px 0px 10px 0px;
	width: 540px;
}

.dateblock{
	margin: 0px 10px 0px 5px;
	width: 58px;
	height: 66px;
	background: transparent url('../images/dateBlock.png') no-repeat top left;
	font-size: 16px;
	font-weight: bold;
	float: left;
}

.alignleft{
	float: left;
	margin: 0px 0px 10px 0px;
}

.day{
	margin-top: 10px;
	font-size: 22px;
	font-weight: bold;
	color: white; 
}
.month{
	margin-top: 5px;
	color: white;	
}

.noList{
	list-style: none;
}

.post_metas{
	/**border-top: 1px solid gray;**/
	text-align: right;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.entry{
	margin: 0px;
	padding: 0px;
}

.entry a img{
	border: 1px solid gray;
	/**float: left;**/
}
.entry img{
	border: 0px;
}

.widgettitle{
	padding-top: 2px;
	/**background: transparent url('../images/headline_back.jpg') repeat-x top left;**/
	width: 262px;
	height: 20px;
	font-size: 14px;
	margin: 0px;
	color: white;
}

div.wp-polls{
	margin: 5px 0px 0px 10px;
}

div.wp-polls input.Buttons{
	margin-bottom: 5px;
}

div.wp-polls ul{
	margin-bottom: 0px !important;
	padding-bottom: 5px !important;
}


.nav_middle{
	float: left;
	/**padding-top: 12px;**/
	display: block;
	/**margin-left: 20px;**/
}

.trenner{
	display: block;
	width: 1px;
	height: 22px;
	float: left;
	margin: 2px 10px 0px 10px;
	background: url('../images/navi/trenner.jpg') left top;
}

.top_space{
	margin-top: 10px 
}

.bottom_space{
	margin-bottom: 10px;
}

.bottomLine{
	width: 100%;
	height: 1px;
	background: url('../images/line.gif') repeat-x;
}

p.BottomLinks a{
	color: #99ba34;
}

.commentmetadata a,
.commentmetadata{
	color: #99ba34;
}

cite{
	font-style: normal;
	font-weight: bold;
}