﻿body {
	font: 11pt Garamond;
	background: #fff;
	color: #000;
}

blockquote {
border-left: 3pt solid #ccc; margin-left: 7pt; margin-right: 7pt; padding-left: 7pt;
}

img {
border: none;
}

h1,h2,h3,h4,h5,h6 { 
page-break-after: avoid; 
}


h3, h4 {
    border-bottom: 1pt solid #000;
}

a, a:visited, a:hover, a:visited:hover {
	color: #CC0000;
	background: transparent;
	text-decoration: none;
}

a:link:after, a:link:visited:after {
  content: " (Link auf <" attr(href) ">) ";
  font-size: 76%;
  font-style:italic;
  color: #999;
  background: transparent;
}

a[href^="/"]:link:after {
  content: " (Link auf <http://www. oberschule.de " attr(href) ">) ";
}
#sidebar, #hauptnavi1, #hauptnavi2 {
    display: none;
}

#footer {
    margin-top: 20pt;
    border-top: 1px solid #000;
}
#container:after {
content: "\ Alle Rechte vorbehalten. (c) 2009 Dr. Hugo Rosenthal Oberschule, www.oberschule-borgsdorf.de";
color: #999 !important;
font-size: 0.85em;
border-top: 1px solid #999;
}
