
@import url('layout.css');

body 
{
	background-color: transparent;
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	color:#000000;
	margin:0;
	padding: 0;
}

#left, #top, #menu, #toolbar, #loginfeld, #teaser, #topBild, #suche {	display: none; }

#content 
{
	border:0;
	left:0;
	margin: 0;
	padding: 0;
	width:700px;
	position:absolute;
}

h1, h2, h3	
{
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	page-break-after:avoid;
}

h1 {font-size:100%;}
h2 {font-size:90%;}
