body {
	background-image: url(bg-pattern.gif);
}

#header {
	position: relative;
	height: 150px;
	background: #3371A3;
	background-position: top right;
	b_order-right: 3px dotted #000;
	}

div#page {
	padding-top: 0 !important;
}

div.content {
	border-top: 10px solid #99ff00;
	border-left: 10px solid #99ff00;
}
	
.content,
ul.menu li.current_page_item a,
ul.menu li.current_page_ancestor a,
#rollingarchives
 {
	background-color: #FCFEC4 !important;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_ancestor a {
	background-color: #99ff00 !important;
}

ul.menu li a {
	font-size: 1.2em;
}

div.entry-meta,
div.comments {
	display: none;
}

/* AbstŠnde zwischen EintrŠgen und float clear */

.hentry{
	padding-bottom: 15px;
	margin: 0;
}

.hentry:after {
clear:both;
content:".";
display:block;
font-size:0;
height:0;
visibility:hidden;
}

.hentry {
display:inline-block;
}

.hentry {
display:block;
}

.ngg-galleryoverview div{
	margin: 0 !important;
}

#wp-calendar table td {
	color: #333 !important;
}

/* Menu zentrieren 

ul.menu
{
	margin: 0 0 0 200px;
}*/

ul.menu li a {
	font-size: 1.2em;
}

/* Schriftgrš§en in Sidebar */

.secondary h3,
.secondary h2,
.secondary .entry-title
{
font-size:1.5em;
font-weight:normal;
margin: 0 0 5px 0;
text-align: left !important;
}

/* Klassenzimmer Tueren */

a.tuer {
	display: block;
	width: 150px;
	height: 140px;
	background: url('tueren.gif') 0 0 no-repeat;
}

a#klasse1:hover {
	background-position: 0 -140px;
}

a#klasse2 {
	background-position: 0 -280px;
}

a#klasse2:hover {
	background-position: 0 -420px;
}

a#klasse3 {
	background-position: 0 -560px;
}

a#klasse3:hover {
	background-position: 0 -700px;
}

a#klasse4 {
	background-position: 0 -840px;
}

a#klasse4:hover {
	background-position: 0 -980px;
}

a#lga {
	background-position: 0 -1120px;
}

a#lga:hover {
	background-position: 0 -1260px;
}

a#lgb {
	background-position: 0 -1400px;
}

a#lgb:hover {
	background-position: 0 -1540px;
}

a#lgc {
	background-position: 0 -1680px;
}

a#lgc:hover {
	background-position: 0 -1820px;
}

a#lgd {
	background-position: 0 -1960px;
}

a#lgd:hover {
	background-position: 0 -2100px;
}
