table {
	border-collapse: collapse;
}

td {
	padding: 0;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

.maintab {
	width: 950px;
	margin-top: 40px;
}

.font {
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
}

.hidefocus {
	outline: 0; -moz-outline: 0;
}


.hg {
	height: 525px;
	background-repeat: no-repeat;
}

.maintab_top {
	height: 20px;
	border-bottom: 1px solid #FFF;
}

.maintab_bot {
	height: 40px;
	border-top: 1px solid #FFF;
}

.menu {
	height: 20px;
	border-left: 1px solid #FFF;
	width: 92px;
}

.filler {
	width: 698px;
}

.filler_main {
	height: 20px;
	width: 486px;
	border-top: 1px solid #FFF;
	text-align: right;
}

.filler_select {
	width: 40px;
}

.mainmenu {
	height: 20px;
	width: 92px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#td_datum {
	border-top: 1px solid #FFF;
	/*border-left: 1px solid #FFF;*/
	width: 92px;
	color: #FFF;
}

.eadd {
	width: 159px;
}
