﻿body
{
	/*background-color: #bcce88;*/
	margin: 5px;
	padding: 10px;
}
#tblMenu tr td.tCellU
{
	font-size: 20px;
	color: black;
	font-weight: bold;
	font-family: Arial;
	border-bottom: 1px solid #000000;
	height: 10px;
	width: 120px;	
}

#tblMenu tr td.tCellNormal, .td_selected
{
	width: 120px;	
	height: 120px;
	border: 1px;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	border: dotted 1px black;
}

.coord_btn, .coord_btn_selected
{
	height: 120px;
	color: Black;
	vertical-align:middle;
	cursor:pointer;
	border: dotted 1px black;
	width: 120px;	
	font-family: Arial;
	font-size: 12px;
	text-align: left;	
}

.coord_btn_selected
{
	background-color: Purple;
	color: White;
	border: #9900ff 1px solid;
}

.td_selected
{
	background-color:Purple;
	color:White;
}

#row_1 div, #row_2 div, #row_3 div, #row_4 div
{
	float: left;
	width: 50px;
	height: 50px;
	text-align: center;
	border: 2px solid #000000;
	margin: 2px 0px 0px 2px;
}
div.n input
{
	background-color: #FFFFFF;
	border: 0px;
	width: 48px;
	height: 50px;
	font-size: 24px;
	font-weight: bold;
}
div.n input:hover
{
	background-color: #DBF0F7;
	border: 0px;
	width: 100%;
}
#keyboard
{
	width: 780px;
	border: 1px solid #cc0000;
}
#row_1, #row_2, #row_3, #row_4
{
	float: left;
	width: 780px;
	clear: left;
}


h3
{
	position: relative;
	display: block;
	padding: 3px 0px 3px 10px;
	width: 600px;
	COLOR: #000000;
	font: bold 14px Arial, Helvetica,Arial;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #CDDF99;
	BORDER-TOP: #88B900 1px solid;
	BORDER-BOTTOM: #88B900 1px solid;
}
A,A:visited,A:active,A:hover,A:link
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Arial;
}
H1
{
	font-weight: bold;
	font-size: 30px;
	color: black;
	font-family: Arial;
	text-align: center;
	margin: 0px 0px 20px 0px;
	border: 3px solid #000000;
	padding: 7px;

}
H2
{
	font-weight: bold;
	font-size: 20px;
	color: black;
	font-family: Arial;
	text-align: left;
	margin-bottom: 20px;
}
.feldbeschreibung
{
	font-size: 16px;
	color: #000000;
	font-family: Arial;
	width: 150px;
	float: left;
	clear: left;
	margin-left: 20px;
}
td.Defaultday a
{
	font-size: 10px;
	color: black;
	font-family: Arial;
}

.tCell
{
	font-size: 20px;
	color: black;
	font-weight: bold;
	font-family: Arial;
}
.Student
{
	font-size: 18px; 
	font-weight: normal; 
	font-family: Arial;
	font-style: normal;
	text-decoration: none;
}

.YearClass 
{
	background-color: #FFFFFF;
	border: 1px;
	width: 48px;
	height: 50px;
	font-size: 24px;
	font-weight: bold;
}
.YearClass:hover
{
	background-color: #DBF0F7;
	border: 1px;
	width: 48px;
	height: 50px;
	font-size: 24px;
	font-weight: bold;
}

