#tftextblock
{
	width: 100%;
}
div.dropMenu
{
	visibility: hidden;
}
#tfsysmenu
{
	visibility: hidden;
}
#tfmenu
{
	visibility: hidden;
}
* html #tfmenu
{
	visibility: hidden;
}
#tflogo
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	height: 30px;
	background-image: url(../grafik/logo_new.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 9;
}
div#tfnews
{
	visibility: hidden;
	position: absolute;
	width: 0;
	height: 0;
}
#tfbody
{
	position: relative;
	width: 40em;
	left: 50%;
	margin-left: -20em;
	padding: 2em;
	border-width: 0;
}
#tfbodybottomspace
{
	height: 0;
}
#tfdecor, #tfnewsdecor, #tftopdecor
{
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
}
#tffooter
{
	background-color: #FFFFFF;
	clear: both;
	position: relative;
	width: 100%;
	border-width: 3px 0 0 0;
}
div#tffooter a
{
	visibility: hidden;
}

