/* =overrides the main-styles with the school-design
--------------------------------------------------------------- */
#content.schoolhome {
	text-align: center;
	}
#header {
	background: #929290 url(/pictures/header_school_bg.jpg) no-repeat;
	}
#header h1 a {
	width: 162px;
	height: 54px;
	}
h1, h2, .bodycontent h1, .bodycontent h2 {
	color: #ef7d0b;
	}
#navi h3 {
	background: #864607 url(/pictures/sidebar_title_bg_orange.png) repeat-x left top;
	border-right: 1px solid #ee7d0c;
	}
#breadcrumb-box {
	border-right: 1px solid #864607;
	border-left: 1px solid #864607;
	}
#sidebar h3.red {
	background: #864607 url(/pictures/sidebar_title_bg_orange.png) repeat-x left top;
	border-left: 1px solid #ee7d0c;
	}
p.vspace10 span.normal {
	display: none
	}
span.datum {
	font-weight: bold;
	}
#side_news ul {
	border-top: 1px solid #a7a7a7;
	}
#side_news ul li a {
	padding-left: 0;
	}

