/* Zusatz-Stylesheet-Datei "extra-standard" für die Homepage des Peutinger Gymnasiums auf http://www.peutinger-gymnasium.de/ */


/* Klassendefinition für die News-Meldungen */

#news {
}

#news div {
	margin: 0px 0px 25px 0px;
	padding: 10px 0px 20px;
	border: 1px solid #aaaaaa;
}

#news div h2,
#news div h3 {
	font-style: oblique;
	font-weight: bold;
	padding: 0px;
	text-align: left;
}

#news div h2 {
	border-bottom: 1px solid #4080c0;
	margin: 0px 25px;
	padding: 0px 1em;
}

#news div h3 {
	margin: 1em 25px;
	font-size: 80%;
}

#news div p {
	margin: 0;
	padding: 0 25px;
}

#news p {
	margin-top: 2em;
}

.vorwaerts-link {
	text-align: center;
	padding: 0 0 0 12px;
	background: url(/site/images/layout/standard/pfeil_vor.gif) no-repeat left center;
}

.vorwaerts-link:hover {
	background: url(/site/images/layout/standard/pfeil_vor.gif) no-repeat left center;
	text-decoration: underline;
}

#old-news {
	margin: 0 auto;
	padding: 0.2em;
	width: auto;
}

#old-news h2 {
	font-size: 90%;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
	padding: 0 0 0 1em;
	text-align: left;
	border-bottom: 1px solid #4080c0; 
}

#old-news p {
	font-size: 75%;
	margin: 0;
	padding: 0 0 0.3em 0; 
}

#old-news .archiv-navi {
	clear: both;
	text-align: center;
	margin: 1em 0 0 0;
}

.archiv-navi .neuere {
	padding-left: 10px;
	background: url(/site/images/layout/standard/pfeil_zurueck.gif) no-repeat left center;
	float: left;
}

.archiv-navi .aeltere {
	padding-right: 10px;
	background: url(/site/images/layout/standard/pfeil_vor.gif) no-repeat right center;
	float: right;
}
