/* CSS Document */
#news_head
{
	padding:0px;
	width:100%;
}

#news_head div.left
{
	float:left;
	width: 210px;
	
}
#news_head div.right
{
	float:right;
	width: 400px;
}

#news_head h1 
{
	background:0;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#news_head p 
{
	margin: 0;
	padding: 7px 0 0 0;
}
#news_head p.text 
{
	
}


#news_head p a
{
	font-size:1em;
	text-decoration:underline;
}

#news_head p a:hover
{

}

#news_head span.date
{
	text-align:right;
	color:#666666;
	font-size:0.75em;
	padding:0;
	margin:0;
}


#news_head ul 
{
	list-style: none;
	list-style-image:none;
	margin: 0;
	padding: 0;
}
#news_head ul li 
{
	list-style: none;
	border-bottom: 1px solid #DDD;
	margin: 0 10px 15px 0;
}
#news_head ul li img 
{
	margin-right: 20px;
	border:0;
}

#news_head a, #news_head ul li h1 a
{
	font-size: 1.3em;
	text-decoration:none;
	font-weight:normal;
}
#news_head ul li a
{
	font-size: 1em;
}
#news_head a:hover
{
	text-decoration:none;
}
#news_head div.news_head_end
{
	overflow:hidden;
	height:20px;
	width:100%;
	clear:both;
}
#news_head div.dbnavi
{
	font-size:0.9em;
	padding-top:20px;
	color:#999999;
	width:100%;
	text-align:center;
}
#news_head div.dbnavi grau
{
	color:#666666;
}
#news_head div.dbnavi a
{
	font-size:1em;
	color:#999999;
}
#news_head div.dbnavi a:hover
{
	color:#644a41;
}