/* Stylesheet-Datei "pg-style-standard" für die Homepage des Peutinger Gymnasiums auf http://www.peutinger-gymnasium.de/ */

#black_and_white_together {
	display: block;
	width: 300px;
	margin: 20px auto 0 auto;
	padding: 20px;
	border: 1px solid #000000;
	text-align: center;
}

#black_and_white_together h2,
#stop_racism h2,
#black_and_white h2,
#i_have_a_dream h2,
#the_most_important_thing h2,
#black_and_white_together h2,
#friends h2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 90%;
	text-decoration: underline;
	text-transform: none;
}

#black_and_white_together h2:first-letter,
#stop_racism h2:first-letter,
#black_and_white h2:first-letter,
#i_have_a_dream h2:first-letter,
#the_most_important_thing h2:first-letter,
#friends h2:first-letter {
	font-size: inherit;
	font-weight: inherit;
	margin: inherit;
	padding: inherit;
}



#stop_racism {
	float: left;
	width: 300px;
	margin: 15px 0 0 0;
	padding: 10px 10px 0 10px;
	border: 1px solid #000000;
	text-align: center;
}



#black_and_white {
	float: right;
	width: 250px;
	margin: 15px;
	padding: 0px;
	border: 1px solid #000000;
	padding: 20px;
	text-align: center;
}



#i_have_a_dream {
	float: left;
	width: 250px;
	margin: 15px;
	padding: 0px;
	border: 1px solid #000000;
	padding: 20px;
	text-align: center;
}



#the_most_important_thing {
	float: right;
	width: 200px;
	margin: 10px 20px 15px 0;
	padding: 20px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #000000;
}

#the_most_important_thing p {
	margin-bottom: 1em;

}



#friends {
	clear: both;
	width: 520px;
	margin: 10px auto;
	padding: 20px;
	border: 1px solid #000000;
	font-family: monospace;
	background: url(images/kinder.jpg) 370px 10px no-repeat;
}

#friends h2 {
	text-align: center;
}

#friends p {
	margin: 1em 0 0 0;
	font-size: 14px;
	white-space: pre;
}




