/*

////////////////////////////////////////////////////////////////
//
// Allgemeine Styles
//
// Weblication GRID CMS 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}
#body                {background-color:#d7d7d7}
#bodyPopup           {background-color:#FFFFFF}

#page 				 {height: 100%;} /* für den ie */
#page[id] 			 {height:auto; min-height:100%;} /* wird nicht vom ie interpretiert */

body                 {font-family:Arial, Sans-serif, Helvetica;font-size:0.75em;color:#5f5f5e;font-weight:normal; line-height:1.3em; height:100%; margin:0; padding:0;}

html 				 {height:100%; margin:0; padding:0;}

div                  {margin:0;padding:0}
span                 {}


/* Überschriften */

h1                   {font-size:1.2em;font-weight:bold;line-height:1.35em;color:#5f5f5e;margin:0 0 14px 0}
h2                   {font-size:1.0em;font-weight:bold;line-height:1.35em;color:#5f5f5e;margin:0 0 14px 0}
h3                   {font-size:1.0em;font-weight:bold;line-height:1.35em;color:#5f5f5e;margin:0 0 14px 0}
h4                   {font-size:1.0em;font-weight:bold;line-height:1.35em;color:#5f5f5e;margin:0 0 14px 0}
h5                   {font-size:1.0em;font-weight:bold;line-height:1.35em;color:#5f5f5e;margin:0 0 14px 0}
h6                   {font-size:1.0em;font-weight:bold;line-height:1.35em;color:#5f5f5e;margin:0 0 14px 0}



/* Textblöcke */

p                    {margin:0 0 1.2em 0}

/* Listen */

ul                   {margin:5px 0 1.2em 16px; padding:0 0 0 0px; list-style-type:disc;}
ol                   {margin:0 0 1.2em 28px; list-style-type:decimal}


/* Definitionslisten */
dl                   {}
dt                   {}
dd                   {margin:0 0 1.2em 0;padding:0 0 0 16px;color:#a0a0a0}


/* Horizontale Linien */

hr                   {background-color:#e7e4da;color:#e7e4da;height:1px;border-style:none;margin:0px;padding:0px;line-height:0px;}


/* Formularelemente */

form                 {}
input                {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:1em;padding:1px 2px 1px 2px}
select               {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:1em;padding:1px 2px 1px 2px}
textarea             {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:1em;padding:1px 2px 1px 2px}

button               {cursor:pointer;background-color:#c1c1c1; background-image:url(/wDeutsch/wGlobal/layout/images/backgrounds/bg_button.gif); background-repeat:repeat-x; border:none;border-top:1px solid #ffffff; border-bottom:1px solid #b6b6b6; font-size:1em;height:18px;color:#5f5f5e; padding:0 4px 0 4px;}
button:hover         {cursor:pointer;background-color:#c1c1c1; background-image:url(/wDeutsch/wGlobal/layout/images/backgrounds/bg_button.gif); background-repeat:repeat-x; border:none;border-top:1px solid #CFCFCF; border-bottom:1px solid #c1c1c1; font-size:1em;height:18px;color:#333333; padding:0 4px 0 4px;}


/* Links */

a                    {text-decoration:underline;color:#00acaf}
a:hover              {text-decoration:none;color:#00acaf}
a.intern             {padding:0 0 0 14px;background:url(/wDeutsch/wGlobal/layout/images/links/intern.gif) center left no-repeat}
a.extern             {padding:0 0 0 14px;background:url(/wDeutsch/wGlobal/layout/images/links/extern.gif) center left no-repeat}
a.pdf                {padding:0 0 0 20px;background:url(/wDeutsch/wGlobal/layout/images/links/file_pdf.gif) center left no-repeat}
a.download           {padding:0 0 0 14px;background:url(/wDeutsch/wGlobal/layout/images/links/download.gif) center left no-repeat}
a.audio              {padding:0 0 0 14px;background:url(/wDeutsch/wGlobal/layout/images/links/audio.gif) center left no-repeat}
a.video              {padding:0 0 0 14px;background:url(/wDeutsch/wGlobal/layout/images/links/video.gif) center left no-repeat}

a#buttonPrint		{}

/* Bilder */

a img                {border:none}
img.picture          {margin:4px 4px 4px 4px}
img.pictureLeft      {float:left;margin:4px 10px 10px 0}
img.pictureRight     {float:right;margin:4px 0 10px 10px}


/* 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        {width:438px; border:1px solid #e9e6d9; border-collapse:collapse;}
table.default th     {border:1px solid #e9e6d9; padding:2px 3px 2px 3px; text-align:left; background-color:#faf8f2;}
table.default td     {border:1px solid #e9e6d9; padding:2px 3px 2px 3px; text-align:left;}

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}


/* Grundgerüst */

#blockPre              {}
#blockPreInner         {}

.blockMain             {width:960px;background-color:#FFFFFF; min-height:100%; height:100%; position: relative; text-align: left; background-color:#FFFFFF;}
#blockMainInner        {padding:0px}

#blockMainPopup        {width:685px; }
#blockMainInnerPopup   {padding:10px 10px 10px 10px;  }
#blockMainInnerPopup .printbutton {float:right;}

#blockTop              {margin:0 0 0px 0; background-color:#f3f0e6; height:175px;}
#blockTopInner         {overflow:hidden;}

#blockLeftContentRight {padding-bottom:55px;}

#blockLeft             {float:left; width:264px; margin:38px 0 10px 0;}
#blockLeftInner        {}

#blockContent          {float:left;width:492px;padding:0 0 0 0; /*font-size:1.1em; line-height:1.35em;*/}
#blockContentInner     {padding:4px 27px 16px 27px}

#blockRight            {float:right;width:204px; margin:0 0 0px 0;}
#blockRightInner       {padding:0 0 0 0}

#blockBottom           				{background-color:#f3f0e6; position:absolute; margin: 0 auto; width: 960px; height:55px; bottom: 0px; left:0px; margin-bottom:0!important;margin-bottom:-1px;}
#blockBottomInner      				{text-align:center; padding:25px 0 8px 0;}
#blockBottomInner .elementText      {padding:0px; margin:0px;}

#blockPost             {}
#blockPostInner        {}


/* Globale Elemente */

#globalFunctions                {position:absolute; height:21px; text-align:left; background-color:#f3f0e6; margin-left:756px;}
#globalFunctionsInner           {width:204px; padding:1px 0 0 0;}
#globalFunctions a              {line-height:18px; color:#5f5f5e; text-decoration:none; padding:0 0 0 9px;}
#globalFunctions a:hover        {text-decoration:underline;}

#top_left                       {float:left;width:264px; text-align:left;}
#logo							{padding:13px 0 0 14px;}
#logoPrint						{display:none;}
#banner                         {float:left;padding:0 0 0 0px;}

#search                         {float:right;margin:0 0 0 0}
.searchLabel                    {float:left;line-height:20px;margin:0 8px 0 0}
.searchInput                    {float:left;width:120px;margin:0 8px 0 0}
.searchButton                   {float:left}


/* Pflegeschaltflächen */

#beButtonLayoutwizard           {position:absolute;margin:8px 0 0 8px}
#beButtons                      {float:right;margin:-23px 0 0 3px}
#beButtonAdmin                  {}
#beButtonPage                   {float:left;margin:0}
#beButtonContent                {float:left}

#beButtonEditTop                {}
#beButtonEditRight              {position:absolute;margin:-19px 0 0 5px}
#beButtonEditBottom             {position:absolute;margin:1px 0 0 5px}
#beButtonEditLeft               {position:absolute;margin:5px 0 0 5px}

#beButtonEditNavigation         {position:absolute;margin:-40px 0 0 5px}


/* Allgemeine Elemente */

.elementStandard                {margin:0 0 10px 0}
.elementHeadline                {margin:0 0 10px 0}
.elementText                    {padding:0 0 10px 0; margin:0px;}
.elementText .fragmentInfo      {background-position:4px 4px;background-repeat:no-repeat;background-image:url(/wDeutsch/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(/wDeutsch/wGlobal/layout/images/icons/warning.gif);padding:8px 8px 8px 64px;border:solid 1px #c0c0c0;background-color:#ffffff; font-size:14px;}
.elementText .fragmentTip       {background-position:4px 4px;background-repeat:no-repeat;background-image:url(/wDeutsch/wGlobal/layout/images/icons/info.gif);padding:8px 8px 8px 64px;border:solid 1px #c0c0c0;background-color:#ffffff}

.elementPicture                 {margin:0 0 10px 0}
.elementPicture .title          {line-height:20px;font-size:0.8em}
.elementLink                    {margin:0 0 10px 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}

.elementContainer               {margin:0 0 18px 0}
.elementContainerBox            {margin:0 0 18px 0}

.elementContainer1              {margin:0 0 0 0}
.elementContainer1 .col1        {}
.elementContainer2              {margin:0 0 0 0}

.elementContainer2 .col1        {float:left;width:210px;margin:0 16px 0 0}
.elementContainer2 .col2        {float:left;width:210px}
.elementContainer3              {margin:0 0 0 0}
.elementContainer3 .col1        {float:left;width:133px;margin:0 16px 0 0}
.elementContainer3 .col2        {float:left;width:133px;margin:0 16px 0 0}
.elementContainer3 .col3        {float:left;width:133px}

.elementContainerBox1           {margin:0 0 16px 0;padding:8px; border:solid 3px #EAE7DD;}
.elementContainerBox1 .col1     {}
.elementContainerBox1           {margin:0 0 16px 0;padding:8px; border:solid 3px #EAE7DD;}
.elementContainerBox2 .col1     {float:left;width:49%;margin:0 2% 0 0}
.elementContainerBox2 .col2     {float:left;width:49%}

.elementContainerBox3           {margin:0 0 16px 0;padding:8px;border:1px none #e0e0e0}
.elementContainerBox3 .col1     {float:left;width:32%;margin:0 2% 0 0}
.elementContainerBox3 .col2     {float:left;width:32%;margin:0 2% 0 0}
.elementContainerBox3 .col3     {float:left;width:32%}


.elementLinkPrint				{text-align:right; margin-top:14px; padding:7px 0 10px 0;border-top:solid 1px #E7E4DA;}
.elementLinkPrint a 			{background-image:url(/wDeutsch/wGlobal/layout/images/icons/icon_print.gif); background-repeat:no-repeat; background-position:0 1px; padding-left:15px; color:#858585; text-decoration:none;}
.elementLinkPrint a:hover		{background-image:url(/wDeutsch/wGlobal/layout/images/icons/icon_print.gif); background-repeat:no-repeat; background-position:0 1px; padding-left:15px; color:#5f5f5e; text-decoration:none;}

.elementFontSize						{height:38px; text-align:right;}
.elementFontSizeInner					{padding:10px 14px 0 0;}
.elementFontSizeInner a.size12			{font-size:1em; text-decoration:none; color:#858585;}
.elementFontSizeInner a:hover.size12	{font-size:1em; text-decoration:none; color:#5f5f5e;}
.elementFontSizeInner a.size14  		{font-size:1.2em; text-decoration:none; color:#858585;}
.elementFontSizeInner a:hover.size14	{font-size:1.2em; text-decoration:none; color:#5f5f5e;}
.elementFontSizeInner a.size16  		{font-size:1.4em; text-decoration:none; color:#858585;}
.elementFontSizeInner a:hover.size16	{font-size:1.4em; text-decoration:none; color:#5f5f5e;}

.elementBack a 							{padding-left:8px; background-image:url(/wDeutsch/wGlobal/layout/images/icons/arrow_back.gif); background-repeat:no-repeat; background-position:0 5px;}

/* Elemente des oberen Bereich */


/* Elemente des linken Bereiches */

#blockLeft .elementHeadlineGrafik img	{display:block; border-bottom:1px solid #FFFFFF;}

#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 .wglPortlet 			{padding:0px; margin:0px;}
#blockLeft .wLogin				{padding:0px; margin:0px;}
#blockLeft .wglPortletBody		{padding:0px; margin:0px;}
#blockLeft .wglAreaset			{padding:0px; margin:0px;}
#blockLeft .wglArea				{padding:0px; margin:0px;}
#blockLeft .wglSheet			{padding:0px; margin:0px;}
#blockLeft .wSheetObject1		{padding:0px; margin:0px;}
#blockLeft .wglSheetContent		{padding:0px; margin:0px;}

#blockLeft .wglPortlet input    {width:135px; border-left:1px solid #d2cebf; border-top:1px solid #d2cebf; border-right:none; border-bottom:none;}
#blockLeft .wglPortlet a    	{color:#5f5f5e; text-decoration:none;}
#blockLeft .wglPortlet a:hover 	{color:#5f5f5e; text-decoration:underline;}

#blockLeft .wglLinkset			{display:block; text-align:right; padding:2px 9px 0 0;}
#blockLeft .wglLinkset a		{background-color:#c1c1c1; background-image:url(/wDeutsch/wGlobal/layout/images/backgrounds/bg_button.gif); background-repeat:repeat-x; border-top:1px solid #ffffff; border-bottom:1px solid #b6b6b6; font-size:1em;height:18px;color:#5f5f5e; padding:1px 8px 1px 8px;}
#blockLeft .wglLinkset a:hover	{text-decoration:none; border-top:1px solid #CFCFCF; border-bottom:1px solid #c1c1c1; color:#333333;}

#blockLeft .elementLoginTeilnehmerbereich													{background-color:#F3F0E6; background-image:url(/wDeutsch/wGlobal/layout/images/backgrounds/bg_text.gif); background-repeat:repeat-x; background-position:bottom; padding:5px 5px 5px 17px;}
#blockLeft .elementLoginTeilnehmerbereichInfoLink											{padding:10px 0 0 0;}
#blockLeft .elementLoginTeilnehmerbereichInfoLink a.linkLoginTeilnehmerbereichInfo			{text-decoration:none; padding-left:7px; background-image:url(/wDeutsch/wGlobal/layout/images/icons/arrow.gif); background-repeat:no-repeat; background-position:0 4px;}
#blockLeft .elementLoginTeilnehmerbereichInfoLink a:hover.linkLoginTeilnehmerbereichInfo	{text-decoration:none; padding-left:7px; background-image:url(/wDeutsch/wGlobal/layout/images/icons/arrow.gif); background-repeat:no-repeat; background-position:0 4px; color:#333333;}


/* Elemente des Inhaltsbereiches */

#blockContent .table table		{}
#blockContent .table table th	{}
#blockContent .table table td	{}

#blockContent .wSitemap a		{padding:0 0 0 8px; background-image:url(/wDeutsch/wGlobal/layout/images/icons/arrow.gif); background-repeat:no-repeat; background-position:0 4px;}


#blockMainPopup .wglLinkset			{display:block; text-align:right; padding:2px 9px 0 0;}
#blockMainPopup .wglLinkset a		{text-decoration:none; background-color:#c1c1c1; background-image:url(/wDeutsch/wGlobal/layout/images/backgrounds/bg_button.gif); background-repeat:repeat-x; border-top:1px solid #ffffff; border-bottom:1px solid #b6b6b6; font-size:1em;height:18px;color:#5f5f5e; padding:1px 8px 1px 8px;}
#blockMainPopup .wglLinkset a:hover	{text-decoration:none; border-top:1px solid #CFCFCF; border-bottom:1px solid #c1c1c1; color:#333333;}

#blockMainPopup .elementLoginTeilnehmerbereich													{width:333px; background-color:#F3F0E6; background-image:url(/wDeutsch/wGlobal/layout/images/backgrounds/bg_text.gif); background-repeat:repeat-x; background-position:bottom; padding:5px 5px 5px 17px;}
#blockMainPopup .elementLoginTeilnehmerbereichInfoLink											{padding:10px 0 0 0;}
#blockMainPopup .elementLoginTeilnehmerbereichInfoLink a.linkLoginTeilnehmerbereichInfo			{text-decoration:none; padding-left:7px; background-image:url(/wDeutsch/wGlobal/layout/images/icons/arrow.gif); background-repeat:no-repeat; background-position:0 4px;}
#blockMainPopup .elementLoginTeilnehmerbereichInfoLink a:hover.linkLoginTeilnehmerbereichInfo	{text-decoration:none; padding-left:7px; background-image:url(/wDeutsch/wGlobal/layout/images/icons/arrow.gif); background-repeat:no-repeat; background-position:0 4px; color:#333333;}


/* Elemente des rechten Bereiches */

#blockRight .elementHeadlineGrafik img	{display:block; border-bottom:1px solid #FFFFFF;}

#blockRight .elementHeadline    {margin:0 0 1px 0;padding:2px 6px 2px 10px;}
#blockRight .elementHeadline h1 {margin:0;padding:0;color:#ffffff;}
#blockRight .elementHeadline h2 {margin:0;padding:0;color:#ffffff;}
#blockRight .elementHeadline h3 {margin:0;padding:0;color:#ffffff;}
#blockRight .elementHeadline h4 {margin:0;padding:0;color:#ffffff;}
#blockRight .elementText        {margin:0 0 0px 0;padding:8px 6px 0px 10px; background-color:#F3F0E6; background-image:url(/wDeutsch/wGlobal/layout/images/backgrounds/bg_text.gif); background-repeat:repeat-x; background-position:bottom; border-bottom:1px solid #FFFFFF;}

#blockRight .table table		{width:437px; border:1px solid #e9e6d9; border-collapse:collapse;}
#blockRight .table table th		{border:1px solid #e9e6d9; padding:0px 4px 0px 4px;}
#blockRight .table table td		{border:1px solid #e9e6d9; padding:0px 4px 0px 4px;}

#blockRight .elementRubrik      				{margin-bottom:21px; background-color:#F3F0E6; background-image:url(/wDeutsch/wGlobal/layout/images/backgrounds/bg_text.gif); background-repeat:repeat-x; background-position:bottom; border-bottom:1px solid #FFFFFF;}
#blockRight .elementRubrik .elementText      	{border-bottom:none; background-image:none; background-color:transparent;}
#blockRight .elementRubrik .elementText ul   	{margin:0 0 0 0px; list-style-type:none;}
#blockRight .elementRubrik .elementText ul li a	{background-image:url(/wDeutsch/wGlobal/layout/images/icons/arrow.gif); background-repeat:no-repeat; background-position:0 4px; padding-left:8px; line-height:18px; text-decoration:none; color:#5f5f5e;}
#blockRight .elementRubrik .elementText ul li a:hover	{color:#333333;}

/* Elemente des unteren Bereiches */


/* Allgemeine eigene Elemente */

.elementFloatLeft				{float:left;}
.elementFloatRight				{float:right;}
.elementClearLeft				{clear:left;height:1px;line-height:1px;font-size:1px;}
.elementClearRight				{clear:right;height:1px;line-height:1px;font-size:1px;}
.elementClearBoth				{clear:both;height:0px;line-height:0px;font-size:0px;}
.elementBold					{font-weight:bold;}


/* Elemente des Bewertungsbogens */
.elementBewertungsbogenButton	{margin:10px 0px 10px 0px;padding:0px 0px 10px 0px; text-align:right;}
.elementThemenblock				{border:1px dashed #ccc;margin:0px 0px 8px 0px;padding:0px 4px 4px 4px;}
.elementTBVortrag				{margin:5px; padding:5px; border:1px solid #000000;}
.elementTBVortragsDetails		{border-bottom:2px solid #AFAFAF;padding:2px;}
.elementTBVortragsDetailsDL		{border-bottom:2px solid #AFAFAF;padding:2px;color:#0000FF;}
.elementTBVortragsDetailsName	{margin:0px 0px 2px 0px; font-size:90%;}
.elementTBVortragsDetailsLine	{border-bottom:1px solid #AFAFAF;}
.elementTBVortragsDetailsLineL	{float:left;width:130px; margin:0px 5px 0px 0px;}
.elementTBVortragsDetailsLineR	{float:left;width:460px;}
.elementTBVortrag select {width:100px}

.elementClearLeft				{clear:left;height:1px;line-height:1px;font-size:1px;}
.elementClearRight				{clear:right;height:1px;line-height:1px;font-size:1px;}
.elementClearBoth				{clear:both;height:1px;line-height:1px;font-size:1px;}
.elementBold					{font-weight:bold;}

@media print {
head {color:white}
#blockLeft 			{display:none;}
#blockRight 		{display:none;}
#blockContentInner  {padding:0 0 0 1px;}
.elementLinkPrint   {display:none;}
#blockTop			{border-bottom:1px solid #000000;}
#banner				{display:none;}
#logo				{padding:0px;}
#blockBottom		{border-top:1px solid #000000;margin-top:0px;}
#blockBottomInner   {text-align:left;}
#blockMain          {width:600px;}
table.default th     {border:1px solid #000000;}
table.default td     {border:1px solid #000000;}


.elementClearLeft {display:block;float:none; background-color:white;border:1px solid white}
.elementThemenblock {display:block;float:none; width:90%; font-size:14px;}
.elementVortrag {display:block;float:none; width:90%; page-break-after:always; margin: 20px 0 20px 0;}
.elementTBVortragsDetailsLineR	{float:none; border:0px solid red}
div.elementTBVortragsDetailsLineR {display:block;border:0px solid red}
.elementTBVortragsDetailsLineL	{float:none; border:0px solid red}
div.elementTBVortragsDetailsLineL {display:block;}

#navigationBreadcrumb {display:none;}
#beButtons {display:none;}


}


.codeStyle { font-family:"Courier New", Courier, monospace; font-size:16px}


.textImportant		{ color:red; font-weight:bold; }
.wglLinkset			{display:block; text-align:right; padding:2px 9px 0 0;}
.wglLinkset a		{background-color:#c1c1c1; background-image:url(/wDeutsch/wGlobal/layout/images/backgrounds/bg_button.gif); background-repeat:repeat-x; border-top:1px solid #ffffff; border-bottom:1px solid #b6b6b6; font-size:1em;height:18px;color:#5f5f5e; padding:1px 8px 1px 8px; font-size:12px; text-decoration:none}
.wglLinkset a:hover	{text-decoration:none; border-top:1px solid #CFCFCF; border-bottom:1px solid #c1c1c1; color:#333333;}

#blockLeft input.elementButton		{background-color:#c1c1c1; background-image:url(/wDeutsch/wGlobal/layout/images/backgrounds/bg_button.gif); background-repeat:repeat-x; border:none; font-size:1em;height:18px;color:#5f5f5e; padding:0px 8px 1px 8px;}

.wEditorTableTR2C .wEditorTableTD_col1              {width: 210px;}
.wEditorTableTR2C .wEditorTableTD_col2               {margin: -18px 0 0 225px;position: absolute;width: 210px;}
.wEditorTableTR2 .wEditorTableTD_col1b              {width: 210px;}
.wEditorTableTR2 .wEditorTableTD_col2b               {margin: -52px 0 0 225px;position: absolute;width: 210px;}
.wEditorTableTR3C .wEditorTableTD_col1              {width: 140px;}
.wEditorTableTR3C .twEditorTableTD_col2              {width: 140px;margin: -53px 0 0 150px;position: absolute;}
.wEditorTableTR3C .wEditorTableTD_col3              {width: 140px;margin: -53px 0 0 300px;position: absolute}
.wEditorTableTR3C .wEditorTableTD_col1b              {width: 140px;}
.wEditorTableTR3C .twEditorTableTD_col2b              {width: 140px;margin: -18px 0 0 150px;position: absolute;}
.wEditorTableTR3C .wEditorTableTD_col3b              {width: 140px;margin: -18px 0 0 300px;position: absolute}

