/*
////////////////////////////////////////////////////////////////
//
// Allgemeine Styles
//
// Weblication GRID CMS Strukturdesign Version 5.0.9.1
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit Weblication Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

/* Formatierung von HTML-Elementen */

html                 {}
body                 {margin:0;padding:0;font-family:Arial, Sans-serif, Helvetica;font-size:12px;background-color:#484a4c;}

/* Grundgerüst */
#blockMain             {margin:0 auto;margin-top:30px;margin-bottom:20px;width:994px;padding:0}
#blockMainFlash        {margin:0 auto;margin-top:0px;margin-bottom:0px;width:994px;padding:0}
#blockMainInner        {margin:0;padding:0;overflow:hidden;background-image:url(/global/wGlobal/layout/images/backgrounds/bg-kachel.gif); background-repeat:repeat-y; width:994px;}

#topSpaceFlash { height:20px;padding:0;width:898px;}

#blockTop              {height:160px;background-image:url(/global/wGlobal/layout/images/backgrounds/bg-top.gif); background-repeat:no-repeat}

#logo               { position:absolute;margin:11px 0 16px 21px;height:280px; width:251px; 
					  /* Mozilla ignores crazy MS image filters, so it will skip the following */
						filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/global/wGlobal/layout/images/glas-erheben-logo.png')}
  
#logo[id]			{ /* IE ignores styles with [attributes], so it will skip the following. */
  						background-image:url(/global/wGlobal/layout/images/glas-erheben-logo.png);
}

  
  #globalFunctions                {float:right;position:relative; width:620px}
  
  #languageSelector               {float:right}    
  #languageSelector a.lang        {line-height:20px;float:right;padding:4px}
  #languageSelector a.langCurrent {line-height:20px;float:right;padding:4px}          
    
  #blockMainFlash #navigationMeta   {float:right; margin:-3px 8px 18px 0; padding: 0 0 10px 0;} 

  #navigationMeta                 {float:right; margin:0 8px 18px 0;} 
  #navigationMetaTop			  { position:absolute; margin:-24px 0 0 0; width:990px;}    
  #blockMainFlash #navigationMetaTop { position:absolute; margin:6px 0 0 0; width:990px;} 

  #navigationMain                 {display:none;}

  
  #blockLeft                        {float:left;width:318px;margin:20px 20px 0 0; min-height:400px}

  #blockContentStart                {float:left;width:576px;margin:20px 0px 0 0}

  #blockContent                   {float:left;width:576px;margin:20px 0px 0 0; padding: 18px 0 0 0; }
  #blockContent[id]               { /* IE6 ignores styles with [attributes], so it will skip the following. */
  									background-image:url(/global/wGlobal/layout/images/backgrounds/border_top.png);background-repeat: no-repeat;}
									
  #blockContentInner              { float:left;padding: 20px 37px;background-image:url(/global/wGlobal/layout/images/backgrounds/border_middle.gif); background-repeat:repeat-y;border:none;}
  
  #blockContentFooter             {height:91px; float:left;width:576px;border:none; }
  #blockContentFooter[id]          { /* IE6 ignores styles with [attributes], so it will skip the following. */
									background-image:url(/global/wGlobal/layout/images/backgrounds/border_bottom.png); background-repeat:no-repeat;}

  #blockBottom                    {margin:0px 0 4px 0; height:40px; width:994px;font-size:11px;text-align:right;color:#909090;background-image:url(/global/wGlobal/layout/images/backgrounds/bg_bottom.gif); background-repeat:no-repeat; background-position:0 -218px}
 
  #blockBottom a                  {line-height:20px;padding:0 0 0 8px;color:#606060;text-decoration:none}
  #blockBottom a:hover            {background-color:#f0f0f0}

/* Pflegeschaltflächen */

#beButtonEditMetaNavigation     {position:absolute;margin:20px 0 0 0;right:-2px}
#beButtonEditNavigation         {position:absolute;margin:-18px 0 0 0}
#beButtons                      {position:absolute;margin:-40px 0 0 100px;padding:0;width:698px}

#beButtonsSystem1                {float:right;margin:-132px 0 0 0px;width:458px}
#beButtonsSystem2                {float:right;margin:-102px 0 0 0px;width:458px}
#beButtonsPage                  {position:absolute;float:left; margin: 0 0 0 240px;}


