/*
////////////////////////////////////////////////////////////////
//
// 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                                       {background-color:#F1F1F1;}
#bodyPopup                                  {background-color:#FFFFFF;}

body                                        {font-family: Arial, sans-serif; font-size:12px; color:#555555; font-weight:normal; line-height:1.6em;}

div                                         {}
span                                        {}

/* Überschriften */

h1                                          {font-size:16px;font-weight:normal;line-height:1.2em;text-transform:uppercase;}
h2                                          {font-size:12px;font-weight:normal;text-transform:uppercase;}
h3                                          {font-size:12px;font-weight:normal;}
h4                                          {font-size:12px;font-weight:normal;}
h5                                          {font-size:12px;font-weight:normal;}
h6                                          {font-size:12px;font-weight:normal;}

/* Textblöcke */

p                                           {margin:0}

/* Listen */

ul                                          {margin:0 0 0 18px;padding:0 0 0 9px;}
ol                                          {margin:0 0 0 28px;list-style-type:decimal}

/* Definitionslisten */

dl                                          {}
dt                                          {}
dd                                          {margin:0 0 18px 0;padding:0 0 0 18px;color:#a0a0a0}

/* Horizontale Linien */

hr                                          {background-color:#ffffff;color:#ffffff;height:1px;border-style:none}

/* Formularelemente */

form                                        {background:none;}

input                                       {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:12px;padding:1px 2px 1px 2px}
select                                      {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:12px;padding:1px 2px 1px 2px}
textarea                                    {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:12px;padding:1px 2px 1px 2px}

button                                      {cursor:pointer;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:12px;padding:0px; height:20px;}
button:hover                                {cursor:pointer;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:12px;padding:0px; height:20px;}
button span                                 {display:block; padding-bottom:3px;}

/* Links */

a                                           {color:#ffffff;}
a:hover                                     {text-decoration:none;}
a.intern                                    {padding:0 0 0 18px;background:url(/wPublix/wGlobal/layout/images/links/intern.gif) top left no-repeat}
a.extern                                    {padding:0 0 0 18px;background:url(/wPublix/wGlobal/layout/images/links/extern.gif) top left no-repeat}
a.download                                  {padding:0 0 0 18px;background:url(/wPublix/wGlobal/layout/images/links/download.gif) top left no-repeat}
a.audio                                     {padding:0 0 0 18px;background:url(/wPublix/wGlobal/layout/images/links/audio.gif) top left no-repeat}
a.video                                     {padding:0 0 0 18px;background:url(/wPublix/wGlobal/layout/images/links/video.gif) top left no-repeat}

/* 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:950px;margin:0 auto;position:relative;}
#blockMainInner             	              {}

#blockMainPopup             	              {}
#blockMainInnerPopup        	              {padding:10px 10px 10px 10px}

#blockContent               	              {background:#c2382f; height:562px;overflow:hidden;color:#ffffff;position:relative;}
#blockContentInner          	              {border-left:50px solid #f1f1f1;height:562px;}

#blockTop                   	              {height:122px;}
#blockTopInner              	              {}

#blockRight                    	            {}
#blockRightInner               	            {}

#blockBottom                       	        {margin:39px 0px 49px 0px;}
#blockBottomInner                  	        {}

#blockLeft                       	          {}
#blockLeftInner                   	        {}

#blockLeftContentRight             	        {}

#blockPost                      	          {}
#blockPostInner                 	          {}

/* Globale Elemente */

#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;}

#logo                                       {margin:0;overflow:hidden;padding:0px;width:100%;}
#logo img                                   {margin-top:34px;width:134px;height:68px;}

/* Pflegeschaltflächen */

#beButtonLayoutwizard                       {position:absolute;margin:8px 0 0 8px}

#beButtons                                  {position:absolute; right:0px; top:100px; z-index:389;}
#beButtonAdmin                              {margin:0;padding:0;}
#beButtonPage                               {float:left;margin:0;padding:0;}
#beButtonContent                            {margin:0;padding:0;float:left;}

#beButtonEditTop                            {}
#beButtonEditRight                          {left:765px;position:absolute;top:120px;}
#beButtonEditBottom                         {position:absolute; right:0px;}
#beButtonEditLeft                           {position:absolute; z-index:1000; top:72px; left:46px;}

#beButtonEditNavigation                     {position:absolute; left:168px; top:10px;}

#blockContent #beButtons *,
#blockLeft #beButtonEditNavigation a,
#blockLeft #beButtonEditLeft a,
#blockRight #beButtonEditRight a,
#blockBottom #beButtonEditBottom a {color:#000000;}

/* Allgemeine Elemente */

.searchLabel                                {margin-right:5px;}
.searchInput                                {}

.elementStandard                            {}
.elementHeadline                            {}

.elementText                                {}
.elementText .fragmentInfo                  {background-position:4px 4px;background-repeat:no-repeat;background-image:url(/wPublix/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(/wPublix/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(/wPublix/wGlobal/layout/images/icons/info.gif);padding:8px 8px 8px 64px;border:solid 1px #c0c0c0;background-color:#ffffff}

.elementPicture                             {}
.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:0; font-size:10px;background-color:#F2FBD3;padding:4px 7px 3px;}
.elementPictureLeft .title 			            {margin:0; font-size:10px;background-color:#F2FBD3;padding:4px 7px 3px;}
.elementPictureRight .title 		            {margin:0; font-size:10px;background-color:#F2FBD3;padding:4px 7px 3px;}

.elementPictureLupe                         {float:right; text-decoration:none;}
.elementPictureLupeButton				            {position:relative; margin:-30px 0 0 -30px; width:20px; height:20px; cursor:pointer; background-image:url(/wPublix/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(/wPublix/wGlobal/layout/images/buttons/but_lupe_r.gif); background-repeat:no-repeat;}

.elementLink                                {}
.elementLinkLastSpace						            {margin:0 0 10px 0; font-size:1px; line-height:1px; height:1px;}
.elementBack                                {}
.elementVideo                               {}
.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;}

.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                          {overflow:hidden;}
.elementContainer1 .col1                    {}
.elementContainer1 .colContent              {}


.elementContainer2                          {margin:0 0 0 0;overflow:hidden;}
.elementContainer2 .col1                    {float:left;width:50%;}
.elementContainer2 .col2                    {float:left;width:50%;}
.elementContainer2 .colContent              {margin:0 16px 0 0;}

.elementContainer3                          {}
.elementContainer3 .col1                    {float:left;width:288px;height:562px;}
.elementContainer3 .col2                    {float:left;width:288px;height:562px;}
.elementContainer3 .col3                    {float:left;width:288px;height:562px;}
.elementContainer3 .colContent              {margin:0 16px 0 0;}

.elementContainerBox1                       {margin:0 0 16px 0;padding:8px;background-color:#F2FBD3;border:1px none #e0e0e0;overflow:hidden;}
.elementContainerBox1 .col1                 {}

.elementContainerBox2                       {margin:0 0 16px 0;padding:8px;background-color:#F2FBD3;border:1px none #e0e0e0;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;background-color:#F2FBD3;border:1px none #e0e0e0;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%}

.gridHome                                   {}
.gridHome .left                             {float:left;width:594px;height:562px;}
.gridHome .right                            {float:left;width:270px;height:562px;}

.grid3Col                                   {}
.grid3Col .left                             {float:left;width:288px;height:562px;}
.grid3Col .center                           {float:left;width:288px;height:562px;}
.grid3Col .right                            {float:left;width:288px;height:562px;}

.grid2ColAsync                              {}
.grid2ColAsync .left                        {float:left;width:288px;height:562px;}
.grid2ColAsync .right                       {float:left;width:594px;height:562px;}

.grid2ColAsyncLeft                          {}
.grid2ColAsyncLeft .left                    {float:left;width:594px;height:562px;}
.grid2ColAsyncLeft .right                   {float:left;width:288px;height:562px;}

.gridClient                                 {}
.gridClient .left                           {float:left;width:345px;height:500px;}
.gridClient .right                          {float:left;width:537px;height:500px;}
.gridClient .elementPicture                 {}
.gridClient .right .image                   {margin:0 auto;}
.gridClient .right .image td                {height:500px;vertical-align:middle;}

.gridClientNew                              {}
.gridClientNew .left                        {float:left;width:345px;height:562px;}
.gridClientNew .right                       {float:left;width:537px;height:562px;}
.gridClientNew .elementPicture              {}
.gridClientNew .right .image                {margin:0 auto;}
.gridClientNew .right .image td             {height:562px;vertical-align:middle;}

.gridSink                                   {}
.gridSink   .left                           {float:left;width:345px;height:562px;}
.gridSink   .right                          {float:left;width:537px;height:562px;}
.gridSink   .elementPicture                 {}
.gridSink   .right .image                   {margin:0 auto;}
.gridSink   .right .image td                {height:562px;vertical-align:middle;}

.gridTeam                                   {}
.gridTeam   .left                           {float:left;width:306px;height:562px;}
.gridTeam   .right                          {float:left;width:576px;height:562px;}
.gridTeam   .elementPicture                 {}

.gridAppearance                             {width:900px;height:562px;}
.gridAppearance .elementPicture             {width:612px;height:272px;overflow:hidden;background:#555555;}

.gridContact                                {height:562px;}
.gridContact   .left                        {float:left;width:345px;height:562px;}
.gridContact   .right                       {float:left;width:555px;height:562px;}

.elementBlogHome                            {height:272px;}
.elementBlog                                {height:562px;}
.elementBlog a,
.elementBlogHome a                          {text-decoration:none;}
.elementBlogHome .elementPicture            {position:absolute; bottom:290px;}

.elementBestOf                              {height:272px;}
.elementBestOf a                            {text-decoration:none;}
.elementBestOf .elementPicture              {float:left;}

.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 #D0D0D0;}
.elementDataTable th, .elementDataTable td  {margin:2px;padding:4px 6px;vertical-align:top;}
.elementDataTable .tableHead                {font-weight:normal;background-color:#CACACA;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:normal;}
.elementEvent .right                        {float:left;}

.elementBold                           			{font-weight:normal;}

.elementColorRed														{color:#FF0000;}

.elementTextDecorationNone                  {text-decoration:none;}

.elementFloatLeft                           {float:left;}
.elementFloatRight                          {float:right;}

.elementVideoFlv,
.elementVideoclip                           {text-align:center;}

.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;}

.borderV                                    {border-right:18px solid #f1f1f1;}
.borderH                                    {border-bottom:18px solid #f1f1f1;}
.bg1                                        {background-color:#555555;}
.bg2                                        {background-color:#a0a0a0;}
.bg3                                        {background-color:#d2d2d2;}
.bg4                                        {background-color:#f0f0f0;}
.bg5                                        {background-color:#5faabe;}
.bg6                                        {background-color:#fab496;}

.elementLayout .spacer                      {background-color:#f1f1f1;}

h1,
h2,
.elementText,
.elementLink,
.elementBack,
.elementPortlet,
.elementLine                                {padding:18px 18px 0px 18px;}
.gridTeam .right h1,
.gridTeam .right h2,
.gridTeam .right .elementText,
.gridTeam .right .elementLink,
.gridTeam .right .elementBack,
.gridTeam .right .elementPortlet,
.gridTeam .right .elementLine               {padding:18px 18px 0px 0px;}

.elementContainer2 .col1 h1,
.elementContainer2 .col1 h2,
.elementContainer2 .col1 .elementText,
.elementContainer2 .col1 .elementLink,
.elementContainer2 .col1 .elementBack,
.elementContainer2 .col1 .elementLine       {padding:18px 9px 0px 18px;}

.elementContainer2 .col2 h1,
.elementContainer2 .col2 h2,
.elementContainer2 .col2 .elementText,
.elementContainer2 .col2 .elementLink,
.elementContainer2 .col2 .elementBack,
.elementContainer2 .col2 .elementLine       {padding:18px 18px 0px 9px;}

.elementLine                                {padding-top:0px;}

/* 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(/wPublix/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(/wPublix/wGlobal/layout/images/decoration/bullet_list.gif);}

/* Elemente des rechten Bereiches */

#blockRight a                               {}
#blockRight ul                              {}
#blockRight .elementText li                 {}

#blockRight .elementHeadline                {}
#blockRight .elementHeadline h1             {}
#blockRight .elementText                    {}

#blockRight .colContent                     {}
#blockRight .colContent .elementHeadline h1 {}
#blockRight .colContent .elementHeadline h2 {}
#blockRight .colContent .elementHeadline h3 {}
#blockRight .colContent .elementHeadline h4 {}
#blockRight .colContent .elementHeadline h5 {}
#blockRight .colContent .elementHeadline h6 {}

/*
#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; padding:0; line-height:29px;}
#blockBottom a                              {color:#555555;}

/* Element Liste */
.list                           {list-style:none;margin:0;padding:0;clear:both;}

.listEntry                      {cursor:pointer;padding: 5px 0px 5px 5px;margin:0 0 12px 0;list-style-image:none;overflow:hidden;border:solid 0px #f0f0f0;}
.listEntryHover                 {cursor:pointer;padding: 5px 0px 5px 5px;margin:0 0 12px 0;list-style-image:none;overflow:hidden;border:solid 0px #f0f0f0}

.listEntryTitle                 {margin:8px 0px 8px 8px;font-size:12px}
.listEntryTitle a               {color:#000000; text-decoration:none}
.listEntryThumbnail             {float:left;margin:0 8px 0 0;}
.listEntryDescription           {margin:8px 0px 8px 8px;}
.listEntryElement               {margin-left:8px;}

.listRssLink                     {float:right;margin:5px}
.listRssLink                     {}
.listRssIcon                     {border:0px; width:15px}

.listClient                      {height:62px;line-height:62px;background:#cccccc;overflow:hidden;}
.listClient li.listEntry         {float:left;padding:0;margin:0;padding-left:2px;background:url(/wPublix/wGlobal/layout/images/backgrounds/bg_navline.gif) left 23px no-repeat;}
.listClient li.first             {padding:0;background:none;}
.listClient .listEntryTitle      {margin:0;padding-top:0;font-size:14px;}
.listClient .listEntryTitle a    {color:#555555;font-weight:normal;text-transform:uppercase;}

.listClientImagesHome            {position:absolute;left:0px;bottom:18px;width:635px;height:118px;overflow:hidden;}
.listClientImagesHome .listEntry {float:left;padding:0;margin:0;padding-right:9px;}
.listClientImagesHome .clearFloat{clear:both;}

.listClientImages                {position:absolute;left:0px;bottom:47px;width:395px;height:70px;overflow:hidden;}
.listClientImages .listEntry     {float:left;padding:0;margin:0;padding-right:9px;}
.listClientImages .clearFloat    {clear:both;}

.listTeamImages                  {position:absolute;left:0px;bottom:47px;width:869px;height:70px;overflow:hidden;}
.listTeamImages .listEntry       {float:left;padding:0;margin:0;padding-right:9px;}
.listTeamImages .clearFloat      {clear:both;}

.listSinkImages                  {position:absolute;left:0px;bottom:47px;width:395px;}
.listSinkImages .listSink        {position:absolute;left:0px;}
.listSinkImages .row1            {bottom:0px;}
.listSinkImages .row2            {bottom:79px;}
.listSinkImages .row3            {bottom:158px;}
.listSinkImages .imgWrap         {float:right;padding:0;margin:0;padding-right:9px;}

.listAppearanceImages            {position:absolute;top:0px;left:0px;}
.listAppearanceImages .listEntry {position:absolute;width:118px;height:118px;overflow:hidden;padding:0;margin:0;}
.listAppearanceImages .image1    {left:680px;top:18px;}
.listAppearanceImages .image2    {left:680px;top:154px;}
.listAppearanceImages .image3    {left:0px;top:290px;}
.listAppearanceImages .image4    {left:136px;top:290px;}
.listAppearanceImages .image5    {left:272px;top:290px;}
.listAppearanceImages .image6    {left:408px;top:290px;}
.listAppearanceImages .image7    {left:544px;top:290px;}
.listAppearanceImages .image8    {left:680px;top:290px;}
.listAppearanceImages .image9    {left:408px;top:427px;}
.listAppearanceImages .image10   {left:544px;top:427px;}
.listAppearanceImages .image11   {left:680px;top:427px;}
.listAppearanceImages .image12   {left:816px;top:427px;}

.elementBlog h1                  {padding:9px 18px 0px 18px;}
.elementBlog .elementLine        {padding-top:9px;}
.elementBlog .elementLine hr     {background-color:#c2382f;color:#c2382f;}

/* Seiten-Blättern-Navigation */
.pageNaviList      {position:absolute;bottom:18px;right:0;}
.pageNaviLeftLink  {}
.pageNaviRightLink {}
.pageNaviCurrent   {font-weight:normal;margin:0 3px;color:#c2382f;}
.pageNavi          {margin-right:3px}
.pageNaviLink      {margin:0 3px}


/* Events */

.eventsListFilterArea 		{border: 1px solid #CCCCCC; padding: 5px; overflow: hidden; background-color: #EEF3E1;margin-bottom:12px};
.eventsListFilterHeadline  	{margin:0px 0px 0px 10px}
.eventsFilterArea          	{margin:5px 0px}
.eventsFilterAreaLabel     	{float:left;width:120px;font-weight:normal;padding-top:2px;padding-left:10px}
.eventsFilterSelect        	{float:left;width:200px}
.eventsFilterMonth         	{width:95px}
.eventsFilterYear          	{width:95px;margin-left:10px}
.eventDetailsLabel        {font-weight:normal}

/* Kommentare / Comments */
.commentsAreaAdmin           {padding:5px;margin-bottom:15px;border:1px solid #CCC;overflow:hidden}
.commentStatus              {font-weight:normal;margin-bottom:5px}
.commentsEditArea           {margin-bottom:10px}
.commentOnline              {color:green}
.commentOffline             {color:red}
.commentArea                {margin-bottom:10px;border:1px solid #CCC;overflow:hidden;padding:5px}
.commentText                {margin-bottom:5px}
.commentEntryInfo           {font-size:10px;color:#999}
.commentsEditButton         {float:left;margin-right:8px;border:1px solid #CCC; background-color:#FFF;padding:3px 10px 3px 10px}
.commentsEditLink           {text-decoration:none;font-weight:normal}
.commentsFormArea           {border-width:0px 1px 1px 1px;border-color:#CCC; border-style:solid;padding:10px 5px 10px 5px}
.commentsFormAreaHeadline   {line-height:14px;font-size:14px;border-width:1px 1px 1px 1px;border-style: solid;border-color: #CCC;margin:0px;padding:5px;background-color:#FFF}
.commentsFormLabel          {font-weight:normal;width:100px;float:left}
.commentsFormInput          {width:300px;margin-bottom:10px}
.commentsFormTextarea       {width:300px;margin-bottom:10px}
.commentsFormSubmit         {margin-left:100px}
.commentsAfterSubmitArea    {border:1px solid #CCC; padding: 15px;margin-bottom:10px}
.commentsAfterSubmitText    {color:red;font-weight:normal;text-decoration:none;cursor:pointer}

/* Seite bewerten Ratings */
.listEntryRating      {border-bottom:1px solid #CCC}
.ratingStarsArea      {display:inline-block;margin-right:10px;float:left}
.rateCurrentStarsArea {padding:3px;float:left;margin-right:10px}
.rateCurrentText      {font-weight:normal;padding:3px}
.rateCurrentArea      {padding:5px ;margin-top:10px}
.textNotRated         {font-weight:normal}
.rateCurrentArea h2     {}
.currentRatingTextArea {font-weight:normal;margin-top:10px}
.textAfterRatingArea  {font-weight:normal;margin:10px;padding:5px;font-weight:normal;border:1px solid #CCC}
.textIsRatedArea      {font-weight:normal;margin:10px;padding:5px;font-weight:normal;border:1px solid #CCC}
.ratingImgFull        {}
.ratingImgHalf        {}
.ratingImgDefault     {}
.listRatingArea       {margin-bottom:8px}
.listRatingStarsArea  {margin-right:10px;float:left}
.listRatingTextArea  {font-weight:normal}
.listRatingTimeLast   {color:#999;font-weight:normal;font-size:0.8em}

/* Bildergallerien */

.galleryPicFloat {float:left;padding:5px 2px;overflow:hidden}

/* Objekte      */
/* events       */
.objectEvent   {margin-bottom:10px}

/* Umfragen */
.pollQuestionTable {}
.pollQestionTd     {}
.pollInputForm  fieldset  {padding:10px;}

/* Formular */
.captcha {padding:10px 0;}
.captcha img {float:left;}
.captcha .wglInputXS {margin:3px 0 0 4px;}
