 
html * { 
	width: auto !important;
	height: auto !important;
	line-height: 130% !important;
	background: white !important;
	text-align: left !important;
	color: black !important;
	font-size: 11pt !important;
	left: 0 !important;
	top: 0 !important;
	right: 0 !important;
}
h1 { font-size: 14pt !important; color: #000 !important;}
h2 { font-size: 12pt !important; color: #000 !important;}
a {color: #000 !important;}

#content {
	background-color: #fff; /* farbe ändern */
	padding: 0;
	margin: 10px 10px 0px 10px;
}

/*----- hier eintragen, welche bereiche im druck NICHT sichtbar sein sollen -----*/
#banner, #header, .content_right,  .content_left img, #footer, form, .content_left, .printunsichtbar, .button_zurueck, .content_print_without_header, .header img, .print_unsichtbar, .content_print_without_header img{
	display: none; visibility: hidden;
}

.printsichtbar, .printsichtbar img
{
	display:block;
	visibility:visible;
}

.header_steckbrief_liste
{
	width:800px;
	text-align:left;
}
 .table_steckbrief_kennzahlen
{
	width:800px;
	text-align:left;
	float:none;
}
.content_left
{
	width:800px;
	float:none;
}

.header
{
	text-decoration:underline;
	text-align:center;
	margin-left:80px;
	
}


.content_test_suchergebnisse, .content_test_suchergebnisse p, .content_suchergebnisse_liste_bqs_kurz, .content_test_suchergebnisse_about, .content_test_suchergebnisse_dis, .content_test_suchergebnisse_imp, .content_suchergebnisse2, .content_suchergebnisse_liste_bqs
{
	overflow:visible;
	padding:0px;
	margin:0px;	
	

}

.content_suchergebnisse_liste,.content_suchergebnisse_liste .table_steckbrief_liste,
{
	overflow:visible;
	padding:0px;
	margin:0px;	
	width:800px;
	
	
}
 .table_steckbrief_suchbox
 {
 	overflow:visible;
	width:800px;
	
	padding-bottom:10px;
	margin-bottom:10px;
	
 }

.content_suchergebnisse
{
	overflow:visible;
	padding:0px;
	margin:0px;
}
.content_middle_and_right
{
	overflow:visible;
	height:2000px;
	float:none;
}

.header_pic, .header .header_pic
{
	display:block;
	visibility:visible;
	/*visibility:*/
}
.table_steckbrief_suchbox

#content
{
	overflow:visible;
	height:2000px;
}

#container
{
	overflow:visible;
	height:2000px;
}
.td_light_blue td a
{
	text-decoration:underline;
}
.header_steckbrief
{
	text-decoration:underline overline;
}
.sitemap
{
	display:none;
}

.left_box2, .left_box1
{
	width:100%;
}