body{
	width:900px;
	height:100%;
	background:url('../img/bg.jpg');
	font-weight:normal;
	margin-left:15%;
	margin-right:15%;
	text-align:center;
	text-align:left;
	color:#565757;
	font-family:'arial' 'helvetica' sans-serif;
}
h1{
	color:#f26c25;
	font-family: 'arial', 'helvetica' sans-serif;
	font-weight:bold;
	font-size:1.2em;
}

h2{
	color:#f26c25;
	font-family: 'arial', 'helvetica' sans-serif;
	font-weight:bold;
	font-size:1.2em;
}



.main{

	width:900px;
	height:auto;
	background-color:#ffffff;
	margin-bottom:10px;
	margin-top:-14px;

}

.orange{
	background-color:#f26c25;
	width:20px;
}
.navi{
	width:230px;
	height:auto;
	font-weight:bold;
	background-color:#e8e9e9;
	margin-bottom:30px;
	font-size:0.95em;
}

.currentlink:link{
	font-weight:bold;
	font-size:0.88em;
	text-decoration: none;
	color:#ffffff;
}
.currentlink:hover{
	font-weight:bold;
	font-size:0.88em;
	text-decoration:none;
	color:#ffffff;
}
.currentlink:visited{
	font-weight:bold;
	font-size:0.88em;
	text-decoration:none;
	color:#ffffff;
}
.mainlink:link{
	font-weight:bold;
	font-size:0.88em;
	text-decoration: none;
	color:#565757;
}
.mainlink:visited{
	font-weight:bold;
	font-size:0.88em;
	text-decoration:none;
	color:#565757;
}
.mainlink:hover{
	font-weight:bold;
	font-size:0.88em;
	text-decoration:none;
	color:#ffffff;
}


.leftnavicurrent:link{
	color:#F26C25;
}
.leftnavicurrent:hover{
	color:#F26C25;
}
.leftnavicurrent:visited{
	color:#F26C25;
}
a:visited{
	text-decoration:none;
	color:#565757;
}
a:link{
	text-decoration:none;
	color:#565757;
}

a:hover{
	text-decoration:none;
	color:#f26c25;
}
.footer:link{
	text-decoration:none;
	color:#ffffff;
}
.footer:hover{
	text-decoration:underline;
	color:#ffffff;
}
.footer:visited{
	text-decoration:none;
	color:#ffffff;
}

.copyright{
	height: 40px;
	padding-left: 20px;
	font-size: 0.7em;
	color: #004286;

}

.tabellelehrer{

margin-top: 30px;
	color:#F26C25;


}



.tabelle{

border-collapse: collapse;

border: 2px solid #e8e9e9;

width: 550px;


}

.header{
padding-top:10px; 
font-style:none; 
font-size:0.82em; 
line-height:1.45em; 
padding-bottom:50px;
 padding-right:30px;"

}


.zelle{

padding: 10px;

padding-right: 50px;

border: 2px solid #e8e9e9;

font-size: 0.82em;

color:#565757;

font-weight: bold;


}



.zelle2{

padding: 10px;

padding-right: 50px;

border: 2px solid #e8e9e9;

font-size: 0.82em;

color:#565757;



}



.tabellenueberschrift{

text-align: center;

margin-top: 30px;

border: 2px solid #e8e9e9;

font-size: 1em;

font-weight: bold;

padding-top: 5px;

padding-bottom: 5px;

background-color: #F26C25;

color: #ffffff;


}

.vorschau{
	position:absolute;
	cursor:pointer;
}



.back{
	visibility:hidden;
	position:absolute;
	cursor:pointer;
}

.vorschau2{
	visibility:visible;
	position:absolute;
	margin-top:50px;
	cursor:pointer;
}



.all2{
	visibility:hidden;
	position:absolute;
	margin-top:50px;
	cursor:pointer;
}


.vorschau3{
	visibility:visible;
	position:absolute;
	margin-top:100px;
	cursor:pointer;
}



.all3{
	visibility:hidden;
	position:absolute;
	margin-top:100px;
	cursor:pointer;
}

.plus {
	background-image:('../img/plus.pmng');
	background-repeat:no-repeat;
}

.plus:hover {
	image:url('../img/pluson.png');
}

.kollegium_area{
	cursor:pointer;
}
