/*

	CSS-Datei für eine kleine Bildschirmaufloesung der Seite
	
	www.platen-gymnasium.de
	
	Autor:			Marco Philipeit - marco.philipeit@gmail.com
	Start:			06.06.06
	Letzte Aenderung:	04.09.06
	
*/

body {
	font-size: 80%;
}

#navigation ul li ul li {
	font-size: 110%;
}

#kopfteil h1 {
	top: 15px;
	left: 3%;
	position: absolute;
}

#zitat {
	top: 0%;
	left: 25%;
	position: absolute;
	width: 75%;
	font-size: 110%;
}

#zitat cite {
	line-height: 0.5em;
}

#navigation ul li a,
#navigation ul li a:visited {
	padding: 0.4em 0.2em 0.4em 0.2em;
}

#inhalt {
	width: 50%;
}

body#startseite #inhalt h2 {
	margin: 0;
}

#seitenleiste {
	display: none;
}

#inhalt {
	width: 80%;
}

h3 {
	padding-bottom: 1.5em;
}
