/* Start of CMSMS style sheet 'Teufel NET Unterseiten Footer' */
#footer{
	border-top: 1px solid #336600;
	clear:both;
	display:block;
	float:none;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align:right;
	overflow:hidden;
        font-size: 8pt;
}
#footer a{
	color: #105CB6;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer #faq{
	float:right !important;
}

#footer ul{
  margin: 0px;
  padding: 0px;
}

#footer li{
	display:inline;
	float:left;
	list-style:none;
	margin: 0px 5px 0px 0px;
}
/* End of 'Teufel NET Unterseiten Footer' */

