/****************************************
©2008 Struct-O-Com ::: Tammo Lüers
www.structocom.de
Last-Modified: 2008-03-13 
****************************************/
/***** LOGO *****/
#logo {
	position:relative;
	top:30px;
	left:80px;
	display:block;
	height:166px;
	width:550px;
	background-image: url(logo-animation.gif);
	background-repeat: no-repeat;
}
/***** FOOTER *****/
#footer {
	position:relative;
	top:76px;
	left:0px;
}