/*
////////////////////////////////////////////////////////////////
//
// Allgemeine Styles
//
// Weblication CMS Grid Strukturdesign Version 6.0.0.0
// 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                                        {height:99%;}

#body                                       {}
#bodyPopup                                  {background-color:#FFFFFF}

body                                        {font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000; font-weight:normal; line-height:16px;background-color:#E5ECF2; background-image: url(/prescient/images/body_bg.png);background-repeat: no-repeat; width: 972px;height:99%;margin: auto}


div                                         {}
span                                        {}

/* Überschriften */

h1                                          {font-size:24px;font-weight:bold;line-height:26px;color:#676d6e;margin:0 0 14px 0}
h2                                          {font-size:16px;font-weight:bold;line-height:18px;color:#676d6e;margin:14px 0 14px 0}
h3                                          {font-size:14px;font-weight:bold;line-height:16px;color:#676d6e;margin:14px 0 14px 0}
h4                                          {font-size:11px;font-weight:bold;line-height:13px;color:#676d6e;margin:14px 0 14px 0}
h5                                          {font-size:11px;font-weight:bold;line-height:13px;color:#676d6e;margin:14px 0 14px 0}
h6                                          {font-size:11px;font-weight:bold;line-height:13px;color:#676d6e;margin:14px 0 14px 0}

#blockRight h2                              {font-size:16px;font-weight:bold;line-height:18px;color:#676d6e;margin:8px 0 8px 0}
#blockRight h3                              {font-size:14px;font-weight:bold;line-height:16px;color:#676d6e;margin:8px 0 8px 0}
#blockRight h4                              {font-size:11px;font-weight:bold;line-height:13px;color:#676d6e;margin:8px 0 8px 0}
#blockRight h5                              {font-size:11px;font-weight:bold;line-height:13px;color:#676d6e;margin:8px 0 8px 0}
#blockRight h6                              {font-size:11px;font-weight:bold;line-height:13px;color:#676d6e;margin:8px 0 8px 0}

/* 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}

.elementText ol      						{zoom:100%; display:table; margin:0 0 14px 0px; padding:0; list-style-position:inside; list-style-type: decimal; height:auto!important; height:1.4em;}
.elementText ul      						{zoom:100%; display:table; margin:0 0 14px 0px; padding:0; list-style-position:inside; height:auto!important; height:1.4em;}
.elementText ul li   						{text-indent:-14px; padding-left:6px; margin-left:10px;}
.elementText ul li * 						{padding-left:6px; }

/* Definitionslisten */

dl                                          {}
dt                                          {}
dd                                          {margin:0 0 14px 0;padding:0 0 0 16px;color:#a0a0a0}

/* Horizontale Linien */

hr                                          {background-color:#AEA794;color:#AEA794;height:1px;border-style:none}

/* Formularelemente */

form                                        {background:none;}

input                                       {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;margin:0px 0 0 0;padding:0px 2px 0px 2px; height:16px; vertical-align:text-top}
select                                      {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;padding:1px 2px 1px 2px; vertical-align:top;}
textarea                                    {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;padding:1px 2px 1px 2px; vertical-align:top;}

.button               						{cursor:pointer;background-color:#E1E1E1;border:none;font-size:12px;line-height:16px;height:18px;color:#676D6E; margin:0px 0px 0px 0px; padding:0px 5px 3px 5px; vertical-align:text-top}
.buttonHover          						{cursor:pointer;background-color:#8F8F8F;border:none;font-size:12px;line-height:16px;height:18px;color:#FFFFFF; margin:0px 0px 0px 0px; padding:0px 5px 3px 5px; vertical-align:text-top}

/* Links */

a                                           {color:#2A8592}
a:hover                                     {color:#5DADC0}
a.intern                                    {padding:0 0 0 14px;background:url(/prescient/wGlobal/layout/images/links/intern.gif) top left no-repeat}
a.extern                                    {padding:0 0 0 14px;background:url(/prescient/wGlobal/layout/images/links/extern.gif) top left no-repeat}
a.download                                  {padding:0 0 0 14px;background:url(/prescient/wGlobal/layout/images/links/download.gif) top left no-repeat}
a.audio                                     {padding:0 0 0 14px;background:url(/prescient/wGlobal/layout/images/links/audio.gif) top left no-repeat}
a.video                                     {padding:0 0 0 14px;background:url(/prescient/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:972px;margin-top: 3px;}
#blockMainInner             	            {}

#blockMainPopup             	            {}
#blockMainInnerPopup        	            {padding:10px 10px 10px 10px}

#blockContent               	            {float:left;width:620px;margin:27px 0 0 0;overflow:hidden;}
#blockContentInner          	            {padding:0px 12px 31px 15px;}

#blockTop                   	            {width:100%;height:176px;margin:0px;background-image: url(/prescient/images/header_top.png);}      
#blockTopInner              	            {width: 100%;background-image: url(/prescient/images/header_top_type.png);background-repeat:no-repeat}

#blockRight                    	            {float:left; width:150px; margin: 27px 4px 0 8px;}
#blockRightInner               	            {padding:0px;}

#blockBottom                       	        {float:left;height:20px/*28px*/;width:100%;margin:0px;background-color:#9AC2CB/*6AA8B3#2A8592*/; 
                                                          border-bottom:6px solid #4795A2/*1C2A37*/;border-top:3px solid #C2D9E0/*9AC2CB#5DADC0*/;
                                                           color:#FFFFFF/*#a8a8a8*/;font-size:9px;line-height:18px;}
#blockBottomInner                  	        {width:967px;margin:0px 0px 10px 0;padding:0 5px 0 0;text-align:right;}

#blockLeft                       	        {float:left;width:184px /*236px*/;margin:5px 0 0 4px; background-color: #fafafa;background-image: url(left_bar.png);background-position: top right;background-repeat: no-Repeat;}
#blockLeftInner                   	        {/*padding-left:18px;padding-right: 4px;*/background-color: #fafafa;}

#blockLeft .layer                 	        {background-color: #fafafa;;height:218px;left:38px; position:absolute;top:77px;width:200px; border-left:1px solid #ffffff; border-right:1px solid #ffffff;}

#blockLeftContentRight             	        {float:left;width:100%;margin:0px 0 0px 0px; padding:0px;background-color: #fafafa;}

#blockPost                      	        {}
#blockPostInner                 	        {}

/* Globale Elemente */

#logo                           			{float:left;margin:28px 16px; height:120px; overflow:hidden;}
#logo img                                   {float:left;padding:0;}
#banner                                     {float:left;display:none;}

#globalFunctions                		{position:absolute;height:28px;width:972px;background-image:url(/prescient/images/header_top_global_bar.png);background-repeat:no-repeat; font-size:0.9em}
#globalFunctions ul             	        {width:972px;margin:0; padding:0 10px 0 0;}
#globalFunctions li             	        {float:right; list-style-type:none;}
#globalFunctions a              		{line-height:28px;padding:0 6px 0 6px;color:#ededed;text-decoration:none;font-weight:bold;}
#globalFunctions a:hover        		{color:#ffffff}

#globalFunctions .home a        	        {background-image:none; background-repeat:no-repeat;background-position:center center;}
#globalFunctions .sitemap a     	        {background-image:none; background-repeat:no-repeat;background-position:center center;}
#globalFunctions .mail a        	        {display:none;}
#globalFunctions .imprint a     	        {background-image:none; background-repeat:no-repeat;background-position:center center;}
#globalFunctions .tellafriend   	        {display:none;}
#globalFunctions .print         	        {background-image:none; background-repeat:no-repeat;background-position:center center;}


#login                          	        {margin-bottom:14px;overflow:hidden}
#login .wglButtonContainer                  {margin:3px 10px 0 0;float:none;}
#login .wglButtonText                	    {font-family:inherit;height:21px;float:right;padding:0 5px;text-align:center;text-transform:uppercase;margin:3px 12px 0 0;}

#logout                                     {margin-bottom:14px;}
#logout .wglButtonContainer                 {margin:3px 10px 0 0;float:none;}
#logout span                    	        {}
#logout .wglButtonContainer                 {margin:3px 10px 0 0;float:none;}
#logout a.wglButtonText                	    {float:right;padding:0 10px;text-align:center;text-transform:uppercase;}

#globalLanguage                		        {position:absolute; z-index:10000; top:65px; right:190px; width:80px; font-size:11px;}
#globalLanguage span            	        {line-height:18px; border:none; color:#666666; }
#globalLanguage a              		        {display:block;line-height:18px; color:#666666; text-decoration:none;}
#globalLanguage a:hover        		        {}
#globalLanguage .languageSelected	        {border:1px solid #DDDDDD; height:17px; background-color:#FFFFFF;overflow:hidden;height:17px;}
#globalLanguage .languageSelector	        {height:17px;float:right; background-color:#CECECE;}
#globalLanguage .languageSelector	img     {border-left:1px solid #DDDDDD; cursor:pointer; margin:0px; height:17px; width:16px;}
#globalLanguage span.icon					{background-repeat:no-repeat; background-position:3px 1px; padding:1px 0px 0px 23px;}
#globalLanguage .languageOptions 	        {border:1px solid #DDDDDD; background-color:#FFFFFF; margin-top:-1px; display:none;}

#search                                     {position:absolute;top:154px; margin-left:827px; width:154px;}
#search label                               {display:none;}
#search .searchInput                        {float:left;height:13px;margin:0 5px 0 0px;width:115px;font-size:11px;border:1px solid #aaa;}
#search .searchButton                       {font-size:10px;float:left;border:none;height:19px;color:#009C9D;background: url(/prescient/wGlobal/layout/images/buttons/btn_search.gif) no-repeat scroll center 5px;width:20px;cursor:pointer}
#search .searchButton:hover                 {font-size:10px;float:left;border:none;height:19px;color:#009C9D;background: url(/prescient/wGlobal/layout/images/buttons/btn_search_hover.gif) no-repeat scroll center 5px;width:20px;cursor:pointer}
#search .searchButton span                  {display:none;}

/* Pflegeschaltflächen */

#beButtonLayoutwizard                       {position:absolute;margin:8px 0 0 8px}

#beButtons                                  {position:absolute; left:256px; top:22px; width:512px;}
#beButtonAdmin                              {margin:0;padding:0;}
#beButtonPage                               {float:left;margin:0;padding:0;}
#beButtonContent                            {margin:0;padding:0;}

#beButtonEditTop                            {}
#beButtonEditRight                          {position:absolute; margin-top:-14px;z-index:1000;}
#beButtonEditBottom                         {position:absolute; left:250px; margin-top:0px;}
#beButtonEditLeft                           {position:absolute; margin-top:-8px; z-index:1000; }

#beButtonEditNavigation                     {position:absolute; top:164px; left:18px;}

#blockLeft #beButtonEditNavigation a, #blockLeft #beButtonEditLeft a, #blockRight #beButtonEditRight a, #blockBottom #beButtonEditBottom a {color:#000000;}

/* Allgemeine Elemente */

.searchLabel                                {margin-right:5px;}
.searchInput                                {}

.elementStandard                            {margin:0 0 10px 0}
.elementHeadline                            {margin:0 0 10px 0}

.elementText                                {margin:0 0 10px 0;width:100%;overflow:hidden}
.elementText .fragmentInfo                  {background-position:4px 4px;background-repeat:no-repeat;background-image:url(/prescient/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(/prescient/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(/prescient/wGlobal/layout/images/icons/info.gif);padding:8px 8px 8px 64px;border:solid 1px #c0c0c0;background-color:#ffffff}

.elementPicture                             {margin:0 0 10px 0; padding:0;}
.elementPictureLeft 					    {float:left; margin:0 10px 10px 0; padding:0;}
.elementPictureRight					    {float:right; margin:0 0 10px 10px; padding:0;}
.elementPicture img                         {display:block; overflow:hidden;}
.elementPictureLeft img                     {display:block; overflow:hidden;}
.elementPictureRight img                    {display:block; overflow:hidden;}
.elementPicture .title                      {margin: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(/prescient/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(/prescient/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 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                          {margin:0 0 0 0;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                          {margin:0 0 0 0}
.elementContainer3 .col1                    {float:left;width:33%;}
.elementContainer3 .col2                    {float:left;width:34%;}
.elementContainer3 .col3                    {float:left;width:33%;}
.elementContainer3 .colContent              {margin:0 16px 0 0;}

.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 #8BA2DF;overflow:hidden;}
.elementContainerBorder1 .col1              {}

.elementContainerBorder2                    {margin:0 0 16px 0;padding:8px;border:2px solid #8BA2DF;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 #8BA2DF;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 #D0D0D0;}
.elementDataTable th, .elementDataTable td  {margin:2px;padding:4px 6px;vertical-align:top;}
.elementDataTable .tableHead                {font-weight:bold;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:bold;}
.elementEvent .right                        {float:left;}

.elementBold                           		{font-weight:bold;}

.elementColorRed							{color:#FF0000;}

.elementTextDecorationNone                  {text-decoration:none;}

.elementFloatLeft                           {float:left;}
.elementFloatRight                          {float:right;}

.clearLeft                                  {height:0px;line-height:0.001em;font-size:0.001em;clear:left;padding:0px;margin:0;overflow:hidden;}
.clearRight                                 {height:0px;line-height:0.001em;font-size:0.001em;clear:right;padding:0px;margin:0;overflow:hidden;}
.clearBoth                                  {height:0px;line-height:0.001em;font-size:0.001em;clear:both;padding:0px;margin:0;overflow:hidden;}
.elementClearLeft                           {height:0px;line-height:0.001em;font-size:0.001em;clear:left;padding:0px;margin:0;overflow:hidden;}
.elementClearRight                          {height:0px;line-height:0.001em;font-size:0.001em;clear:right;padding:0px;margin:0;overflow:hidden;}
.element                           			{height:0px;line-height:0.001em;font-size:0.001em;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 ul                               {list-style-image:url(/prescient/wGlobal/layout/images/decoration/bullet_list.gif);margin-left:0px;}
#blockLeft .elementText li                  {}

/* Elemente des Inhaltsbereiches */

#blockContent ul                            {list-style-image:url(/prescient/wGlobal/layout/images/decoration/bullet_list.gif);}


/* Elemente des rechten Bereiches */

#blockRight a                               {}
#blockRight ul                              {list-style-image:url(/prescient/wGlobal/layout/images/decoration/bullet_list.gif);margin-left:0px;}
#blockRight .elementText li                 {display:list-item;}

#blockRight .elementHeadline                {margin:0 0 10px 0;}
#blockRight .elementHeadline h1             {margin:0;padding:0;color:#666666;}
#blockRight .elementText                    {margin:0 0 10px 0;}

#blockRight .colContent                     {background-color:#3553AA; 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:#3553AA; color:#FFFFFF;}
*/

/* Elemente des unteren Bereiches */
#blockBottom .elementText                   {margin:0; line-height:29px;}

/* Element Liste */
.list                           {list-style:none;margin:0 0 0 0;padding:0;clear:both;}

.listEntry                      {padding: 5px 0px 5px 0px;margin:0 0 12px 0;list-style-image:none;overflow:hidden;border:solid 0px #f0f0f0; }

.listEntryTitle                 {margin:0px 0px 8px 0px;font-size:12px}
.listEntryTitle a               {text-decoration:none; }
.listEntryPic             		{float:left;margin:0;cursor:pointer;}
.listEntryPicHover				{float:left;margin:0;cursor:pointer;}
.listEntryThumbnail             {margin:0 10px 0 0px;}
.listEntryDescription           {margin:8px 0px 8px 0px;}
.listEntryElement               {margin-left:8px;}
a.listEntryDetailsLink			{padding:0 0 0 15px;margin:0 0 0 15px;text-decoration:none;background:url(/prescient/wGlobal/layout/images/buttons/btn_icn_link.gif) no-repeat left center;}
a.listEntryDetailsLink:hover	{background:url(/prescient/wGlobal/layout/images/buttons/btn_icn_link_hover.gif) no-repeat left center;}

.listRssLink                     {float:right;margin:5px}
.listRssLink                     {}
.listRssIcon                     {border:0px; width:15px}

/* Seiten-Blättern-Navigation */
.pageNaviList      {position:relative;text-align:center}
.pageNaviLeftLink  {position:absolute;left:100px}
.pageNaviRightLink {position:absolute;right:100px}
.pageNaviCurrent   {font-weight:bold;margin-right:3px}
.pageNaviLink      {margin-right:3px}


/* Events */

.eventsListFilterArea 		{border: 1px solid #CCCCCC; padding: 5px; overflow: hidden; background-color: #F0F0F0;margin-bottom:12px};
.eventsListFilterHeadline  	{margin:0px 0px 0px 10px}
.eventsFilterArea          	{margin:5px 0px}
.eventsFilterAreaLabel     	{float:left;width:120px;font-weight:bold;padding-top:2px;padding-left:10px}
.eventsFilterSelect        	{float:left;width:200px}
.eventsFilterMonth         	{width:95px}
.eventsFilterYear          	{width:95px;margin-left:10px}
.eventDetailsLabel        {font-weight:bold}

/* Kommentare / Comments */
.commentsAreaAdmin           {padding:5px;margin-bottom:15px;border:1px solid #CCC;overflow:hidden}
.commentStatus              {font-weight:bold;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:bold}
.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:bold;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:bold;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:bold;padding:3px}
.rateCurrentArea      {padding:5px ;margin-top:10px}
.textNotRated         {font-weight:bold}
.rateCurrentArea h2     {}
.currentRatingTextArea {font-weight:bold}
.textAfterRatingArea  {font-weight:bold;margin:10px;padding:5px;font-weight:bold;border:1px solid #CCC}
.textIsRatedArea      {font-weight:bold;margin:10px;padding:5px;font-weight:bold;border:1px solid #CCC}
.ratingImgFull        {}
.ratingImgHalf        {}
.ratingImgDefault     {}
.listRatingArea       {margin-bottom:8px}
.listRatingStarsArea  {margin-right:10px;float:left}
.listRatingTextArea  {font-weight:bold}
.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;}

