.textcenter
{
	text-align: center;
}

.ifabackground
{
	background-image: url(../images/background-table.jpg);
	background-repeat: repeat;
}

table.ifabackground, table.ifabackground caption
{
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: black;
	padding: 0.25em 0.5em 0.25em 0.5em;
}

table.ifabackground tr
{
	border: solid black 1px;
}

table.ifabackground caption
{
	border-width: 1px 1px 1px 1px;
	font-weight: bold;
}

table th
{
	font-size: 70%;
	line-height: 70%;
}

table th
{
	padding-bottom: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
}

.hover-orange:hover
{
	background-color: #ffcc66;
}

#content div.timetable img
{
	border: none;
}

.border-single
{
	border: solid black 1px;
}

.heading
{
	font-size: 120%;
	font-weight: bold;
}

div.loginbox
{
	display: block;
	float: left;
	width: 20%;
	margin-left: 0.5em;
	margin-right: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 1%;
	padding-left: 1%;
	border-style: solid;
	border-color: #ccbd52;
	border-width: 1px;
	text-align: center;
	color: black;
	background-color: #ffec66;
}

li.loginbox a
{
	border: none;
}

