#linie_links {
  margin-top:63px;
  margin-bottom:0px;
 
  padding-top:0px;
  padding-left:425px;
  margin-left:140px;
  
  width:150px;
  height:84px;
  text-align:right;
  
  color:white;
  
  background-image:url("img/head.png");
  background-repeat:no-repeat;
}
#text h2, #text h2 a  {
  font-size:.9em;
  color:black;
  font-weight:normal;
}

#logo, #rechts, #weiter_matches, #impressum, #submenu {
	display:none;	
}

#print_logo {
	display:block;
	position:absolute;
  background-image:url("img/logo_rot.png");
  background-repeat:no-repeat;
  background-position:center top;
  width:133px;
  height:144px;
  top:10px;
  left:0px;
  padding:25px;
  text-align:center;
  font-weight:bold;
  display:inline;
}

#copyright {
	padding-top:20px;
	text-align:left;	
}
