/* CSS Document */
body{
	background:#CACACA;
	background-image:url(../images/Logo_grau.gif);
	background-repeat:no-repeat;
}

#forever{
	position:relative;
	top:4px;
	left:-60px;
	z-index:10;
}

.address{
	width:280px;
	margin-top:30px;
}

ul{
	list-style-type:none;
	list-style-position:outside;
	margin-left:-40px;
}

em{
	font-weight:bold;
	font-style:normal;
}
a:link,a:hover,a:visited{
	color:#777777;
	font-size:larger;
}

.sponsors{
	margin-top:80px;
}
