#contentarea .simpleContentBlock	{width:500px;}
#contentarea .simpleContentBlock p, #contentarea .simpleContentBlock .subheadline	{font-size:1em;line-height:1.3em;}

#productPortfolio	{width:490px;margin-top:8px;margin-bottom:12px}
#productPortfolio .portfolioRow	{background-color:#F7E9D2;border-bottom:1px solid white;clear:both;margin-bottom:0}
	* html #productPortfolio .portfolioRow {height:35px;}
#productPortfolio .portfolioRow	img.portfolioIcon,#productPortfolio .portfolioRow .portfolioStars {float:left;width:116px;padding:0;margin:0}
#productPortfolio .portfolioRow	.portfolioStars {border-right:1px solid white;background:transparent none no-repeat center center;height:expression(this.nextSibling.scrollHeight>this.scrollHeight ? (this.nextSibling.scrollHeight+3)+"px" : "35px");}
#productPortfolio .portfolioRow	.portfolioText {text-align:left;padding:8px 6px 8px 25px;font-size:1em;line-height:1.5em;margin-left:116px;}
	*:not(hr) #productPortfolio .portfolioRow,html:first-child>b\ody #productPortfolio .portfolioRow {display:table;height:auto}
	*:not(hr) #productPortfolio .portfolioRow .portfolioStars, *:not(hr) #productPortfolio .portfolioRow .portfolioText {display:table-cell;height:auto;float:none}
	*:not(hr) #productPortfolio .portfolioRow .portfolioText {width:372px;}
	html:first-child>b\ody #productPortfolio .portfolioRow .portfolioStars, html:first-child>b\ody #productPortfolio .portfolioRow .portfolioText {display:table-cell;float:none}

#form			{margin-top:1.1em;}
#form .formRow	{clear:both;margin-bottom:1.1em}
#form select	{font-family:verdana;font-size:1em;width:365px;background-color: #fff;overflow:auto;}
* html #form select 
	{
		scrollbar-face-color:#fff;			/* Slider Fläche, Pfeile Hintergrund */
		scrollbar-3dlight-color:#fff;		/* helleres (äußeres) Glanzlicht oben und links*/
		scrollbar-darkshadow-color:#fff;	/* dunklerer (äußerer) Schatten unten und rechts*/
		scrollbar-track-color:#fff;			/* Slider Hintergrund */
		scrollbar-highlight-color:#6B595A;	/* dunkleres (inneres) Glanzlicht oben und links*/
		scrollbar-shadow-color:#6B595A;		/* hellerer (innerer) Schatten unten und rechts*/
		scrollbar-arrow-color:#6B595A;		/* Pfeile */
	}
#form .label {font-size:1em;width:115px;margin-bottom:2px;padding:1px 3px 3px 0;font-weight:normal;padding-left:0px;margin-right:3px;float:left;}

#resultList								{width:666px;margin:50px 0 77px 0}
#resultList .resultHeader				{width:666px;background-color:#F8E9D2;height:35px;padding:0;overflow:hidden;margin-top:10px}
#resultList .resultHeader .spalte, #resultList .resultRow .spalte {display:block;float:left;text-align:left;margin-top:10px;width:120px;color:rgb(100,80,40);}
#resultList .resultHeader a.pipe		{background-color:#F8E9D2;font-size:1em;padding-left:8px;}
#resultList .resultRow					{width:666px;padding:11px 0 17px 16px;background:#FFF url(../images/pointsCI.gif) repeat-x left bottom;}
#resultList .resultRow .spalte			{font-size:1em;line-height:1.3em;min-height:28px;}
#resultList .resultHeader .spalteeins, #resultList .resultRow .spalteeins {text-align:left;width:160px;}
#resultList .resultHeader .spalteeins	{margin-left:4px;}
#resultList .spalteeins					{padding-right:20px;height:auto;padding-top:0}
#resultList .width230px					{width:230px}
#resultList .width130px					{width:130px}
#resultList .width100px					{width:100px}
#resultList .width120px					{width:120px}
#resultList .width70px					{width:70px}
#resultList .width210px					{width:210px}

#resultList .spalteeins a				{text-decoration:none;display:block;padding-left:12px;background:url(../images/sub.gif) no-repeat 0px 4px}
#resultList .spalteeins a, #resultList .spalteeins a:hover,#resultList .spalteeins  a:visited	{color:rgb(75,90,100);}
#resultList .spalteeins a:hover			{text-decoration:underline;}

#resultList div.klapplink				{background:url(../images/sub.gif) no-repeat 0px 4px;height:auto}
#resultList div.klapplink a				{text-decoration:none;background-image:none;height:auto}
#resultList div.klapplink a:hover		{text-decoration:underline;}
#resultList div.open					{background-image:url(../images/sub_active.gif);}

#resultList .resultRow .invisible		{display:none;}
#resultList .resultRow .visible			{display:block;}
#resultList .resultRow p				{width:626px;display:inline;padding:0.5em 0 0 12px;margin:0}
#resultList .resultRow p a				{background-image:none;display:inline}
#resultList .resultRow p .logoPlace		{float:right;width:410px;text-align:left;}
#resultList .resultRow p .logoPlace img	{float:left;margin-right:10px}

@media print {
	#form select {border:0;width:auto}
}


