/*
Copyright (c) 2007, 
http://www.nomoresleep.net
Last Changes: Thomas Michelbach, 01.12.2007
*/

body{
	font-size: 12pt;
}
#content a:link:after, #content a:visited:after{
   content: " (" attr(href) ") ";
   font-size: 1em;
}
#logo h1 a{
	background-image: url('/images/header-wallrafbuslogo.png');
	background-repeat: no-repeat;
	display: block;
	height: 157px;
	margin: 0px 0px 0px 17px;
	width: 223px;
}
#logo h1 strong, #logo h2 span{
	display: none;
}
#navigation{
	display: none;
}
#paper{
	margin: 5% 5% 5% 5%;
	width: auto;
}
#sponsorship li{
	display: inline;
}
#teaser{
	display: none;
}
