/*
	// ---------------------------------------------------------------------------
	// Autor:  Wilfried Schmitten / www.haus-st-jakobus.de
	// E-Mail: wshbg@muemmel.net
	// ---------------------------------------------------------------------------
	$Id: haus_st_jakobus.css 43 2008-02-04 18:30:48Z wshbg $
*/

body {
	font-size: 12px; font-size: 90%;	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; background:url(../grafik/verlauf_y_2.jpg) repeat-x; background-position:bottom }

	#SPCENTER {margin-left:50px; margin-right:50px;}
	p { text-indent: 10px; padding-left:10px;padding-right:10px;}

	.spalte, .spalte_float, .spalte_fl_right {width: 310px; margin: 10px; text-align: justify;}
	.spalte_float {float: left; }
	.spalte_fl_right {float: right}
	.spalte_fl_right h3 span {font-size:80%; color:#707070}
		
	h2 {color: #f4091d; text-indent: 0}
	h3 {color: #f40020;}
	h4 {color: #48546a;}
	.clear {clear:both; padding: 10px;}
	.clear li {list-style:circle;}

	.caps { font-variant:small-caps;  font-size:larger; font-weight:bold;}
	.upcase {text-transform:uppercase; font-weight:bold;}
	.zitat {font-size: smaller;color: #606060;}
	.erlaeuterung {font-size:smaller; color:#707070; background-color:#f0f0f0; margin: 10px; padding:5px; }
	.erlaeuterung a {text-decoration:none; color:#707070;}
	.erlaeuterung a:hover {color:red}

#Hilfe {margin:5x; padding: 5px;font-size:smaller;}
#Hilfe p {text-indent:0px; padding:2px;}
#Hilfe h3 {color:black;}
#Hilfe em {text-decoration:none; color:#a20120;}
#Hilfe span.neu {border-left:thin solid red; display:block;padding-left:4px}

