body {
	font: 11pt/120%, Georgia, "Times New Roman", Times, serif;
	background-color: white !important;
	background-image: none !important;
	color:black;
}

a:link, a:visited {
	color: #005baa;
	background:white;
	font-weight: bold;
	text-decoration: underline;
}

#wrapper {
	margin-top: -10px;
}

#logo img {
	border: 0;
}

#headerpicture,
#navblau img,
#seknav img,
#bereichlinks img,
#ncontainer,
#ternav,
#footer,
#links,
#inhaltlinks {
	display: none;
}

#inhalt {

}

.columns {
	height: 800px !important;
}


#inhalt:after, #inhaltrechts:after {
  content: "\ Alle Rechte vorbehalten. (c) 2009 philippka sportverlag, www.philippka.de";
  color: #999 !important;
  font-size: 0.85em;
  border-top: 1px solid #999;
  }

/* #inhalt a:link:after,
#inhalt a:visited:after,
#inhaltrechts a:link:after,
#inhaltrechts a:visited:after {
   	content: " <"attr(href)">";
   	font-size: 90%;
} */


/* #contentwrap, #startseite_inhalt, #inhalt, #inhaltrechts {
 	width: auto;
 	height: 100%;
 	overflow: auto;
 	margin: 0;
 	padding: 0;
 	float: none !important;
 	color: black;
 	border: 1px solid #000;
}
 */



