/* CSS Document */

.nolink:link {
	text-decoration: none;
	color: #000000;
}

.nolink:hover , .nolink:visited , .nolink:active {
	text-decoration: none;
	color: #000000;
}


#korrektur {
	border: 1px solid #ff0000;
	border-collapse:separate;
}


#frei {
	border: 1px solid #00ff00;
	border-collapse:separate;
}



/*adminframe*/


.mmtb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #999999;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}

.mmtba {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff0000;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}

.adls {
	position:absolute; 
	left:1002px; 
	top:87px; 
	width:165px; 
	height:25px; 
	z-index:100
}

.adlb {
	position:absolute;  
	top:87px; 
	width: 565px;
	left: 602px;
	height:25px; 
	z-index:100
}

.adfs {
	width: 185px;
}

.adfb {
	width: 585px;
}

.changeadmin {
	width:100%;  
}

