body, td {
	background: transparent;
	color:black; 
	margin: 0.5cm;
	font-size:11pt/1.8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
table {
	display:block;
	}
#leftcol, #Spacer, #topmenu, #navigation, #picts, #logo {
	display:none;
	}
#title {
	display: block;
	border-bottom: 2px solid black;
	font-size: 24pt;
	color: black;
	font-weight: bold;
	z-index:1;
	margin-bottom: 2em;
	}
#content {
	width: auto;
	height: auto;
	margin: 0 1%;
	padding: 2em 0 0 0;
	font-size: 0.9em;
	float: none !important;
	color: black;
	background: transparent;
	left: 0;
	}
h1, h2 {
        font-family:  Georgia, "New Century Schoolbook", Times, "Times New Roman", serif;
	}
h3, h4, h5, h6 {
	font-family: Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif;
	}
h1, h2, h3, h4, h5, h6 {
	color: black;
	background: transparent; 
	font-weight: bold; 
	page-break-after:avoid;
	}
h1 {
	font-size:16pt;
	}
h2 {
	font-size:14pt;
	}
h3, h4, h5, h6 {
	font-size:12pt;
	}
	
a, a:hover, a:focus, a:active, a:visited {
	text-decoration: underline;
	color: #000;
	background: transparent;
	}
a:link:after, a:link:visited:after {
   	content: " (" attr(href) ") ";
   	font-size: 80%;
	}
/* CSS3 Selector für URL-Ausgabe 
Bewirkt leider nicht-valides CSS2 */

a[href^="/"]:after {
   	content: " (http://www.bbs-bassgeige.de/" attr(href) ") ";
   	}

#content  ul,
#content  ol {
	margin:0px 5px 0px 15px;
	padding:5px 0 0 5px;
	}
#content  ul li,
#content  ol li{
	padding:4px 6px;
	line-height:140%;
	}
div#content p {
	text-align: justify;
	margin: 0;
	margin-bottom: 1em;
	}
div#content p+p {
	text-indent: 20pt;
	}
pre {
	font-size:11pt;
	line-height:100%;
	color: black;
	background:transparent;
	margin-left: 4%;
	padding-top: 1em;
	border-left: 1px solid #930;
}

#footer {
	border-top: 2px solid black;
	width: 100%;
	left:0;
}
