
/*Clearfix code*/
.clearfix:after {content: ".";display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.clearfix {display: inline-block;}  /* for IE/Mac */
html[xmlns] .clearfix { display: block;}
* html .clearfix { height: 1%;}

/* Skip styles */
/* opera */
.skip {position: absolute; top: -5em; display: none}
/* Internet Explorer */
* html .skip {display: block; position: absolute; top: -5em;left: 0; z-index: 0} 
/* Mozilla and Firefox */
.skip {display: block; position: absolute; top: -4em; left: 0; z-index: 0}
.skip a {padding: 0 0.5em; left: 0; width: 10em; z-index: 0}
.skip a:focus, .skip a:active {display: inline; z-index: 2; border-width:1px;border-style:solid; text-decoration: none; position: absolute;top:3em !important; top: 5em; left: 0}
.skip a#cont {position: absolute; top: -9em; width: 12em;}
.skip a#cont:focus, .skip a#cont:active {position: absolute; top: 2em; left: 0em; z-index: 2}
.skip a:hover {cursor: default} 


/* Footer */

#footer{width:977px; float:left; font-size:1.1em; margin:0; display:inline; padding:0;background:#fff; color: #999;background:#fff url(/fileadmin/resources2/images/layout/footer-bg.png) no-repeat; }
#footer .text{font-size:1em;color:#999; display:block; float:left; margin:0; padding:10px; width:977px;text-align:center;}
#footer ul {text-align:center; padding: 10px 0 0 0; }
#footer ul li{color:#999; display: inline;list-style-type: none;padding-right: 10px}
#footer ul li a{color:#999; font-weight:normal; text-decoration: none;}
#footer ul li a:hover{color:#000; font-weight:normal; text-decoration: none;}
