html, body, div, span, a, table, td, form, img {
   margin: 0;
   padding: 0;
   border: 0px solid;
   background: #fff; 
   color: #000;
}
html {
	font-size: 12pt;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
}
a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
#katalogLink, #mainnav, #searchform, #tabSearchCont, #schoolsearchform, #schoolsearchform2, 
.imgTeaser, #standardform, .breadcrumb, #navicontent {
	display: none;
}
.bewertung {
	display: block;
}
#logo a {
	display: block;
	width: 270px;
	height: 92px;
	margin: 14px 0 12px 0;
	text-indent: -999em;
	background-image: url('../img/logo.png');
}


