#navigation 
{
	clear:both;
	height:24px;
	margin:0 auto;
	padding:0 10px;
	text-align:center;
	width:880px;
}

#navigation a:link,
#navigation a:visited 
{
	background:#FFF url(http://www.amatiholle.de/wp-content/themes/holle/images/active1.gif) left bottom no-repeat;
	color:#ffffff;
	height:24px;
	margin-right:2px;
	padding-left:12px;
	text-decoration:none;
	border:none;
}

#navigation a:link,
#navigation a:link span,
#navigation a:visited,
#navigation a:visited span 
{
	cursor:hand;
	display:block;
	float:left;
	border:none;
}

#navigation li 
{
	line-height:23px;
	float:left;
	list-style:none;
	margin:0;
}

#navigation a:hover 
{
	background:url(http://www.amatiholle.de/wp-content/themes/holle/images/active1.gif) left bottom no-repeat;
	color:#FFFFFF;
	height:24px;
	padding-left:12px;
	text-decoration:none;
	border:none;
}

#navigation .current_page_item a:link,
#navigation .current_page_item a:visited 
{
	background:#FFF url(http://www.amatiholle.de/wp-content/themes/holle/images/current1.gif) left bottom no-repeat;
	color:#FFFFFF;
	height:27px;
	line-height:24px;
	margin-right:2px;
	padding-left:15px;
	text-decoration:none;
	border:none;
}

#navigation .current_page_item a:hover 
{
	background:#FFF url(http://www.amatiholle.de/wp-content/themes/holle/images/current1.gif) left bottom no-repeat;
	color:#FFFFFF;
	height:27px;
	margin-right:2px;
	padding-left:15px;
	text-decoration:none;
	border:none;
}

#navigation ul 
{
	list-style:none;
	margin:0;
	padding:0;
}

h3,#commentblock h2 {
font-size:140%;
}
#navigation a:link span,
#navigation a:visited span,
#navigation a:hover span 
{
	background:url(http://www.amatiholle.de/wp-content/themes/holle/images/active2.gif) right bottom no-repeat;
	height:24px;
	padding-right:12px;
	border:none;
}

#navigation .current_page_item a:link span,
#navigation .current_page_item a:visited span,
#navigation .current_page_item a:hover span 
{
	background:url(http://www.amatiholle.de/wp-content/themes/holle/images/current2.gif) right bottom no-repeat;
	height:27px;
	padding-right:15px;
	border:none;
}




.thumbnail {
	float: left;
	margin: 2px;
	padding: 5px;
	text-align: center;
	width: 166px;
	height: 230px;
	}
	
.thumbnail p {
font-size:9px
	}