/* Container, um z.B. mehrspaltige Bereiche zu ermöglichen */

#blockContentStart .col1_100  {float:left;width:520px;}

#blockContentStart .col1_50   {float:left;width:250px;margin:0 20px 0 0}
#blockContentStart .col2_50   {float:right;width:250px;}

#blockContentStart .col1_30   {float:left;width:160px;margin:0 20px 0 0}
#blockContentStart .col2_70   {float:right;width:340px}

#blockContentStart .col1_70   {float:left;width:340px;margin:0 20px 0 0}
#blockContentStart .col2_30   {float:right;width:160px}

#blockContent .col1_100       {float:left;width:520px}

#blockContent .col1_50        {float:left;width:250px;margin:0 20px 0 0}
#blockContent .col2_50        {float:right;width:250px}

#blockContent .col1_30        {float:left;width:160px;margin:0 20px 0 0}
#blockContent .col2_70        {float:right;width:340px}

#blockContent .col1_70        {float:left;width:340px;margin:0 20px 0 0}
#blockContent .col2_30        {float:right;width:160px}

/* Überschriften */

h1, .h1Editor        {font-family:Arial, Helvetica, sans-serif;font-size:15px;font-weight:bold;color:#000;margin:0 0 14px 0;}
h2, .h2Editor        {font-family:Arial, Helvetica, sans-serif;font-size:13px;font-weight:bold;color:#000;margin:0 0 12px 0;}
h3, .h3Editor        {font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#000;font-weight:normal;margin:0 0 12px 0;}
h4, .h4Editor        {font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#000;font-weight:normal;margin:0 0 12px 0;}

.subline              {font-size:13px;color:#a0a0a0}
.description          {font-weight:bold}

/* Textblöcke */
p                    {line-height:17px;margin:0 0 10px 0}

/* Listen */
ul                   {}
ol                   {}

/* Definitionslisten */
dl                   {}
dt                   {}
dd                   {}

/* Horizontale Linien */
hr                   {}

/* Formularelemente */

form                 {}

fieldset               {border:0;padding:0;margin:0 0 10px 0}
input                  {font:inherit;padding:1px 0 1px 0;margin:0;border:1px solid #999999;border-color:#999999 #cccccc #cccccc #999999;}
select                 {font:inherit;padding:0;margin:0;border:1px solid #999999;border-color:#999999 #cccccc #cccccc #999999;}
textarea               {font:inherit;padding:0;margin:0;border:1px solid #999999;border-color:#999999 #cccccc #cccccc #999999;}
input[type="radio"]    {border:none}
input[type="checkbox"] {border:none}
input[type="file"]     {border:none}

button               {cursor:pointer;font:inherit;font-size:11px;font-weight:bold;color:#555;background-color:#ffffff;border:solid 1px #a0a0a0;margin-right:4px;}
button:hover         {background-color:#888;color:#ffffff;}

.wglButton           {}

/* Links */

a                    {text-decoration:underline;color:#909090;}
a.intern             {padding:0 0 0 14px;background:url(/global/wGlobal/layout/images/links/intern.gif) center left no-repeat}
a.extern             {padding:0 0 0 14px;background:url(/global/wGlobal/layout/images/links/extern.gif) center left no-repeat}
a.download           {padding:0 0 0 14px;background:url(/global/wGlobal/layout/images/links/download.gif) center left no-repeat}
a.pdf                {padding:0 0 0 14px;background:url(/global/wGlobal/layout/images/links/pdf.gif) center left no-repeat}
a.audio              {padding:0 0 0 14px;background:url(/global/wGlobal/layout/images/links/audio.gif) center left no-repeat}
a.video              {padding:0 0 0 14px;background:url(/global/wGlobal/layout/images/links/video.gif) center left no-repeat}
a.next               {padding:0 0 0 14px;background:url(/global/wGlobal/layout/images/links/next.gif) center left no-repeat}
a.back               {padding:0 0 0 14px;background:url(/global/wGlobal/layout/images/links/back.gif) center left no-repeat}
a.mail               {padding:0 0 0 14px;background:url(/global/wGlobal/layout/images/links/mail.gif) center left no-repeat}

a:hover              {text-decoration:none;}
/* Bilder */

a img                {border:none}

img.picture          {margin:0;}
img.pictureLeft      {float:left;margin:4px 4px 4px 0;}
.elementPictureLeft  {float:left;margin:4px 4px 4px 0;}
img.pictureRight     {float:right;margin:4px 0 4px 4px;}
.elementPictureRight {float:right;margin:4px 0 4px 4px;}
.bannerPicture 		 {overflow:visible;}
.bannerPicture img   {margin:-20px -27px 20px -27px; position:relative}

#blockRight img.picture          {margin:0}
#blockRight img.pictureLeft      {margin:0}
#blockRight img.pictureRight     {margin:0}

/* Tabellen */

table                {font:inherit;color:inherit;border:none}
tr, thead, tbody     {}
th, td               {vertical-align:top}

table.light          {background-color:#ffffff;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:4px}

table.default        {background-color:#ffffff;border-style:solid none none solid;border-width:1px;border-color:#a0a0a0;margin-bottom:12px;border-collapse:collapse;}
table.default th     {border-style:none solid solid none;border-width:1px;border-color:#a0a0a0;padding:4px;text-align:left;background-color:#f0f0f0}
table.default td     {border-style:none solid solid none;border-width:1px;border-color:#a0a0a0;padding:4px}

td.bgColor1, th.bgColor1 {background-color:#f0f0f0}

/* Globale Elemente */

.clearBoth   {height:0px;line-height:0px;font-size:0px;clear:both;padding:0px;margin:0;overflow:hidden;}
.clickable   {cursor:pointer}
.clickable * {cursor:pointer}
.invisible   {display:none}
.highlighted {background-color:yellow}

/* Allgemeine Elemente */

.elementStandard                {margin:0 0 10px 0}
.elementHeadline                {margin:0 0 10px 0}

.elementText                    {margin:0 0 10px 0}
.elementText ul                 {list-style-image:url(/global/wGlobal/layout/images/icons/list-style-image.gif)}
.elementText li                 {line-height:17px;}
.elementPicture                 {margin:0 0 10px 0}

.elementPictureText             {margin:0 0 10px 0;overflow:hidden}
.elementPictureText .fragmentPicture {float:left}
.elementPictureText .fragmentText    {float:right}
.elementText ul                 {list-style-image:url(/global/wGlobal/layout/images/icons/list-style-image.gif)}
.elementText li                 {line-height:17px;}
.elementLink                    {margin:0 0 10px 0}
.elementVideo                   {margin:0 0 10px 0}
.elementAudio                   {margin:0 0 10px 0}
.elementList                    {margin:0 0 10px 0}
.elementDelimiter               {margin:0 0 10px 0}
.elementClearer                 {margin:0 0 0 0;height:0px;clear:both}
.elementContainer               {margin:0 0 10px 0;overflow:hidden}
.elementForm                    {margin:0 0 10px 0}
.elementGallery                 {margin:0 0 10px 0;overflow:hidden}
.elementChart                   {margin:0 0 10px 0;}
.elementGallery .imageFrame     {float:left;padding:11px;margin:0 8px 8px 0;background-color:#f0f0f0;border:solid 1px #f0f0f0}
.elementGallery .lastImageFrameOfRow {margin-right:0}
.elementGallery .imageTitle     {margin-right:0;text-align:center}
.elementButton                  {margin:0}
.elementButton .wglButton       {margin-bottom:4px;}

.elementBoxSheet                {margin:0 0 10px 0;overflow:hidden;background-color:#f0f0f0;padding:15px 15px 5px 15px;}
.elementBoxBlank                {margin:0 0 10px 0;overflow:hidden;padding:10px 10px 0 10px;}

div.tagcloud                    {}
div.tagcloud a                  {padding:0 4px 0 0;line-height:100%;display:inline-block;}
div.tagcloud .highlighted       {color:#cb0a1c}

.errorMessages                  {margin:0 0 10px 0;padding:8px;background-color:#ddd}
.errorMessages *                {}
.wglErrorMessage                {color:red;display:block;line-height:16px}
.errorMessages .wglErrorMessage {}
.textInfo                       {color:#666666;line-height:16px}             

.elementForm table              {width:400px}
.elementForm td                 {padding:4px 0 0 0}
.elementForm .rowText           {}
.elementForm .formButtons       {text-align:right}
.elementForm label              {white-space:nowrap;padding:0 4px 0 0}

dl.form                         {display:table;margin:0;padding:0}
dl.form dt                      {display:block;clear:left;margin:0 0 2px 0}
dl.form dt label                {font-weight:bold;}
dl.form dd                      {display:block;margin:0 0 10px 0;overflow:hidden;}

.wglRadioFloat                  {}
.wglRadioFloat input            {margin:0;float:left}
.wglRadioFloat label            {float:left;padding:0 4px 0 4px}

.wglRadio                       {display:block;clear:left;padding:4px 0 4px 0}
.wglRadio input                 {margin:0;float:left}
.wglRadio label                 {float:left;padding:0 4px 0 4px;color:black}

.wglCheckbox                    {display:block;clear:left;padding:4px 0 4px 0}
.wglCheckbox input              {margin:0;float:left}
.wglCheckbox label              {float:left;padding:0 4px 0 4px}

.wglCheckboxFloat               {margin:0 2px 0 0}

/* Groessen der Eingebafelder */
input.XS        {width:44px;margin-right:4px}
input.S         {width:94px;margin-right:4px}
input.M         {width:144px;margin-right:4px}
input.L         {width:194px;margin-right:4px}
input.XL        {width:244px;margin-right:4px}
input.XXL       {width:294px;margin-right:4px}

textarea.XS     {width:44px;margin-right:4px}
textarea.S      {width:94px;margin-right:4px}
textarea.M      {width:144px;margin-right:4px}
textarea.L      {width:194px;margin-right:4px}
textarea.XL     {width:244px;margin-right:4px}
textarea.XXL    {width:294px;margin-right:4px}

select.XS       {width:46px;margin-right:4px}
select.S        {width:96px;margin-right:4px}
select.M        {width:146px;margin-right:4px}
select.L        {width:196px;margin-right:4px}
select.XL       {width:246px;margin-right:4px}
select.XXL      {width:296px;margin-right:4px}

/* Elemente des oberen Bereich */

/* Elemente des linken Bereiches */

/* Elemente des Inhaltsbereiches */

/* Elemente des rechten Bereiches */

/* Elemente des unteren Bereiches */

/* Listen */

ul.listDefault                 {list-style:none;margin:0;padding:0}
ul.listCompact                 {list-style:none;margin:0;padding:0}
ul.listSearchResult            {list-style:none;margin:0;padding:0}

.listDefault li                {padding:0;margin:0 0 12px 0;border-bottom:solid 1px #e0e0e0}
.listCompact li                {padding:0;margin:0}
.listSearchResult li           {padding:0;margin:0 0 12px 0;border-bottom:solid 1px #e0e0e0}

li.twoCols                     {float:left;width:49%;margin-right:1%;height:100px;overflow:hidden}

.listDefault .listEntryTitle               {margin:0 0 8px 0;font-size:12px}
.listDefault .listEntryTitle a             {text-decoration:none}
.listDefault .listEntryDate                {float:left;padding:0 6px 0 0;color:gray;font-weight:bold;text-decoration:none}
.listDefault .listEntrySubline             {clear:both;margin:0 0 4px 0;color:#444444}
.listDefault .listEntryThumbnail           {float:left;margin:0 8px 8px 0;}
.listDefault .listEntryDescription         {clear:both;margin:0 0 8px 0}
.listDefault .listEntryMoreOnly            {text-decoration:none}
.listDefault .listEntryIconCalendar        {float:left;width:36px;height:36px;margin:10px 10px 20px 0;text-align:center;background-image:url(/global/wGlobal/layout/images/calendar.png)}
.listDefault .listEntryIconCalendar .month {font-size:9px;font-weight:bold;margin:2px 0 0 0;color:#ffffff}
.listDefault .listEntryIconCalendar .day   {margin:5px 0 0 0}

.listCompact .listEntryTitle          {margin:0 0 8px 0;font-size:12px}
.listCompact .listEntryTitle a        {text-decoration:none}
.listCompact .listEntryDate           {line-height:16px;padding:0 6px 0 0;color:gray;font-weight:bold;text-decoration:none}
.listCompact .listEntrySubline        {clear:both;margin:0 0 4px 0;color:#888888}
.listCompact .listEntryThumbnail      {float:left;margin:0 8px 8px 0;}
.listCompact .listEntryDescription    {margin:0 0 8px 0}
.listCompact .listEntryMoreOnly       {text-decoration:none}

.listSearchResult .listEntryTitle       {margin:0 0 4px 0;font-size:12px}
.listSearchResult .listEntryTitle a     {text-decoration:none}
.listSearchResult .listEntryDescription {margin:0 0 4px 0}
.listSearchResult .listEntryUrl         {margin:0 0 8px 0}
.listSearchResult .listEntryUrl a       {color:#a0a0a0}

/* Seiten-Blättern-Navigation */
.pageNaviList                   {text-align:center;line-height:24px;margin:0 0 10px 0}
.pageNaviList a                 {text-decoration:none}
.pageNaviList a:hover           {background-color:#f0f0f0}

.pageNaviBackLink               {}
#blockContentFooter a.pageNaviBackLink     {margin:48px 43px 0 0px; float:right; font-size:12px; position:relative}
#blockLeft a.pageNaviBackLink              {margin:20px 0px 0 0px; float:right; width:24px; height:22px;
											/* Mozilla ignores crazy MS image filters, so it will skip the following */
									        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/global/wGlobal/layout/images/buttons/back_link.png');}
#blockLeft a.pageNaviBackLink[class]          { /* IE ignores styles with [attributes], so it will skip the following. */
											background-image:url(/global/wGlobal/layout/images/buttons/back_link.png); background-repeat:no-repeat;}


#blockLeft a.pageNaviBackLink:hover        {/* Mozilla ignores crazy MS image filters, so it will skip the following */
									        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/global/wGlobal/layout/images/buttons/back_link_hover.png');}
#blockLeft a.pageNaviBackLink:hover[class] { /* IE ignores styles with [attributes], so it will skip the following. */
											background-image:url(/global/wGlobal/layout/images/buttons/back_link_hover.png); background-repeat:no-repeat;}

.pageNaviLink                   {background-color:#dddddd;border:solid 1px #a0a0a0;margin:0 4px 0 4px;padding:1px 8px 1px 8px;}
.pageNaviCurrent                {background-color:#ffffff;border:solid 1px #a0a0a0;margin:0 4px 0 4px;padding:1px 8px 1px 8px;font-weight:bold;}
.pageNaviNextLink               {background-color:#dddddd;border:solid 1px #a0a0a0;margin:0 4px 0 4px;padding:1px 8px 1px 8px;}



/* Gestaltung der Meta-Navigation */
#navigationMeta  a.navLevel1                     {margin:0 0 0 20px;;color:#b3b2b2;text-decoration:none}
#navigationMeta  a.navLevel1:hover         		 {color:#f0f0f0}
#navigationMeta  a.navLevel1Selected             {color:#b3b2b2;margin:0 0 0 20px;text-decoration:none}
  
/* Gestaltung der Meta-Navigation oben*/
#navigationMetaTop  a.navLevel1                     {margin:0 0 0 20px;;color:#b3b2b2;text-decoration:none; float:right}
#navigationMetaTop  a.navLevel1:hover         		 {color:#f0f0f0}
#navigationMetaTop  a.navLevel1Selected             {color:#b3b2b2;margin:0 0 0 20px;text-decoration:none; float:right}
  
  
/* Gestaltung der Breadcrumb-Navigation */

#navigationBreadcrumb a                           {text-decoration:none;color:#666666}

/* Gestaltung der Sitemap */

#navigationSitemap                                   {margin-left:-24px}
#navigationSitemap *                                 {margin:0;padding:0}
#navigationSitemap ul                                {list-style-type:disc;margin-left:24px}
#navigationSitemap li                                {overflow:hidden;margin:4px;padding:4px}
#navigationSitemap a                                 {display:block;width:100%;text-decoration:none;}
#navigationSitemap a:hover                           {}

#navigationSitemap p                                 {margin:4px 0 8px 0}
#navigationSitemap .navText                          {color:#b0b0b0}
#navigationSitemap .title                            {margin:4px 0 8px 0}
#navigationSitemap .description                      {margin:4px 0 8px 0}
#navigationSitemap .keywords                         {margin:4px 0 8px 0;color:#152362}

