@CHARSET "UTF-8";

.ui-widget {
   font-size: 14px !important;
}

.ttc-web-fonts {
	font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif; 
}

.ten-percent {
	width: 10%;
}

.twenty-percent {
	width: 20%
}

.ninety-percent {
	width: 90%;
}

[readonly] {
	background-color: #CAD6E0; 
	
}

.bodyclass {
	background-image: url("/haerteumwerterJEE/javax.faces.resource/hintergrund_seite.gif.xhtml?ln=images");
}

header {
	border: 2px;
	background-color: #FFFF99;
}

.line-separator {
	height: 1px;
	background: #E4EBEB;
	border-bottom: 1px solid #313030;
}

.maingrid {
	border: 1px solid #CAD6E0;
	vertical-align: middle;
	width: 100%;
}

.footer {
	position: absolute;
	bottom: 0;
	width: 98%;
	height: 20px; /* Height of the footer */
	background: #6cf;
}