/*
////////////////////////////////////////////////////////////////
//
// 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);

@import url(/weblication/grid/taglib/wgl/styles/default.css);

/* Stylesheet für Navigationen */
@import url(nav.css);

/* Formatierung von HTML-Elementen */

*                                           {margin:0;padding:0;}
html                                        {}

#body                                       {}
#bodyStart                                  {}
#bodyPopup                                  {background-color:#E7FBB6}

body                                        {background-image:url(/azeno/wGlobal/layout/images/backgrounds/body_bgrd.jpg); background-repeat:repeat-x;background-position:0 0px;background-color:#E7FBB6;
                                             font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif; font-size:12px; color:#7F4E00; font-weight:normal; line-height:17px}

div                                         {}
span                                        {}


/* socialService Buttons*/

#socialService               	     {height:20px;position:absolute; width:110px; margin:5px 0 0 877px; z-index:30; color:#ffffff; z-index:1030;}

#socialService .printx               {display:none}
#socialService a		{height:16px;width:16px; float:right; margin-left:5px; text-decoration:none;}
a.button_email			     {display:block;background-image:url(/azeno/wGlobal/layout/images/buttons/serviceIconsBurschel.png);background-repeat:no-repeat;background-position:left -64px ;}	
a.button_favorites		     {display:block;background-image:url(/azeno/wGlobal/layout/images/buttons/serviceIconsBurschel.png);background-repeat:no-repeat;background-position:left -32px ;}	
a.button_favoriteHome		     {display:none;background-image:url(/azeno/wGlobal/layout/images/buttons/serviceIconsBurschel.png);background-repeat:no-repeat;background-position:left -80px; }	
a.button_facebook		     {display:block;background-image:url(/azeno/wGlobal/layout/images/buttons/serviceIconsBurschel.png);background-repeat:no-repeat;background-position:left 0px ;  }	
a.button_twitter		     {display:block;background-image:url(/azeno/wGlobal/layout/images/buttons/serviceIconsBurschel.png);background-repeat:no-repeat;background-position:left -16px ;}	
	


/* Überschriften */

h1                                          {font-size:20px;font-weight:bold;line-height:22px;color:#7F4E00;margin:0 0 14px 0}
h2                                          {font-size:16px;font-weight:bold;line-height:19px;color:#7F4E00;margin:0 0 14px 0}
h3                                          {font-size:14px;font-weight:bold;line-height:16px;color:#7F4E00;margin:0 0 14px 0}
h4                                          {font-size:11px;font-weight:bold;line-height:13px;color:#7F4E00;margin:0 0 14px 0}
h5                                          {font-size:11px;font-weight:bold;line-height:13px;color:#7F4E00;margin:0 0 14px 0}
h6                                          {font-size:11px;font-weight:bold;line-height:13px;color:#7F4E00;margin:0 0 14px 0}
h1.listLink                                 {margin:0 0 0px}
h2.listLink                                 {margin:0 0 0px}
h3.listLink                                 {margin:0 0 0px}
h4.listLink                                 {margin:0 0 0px}

/* Textblöcke */

p                                           {margin:0 0 14px 0}

/* Listen */

ul                                          {margin:0 0 14px 16px;padding:0 0 0 9px;}
ol                                          {margin:0 0 14px 28px;list-style-type:decimal}



.listStartseite .thumbnail {height: 120px;
  overflow: hidden;}

/* 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-family:inherit; border:1px solid #7F4E00; border-bottom-color:#BFA67F; border-right-color:#BFA67F; font-size:11px;padding:1px 2px 1px 2px;}
select                                      {font-family:inherit; border:1px solid #7F4E00; border-bottom-color:#BFA67F; border-right-color:#BFA67F; font-size:11px;padding:1px 2px 1px 2px;}
textarea                                    {font-family:inherit; border:1px solid #7F4E00; border-bottom-color:#BFA67F; border-right-color:#BFA67F; 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:0; cursor:pointer;height:19px;margin:0;}
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:0; cursor:pointer;height:19px;margin:0;}
button span                                 {display:block; padding:1px 2px;line-height:15px;}

/* Links */

a                                           {color:#81A500}
a:hover                                     {}
a.intern                                    {padding:0 0 0 14px;background:url(/azeno/wGlobal/layout/images/links/intern.gif) top left no-repeat}
a.extern                                    {padding:0 0 0 14px;background:url(/azeno/wGlobal/layout/images/links/extern.gif) top left no-repeat}
a.download                                  {padding:0 0 0 14px;background:url(/azeno/wGlobal/layout/images/links/download.gif) top left no-repeat}
a.audio                                     {padding:0 0 0 14px;background:url(/azeno/wGlobal/layout/images/links/audio.gif) top left no-repeat}
a.video                                     {padding:0 0 0 14px;background:url(/azeno/wGlobal/layout/images/links/video.gif) top left no-repeat}
h2. a {color:#7F4E00;margin:0;}
h3 a {color:#7F4E00;margin:0;}

/* 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; border-collapse:collapse;}
table.light th                              {border:none;text-align:left;background-color:#f0f0f0}
table.light td                              {border:none;padding:2px 0;}

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:994px;margin:0 auto;}
#blockMainInner             	              {}

#blockMainPopup             	              {}
#blockMainInnerPopup        	              {padding:10px 10px 10px 10px}

#blockContent               	              {float:left;width:615px;margin:0px 0 0 0;}
#bodyStart #blockContent               	      {float:left;width:790px;margin:0px 0 0 0;}
#bodyEinspaltig #blockContent                 {float:left;width:990px;margin:0px 0 0 0;}
#blockContentInner          	              {padding:10px 15px 0 25px;}
#bodyStart #blockContentInner          	      {padding:10px 20px 0 20px;}
#bodyEinspaltig #blockContentInner            {padding:10px 15px 0 15px;}

#blockTop                   	              {width:994px;height:180px;margin:0px;}
#blockTopInner              	              {}

#blockRight                    	            {float:right; width:195px;margin:0;overflow:hidden;}
#blockRightInner               	            {margin:0px 0px 0px 0px; }

#blockBottom                   	            {width:100%;height:20px;line-height:18px;overflow:hidden;margin:0px;background-color:#5B5B5B;font-size:10px;color:#ffffff;}
#blockBottomInner              	            {line-height:20px;padding-right:10px;text-align:right;}

#blockBottom .layer                 	      {display:none;}

#blockLeft                       	{float:left; width:175px;margin:0px 0 0 0;-moz-opacity:0.6;opacity:0.6;filter:alpha(opacity=60);}
#bodyStart #blockLeft                   {display:none;}
#bodyEinspaltig #blockLeft              {display:none;}
#bodyEinspaltig #blockRight             {display:none;}
#blockLeftInner                         {}

#blockLeft .layer                 	        {display:none;}

#blockLeftContentRight                  {float:left; width:994px;margin:0px 0 30px 0px; padding:0px;background-image:url(/azeno/wGlobal/layout/images/backgrounds/bigBoxTop.gif);background-repeat:no-repeat;background-position:0 0px; }
#blockLeftContent            	        {float:left; width:790px; margin:11px 4px 0px 0px; padding:0px; border-bottom:0px solid #19166F;border-left:0px solid #19166F;background-color:#fff;}
#blockLeftContentInner            	{float:left; width:790px; border-right:1px solid #19166F;border-left:1px solid #19166F;background-image:url(/azeno/wGlobal/layout/images/backgrounds/bgrd_leftContent.gif);background-repeat:no-repeat;background-position:0 35px; }
#blockLeftContentBottom            	{float:left; border:0px solid red;height:11px; overflow:hidden; width:792px;background-image:url(/azeno/wGlobal/layout/images/backgrounds/bigBoxFooter.gif);background-repeat:no-repeat;background-position:top; }
#blockLeftContentBottomInner            {position:absolute; width:792px; margin-top:20px; color:#0B0766; font-size:10px;}
#blockLeftContentBottomInner a          {color:#0B0766; text-decoration:none;}
#blockLeftContentBottomInner a:hover    {text-decoration:underline}

#bodyEinspaltig #blockLeftContentRight                  {float:left; width:994px;margin:0px 0 30px 0px; padding:0px;background-image:url(/azeno/wGlobal/layout/images/backgrounds/bigBoxxTop.gif);background-repeat:no-repeat;background-position:0 0px; }
#bodyEinspaltig #blockLeftContent            	        {float:left; width:992px; margin:11px 0px 0px 0px; padding:0px; border-bottom:0px solid #19166F;border-left:0px solid #19166F;background-color:#fff;}
#bodyEinspaltig #blockLeftContentInner            	{float:left; width:992px; border-right:1px solid #19166F;border-left:1px solid #19166F;background-image:url(/azeno/wGlobal/layout/images/backgrounds/bgrd_leftContent.gif);background-repeat:no-repeat;background-position:0 35px; }
#bodyEinspaltig #blockLeftContentBottom            	{float:left; border:0px solid red;height:11px; overflow:hidden; width:994px;background-image:url(/azeno/wGlobal/layout/images/backgrounds/bigBoxxFooter.gif);background-repeat:no-repeat;background-position:top; }
#bodyEinspaltig #blockLeftContentBottomInner            {position:absolute; width:994px; margin-top:20px; color:#0B0766; font-size:10px;}
#bodyEinspaltig #blockLeftContentBottomInner a          {color:#0B0766; text-decoration:none;}
#bodyEinspaltig #blockLeftContentBottomInner a:hover    {text-decoration:underline}


#blockPost                      	          {}
#blockPostInner                 	          {}

/* Globale Elemente */      

#logo                                       {margin:0 0 0 30px;padding:0px; vertical-align:bottom; text-decoration:none;}
#logo a                                     {text-decoration:none;}
#logo img                                   {margin: 0 40px 0 4px;text-decoration:none;}
#banner                                     {position:absolute;margin:40px 0 0 245px;display:none}



#globalFunctions                	     {display:none;height:20px;position:absolute; margin:3px 0 0 695px; z-index:30; color:#ffffff}
#globalFunctions ul             	          {margin:0; padding:0;}
#globalFunctions li             	          {height:14px;line-height:14px;float:left; list-style-type:none;border-right:1px solid #ffffff;}
#globalFunctions a              	          {padding:0 5px;font-size:11px;display:block;line-height:14px;color:#ffffff;text-decoration:none; }
#globalFunctions a:hover        	          {text-decoration:underline;}
#globalFunctions a.last         	          {border-right:none;padding:0;}
#globalFunctions a span         	          {}
#globalFunctions .tellafriend   	          {display:none;}
#globalFunctions .print         	          {display:none;}
#globalFunctions .imprint       	          {border-right:none}

#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:1000; margin:1px 0 0 600px; width:80px; font-size:11px;display:none}
#globalLanguage span            	          {line-height:18px; border:none; color:#666666; }
#globalLanguage a              		          {display:block;line-height:18px; color:#666666; text-decoration:none;}
#globalLanguage a:hover        		          {text-decoration:underline;}
#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;}

#search                                     { display:none;position:absolute; height:20px;margin:-40px 0 0 820px;z-index:20;overflow:hidden;width:255px;}
#search label                               {float:left;color:#ffffff;line-height:19px;}
#search .searchInput                        {font-size:10px;float:left;border:medium none;font-size:11px;height:14px;line-height:14px;margin:3px 3px 0 0;padding:0 2px;width:156px;}
#search .searchButton                       {font-size:10px;float:left;border:none;height:14px;margin-top:3px;color:#009C9D;background:#ffffff url(/azeno/wGlobal/layout/images/buttons/btn_icn_arrows.gif) no-repeat top center;width:20px;cursor:pointer}
#search .searchButton:hover                 {font-size:10px;float:left;border:none;height:14px;margin-top:3px;color:#009C9D;background:#ffffff url(/azeno/wGlobal/layout/images/buttons/btn_icn_arrows_over.gif) no-repeat top center;width:20px;cursor:pointer}
#search .searchButton span                  {display:none;}

/* Pflegeschaltflächen */

#beButtonLayoutwizard                       {position:absolute;margin:8px 0 0 8px}

#beButtons                                  {position:absolute;margin:-169px 0 0 -20px; width:400px;}
#beButtonAdmin                              {margin:0;padding:0;}
#beButtonPage                               {float:left;margin:0;padding:0;}
#beButtonContent                            {margin:0;padding:0;}

#beButtonEditTop                            {}
#beButtonEditRight                          {position:absolute;margin:-19px 0 0 0;}
#beButtonEditBottom                         {position:absolute; margin:1px 0 0 1px;}
#beButtonEditLeft                           {position:absolute; z-index:100; margin:5px 0 0 0;}

#beButtonEditNavigation                     {position:absolute;margin:-38px;}
#blockLeft #beButtonEditNavigation a, #blockLeft #beButtonEditLeft a, #blockRight #beButtonEditRight a, #blockBottom #beButtonEditBottom a {color: #000000;}

/* Allgemeine Elemente */

#blockContent .wglListEntry       	{background-color:transparent; padding: 6px 0;}
#blockContent .wglListDescription       {margin:6px 0 0 0 ; }
#blockContent .wglListEntryDetails      {margin-top: 8px;}
#blockContent .wglListEntryDetails .wglListThumbnail {float: left; margin: 2px 8px 12px 0;}

#blockRight .wglListTitle 		{margin:0;padding:0; display:inline;}
#blockRight .wglListDescription 	{margin:0 0 10px 0;padding:0;}



.elementGallery                           {margin:0 0 10px 0}
table.galleryStrip 			  { border:0px solid red;padding:0 12px 0px 6px;background:url(/azeno/wGlobal/layout/images/backgrounds/filmStreifen.jpg);background-position:right top;background-repeat:y;}
tr.galleryRow               		  { border:0px solid blue;  padding:0; margin:0;}
td.galleryFrame               		  { vertical-align:middle;height:152px; width:128px; text-align:center; padding:0; margin:0;}
td.galleryFrame span              	  { display:none;}
td.galleryFrame a               	  { margin: 0 8px 12px 0; display:block; }
.elementGallery a:hover img   {opacity:0.8;filter:alpha(opacity=80)}
.elementGallery .lastImageFrameOfRow      {margin-right:0}

.searchLabel                                {margin-right:5px;}
.searchInput                                {}

.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(/azeno/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(/azeno/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(/azeno/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; border:0px solid red; }
.elementPictureRight			    {float:right; margin:0 0 10px 10px; padding:0;}
.elementPicture img                         {overflow:hidden;margin:0px; padding:0;}
.elementPictureLeft img                     { overflow:hidden;margin:0px; padding:0;}
.elementPictureRight img                    { overflow:hidden;margin:0px; padding:0;}
.elementPicture .title                      {color:#7F4E00;margin:0; font-size:11px;background-color:#fff;padding:4px 7px 3px;}
.elementPictureLeft .title 		    {color:#7F4E00;margin:0; font-size:11px;background-color:#fff;padding:4px 7px 3px;}
.elementPictureRight .title 		    {color:#7F4E00;margin:0; font-size:11px;background-color:#fff;padding:0px 3px 0px;}

.elementPictureLupe                         {float:right; text-decoration:none;}
.elementPictureLupeButton				            {position:relative; margin:-30px 0 0 -30px; width:20px; height:20px; cursor:pointer; background-image:url(/azeno/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(/azeno/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}
.elementVideo                               {margin:0 0 10px 0}
.elementAudio                               {margin:0 0 10px 0}
.elementPortlet                             {margin:0 0 8px 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;}

.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:49%;margin: 0 9px 0 0}
.elementContainer2 .col2                    {float:left;width:49%;}
.elementContainer2 .colContent              {margin:0 16px 0 0;}

.elementContainer3                          {margin:0 0 0 0}
.elementContainer3 .col1                    {float:left;width:32%; margin: 0 9px 0 0}
.elementContainer3 .col2                    {float:left;width:33%; margin: 0 9px 0 0}
.elementContainer3 .col3                    {float:left;width:32%; margin: 0 0px 0 0}
.elementContainer3 .colContent              {margin:0 16px 0 0;}

.elementContainerBox1                       {margin:0 0 6px 0;padding:10px 0 0 0px;overflow:hidden;background-image:url(/azeno/wGlobal/layout/images/backgrounds/smallBoxTop.gif);background-repeat:no-repeat;background-position:0 0px;}
.elementContainerBox1 .col1                 {padding:10px 0 0 0;}
.elementContainerBox1Header                 {margin:0 0 6px 0;padding:0px;overflow:hidden;background-image:url(/azeno/wGlobal/layout/images/backgrounds/smallBoxTopHeader.jpg);background-repeat:no-repeat;background-position:0 0px;}
.elementContainerBox1Header h2              {display:block; height:26px;margin:0 0 0px 0; padding:6px 16px 0px 16px;}
.elementContainerBox1Inner                  {padding: 0 16px 0 16px;width:161px;border-right:1px solid #19166F;border-left:1px solid #19166F;background-color:#fff;overflow:hidden;}
.elementContainerBox1Footer                 {clear:both; border-top:0px solid #19166F;height:11px;margin:0;padding:0px;background-image:url(/azeno/wGlobal/layout/images/backgrounds/smallBoxBottom.gif);background-repeat:no-repeat;background-position:0 0px;}
.elementContainerBox1Header .col1           {padding:10px 0 0 0;}

.elementContainerBox1 .col1                 {padding:10px 0 0 0;}
.elementContainerBox1Footer                 {clear:both; border-top:0px solid #19166F;height:11px;margin:0;padding:0px;background-image:url(/azeno/wGlobal/layout/images/backgrounds/smallBoxBottom.gif);background-repeat:no-repeat;background-position:0 0px;}
.elementContainerBox1Header .col1           {padding:10px 0 0 0;}

.elementContainerBox2                       {margin:0 0 16px 0;padding:8px;border:1px dashed #7F4E00;overflow:hidden;}
.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;border:1px dashed #7F4E00;overflow:hidden;}
.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                           {width:99%;margin:0px; margin-left:1px;padding:0px;border-collapse:collapse;border:1px solid #D8CAB2;border-top:1px solid #7F4E00;border-left:1px solid #D8CAB2;}
.elementDataTable td                        {border:1px solid #D8CAB2;}
.elementDataTable th, .elementDataTable td  {margin:2px;padding:4px 6px;vertical-align:top;}
.elementDataTable .tableHead                {color:#ffffff;background-color:#7F4E00;border-bottom:1px solid #FFFFFF;border-right:1px solid #FFFFFF;}
.elementDataTable .tableContent             {}

.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;}

/* 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 a                                {color:#7F4E00}
#blockLeft ul                               {list-style-image:url(/azeno/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(/azeno/wGlobal/layout/images/decoration/bullet_list.gif);}

/* Elemente des rechten Bereiches */

#blockRight a                               {}
#blockRight ul                              {list-style-image:url(/azeno/wGlobal/layout/images/decoration/bullet_list_invert.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                    {padding:0px;margin:0 0 10px 0;}
#blockRight .elementBox                     { background-image:url(/azeno/wGlobal/layout/images/backgrounds/smallBoxTop.jpg);background-repeat:none-repeat;background-position: 0px 0px;}

#blockRight #blockRightInner div:last-child             {}
#blockRight #blockRightInner div:first-child            {}

#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 .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 */




/* wetter gadget */

table.wettercomsmall215254 img { margin: 1px  5px 0 0}
a.wettercomsmall215254 {display:none;}

/* google newsfeed */
.newsDate {font-size:10px; margin-bottom:-2px; margin-top:11px;}
h3.newsTitle {margin-top:0px}
.newsDesc table {border-collapse:collapse}
.newsDesc table td div {margin:-15px 0 0 0 }
.newsDesc table td {padding: 0 8px 0 0}
.newsDesc .p {display:none;}

.newsDesc table td a {color:#6f6f6f; text-decoration:none}

ul.newsListRight {padding-top:8px; margin-bottom: -4px}
ul.newsListRight li { list-style:none; margin-left:-9px}
.newsDateRight {font-size:10px; margin-bottom:-4px; margin-top:-8px; margin-left:-9px}
h3.newsTitleRight {margin-top:0px; font-weight:bold;  font-size:11px;}


ul.newsListRight .nr3 { display:none; }
ul.newsListRight .nr4 { display:none; }
ul.newsListRight .nr5 { display:none; }
ul.newsListRight .nr6 { display:none; }
ul.newsListRight .nr7 { display:none; }
ul.newsListRight .nr8 { display:none; }
ul.newsListRight .nr9 { display:none; }
ul.newsListRight .nr10 { display:none; }
ul.newsListRight .nr11 { display:none; }
ul.newsListRight .nr12 { display:none; }
