/*
////////////////////////////////////////////////////////////////
//
// 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);


#printHeader 			{display:none;}
#langPendant 			{display:none;}

/*################################################################
Scrollbalkenfarbe: 
################################################################*/


html {
scrollbar-face-color: #E42A31; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: black; 
scrollbar-3dlight-color: #E42A31; 
scrollbar-arrow-color: white; 
scrollbar-track-color: #ccc; 
scrollbar-darkshadow-color: #E42A31;
}

/* Grundgerüst */
#body                {background-color:#fff; background-image:url(/en/wGlobal/layout/images/backgrounds/bg_main.gif); background-position:center; background-repeat:repeat-y;}

body                 {font-family:Arial, Sans-serif, Helvetica;font-size:12px;color:#181818;font-weight:normal;line-height:16px;}

#blockPre              {}
#blockPreInner         {}


#blockMain             {width:980px;background-color:#FFFFFF;margin:0 auto;font-family:Arial, Sans-serif, Helvetica; color:#181818; }
#blockMainInner        {padding:0px 0px 0px 0px; }

#blockTop              {position:absolute;height:84px;width:980px;margin:0px 0 0 0; background-image:url(/en/wGlobal/layout/images/backgrounds/header_bgrd.gif); background-repeat:no-repeat; background-position: top left; z-index:0}
#blockTopInner         {padding: 0 10px 0 0;}

#blockMetanavigationTop{ folat:left;position:relative;height:30px;z-index:0;}

#blockLeftContentRight {margin:0px 0 0 0; padding:55px 0 0 0; }

#blockContent          {float:left;width:530px;padding:0 0 0px 0;margin: 3px 0px 15px 16px; z-index:0;}
#blockContentVolleBreite{float:left;width:730px;padding:0 0 0px 0;margin: 3px 0px 15px 16px; z-index:0;}
#blockContentInner     {padding:36px 0px 16px 0px; margin: 0px 0 0 0;}

#blockLeft             {float:left;width:219px;margin:30px 0 0 0 ;}
#blockLeftInner        {}

#blockRight            {float:right;width:200px;margin:30px 0 0 0 ;vertical-align:top}
#blockRightInner       {padding:10px 9px 0 0}

#blockBottomFront           {position:absolut;padding:0px 0 0px 0;margin:-30px 0 0px 0; background-image: url(/en/wGlobal/layout//images/backgrounds/footer_bgrd.jpg); background-repeat:no-repeat; background-position: left 22px; }
#blockBottomPreInnerLeft	{float:left;padding: 0 0 0 20px; height: 156px; width:199px; border:0px solid #000;}
#blockBottomPreInnerMiddle	{float:left;vertical-align:bottom;height: 156px;width:552px;padding:0 0 0 16px; margin: 0px 0px 0 0px; border:0px solid #000; }
#blockBottomInner      {float:left;margin-top:0;padding-top:0;float:left; width:100%;background-color:#ebecec;border-top: #999 1px solid; padding: 4px 0 0 0px;}
#blockBottomInner1      {float:left;text-align:left;padding:0 0 10px 20px;font-size:11px;color:#000; }
#blockBottomInner2      {float:right;text-align:right;padding:0 8px 0 0;font-size:11px;color:#000; height:18px;border:0px solid #000;}
#blockBottomInner2 a    {text-decoration:none;color:#000;  height:20px;}

#blockPost             {}
#blockPostInner        {}

/* Grundgerüst Popups */

#bodyPopup             {background-color:#fff; margin:0px;background-image:url(/en/wGlobal/layout/images/backgrounds/headerPrint_bgrd.gif); background-repeat:no-repeat; background-position: top left;}

#blockContentPopup     {padding:10px 10px 0px 30px;margin:0px; width:90%;}

#blockContentPopup .elementPicture table   {margin: 0 auto 0 auto;}   




/* Submenue LanguageFinder */

#submenueQuick_languagefinder 	{visibility:hidden;}
div.quickLevel2					{background-color:#FFFFFF; width:60px; display:compact;}


/* Formatierung von HTML-Elementen */

*                    {margin:0;padding:0}

div                  {}
span                 {}

/* Überschriften */

h1                   {font-size:18px;font-weight:bold;line-height:22px;color:#000;margin:0px 0 14px 0}
h2                   {font-size:14px;font-weight:bold;line-height:18px;color:#000;margin:18px 0 14px 0}
h3                   {font-size:13px;font-weight:bold;line-height:16px;color:#000;margin:0 0 14px 0}
.redSquare         	 {padding:0 0 0 20px; background-image:url(/en/wGlobal/layout/images/decoration/header_bullet_list.gif); background-position: left 3px!important ;background-position: left 4px ; background-repeat:no-repeat;}
h4                   {font-size:10px;font-weight:bold;line-height:13px;color:#000;margin:0 0 14px 0}
h5                   {font-size:10px;font-weight:bold;line-height:13px;color:#000;margin:0 0 14px 0}
h6                   {font-size:10px;font-weight:bold;line-height:13px;color:#000;margin:0 0 14px 0}
/* Textblöcke */
p                    {margin:0 0 14px 0}

/* Listen */
ul                   {margin:0 0 0px 5px;padding:0 0 0 12px;list-style-image:url(/en/wGlobal/layout/images/decoration/bullet_list.gif);}
ul ul				 {margin:0px 0 10px 8px;list-style-image:url(/en/wGlobal/layout/images/decoration/bullet_list_blk.gif);}
ul ul li             {margin:0 0 0 0;}
ol                   {margin:0 0 14px 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:#999;color:#999;height:1px;border-style:none}

/* Hochgestellte texte */
sup                   { font-size:smaller}

/* Formularelemente */

.color, .textmarker  {background: yellow;}
form                 {}

input                {font-family:Arial, Sans-serif, Helvetica; border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;padding:1px 2px 1px 2px}
select               {font-family:Arial, Sans-serif, Helvetica; border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;padding:1px 2px 1px 2px}
textarea             {font-family:Arial, Sans-serif, Helvetica; border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;padding:1px 2px 1px 2px}

button               {cursor:pointer;background-color:#bbb;color:#fff;border:none;font-size:10px;line-height:17px;height:17px; padding: 0 4px 2px 4px;}
button:hover         {cursor:pointer;background-color:#98BFD7;border:none;color:#fff}

.elementFeedbackTextBold	{clear:both; padding:20px 0 5px 0; font-weight:bold;}
.elementFeedbackCheckbox	{clear:both;}
.elementFeedbackCheckboxLabel {float:left; width:195px; margin-bottom:5px;}
.elementFeedbackCheckboxInput {float:left; width:20px; margin-right:10px;}
.elementFeedbackCheckboxColumn1	{float:left; width:230px}
.elementFeedbackCheckboxColumn2	{float:left; width:230px}

.tableLable td 		{padding-top:4px;}


.elementTrainingTextBold	{clear:both; padding:20px 0 5px 0; font-weight:bold;}
.elementTrainingCheckbox	{clear:both;}
.elementTrainingCheckboxLabel {float:left; width:195px; margin-bottom:5px;}
.elementTrainingCheckboxInput {float:left; width:20px; margin-right:10px;}
.elementTrainingCheckboxColumn1	{float:left; width:230px}
.elementTrainingCheckboxColumn2	{float:left; width:230px}

.elementTrainingForm td	{height:20px}




/* Links */

a                    {text-decoration:underline;color:#194785;cursor:pointer;}
a:hover              {text-decoration:underline;color:#194785;cursor:pointer;}
a:visited 			 {color:#777;}
a.anker				 {cursor:inherit; text-decoration:none;}
a.anker:hover		 {cursor:inherit; text-decoration:none;}
a.intern             {padding:1px 0 1px 17px;background:url(/en/wGlobal/layout/images/links/intern.gif) no-repeat; background-position: 0px 2px ;}
a.extern             {padding:1px 0 1px 17px;background:url(/en/wGlobal/layout/images/links/extern.gif) no-repeat; background-position: 0px 2px ;}
a.download           {padding:1px 0 1px 17px;background:url(/en/wGlobal/layout/images/links/download.gif) no-repeat; background-position: 0px 2px ; }
a.pdf           	 {padding:1px 0 1px 17px;background:url(/en/wGlobal/layout/images/links/pdf.gif)  no-repeat; background-position: 0px 2px ;}

a.doc           	 {padding:1px 0 1px 17px;background:url(/en/wGlobal/layout/images/links/doc.gif)  no-repeat; background-position: 0px 2px ;}
a.audio              {padding:1px 0 1px 17px;background:url(/en/wGlobal/layout/images/links/audio.gif)  no-repeat; background-position: 0px 2px ;}
a.video              {padding:1px 0 1px 17px;background:url(/en/wGlobal/layout/images/links/video.gif)  no-repeat; background-position: 0px 2px ;}
a.email           	{display:block; width:80px; height:23px; padding:0 24px 0 0; background:url(/en/wGlobal/layout/images/links/email.gif) no-repeat; background-position: right; color:#181818; text-decoration:none;}
a.support           {display:block; width:80px; height:23px; padding:0 24px 0 0; background:url(/en/wGlobal/layout/images/links/support.gif) no-repeat; background-position: right; color:#181818; text-decoration:none;}
a.callback           {display:block; width:80px; margin: 0 0 -10px 0 ; height:23px; padding:0 24px 0 0; background:url(/en/wGlobal/layout/images/links/callback.gif) no-repeat; background-position: right; color:#181818; text-decoration:none;}
a.email:hover		{text-decoration:underline;} 
a.callback:hover	{text-decoration:underline;} 
a.email:visited		{color:#181818;} 
a.callback:visited	{color:#181818;} 



/*.elementBack    	{margin:0px 0 0 0px;padding:10px 0 9px 25px!important;padding:9px 0 9px 25px; background-image:url(/en/wGlobal/layout/images/icons/arrowLeft.gif); background-position: center left; background-repeat:no-repeat;}
.elementBack a   	{color:#666; font-size:11px; text-decoration:none} 
*/
.elementBack         {margin:0px 0 0 0px;padding:15px 0 9px 0px!important;padding:6px 0 9px 0px;}
.elementBack a       {text-decoration:none;font-size:10px; color:#1b8db1;background-color:#fff;background-image:url(/en/wGlobal/layout/images/buttons/btn_icn_prev.gif);background-position: left 3px;background-repeat:no-repeat;padding:0 5px 2px 12px;}
.elementBack a:hover {text-decoration:none;color:#FFFFFF;background-color:#98BFD7;}

.elementBack a:hover{text-decoration:underline;} 
.elementLinkEmail   {margin:0px}



.absolute  			{position:absolute;}


/* Bilder */

a img                {border:none}

img.picture          {margin:4px 4px 4px 4px}
img.pictureLeft      {float:left;margin:4px 10px 12px 0}
img.pictureRight     {float:right;margin:4px 0 4px 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        {margin-bottom:0px;}
table.default th     {padding:2px 5px 2px 5px;text-align:left;background-color:#E42A31;color:#fff;font-weight:normal}
table.default td     {padding:2px 5px 2px 5px;}

table.expo        	{margin-bottom:12px; width:420px;}
table.expo th     	{padding:2px 5px 2px 5px;text-align:left;background-color:#E42A31;color:#fff; font-weight:normal}
table.expo td     	{padding:2px 5px 2px 5px;background-color:#DFDFDF}
table.expo td.space {background-color: #fff; height:15px; }

table.downloadliste        	{margin-bottom:12px; width:520px;}
table.downloadliste th     	{padding:2px 5px 2px 5px;text-align:left;background-color:#fff;color:#fff; font-weight:normal}
table.downloadliste td     	{padding:2px 5px 2px 5px;background-color:#fff}
table.downloadliste td.space {background-color: #fff; height:15px;}
table.downloadliste td.link { width:50%;}

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}

table.pressClipping        {margin-bottom:12px;}
/* table.pressClipping th     {border-style:none;padding:2px 5px 2px 20px;text-align:left; background-image:url(/en/wGlobal/layout/images/decoration/header_bullet_list.gif); background-position: center left; background-repeat:no-repeat;}*/
table.pressClipping th     		{padding:2px 5px 2px 5px;text-align:left;background-color:#E42A31;color:#fff;}
table.pressClipping th.date     {width:95px;}
table.pressClipping td     		{padding:2px 5px 2px 5px;background-color:#EEEEEE}
table.pressClipping td.title    {padding:2px 5px 2px 5px;background-color:#EEEEEE;font-weight:bold;}
table.pressClipping td.space    {height:15px;background-color:#fff;}

table.ansprechpartner        	  	{margin-bottom:12px;font-size:11px;width:530px;}
table.ansprechpartner tr.line1    	{background-color:#fff;}
table.ansprechpartner tr.line0    	{background-color:#eee; padding: 1px 0 1px 0;}
table.ansprechpartner th     		{padding:2px 5px 2px 5px;text-align:left;background-color:#E42A31;color:#fff;font-weight:normal}
table.ansprechpartner th.funktion   {width:160px; overflow:hidden;}
table.ansprechpartner th.name   	{width:115px;overflow:hidden;}
table.ansprechpartner th.fon   		{width:99px;overflow:hidden;}
table.ansprechpartner th.fax   		{width:116px;overflow:hidden;}
table.ansprechpartner th.email   	{width:30px;overflow:hidden;}

table.ansprechpartner td     		{padding:2px 5px 2px 5px;}
table.ansprechpartner td a    		{text-decoration:none}
table.ansprechpartner td.title  	{padding:2px 5px 2px 5px;background-color:#fff; font-weight:bold;}
table.ansprechpartner td.space  	{height:15px;}

table.training        	  	{margin-bottom:12px;font-size:11px; width:530px;}
table.training tr.line1    	{background-color:#fff;}
table.training tr.line0    	{background-color:#eee; padding: 1px 0 1px 0;}
table.training tr.header   	{background-color:#fff; font-weight:bold;text-align:center;}
table.training th     		{padding:2px 5px 2px 5px;text-align:center;background-color:#E42A31;color:#fff;font-weight:normal}
table.training td     		{padding:2px 5px 2px 5px;}
table.training td.date 					{width:85px}
table.training td.appicationDate 		{width:80px}
table.training td a    		{text-decoration:none}
table.training td.title  	{padding:2px 5px 2px 5px;background-color:#fff; font-weight:bold;}
table.training td.space  	{height:15px;}


table.Stellenanzeige        	  	{margin-bottom:12px; width:530px;}
table.Stellenanzeige tr.header   	{background-color:#ececed; font-weight:bold;text-align:center;}
table.Stellenanzeige th.redSquare 	{width:30px!important;width:33px; padding:0; margin:0px; background-image:url(/en/wGlobal/layout/images/decoration/header_bullet_list_h2.gif); background-position: 6px 4px!important ;background-position: 6px 5px ; background-repeat:no-repeat;}
table.Stellenanzeige th.title     	{width:450px; text-align:left; height:23px!important; height:21px; padding-top:2px!important;padding-top:3px;}
table.Stellenanzeige th.right       {width:50px;text-align:right; padding-right: 8px!important;padding-right: 0px;padding-top:2px!important;padding-top:3px;}
table.Stellenanzeige th h2  		{margin:0px; padding:0px;}
table.Stellenanzeige td     		{padding: 14px 0 0 31px;}
table.Stellenanzeige td.space  		{height:15px;}


table.partnerOverview				{ border:1px solid #999999; border-collapse:collapse; width:444px }
table.partnerOverview th			{ border:1px solid #E42A31; padding:3px 8px;background-color:#E42A31}
table.partnerOverview th a			{ color:#FFFFFF;}
table.partnerOverview th a:visited	{ color:#FFFFFF;}
table.partnerOverview td			{ border:1px solid #999999; padding:5px 8px; }
table.partnerOverview td.seperater	{height:27px; padding:0;}

/* Globale Elemente */

#headerRight					{float:right; width:730px; height:78px; }
#headerRightAlign               {float:right;width:730px;margin:1px 0px 0 0; }

#globalFunctions                {float:right;height:18px;margin:3px 0px 9px 0!important;margin:0px 0px 9px 0;text-align:right;padding:0;}
#globalFunctions a              {line-height:18px;padding:0 0px 0 0px;color:#181818; text-decoration:none;}
#globalFunctions a:hover        {}


#logo                           {float:right; width:230px; height:78px; }
#banner                         {position:absolute;left:252px;top:26px;visibility:hidden;}

.floatRight						{float:right;}
.searchLabel                    {line-height:20px;margin:0 8px 0 0}
.searchInput                    {width:126px;margin:3px 8px 0 0; height:12px}
.searchButton                   {margin:2px 0px 0 0px; padding:0px;background-image: url(/en/wGlobal/layout/images/buttons/search.gif); width:51px; height:20px; background-repeat:no-repeat; border:none;}
.searchButton img               {margin:0px; padding:0px; }

#blockBottomFront .elementBreadcrumbPrint 													{width:757px;}
#blockBottomFront .elementBreadcrumbPrint .breadcrumb 							{padding: 0 0px 0 0px ; position:absolute; margin:120px 0 0 200px; width:500px}
#blockBottomFront .elementBreadcrumbPrint .printbutton 							{text-align:right;  position:relative; float:right; margin:120px 0 0 0; padding:0px;}
#blockBottomFront .elementBreadcrumbPrint .printbuttonAbsoluteRight {text-align:right;  padding: 0 6px 0 0 ; position:absolute; margin:10px 0 0 938px}

#blockBottomPreInnerMiddle .elementBreadcrumbPrint									{width:526px;height:31px;}
#blockBottomPreInnerMiddle .elementBreadcrumbPrint .breadcrumb			{position:relative;float:left;margin:0px;padding:0px;width:480px;}

#blockBottomFront #blockBottomPreInnerMiddle .elementBreadcrumbPrint .printbutton 	{text-align:right;  position:relative; float:right; margin:0px; padding:0px;}

#blockBottomPupup .printbutton 				{text-align:right;  padding: 0 6px 0 0 ; position:absolute; margin:0px 0 0 730px}

.elementClearBoth 										{clear:both; height:1px;font-size:1px; line-height:1px;}

.windowclosebutton 			{text-align:right;  padding: 4px 15px 0 0; }
.windowclosebutton img 		{border: #c2c2c2 1px solid;}
/* Pflegeschaltflächen */

#beButtonLayoutwizard           {position:absolute;margin:8px 0 0 8px}

#beButtons                      {margin:20px 0 0 3px; position:absolute;}
#beButtonAdmin                  {}
#beButtonPage                   {float:left;margin:0;width:215px}
#beButtonContent                {float:left}

#beButtonEditTop                {}
#beButtonEditRight              {position:absolute;margin:100px 0 0 30px;}
#beButtonEditBottom             {position:absolute;margin:0px 0 0 5px; }
#beButtonEditLeft               {position:relative;margin:0px 0 0 5px}

#beButtonEditNavigation         {position:absolute;margin:-14px 0 0 5px}
#beButtonEditMetanavigation         {position:absolute;margin:-20px 0 0 600px}

/* Allgemeine Elemente */

#blockContentInner .elementTextBox 			 	{margin: 0 0 8px 0; width:191px;}
#blockContentInner .elementTextBox .head        {padding:0px 6px 0px 11px;background-color:#e42a31}
#blockContentInner .elementTextBox .head h1     {font-size: 11px; color:#FFFFFF; margin-bottom:0px;padding-bottom:0px;  }
#blockContentInner .elementTextBox .head h4     {font-size: 11px; color:#FFFFFF; margin-bottom:0px;padding-bottom:0px;  }
#blockContentInner .elementTextBox .text        {font-size: 11px;width:170px;padding:5px 9px 6px 10px;border-bottom: #999 1px solid;border-right: #999 1px solid;border-left: #999 1px solid;overflow:hidden;}
#blockContentInner .elementTextBox hr			 {color:#999; margin: 8px 0 0px 0; border:none;}

.elementStandard                {margin:0 0 10px 0}
.elementHeadline                {margin:0 0 10px 0}
.elementText                    {margin:0 0 10px 0}
.elementText .fragmentInfo      {background-position:4px 4px;background-repeat:no-repeat;background-image:url(/en/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(/en/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(/en/wGlobal/layout/images/icons/info.gif);padding:8px 8px 8px 64px;border:solid 1px #c0c0c0;background-color:#ffffff}
.elementText .fragmentSmall   	{font-size:11px;}

.elementPictureTextLinked td	{width:31%;vertical-align:middle; padding: 0 0 12px 0;}

.elementTextPictureLinked 		{width:80%}
.elementTextPictureLinked td 	{vertical-align:middle;}
.elementTextPictureLinked .imageLink {width:26%;vertical-align:middle;}

.pictureText              	{margin:0 0 10px 0;}
.pictureText .vertikalMiddle .description  	{ vertical-align:middle;}
.pictureText .vertikalBottom .description  	{ vertical-align:bottom;}
.pictureText .vertikalTop .description  	{ vertical-align:top;}


.pictureTextLeft 				{float:left; margin:0 10px 16px 0; padding:0;}
.pictureTextRight				{float:right; margin:0 0 16px 10px; padding:0;}
.pictureText .description 	{padding:0 0 0px 10px!important;padding:0 0 2px 10px;vertical-align:bottom;}
.pictureText .description h3	{margin:0 0 0px 0px;vertical-align:bottom;vertical-align:bottom;}

.elementPicture                 {margin:0 0 10px 0;}
.elementBoxRight .elementPicture{margin:10px 0 0px 0;}
.elementBoxRight_grey .elementPicture{margin:8px 0 0px 0;}
.elementPictureLeft 			{float:left; margin:0 10px 16px 0; padding:0;}
.elementPictureRight			{float:right; margin:0 0 16px 10px; padding:0;}
.headlineGrafic					{margin:-36px 0 10px 55px;}
.headlineGrafic	img				{margin:0;display:block}

.elementPicture img				{margin:0;display:block}
.elementPicture .title          {line-height:20px;font-size:10px}
.elementLink                    {margin:0 0 5px 0; padding:0;}
.elementVideo                   {margin:0 0 0px 0;}
.video                   		{margin:0 0 0px 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; clear:both;}
.elementContainer1 .col1        {}

.elementContainer2              {margin:0 0 0 0; clear:both;}
.elementContainer2 h2           {margin:0 0 0 0;}

.elementContainer2 .col1        {float:left;margin:0 12px 0 0}
.elementContainer2 .col2        {float:left;}

#blockContentPopup .elementContainer2 .col1        {float:left;margin:0 12px 0 0;width:49% ;margin:0 2% 0 0}
#blockContentPopup .elementContainer2 .col2        {float:left;}

.elementContainer3              {margin:0 0 0 0}
.elementContainer3 .col1        {float:left;width:164px;margin:0 16px 0 0}
.elementContainer3 .col2        {float:left;width:164px;margin:0 16px 0 0}
.elementContainer3 .col3        {float:left;width:164px}

.elementContainerBox1           {margin:0 0 16px 0;padding:8px;background-color:#DBE9F2;border:1px none #e0e0e0}
.elementContainerBox1 .col1     {}

.elementContainerBox2           {margin:0 0 16px 0;padding:8px;background-color:#DBE9F2;border:1px none #e0e0e0}
.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;background-color:#DBE9F2;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%}

.elementSpaceLine {}

/* 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:0px 10px 6px 10px;}

/* Elemente des Inhaltsbereiches */

#blockContentInner .partnertypes					{width:253px; float:left; margin-bottom:20px;}
#blockContentInner .partnertypes .checkedCat		{height: 22px;padding: 0 0 0 24px; background-image:url(/en/img/check.gif); background-repeat:no-repeat}
#blockContentInner .partnertypes .uncheckedCat		{height: 22px;padding: 0 0 0 24px;}
#blockContentInner .elementHeadline h1              {margin-top:0px;}

#blockContentInner .elementVideo                    {float:left;}
#blockContentInner .video                    		{float:left;}

/* Elemente des rechten Bereiches */

#blockRight .elementHeadline 	{display:none;}
#blockRight .elementHeadline    {margin:0 0 1px 0;padding:2px 6px 2px 10px;background-color:#98BFD7}
#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 10px 0;padding:10px 6px 6px 10px;}

#blockRight .elementBoxRight 			  {margin: 0 0 8px 0; width:192px;}
#blockRight .elementBoxRight .head        {padding:0px 6px 0px 11px;background-color:#e42a31}
#blockRight .elementBoxRight .head a       		{color:#FFFFFF; text-decoration:none;}
#blockRight .elementBoxRight .head a:hover      {color:#FFFFFF; text-decoration:none;}
#blockRight .elementBoxRight .head h1     {font-size: 12px; color:#FFFFFF; margin-bottom:0px;padding-bottom:3px;padding-top:3px;  line-height:  16px;  }
#blockRight .elementBoxRight .head h4     {font-size: 12px; color:#FFFFFF; margin-bottom:0px;padding-bottom:3px;padding-top:3px;  line-height:  16px;  }
#blockRight .elementBoxRight .colGroup1   {font-size: 11px; width:174px;padding:0px 6px 8px 10px;border-bottom: #999 1px solid;border-right: #999 1px solid;border-left: #999 1px solid;overflow:hidden;}
#blockRight .elementBoxRight .colGroup1 .elementText   {margin:8px 0 0px 0; padding:0; }
#blockRight .elementBoxRight hr			  {color:#999; margin: 8px 0 12px 0; border:none;}
#blockRight .elementBoxRight .elementLink 		{}
#blockRight .elementBoxRight .elementLink a 	{display:block;}


#blockRight .elementBoxRight_grey 			   {margin: 0 0 8px 0; width:192px;}
#blockRight .elementBoxRight_grey .head        {padding:0px 6px 0px 11px;background-color:#999}
#blockRight .elementBoxRight_grey .head a       	{color:#FFFFFF; text-decoration:none;}
#blockRight .elementBoxRight_grey .head a:hover     {color:#FFFFFF; text-decoration:none;}
#blockRight .elementBoxRight_grey .head h1     {font-size: 12px; color:#FFFFFF; margin-bottom:0px;padding-bottom:3px;padding-top:3px;  line-height:  16px; }
#blockRight .elementBoxRight_grey .head h4     {font-size: 12px; color:#FFFFFF; margin-bottom:0px;padding-bottom:3px;padding-top:3px;  line-height:  16px; }
#blockRight .elementBoxRight_grey .colGroup1   {font-size: 11px; width:174px;padding:0px 6px 12px 10px;border-bottom: #999 1px solid;border-right: #999 1px solid;border-left: #999 1px solid;overflow:hidden;}
#blockRight .elementBoxRight_grey .colGroup1 .elementText   {margin:8px 0 0px 0; padding:0; }
#blockRight .elementBoxRight_grey hr		   {color:#999; border:none;}
#blockRight .elementBoxRight_grey .elementDelimiter    {margin:8px 0 -4px 0!important;margin:0px 0 -4px 0;}
#blockRight .elementBoxRight_grey .elementLink 		{margin:10px 0 0 0;}
#blockRight .elementBoxRight_grey .elementLink a 		{padding-left:32px!important;padding-left:32px; margin:10px 0 0 -2px; text-decoration:none;color:#181818;display:block;}
#blockRight .elementBoxRight_grey .elementLink a:hover 	{color:#999;}
#blockRight .elementBoxRight_grey .elementLink a.pdf 	{padding:7px 0 6px 32px!important;padding:7px 0 4px 32px; display:block;background:url(/en/wGlobal/layout/images/links/pdf1.gif) center left no-repeat; }
#blockRight .elementBoxRight_grey .elementLink a.print	{padding:7px 0 6px 32px!important;padding:7px 0 4px 32px; display:block;background:url(/en/wGlobal/layout/images/icons/print.gif) center left no-repeat; }


#blockRight .elementTextBox 			 { margin: 0 0 8px 0; width:192px;}
#blockRight .elementTextBox .head        {padding:0px 6px 0px 11px;background-color:#e42a31}
#blockRight .elementTextBox .head h1     {font-size: 12px; color:#FFFFFF; margin-bottom:0px;padding-bottom:3px;padding-top:3px;  line-height:  16px; }
#blockRight .elementTextBox .head h4     {font-size: 12px; color:#FFFFFF; margin-bottom:0px;padding-bottom:3px;padding-top:3px;  line-height:  16px; }
#blockRight .elementTextBox .text        {font-size: 11px;width:171px;padding:10px 9px 6px 10px;border-bottom: #999 1px solid;border-right: #999 1px solid;border-left: #999 1px solid;overflow:hidden;}
#blockRight .elementTextBox hr			 {color:#999; margin: 8px 0 12px 0; border:none;}

#blockRight .video			{margin:8px 0 0px 0; }
#blockRight .video embed	{width:164px; height:42px; overflow:hidden; }
#blockRight .video object	{width:164px; height:42px; overflow:hidden; }
#blockRight .elementVideo			{margin:8px 0 0px 0; }
#blockRight .elementVideo embed		{width:164px; height:42px; overflow:hidden; }
#blockRight .elementVideo object	{width:164px; height:42px; overflow:hidden; }

div.options 			{float:none; display:block; width:172px; height:38px; vertical-align:middle}
div.optionsText1 		{float:none; display:block; padding-top:12px; vertical-align:middle; line-height:14px;}
div.optionsText2		{float:left; display:block; width:100px; height:33px; padding-top:5px; text-align:center; line-height:14px;}
img.options 			{float:left; display:block; margin: 6px 5px 6px 0px; }
.options a 				{color: #181818; text-decoration:none;}
/* Elemente des unteren Bereiches */

#blockBottomPreInnerMiddle .elementTextBox 			 {float:left;border: #999 1px solid; margin: 0px 8px 0px 0px; height:115px; width:259px; overflow:hidden;}
#blockBottomPreInnerMiddle .elementTextBox .head     {padding:0px 6px 0px 11px;background-color:#DFDFDF}
#blockBottomPreInnerMiddle .elementTextBox .head a       		{background-color:#DFDFDF; text-decoration:none;color:#000;}
#blockBottomPreInnerMiddle .elementTextBox .head a:hover      {background-color:#DFDFDF; text-decoration:none;color:#000;}
#blockBottomPreInnerMiddle .elementTextBox .head h1  {font-size: 11px; text-transform:uppercase;color:#000; font-weight:bold; margin-bottom:0px;padding:3px 0 5px 0;  }
#blockBottomPreInnerMiddle .elementTextBox .head h4  {font-size: 11px; text-transform:uppercase;color:#000; font-weight:bold; margin-bottom:0px;padding:3px 0 5px 0;  }
#blockBottomPreInnerMiddle .elementTextBox .text     {font-size: 11px; padding:5px 2px 6px 10px;}

#blockButtonPreInnerLeft h3	{font-size:15px; text-transform:none; font-weight:bolder; margin-bottom:0px;padding-bottom:0px; color:#000;}

#blockBottomPreInnerLeft .elementText em {font-size:14px;font-weight:bold;line-height:16px;color:#000;margin:0px 0 -13px 0; padding:0px; font-style:normal}


/* Flash-Element 
.elementFlashInstall            {float:right;}
#flashInstall					{position:relative; display:block; margin:-38px 0 0 -53px; width:51px; height:36px; cursor:pointer; background-image:url(/en/wGlobal/layout/images/buttons/btn_flashInfoBig_n.gif); background-repeat:no-repeat;}
#flashInstallHover				{position:relative; display:block; margin:-38px 0 0 -53px; width:51px; height:36px; cursor:pointer; background-image:url(/en/wGlobal/layout/images/buttons/btn_flashInfoBig_r.gif); background-repeat:no-repeat;}
*/

/* Flash-Element */
.elementFlashInstall            {float:right;}
#flashInstall					{position:relative; display:block; margin:-41px 0 0 -61px!important;margin:-44px 0 0 -61px; width:61px; height:41px; cursor:pointer; background-image:url(/en/wGlobal/layout/images/buttons/btn_flashInfoEcke_n.gif); background-repeat:no-repeat;}
#flashInstallHover				{position:relative; display:block; margin:-41px 0 0 -61px!important;margin:-44px 0 0 -61px; width:61px; height:41px; cursor:pointer; background-image:url(/en/wGlobal/layout/images/buttons/btn_flashInfoEcke_r.gif); background-repeat:no-repeat;}

a#flashInstall  				{text-decoration:none; }
a#flashInstall:visited 			{text-decoration:none; }
a#flashInstallHover 			{text-decoration:none; }
a#flashInstallHover:visited		{text-decoration:none; }