@charset "utf-8";
body {
	width: auto;
    color: #000000; 
    background-color: #FFFFFF;
	background-image: none;
	font-family: georgia,times,serif; 
	font-size: 80.01%;
	text-align: left;
	line-height: 1em;
}

#container {
	padding-top: 0;
}

/* ausgeblendete Inhalte */
#header,
#showcase,
#flashplayer,
.tbl_browse_left,
.tbl_browse_right,
.tbl_browse_left_bottom,
.tbl_browse_right_bottom,
#footer {
    display: none;
}
