#bottom_links
{
	border: 1px solid #CCC3C4;
    color: #CCC3C4;
    margin: 30px auto 0;
    text-align: left;
    width: 982px;
}
#bottom_links a {
	color:#ccc3c4;
}

#bottom_links_wrap {
	padding:11px 22px 17px 22px;
}

#keys {
	width:447px;
}

#umkreis {
	width:165px;
}

#links {
	width:98px;
}

#sitemap {
	width:140px;
}

#bottom_links .bottom_block {
	float:left;
	margin:0px 11px;
	display:inline;
}

#bottom_links .container {
	font-size:0.8em;
}

#bottom_links .title
{
	font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 1px;
    text-align: left;
}

#bottom_links a {
}

#bottom_links a span{
}

#bottom_links a:hover{
	/*background:url(../img/left_bracket.png) no-repeat 0 0;*/
	color:#957f7e ;
}

#bottom_links a:hover span{
	/*background:url(../img/right_bracket.png) no-repeat right 0;*/
}

#bottom_links a:hover {
}



