#skiplinks, #claim, #search, .banner,  #navpanel, #rechtespalte, #skyscraper	{
	display: none;
}
/*
.displaced, .nodisplay	{
	display: none;
} */

body {
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt;
}
#page, #floater	{
  width:16cm;
}
 #content, #footer	{
	clear: both;
}
img {
	border:0;
}
.right	{
	display: inline;
	float: right;
}
.left	{
	display: inline;
	float: left;
}
.alignright	{
	text-align:right;
	vertical-align:top;
}
.alignleft	{
	text-align:left;
	vertical-align:top;
}
.small	{
	font-size: 10pt;
}
.alert	{
	font-weight: bold;
}

#logo	{
	float: left;
	display: inline;
	margin:0;
}

.kasten	{
	border: 1px solid #000;
}

a:link, a:visited, a:focus, a:hover, a:active	{
	color: #000;
	text-decoration: none;
}

.datatable	{
	width:85%;
}
table.datatable, .datatable td, .datatable th	{
	border: 1px solid #000;
	border-spacing: 0px;
	
}
.datatable caption	{
	font-size: 12pt;
	font-weight: bold;
}
.datatable td, .datatable th	{
	text-align: left;
	vertical-align: top;
}
.datatable th	{
	font-size: 12pt;
}

