/*++++++++++++++++++++++++++++
c 2013 internetagentur-koch.de
+++++++++++++++++++++++++++++*/
#sitemap_footer {
	margin:auto;
	margin-top:210px;
	margin-bottom:40px;
	width:910px;
	text-align:left;
	/*box-shadow:0px 0px 20px rgba(32, 57, 91, .3);*/
	padding:10px;
}

#sitemap_footer a {

}
#sitemap_footer a:hover {
	text-decoration:none;
}
.sm_foot_tutto {
	border-collapse: separate;
	border-spacing: 2px 6px;
}
.sm_td_headline {
	font-size:1.1em;
	font-weight:600;
	text-align: center;
	/*display:none;*/
}
.sm_foot_tutto td {
	box-shadow:0px 0px 20px rgba(0,0,0, .1);
	background-color: rgba(136, 111, 18, 0.3);
	padding:10px;
	width:20%;
	vertical-align:top;
	/*text-align:left;*/
}
.first_floor {

}
.first_floor span {
	text-decoration:none;
	font-size:1.1em;
	font-weight:600;
	color:#000000;
	line-height:1.6em;
}
.first_floor span:hover {
	text-decoration:none;
}
.second_floor {
	padding:0px;
	margin:0px;
}
.second_floor span {
	text-decoration:none;
	font-size:1.1em;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-weight:400;
	color:#000000;
	line-height:1.6em;
}
.second_floor span:hover {
	text-decoration:underline;
}
.third_floor {
	padding:0px 0px 0px 10px;
	margin:0px;
}
.third_floor span {
	text-decoration:none;
	font-size:0.9em;
	font-weight:400;
	color:#000000;
}
.third_floor span:hover {
	text-decoration:underline;
}
.fourth_floor {
	padding:0px 0px 0px 20px;
	margin:0px;
}
.fourth_floor span {
	text-decoration:none;
	font-size:0.9em;
	font-weight:400;
	color:#000000;
}
.fourth_floor span:hover {
	text-decoration:underline;
}