body, td, input, p
{ 
	font-family: arial, helvetica; 
	font-size: 11px; 
}

.only_print
{
	visibility: visible;
	display: block;
}

.only_screen
{
	display: none;
}

body
{
	background-color: #ffffff;
}

.top, .top_menu_bar, .left_menu_bar, .shadow, .only_screen, .copyright
{
	height: 0px;
	width: 0px;
	visibility: hidden;
	display: none;
}

table.main
{
	background-image: url(../images/s.gif);
}

div.content_scroll
{
	display: auto;
}

td.content_bar
{
	vertical-align: top;
	padding: 0px 0px 30px 0px;
}

td.footer
{
	border-top: #C30C3E 2px solid;
	padding-top: 2px;
}

div.grundsatz
{
	display: visible;
}

a, div.content_scroll a
{
	text-decoration: none;
	border: 0px;
}


.newsbox
{
	width: 800;
	height: 400;
}
