#main {
	width: 100%;
	border: 0;
	overflow: visible;
	display: block;
}

#menu,
.noprint
{ display: none; }

#content-wrapper { display: block; }
#content, #content_wide {
	margin: 0;
	padding: 20px;
	width: auto;
	border: 0;
	overflow: visible;
}

.user_results {
  padding: 0;
}

.user_results p {
    font-size: 1.0em;
}

.section_header_simple { background-color: #eee; margin: 0; padding: 12px; }

.section_header h1,
.section_header_simple h1 { background: #eee; font-size: 1.1em; color: #000; margin: 0; padding: 0; }
h2 { font-size: 1.0em; color: #000; }
h3 { font-size: 1.0em; color: #000; margin: 0; }
.frage_abschnitt_simple h2 { background-color: #eeeeee; }

/*
.bgcolor_1,
.bgcolor_2,
.bgcolor_3,
.bgcolor_4,
.bgcolor_5,
.bgcolor_6 {
	background-color: white;
	color: #000;
}
*/
.bgcolor_5 { color: #000000; }

#header-fixed { position: relative; }
#footer { display: none; }
.footer_print { display: block; margin-top: 40px; text-align: right; border-top: 1px solid #ccc; }

