body {
  font-size: 15px;
/*   border: 2px solid green;*/
}
.resultCellDescription, .resultCellDescription a, .resultCellDescription a.toggle_details_state, 
.resultCellDescription a.toggle_details_state_close {
  font-size: 15px;
}
div#body {
/*border: 3px solid green;*/
   width: auto;
	overflow: visible;
}
div#content {
   width: auto;
/*   width: 300px;*/
}
div#content_1_main {
	/*height: auto; auskommentiert hi, führte zu 3 leeren seiten in ie8*/
	
}
div#content_1 div.search#center {
/*   xwidth: 650px; */
}
div#content_center, p.bodytext, ul, blockquote {
/*   page-break-inside: always;
   page-break-after: always;*/
}
div#content_center{
 width: 590px;
/*	border: 3px solid red;*/
}
div#right {
/*   border: 1px solid green;*/
/*   width: 10px;*/
   margin: 0;
   padding: 0;
}
div#left {
/*   width: 10px;*/
/*   border: 1px solid blue;*/
   margin: 0;
   padding: 0;
}

div#body, div#content, div#center {
 min-height: 0;
}
div#content, div#content_1, div#center {
 /* Zeile bringt FF3 zum Absturz!  */
 overflow: visible; /* important! 3000px */
}
div#center, div#center form{
/*   margin: 0 200px;*/
	width:auto;
	margin:0;
/*	border: 3px solid red;*/
}

/* Menü ausblenden: */
div#left_menu, div#header_center, div#header_right ul, div#menu1_center, div#menu2_center, div#menu2_left, div#menu1_right, div#menu2_right, div#teaser_right{
   display:none;
   height: 0;
}


/* search only: */
#content_1 div.search#left, #content_1 div.search#right, div.mark_documents { /* , div.button_row {*/
   display:none;
   height: 0;
	border: none;
}

/* Produktkatalog ...*/
div#content div#left, div#content div#right, div#content_1 div#left, div#content_1 div#right {
   display:none;
   height: 0;
}

/*Themenschwerpunkte*/
div#menuleft{
display: none;
height: 0;
}


#content_1 div.search#center {
/*   xmargin:-30px 0 0 0;*/
}
#content_1 div#center {
   /*margin: 0 0 0 210px;*/
/*	xwidth: auto;*/
/*margin:-50px 0 0 0;*/
/*border: 3px solid red;*/
}
#content_1 div#center form {
   /*margin: 0 0 0 210px;*/
/*	xwidth: auto;*/
}
#content div#center {
   margin:-60px 0 0 0;
}
div.resultPageCounter form div.button_row {
/*   display:inline; ?*/
}
div.resultPageCounter {
/*   border: 1px solid black;*/
 margin-bottom: 20px;
}
li.menu-level1-act a:visited, li.menu-level1-act a:link, li.menu-level2-act a:visited, li.menu-level2-act a:link {
 font-weight: bold;
}
span#lefttab1_act, span#righttab1_act, span#lefttab2_act, span#righttab2_act{
   background: none;
}
div#lastupdate {
   margin-top:15px;
}
input#searchlineinput {
   width: 150px; 
}
.footer_button {
 border: none;
}
span#login_button_logged_in {
 display:none;
}

.resultCellSelector.dbl_first, .resultCellSelector_bottom.dbl_first, 
.resultCellSelector.dbl_middle, .resultCellSelector_bottom.dbl_middle, 
.resultCellSelector.dbl_last, .resultCellSelector_bottom.dbl_last, 
.resultCellSelector.dbl_no, .resultCellSelector_bottom.dbl_no,
.resultTableSpacer.RTS_left.dbl_first, .resultTableSpacer.RTS_left.dbl_middle {
	border:none;
}
div.prodcat_row, div.breadcrumps  {
	display: none !important;
}
div.button_row {
	border: none;
}
div.button_row div#footer_buttons{
	display: none !important;
}
.resultCellSelector_bottom, .resultCellDescription_bottom {
	display: none;
}
table {
 width: 100%;
 margin:0;
 padding:0;
}
form {
 width: auto;
 margin:0;
 padding:0;
}


