BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TD {
	font-size: 12px
}
TD.menu {
	vertical-align: middle;
}
A.menu{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

A.menu:hover {
	color: #990000;
	}
	
TD.imp-top{
	background-color: #7E7E7E;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
}

TD.imp-inhalt{
	background-color: #E9E9E9;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
}

TD.imp-ende{
	background-color: #E9E9E9;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-bottom : 1px solid #000000;
}

TD.main{
	background-color: #FAEBD7;
	border-color: #990000;
	border-style: solid;
	border-width: 1px;
}