/****************************************
©2008 Struct-O-Com ::: Tammo Lüers
www.structocom.de
****************************************/

/***** LOGO *****/
#logo {
	position:relative;
	top:0;
	left:0;
	width:250px;
	background-image: url(logo-transparent.gif);
	background-repeat: no-repeat;
}
#logo a {
	display:block;
	height:76px;
	width:250px;
}
