/*
////////////////////////////////////////////////////////////////
//
// Allgemeine Styles
//
// Weblication CMS Grid Strukturdesign Version 5.0.9.1
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit Weblication Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

/* Stylesheet für Standard-Gui-Element */
@import url(wgl.css);

/* Stylesheet für Navigationen */
@import url(nav.css);

/* Formatierung von HTML-Elementen */

*                                           {margin:0;padding:0;}
html                                        {}

#body                                       {}
#bodyPopup                                  {background-color:#FFFFFF}

body                                        {font-family: "Verdana","Arial",Helvetica,sans-serif; font-size:11px; color:#000000; font-weight:normal; line-height:16px}

div                                         {}
span                                        {}

/* Überschriften */

h1 {margin:0px;margin-bottom:10px;margin-top:-5px;padding:0px;font-size:18px;font-weight:normal; color:#000000; line-height:22px;}
h2 {margin:0px;margin-bottom:10px;padding:0px;font-size:11px;font-weight:bold; color:#000000; line-height: 16px;}
h3 {margin:0px;margin-bottom:10px;padding:0px;font-size:11px;font-weight:bold; color:#000000; line-height: 16px;}
h4 {margin:0px;margin-bottom:10px;padding:0px;font-size:11px;font-weight:bold; color:#000000; line-height: 16px;}
h5 {margin:0px;margin-bottom:10px;padding:0px;font-size:11px;font-weight:bold; color:#000000; line-height: 16px;}
h6 {margin:0px;margin-bottom:10px;padding:0px;font-size:11px;font-weight:bold; color:#000000; line-height: 16px;}

#blockRight h1 			{margin:0px; padding:0px; font-weight:bold; font-size:14px; line-height: 20px;}


/* Textblöcke */

p                                           {margin:0 0 14px 0;}
.elementText p                              {margin:0;}

/* Listen */

ul                                          {margin:0 0 0 16px;}
ol                                          {margin:0 0 0 28px;list-style-type:decimal}

/* Definitionslisten */

dl                                          {}
dt                                          {}
dd                                          {margin:0 0 14px 0;padding:0 0 0 16px;color:#a0a0a0}

/* Horizontale Linien */

hr                                          {background-color:#AEA794;color:#AEA794;height:1px;border-style:none}

/* Formularelemente */

form                                        {background:none;}

input                                       {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;padding:1px 2px 1px 2px}
select                                      {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;padding:1px 2px 1px 2px}
textarea                                    {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;padding:1px 2px 1px 2px}


button                                      {margin:0px;background-color:#FFFFFF;border-left:1px solid #E0E0E0;border-top:1px solid #E0E0E0;border-right:1px solid #999999;border-bottom:1px solid #999999;color:#719812;font-size:11px;padding:0px; height:20px;}
button:hover                                {margin:0px;background-color:#FFFFFF;border-left:1px solid #E0E0E0;border-top:1px solid #E0E0E0;border-right:1px solid #999999;border-bottom:1px solid #999999;color:#719812;font-size:11px;padding:0px; height:20px;}
button span                                 {display:block; padding-bottom:3px;}

/* Links */


a.intern                                    {display:block; padding:0 0 0 16px;background:url(/scholl/wGlobal/layout/images/links/intern.gif) 0 2px no-repeat; text-decoration:none;}
a.extern                                    {display:block; padding:0 0 0 16px;background:url(/scholl/wGlobal/layout/images/links/extern.gif) 0 2px no-repeat; text-decoration:none;}
a.download                                  {display:block; padding:0 0 0 16px;background:url(/scholl/wGlobal/layout/images/links/download.gif) 0 2px no-repeat; text-decoration:none;}
a.audio                                     {display:block; padding:0 0 0 16px;background:url(/scholl/wGlobal/layout/images/links/audio.gif) 0 2px no-repeat; text-decoration:none;}
a.video                                     {display:block; padding:0 0 0 16px;background:url(/scholl/wGlobal/layout/images/links/video.gif) 0 2px no-repeat; text-decoration:none;}
a                                           {color:#363A91;text-decoration: underline;}
a:hover                                     {color:#363A91;text-decoration: underline;}
/*.elementText a                              {line-height:19px;}*/
/* Bilder */

a img                                       {border:none}

img.picture                                 {margin:0; padding:0;}
img.pictureLeft                             {float:left;margin:4px 10px 4px 0; padding:0;}
img.pictureRight                            {float:right;margin:4px 0 10px 4px; padding:0;}

.imgTitle                                   {}
.imgTitleLeft                               {float:left; margin:0 10px 0 0; padding:0;}
.imgTitleRight                              {float:right; margin:0 0 0 10px; padding:0;}

.imgTitleLeft img.pictureLeft  	            {margin:0}
.imgTitleRight img.pictureRight             {margin:0}


/* Tabellen */

table                                       {font:inherit;color:inherit;border:none}
tr, thead, tbody                            {}
th, td                                      {vertical-align:top}

table.light                                 {border:none;margin-bottom:12px;}
table.light th                              {border:none;text-align:left;background-color:#f0f0f0}
table.light td                              {border:none;padding:2px}

table.default                               {border-style:solid none none solid;border-width:1px;border-color:#a0a0a0;margin-bottom:12px;}
table.default th                            {border-style:none solid solid none;border-width:1px;border-color:#a0a0a0;padding:2px;text-align:left;background-color:#f0f0f0}
table.default td                            {border-style:none solid solid none;border-width:1px;border-color:#a0a0a0;padding:2px}

table.full                                  {border-style:solid none none solid;border-width:1px;border-color:#a0a0a0;margin-bottom:12px;}
table.full th                               {border-style:none solid solid none;border-width:1px;border-color:#a0a0a0;padding:2px;text-align:left;background-color:#f0f0f0}
table.full td                               {border-style:none solid solid none;border-width:1px;border-color:#a0a0a0;padding:2px}

td.bgColor1, th.bgColor1 	                  {background-color:#f0f0f0}
td.tableHead, th 					     	            {background-color:#DBE9F2}

/* Grundgerüst */

#blockPre                  	                {}
#blockPreInner             	                {}

#blockMain                  	              {width:906px;}
#blockMainInner             	              {}

#blockMainPopup             	              {}
#blockMainInnerPopup        	              {padding:10px 10px 10px 10px}

#blockContent               	              {float:left;width:453px;margin:0;}
.referenzen #blockContent                   {width:700px}

#blockContentInner          	              {padding:0 0 0 30px;}

#blockTop                   	              {width:100%;height:104px;margin:0px;background-color:#fff;}
#blockTopInner              	              {padding-top:14px;}

#blockRight                    	            {float:right; width:218px; vertical-align:top;}
#blockRightInner               	            {width:210px; padding:0;}

#blockBottom                       	        {width:100%;margin:0; padding:0 0 20px 0;}
#blockBottomInner                  	        {border-top:1px solid #b2b2b2;padding:0px;margin:0 6px 0 230px;line-height:20px;text-align:right; color:#7f7f7f;}

#blockLeft                       	        {float:left;width:205px;padding:0px; margin:0px;}
#blockLeftInner                   	        {padding:0px; margin:0px; line-height:0px}

#blockLeftContentRight             	        {margin:30px 0 15px 0; padding:0px; }

#blockBreadCrumb                            {height:40px;margin:8px 0 0 0;}

#bodystart #blockLeft                       {display:none;}   
#bodystart #blockContent                    {width:590px;}   
#bodystart #blockRight                      {width:276px;}   
#bodystart #blockRightInner                 {margin-right:5px;}   

#bodystart #blockLeftContentRight           {background:url(/scholl/wGlobal/layout/images/backgrounds/bg_main.gif);background-repeat:repeat-y;margin:30px 0;height:100%;}   
#bodystart #blockBottomInner                {width:100%;margin-left:0px;}   
#bodystart #blockBottom                     {width:870px;margin-left:30px;}   

#blockSympathie                             {height:133px;overflow:hidden;width:900px;margin:0;}

#blockPost                      	          {}
#blockPostInner                 	          {}

/* Globale Elemente */
      
#globalFunctions                	          {height:18px;position:absolute; left:661px; top:10px; z-index:30; }
#globalFunctions ul             	          {height:18px;margin:0; padding:2px 0;list-style-type:none;}
#globalFunctions li             	          {float:left;height:12px;text-decoration:none;}
#globalFunctions a              	          {display:block;color:#7F7F7F;text-decoration:none;font-size:11px;line-height:11px;display:block;border-right:1px solid #cccccc;}
#globalFunctions a.last          	          {border:none;}
#globalFunctions a:hover        	          {color:#000000;text-decoration:none;}
#globalFunctions a.last         	          {border-right:none;padding:0;}
#globalFunctions a span         	          {padding:0 6px;}

#login                          	          {margin-bottom:14px;overflow:hidden}
#login .wglButtonContainer                  {margin:3px 10px 0 0;float:none;}
#login .wglButtonText                	      {font-family:inherit;height:21px;float:right;padding:0 5px;text-align:center;text-transform:uppercase;margin:3px 12px 0 0;}

#logout                                     {margin-bottom:14px;}
#logout .wglButtonContainer                 {margin:3px 10px 0 0;float:none;}
#logout span                    	          {}
#logout .wglButtonContainer                 {margin:3px 10px 0 0;float:none;}
#logout a.wglButtonText                	    {float:right;padding:0 10px;text-align:center;text-transform:uppercase;}

#globalLanguage                		          {position:absolute; z-index:10000; top:65px; right:190px; width:80px; font-size:11px;}
#globalLanguage span            	          {line-height:18px; border:none; color:#666666; }
#globalLanguage a              		          {display:block;line-height:18px; color:#666666; text-decoration:none;}
#globalLanguage a:hover        		          {}
#globalLanguage .languageSelected	          {border:1px solid #DDDDDD; height:17px; background-color:#FFFFFF;overflow:hidden;height:17px;}
#globalLanguage .languageSelector	          {height:17px;float:right; background-color:#CECECE;}
#globalLanguage .languageSelector	img       {border-left:1px solid #DDDDDD; cursor:pointer; margin:0px; height:17px; width:16px;}
#globalLanguage span.icon					          {background-repeat:no-repeat; background-position:3px 1px; padding:1px 0px 0px 23px;}
#globalLanguage .languageOptions 	          {border:1px solid #DDDDDD; background-color:#FFFFFF; margin-top:-1px; display:none;}

#logo                                       {height:65px;margin:0;overflow:hidden;padding:0px;width:100%;}
#logo img                                   {border:medium none;float:left;padding:0;margin-left:25px;margin-top:-4px}
#banner                                     {display:none;}

#search                                     {display:none;position:absolute; top:65px;right:20px;margin:0px;z-index:20;overflow:hidden;width:155px}
#search label                               {display:none;}
#search .searchInput                        {float:left;height:15px;margin:0 5px 0 0px;width:115px;font-size:11px;border:1px solid #DDDDDD}
#search .searchButton                       {float:left;height:19px;cursor:pointer;width:25px;margin-top:0px;font-weight:bold;border:1px solid #DDDDDD}

/* Pflegeschaltflächen */

#beButtonLayoutwizard                       {position:absolute;margin:8px 0 0 8px}

#beButtons                                  {position:absolute; left:597px; top:50px; width:400px;}
#beButtonAdmin                              {margin:0;padding:0;}
#beButtonPage                               {float:left;margin:0;padding:0;}
#beButtonContent                            {margin:0;padding:0;}

#beButtonEditTop                            {}
#beButtonEditRight                          {left:765px;position:absolute;top:120px;}
#beButtonEditBottom                         {position:absolute; left:250px; margin-top:5px;}
#beButtonEditLeft                           {position:absolute; z-index:1000; top:72px; left:46px;}

#beButtonEditNavigation                     {left:500px;position:absolute;top:51px;}

.leerzeileEditor							{ background-color: #FC6}

/* Allgemeine Elemente */

.elementSpacer1								{line-height:16px;}
.elementSpacer2								{line-height:32px;}

.searchLabel                                {margin-right:5px;}
.searchInput                                {}

.elementStandard                            {margin:0 0 10px 0}
.elementHeadline                            {margin:0}

.includeGroup                               {padding:0 0 0 0;}
.elementText                                {margin:0 0 10px 0}
.elementText .fragmentInfo                  {background-position:4px 4px;background-repeat:no-repeat;background-image:url(/scholl/wGlobal/layout/images/icons/info.gif);padding:8px 8px 8px 64px;border:solid 1px #c0c0c0;background-color:#ffffff}
.elementText .fragmentWarning               {background-position:4px 4px;background-repeat:no-repeat;background-image:url(/scholl/wGlobal/layout/images/icons/warning.gif);padding:8px 8px 8px 64px;border:solid 1px #c0c0c0;background-color:#ffffff}
.elementText .fragmentTip                   {background-position:4px 4px;background-repeat:no-repeat;background-image:url(/scholl/wGlobal/layout/images/icons/info.gif);padding:8px 8px 8px 64px;border:solid 1px #c0c0c0;background-color:#ffffff}

.elementPicture                             {margin:0 0 10px 0; padding:0;}
.elementPictureLeft 					            	{float:left; margin:0 10px 10px 0; padding:0;}
.elementPictureRight					            	{float:right; margin:0 0 10px 10px; padding:0;}
.elementPicture img                         {display:block; overflow:hidden;}
.elementPictureLeft img                     {display:block; overflow:hidden;}
.elementPictureRight img                    {display:block; overflow:hidden;}
.elementPicture .title                      {margin:2px 0 0 0; font-size:10px}
.elementPictureLeft .title 			            {margin:2px 0 0 0; font-size:10px}
.elementPictureRight .title 		            {margin:2px 0 0 0; font-size:10px}
/*
.elementPicture                             {margin:0 0 10px 0;}
.elementPicture img                         {display:block;}
.elementPicture .title                      {padding: 0 4px 0 4px;line-height:20px;font-size:10px;background-color:#F2FBD3;}
*/
.elementPictureLupe                         {float:right; text-decoration:none;}
.elementPictureLupeButton				    {position:relative; margin:-30px 0 0 -30px; width:20px; height:20px; cursor:pointer; background-image:url(/scholl/wGlobal/layout/images/buttons/but_lupe_n.gif); background-repeat:no-repeat;}
.elementPictureLupeButtonHover	            {position:relative; margin:-30px 0 0 -30px; width:20px; height:20px; cursor:pointer; background-image:url(/scholl/wGlobal/layout/images/buttons/but_lupe_r.gif); background-repeat:no-repeat;}

.elementLink                                {margin:0 0 10px 0}
.elementLinkLastSpace						            {margin:0 0 10px 0; font-size:1px; line-height:1px; height:1px;}
.elementBack                                {margin:0 0 10px 0; cursor:pointer;}
.elementBackImg								{margin:0 10px 0 0}
.elementVideo                               {margin:0 0 10px 0}
.elementAudio                               {margin:0 0 10px 0}
.elementPortlet                             {margin:0 0 10px 0}
.elementScript                              {margin:0 0 10px 0}
.elementSource                              {margin:0 0 10px 0;padding:4px;background-color:#FFFFCC;overflow:auto;white-space:nowrap}
.elementSource h4                           {margin:0 0 4px 0;background-color:#ffffcc;padding:4px 4px 4px 0;border-bottom:solid 1px #cccccc}
.elementPlain                               {margin:0 0 10px 0;overflow:auto;padding:4px;background-color:#f0f0f0;border:solid 1px #a0a0a0}
.elementDelimiter                           {margin:0 0 10px 0; border-top:1px solid #D0D0D0;}

.testimonialLeft							{width:210px;float:left;margin-right:10px;margin-top:5px;}
.testimonialRight							{width:200px;float:left;margin-top:5px;}

.elementContainer                           {margin:0 0 18px 0;overflow:hidden;}
.elementContainerBox                        {margin:0 0 18px 0;overflow:hidden;}
.elementContainerBorder                     {margin:0 0 18px 0;overflow:hidden;}

.elementContainer1                          {margin:0 0 0 0;overflow:hidden;}
.elementContainer1 .col1                    {}
.elementContainer1 .colContent              {}


.elementContainer2                          {margin:0 0 0 0;overflow:hidden;}
.elementContainer2 .col1                    {float:left;width:250px;padding:0 20px 0 0;}
.elementContainer2 .col2                    {float:left;width:250px;padding:0 0 0 30px;}
.elementContainer2 .colContent              {margin:0 16px 0 0;}

.elementContainer3                          {margin:0 0 0 0}
.elementContainer3 .col1                    {float:left;width:33%;}
.elementContainer3 .col2                    {float:left;width:34%;}
.elementContainer3 .col3                    {float:left;width:33%;}
.elementContainer3 .colContent              {margin:0 16px 0 0;}

.elementContainerBox                        {margin:0 0 16px 0;padding:8px;background-color:#F2F2F2;border:1px dashed #999;overflow:hidden;}
.elementContainerBox h1						{margin:2px 0 10px 0;}

.elementContainerBox1                       {margin:0 0 16px 0;padding:8px 6px 0 10px;background-color:#F2F2F2;border:1px dashed #999;overflow:hidden;}
.elementContainerBox1 h1					{margin:2px 0 10px 0;}
.elementContainerBox1 .col1                 {}

.elementContainerBox2                       {margin:0 0 16px 0;padding:8px;background-color:#F2F2F2;border:1px dashed #999;overflow:hidden;}
.elementContainerBox2 h1					{margin:2px 0 10px 0;}
.elementContainerBox2 .col1                 {float:left;width:47%;margin:0 2% 0 0}
.elementContainerBox2 .col2                 {float:left;width:49%;}

.elementContainerBox3                       {margin:0 0 16px 0;padding:8px;background-color:#F2F2F2;border:1px dashed #999;overflow:hidden;}
.elementContainerBox3 h1					{margin:2px 0 10px 0;}
.elementContainerBox3 .col1                 {float:left;width:31%;margin:0 2% 0 0}
.elementContainerBox3 .col2                 {float:left;width:31%;margin:0 2% 0 0}
.elementContainerBox3 .col3                 {float:left;width:33%}

.elementContainerBorder1                    {margin:0 0 16px 0;padding:8px;border:2px solid #ABD545;overflow:hidden;}
.elementContainerBorder1 .col1              {}

.elementContainerBorder2                    {margin:0 0 16px 0;padding:8px;border:2px solid #ABD545;overflow:hidden;}
.elementContainerBorder2 .col1              {float:left;width:47%;margin:0 2% 0 0}
.elementContainerBorder2 .col2              {float:left;width:49%}

.elementContainerBorder3                    {margin:0 0 16px 0;padding:8px;border:2px solid #ABD545;overflow:hidden;}
.elementContainerBorder3 .col1              {float:left;width:31%;margin:0 2% 0 0}
.elementContainerBorder3 .col2              {float:left;width:31%;margin:0 2% 0 0}
.elementContainerBorder3 .col3              {float:left;width:33%}

.elementDataTableOuter                      {overflow:hidden;margin-bottom:10px;}
.elementDataTable                           {border-top:1px solid #97C131;border-left:1px solid #97C131;}
.elementDataTable td                        {border-right:1px solid #97C131;border-bottom:1px solid #97C131;padding:1px;padding-bottom:0px;padding-left:4px;padding-right:4px;}
.elementDataTable .tableHead                {background:#F2FBD3;}
.elementDataTable .tableContent             {background:#ffffff;}

.elementEvent                               {width:100%;line-height:20px;}
.elementEvent .left                         {float:left;width:200px;font-weight:bold;}
.elementEvent .right                        {float:left;}

.clearLeft                                  {height:0px;line-height:0px;font-size:0px;clear:left;padding:0px;margin:0;overflow:hidden;}
.clearRight                                 {height:0px;line-height:0px;font-size:0px;clear:right;padding:0px;margin:0;overflow:hidden;}
.clearBoth                                  {height:0px;line-height:0px;font-size:0px;clear:both;padding:0px;margin:0;overflow:hidden;}
.elementClearLeft                           {height:0px;line-height:0px;font-size:0px;clear:left;padding:0px;margin:0;overflow:hidden;}
.elementClearRight                          {height:0px;line-height:0px;font-size:0px;clear:right;padding:0px;margin:0;overflow:hidden;}
.elementClearBoth                           {height:0px;line-height:0px;font-size:0px;clear:both;padding:0px;margin:0;overflow:hidden;}


.elementReferenz 							{margin:0 0 12px 0; width:428px;}
.elementReferenzRow 						{float:left; display:block; margin:0px 3px 3px 0px; background-color:#ffffff; height:86px; width:137px; border:1px solid #c2c2c2; text-decoration:none; overflow:hidden; background-position:center center; background-repeat:no-repeat;}
a.elementReferenzRow:hover 					{text-decoration:none; color:#000;}

.elementReferenzLogo 						{background-color:#ffffff; text-align:center; display:none;}

.elementReferenz .elementFirmenname			{visibility:hidden; display:block; width:137px; height:28px; margin:59px 0 0 0; background-color:#CCC; border-top:1px solid #FFF; background-image:url(/agentur/wGlobal/layout/images/buttons/btn_referenz_arrow.gif); background-repeat:no-repeat; background-position:6px 9px;}
.elementReferenz .elementFirmenname	 span	{display:block; padding:6px 0 0 20px;}


/* Elemente des oberen Bereich */              

/* Elemente des linken Bereiches */

#blockLeft .elementHeadline                 {margin:0 0 8px 0px;padding:6px 10px 6px 10px;}
#blockLeft .elementText                     {margin:0 0 8px 0px;padding:6px 10px 6px 10px;}
#blockLeft ul                               {list-style-image:url(/scholl/wGlobal/layout/images/decoration/bullet_list.gif);margin-left:0px;}
#blockLeft .elementText li                  {margin-left:10px;}

/* Elemente des Inhaltsbereiches */

#blockContent ul                            {list-style-image:url(/scholl/wGlobal/layout/images/decoration/bullet_list.gif);}

/* Elemente des rechten Bereiches */

#blockRight a                               {}
#blockRight ul                              {list-style-image:url(/scholl/wGlobal/layout/images/decoration/bullet_list.gif);margin-left:0px;}
#blockRight .elementText li                 {margin-left:10px;display:list-item;}

#blockRight .elementHeadline                {margin:0 0 10px 0;}
#blockRight .elementHeadline h1             {margin:0;padding:0;color:#666666;}
#blockRight .elementText                    {margin:0 0 10px 0;}

#blockRight .colContent                     {background-color:#82A30C; color:#FFFFFF; padding: 10px 6px 0 6px; overflow:hidden;}
#blockRight .colContent .elementHeadline h1 {color:#FFFFFF;}
#blockRight .colContent .elementHeadline h2 {color:#FFFFFF;}
#blockRight .colContent .elementHeadline h3 {color:#FFFFFF;}
#blockRight .colContent .elementHeadline h4 {color:#FFFFFF;}
#blockRight .colContent .elementHeadline h5 {color:#FFFFFF;}
#blockRight .colContent .elementHeadline h6 {color:#FFFFFF;}


#blockRight .testimonials		            {width:210px;overflow:hidden;border:1px solid #B2B2B2;margin-bottom:30px;}
#blockRight .testimonialsInner				{}
#blockRight .testimonials h1 					            {background-color:#e5e5e5; padding:0px 4px 4px 10px; margin:0 0 5px 0;}
#blockRight .testimonials .elementInclude 	            {margin:0 0 10px 0; padding:6px 6px 6px 11px;}
#blockRight .testimonials .elementText 		            {margin:0 0 10px 0; padding:6px 6px 6px 11px;}

#bodystart #blockRight .testimonials		 {border:1px none #B2B2B2;margin:0px;}
#bodystart #blockRight .elementCustomerInner {margin:0 0 10px 0}
#bodystart #blockRight h1 					 {margin:0; padding:0px; font-size:17px; font-weight:normal; line-height:24px; color:#000000; background-color:transparent;}
#bodystart #blockRight .elementInclude 	     {margin:0 0 10px 0; padding:0;}
#bodystart #blockRight .elementText 		 {margin:0 0 10px 0; padding:0;}

/*
#blockRight .elementPicture                 {margin:0 0 10px 0;}
#blockRight .elementPicture .title          {padding: 0 4px 0 4px;line-height:20px;font-size:10px;background-color:#82A30C; color:#FFFFFF;}
*/

/* Elemente des unteren Bereiches */
#blockBottom .elementText                   {margin:0; line-height:29px;}

.wglListEntryDetails                    {border:none;}
.wglListEntryDetails   .wglButtonContainer  {width:100%}
.wList_references                       {width:653px;border:1px solid #C2C2C2;background:url('/global/wGlobal/layout/images/backgrounds/bg_references_list.gif') repeat-y;margin-bottom:20px;}
.wListTop                               {background:url('/global/wGlobal/layout/images/backgrounds/bg_main_referenzen_top.gif') repeat-y;height:75px;}
.wList_referencesInner                  {clear:left;}
.wList_referencesInner .leftPicture     {float:left;width:145px;padding:5px;padding-right:0px;}
.wList_referencesInner .middleContent   {float:left;width:355px;padding-top:10px;}

.wList_referencesInner .middleContent .links        {background:#B4B4B5;color:#ffffff;float:left;padding:8px;padding-top:0px;padding-bottom:0px;margin-top:10px;}
.wList_referencesInner .middleContent .links a      {color:#ffffff;text-decoration:none;font-weight:bold;}
.wList_referencesInner .middleContent .details      {margin-right:2px;}
.wList_referencesInner .middleContent .weblink      {margin-right:2px;margin-left:2px;}
.wList_referencesInner .middleContent .dlCaseStudy  {margin-left:2px;}

.wList_referencesInner .rightPicture      {float:left;width:148px;background:white;text-align:center;vertical-align:middle;}
.wList_referencesInner .rightPicture img  {vertical-align:middle;}