body 
{
	background-image: url("scanline.gif");
 	font-size: 10pt;
	color: #384249;
	font-family: verdana, sans-serif;
}

img
{
	
}

#banner
{
	display: table-cell;
	vertical-align: middle;
	height:120px;
	text-align: center;
}

#content
{
	width: 100%;
}

#content table
{
	table-layout: fixed;
	width: 100%;
	
}

#leftcontent
{
	font-size: 8pt;
	width: 150px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	
}

#leftcontent1
{
	font-size: 10pt;
	text-align: left;

}

#centercontent
{
	background-color: white;
	border: 1px solid #6c6c6d;
	text-align: left;
	padding: 10px;
}

#rightcontent
{
	vertical-align: top;
	width:170px;
	padding: 10px;
	text-align: center;
}



a
{
	color: #163264;
	font-weight: bold;
	text-decoration: none;
}

a:hover 
{
	font-weight: bold;
	color: #3f5b8d;
}

#siehstdunet
{
	display: none;
}