/*
////////////////////////////////////////////////////////////////
//
// 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
//
// /lbc/
/////////////////////////////////////////////////////////////////
*/

/* 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}

#body                {background-color:#FFFFFF;background-image:url(/lbc/wGlobal/layout/images/backgrounds/bg.jpg);background-repeat:repeat-x;}

body                 {font-family:Arial, Sans-serif, Helvetica;font-size:12px;color:#4d4d4d;font-weight:normal;line-height:14px;}

div                  {}
span                 {}

/* Überschriften */

h1                   {font-size:22px;font-weight:normal;color:#4080bc;margin:0 0 5px 0;}
h2                   {font-size:18px;font-weight:normal;color:#4080bc;margin:0 0 5px 0;}
h3                   {font-size:14px;font-weight:bold;color:#4d4d4d;margin:0 0 5px 0;}
h4                   {font-size:12px;font-weight:bold;color:#4d4d4d;margin:0 0 0 0;}
h5                   {font-size:12px;font-weight:normal;color:#4d4d4d;margin:0 0 0 0;}
h6                   {font-size:12px;font-weight:normal;color:#4d4d4d;margin:0 0 0 0;}

/* Textblöcke */
p                    {margin:0 0 14px 0}

/* Listen */
ul                   {margin:0 0 14px 0;}
ul li                {list-style-type:none;background-image:url(/lbc/wGlobal/layout/images/buttons/btn_bullet.jpg);background-repeat:no-repeat;background-position:5px 6px;list-style-type:none;padding:0 0 6px 14px;}
ol                   {margin:0 0 14px 28px;list-style-type:decimal}
ol li                {margin:0 0 6px 0;}


/* Definitionslisten */
dl                   {}
dt                   {}
dd                   {margin:0 0 14px 0;padding:0 0 0 16px;color:#a0a0a0}

/* Horizontale Linien */
hr                   {background-color:#cccccc;color:#cccccc;height:1px;border-style:none}

/* Formularelemente */

form                 {}

input                {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;padding:1px 2px 1px 2px}
select               {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;padding:1px 2px 1px 2px}
textarea             {font:inherit;border:1px solid #666666;border-color:#666666 #B6B6B6 #B6B6B6 #666666;font-size:11px;padding:1px 2px 1px 2px}

button               {cursor:pointer;background-color:#B6B6B6;border:none;font-size:11px;line-height:18px;height:18px;color:#ffffff}
button:hover         {cursor:pointer;background-color:#98BFD7;border:none;font-size:11px;line-height:18px;height:18px;color:#ffffff}

/* Links */

a                    {text-decoration:none;color:#4080bc;}
a:hover              {text-decoration:underline;color:#4080bc;}
a.intern             {padding:0 0 0 14px;background:url(/erwachsene//wGlobal/layout/images/links/intern.gif) top left no-repeat;}
a.extern             {padding:0 0 0 14px;background:url(/erwachsene//wGlobal/layout/images/links/extern.gif) top left no-repeat;}
a.download           {padding:0 0 0 14px;background:url(/erwachsene//wGlobal/layout/images/links/download.gif) top left no-repeat;}
a.audio              {padding:0 0 0 14px;background:url(/erwachsene//wGlobal/layout/images/links/audio.gif) top left no-repeat;}
a.video              {padding:0 0 0 14px;background:url(/erwachsene//wGlobal/layout/images/links/video.gif) top left no-repeat;}

/* Bilder */

a img {border:none}

img.picture {margin:0}
img.pictureLeft {float:left;margin:10px 10px 10px 0}
img.pictureRight {float:right;margin:10px 0 10px 10px}

table.picture {margin:0;width:1px;border-collapse:collapse;border-spacing:0;}
table.pictureLeft {float:left;margin:10px 10px 10px 0;width:1px;border-collapse:collapse;border-spacing:0;}
table.pictureRight {float:right;margin:10px 0 10px 10px;width:1px;border-collapse:collapse;border-spacing:0;}

/* Tabellen */

table                {font-size:12px;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}

/* Grundgerüst */

#blockPre              {}
#blockPreInner         {}

#blockMain             {position:relative;width:941px;background-color:#FFFFFF;margin:0 auto;}
#blockMainInner        {margin:0 1px 1px 1px;}

#blockContent          {float:right;width:669px;padding:17px 20px 0 0;}
#blockContentInner     {}

#blockTop              {position:relative;}
#blockTopInner         {height:370px;}

#blockBottom           {position:relative;}
#blockBottomInner      {margin:18px 20px 0 250px;padding:15px 0 1px 0;border-top:1px solid #d1d1d1;font-size:11px;}

#blockLeft             {width:240px; float:left;}
#blockLeftInner        {padding:17px 0 0 32px;}

#blockLeftContentRight {overflow:hidden;position:relative;}

#blockPost             {}
#blockPostInner        {}

.searchLabel                    {margin-right:15px;}

/* Globale Elemente */

#globalFunctions                {position:absolute;height:18px;margin:0 15px 0 0;text-align:right;top:60px;right:142px;font-size:11px}
#globalFunctions a              {line-height:18px;margin:0 9px 0 0;}
#globalFunctions a:hover        {}

#logo                           {position:relative;top:33px;left:38px;}

#search                         {position:absolute ;top:59px;left:787px}
.searchInput               {height:14px;padding-top:2px;padding-left:7px;width:122px;text-align:left;border:1px solid #999999;color:#66757e}
.searchButton             {float:left}

#banner                         {position:absolute;top:137px;}

#text                           {position:absolute;top:103px;right:5px;}

/* Pflegeschaltflächen */

#beButtonLayoutwizard           {position:absolute;}

#beButtons                      {position:absolute;top:350px;right:2px;}
#beButtonAdmin                  {float:left;}
#beButtonPage                   {float:left;}
#beButtonContent                {float:left;}

#beButtonEditTop                {}
#beButtonEditRight              {position:absolute;}
#beButtonEditBottom             {position:absolute;left:250px;}
#beButtonEditLeft               {position:absolute;}

#beButtonEditNavigation         {position:absolute;top:0px;left:0;}
#beButtonEditNavigationTop      {position:absolute;top:35px;right:150px;}

/* Allgemeine Elemente */

.elementStandard                {margin:0 0 10px 0;}
.elementHeadline                {margin:0 0 0 0;}
.elementText                    {margin:0 0 10px 0;}

.elementText .fragmentInfo      {background-position:4px 4px;background-repeat:no-repeat;background-image:url(/erwachsene//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(/erwachsene//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(/erwachsene//wGlobal/layout/images/icons/info.gif);padding:8px 8px 8px 64px;border:solid 1px #c0c0c0;background-color:#ffffff}


.elementPicture                 {margin:0 0 10px 0}
.elementPicture .title      {padding:5px 0 0 0;font-size:10px}
.elementLink                    {margin:0 0 10px 0;width:100%;}
.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}
.elementPlain                   {margin:0 0 10px 0;overflow:auto;padding:4px;background-color:#f0f0f0;border:solid 1px #a0a0a0}
.elementDelimiter               {margin:-7px 0 7px 0}


.elementContainer               {margin:0 0 18px 0}

.elementContainer1              {margin:0 0 18px 0}
.elementContainer1 .col1        {overflow:hidden;}

.elementContainer2              {margin:0 0 18px 0}
.elementContainer2 .col1        {float:left;width:440px;overflow:hidden;}
.elementContainer2 .col2        {float:right;width:210px;overflow:hidden;}

.elementContainer3              {margin:0 0 18px 0}
.elementContainer3 .col1        {float:left;width:210px;overflow:hidden;}
.elementContainer3 .col2        {float:right;width:440px;overflow:hidden;}

.elementContainer4              {margin:0 0 18px 0}
.elementContainer4 .col1        {float:left;width:210px;margin:0 20px 0 0;overflow:hidden;}
.elementContainer4 .col2        {float:left;width:210px;overflow:hidden;}
.elementContainer4 .col3        {float:right;width:210px;overflow:hidden;}


/* Elemente des oberen Bereich */

/* Elemente des linken Bereiches */

/* Elemente des Inhaltsbereiches */

/* Elemente des rechten Bereiches */

#blockRight .elementHeadline    {margin:0 0 1px 0;padding:2px 6px 2px 10px;background-color:#98BFD7}
#blockRight .elementHeadline h1 {margin:0;padding:0;color:#ffffff;}
#blockRight .elementHeadline h2 {margin:0;padding:0;color:#ffffff;}
#blockRight .elementHeadline h3 {margin:0;padding:0;color:#ffffff;}
#blockRight .elementHeadline h4 {margin:0;padding:0;color:#ffffff;}
#blockRight .elementText        {margin:0 0 10px 0;padding:10px 6px 6px 10px;background-color:#DBE9F2}


/* Elemente des unteren Bereiches */
#globalFunctionsButtom               {height:12px;margin:15px 0 0 0;border-top:1px solid #4d4d4d;padding:7px 0 0 0;}
#globalFunctionsButtom a             {color:#4d4d4d;}
#globalFunctionsButtom .print        {background-image:url(/erwachsene/wGlobal/layout/images/decoration/print.gif);background-repeat:no-repeat;float:left;padding-left:21px}
#globalFunctionsButtom .tellAFriend  {background-image:url(/erwachsene/wGlobal/layout/images/decoration/tellafriend.gif);background-repeat:no-repeat;background-position:18px 3px;float:left;padding-left:40px;}


#blockBottom .elementText            {margin:0;}

/* Listen */  

.wglSheet                                               {padding:0;}
.wglList                                                {border-top:1px solid #cccccc;}
.wglList table                                          {width:100%;}
.wglList  li                                            {background-image:none;}
.listover                                               {background-color:#F3F3F3;cursor:pointer;}

.wglListEntryDetailsNormal                              {width:100%;border-bottom:1px solid #cccccc;padding:1px 0 0 0;list-style-item:none;list-style-type:none;}

.wglListEntryDetailsNormal .list                        {width:100%;border-bottom:1px solid #cccccc;padding:1px 0 0 0;list-style-item:none;list-style-type:none;}
.wglListEntryDetailsNormal .listover                    {width:100%;background-color:#F3F3F3;cursor:pointer;border-bottom:1px solid #cccccc;padding:1px 0 0 0;list-style-item:none;list-style-type:none;}

.wglListEntryDetailsNormal p                            {margin:0;}
.wglListEntryDetailsNormal a                            {font-size:14px;font-weight:bold;line-height:16px;color:#4d4d4d;}
.wglListEntryDetailsNormal .wglListTitle                {margin:0 0 0 0;}
.wglListEntryDetailsNormal .wglListTitleThumb           {margin:0 0 0 10px;}
.wglListEntryDetailsNormal .wglListTitle a:hover        {text-decoration:none;}
.wglListEntryDetailsNormal .wglListTitleThumb a:hover   {text-decoration:none;color:#4d4d4d;}
.wglListEntryDetailsNormal .wglListDescriptionThumb     {margin:0 0 0 10px;}
.wglListEntryDetailsNormal .thumb                       {width:55px;padding:5px 0 5px 0;}
.wglListEntryDetailsNormal .title                       {padding:5px 0 5px 0;}
 


.wglListEntryDetailsNormalDate                          {width:100%;list-style-item:none;list-style-type:none;padding:0;border-bottom:1px solid #cccccc;}
.wglListEntryDetailsNormalDate .list                    {width:100%;padding:5px 0 5px 0;list-style-item:none;list-style-type:none;border-bottom:1px solid #ffffff;border-top:1px solid #ffffff;}
.wglListEntryDetailsNormalDate .listover                {width:100%;background-color:#F3F3F3;padding:5px 0 5px 0;border-bottom:1px solid #ffffff;border-top:1px solid #ffffff;list-style-item:none;list-style-type:none;}

.wglListEntryDetailsNormalDate table                    {width:100%;padding:5px 0 5px 0}
.wglListEntryDetailsNormalDate p                        {margin:0;}
.wglListEntryDetailsNormalDate a                        {font-size:14px;font-weight:bold;line-height:16px;color:#4d4d4d;}

.wglListEntryDetailsNormalDate .wglListTitle            {margin:0 0 0 0;}
.wglListEntryDetailsNormalDate .wglListTitleThumb       {margin:0 0 0 10px;}
.wglListEntryDetailsNormalDate .wglListTitle a:hover    {text-decoration:none;}
.wglListEntryDetailsNormalDate .wglListTitleThumb a:hover {text-decoration:none;color:#4d4d4d;}
.wglListEntryDetailsNormalDate .wglListDescriptionThumb {margin:0 0 0 10px;}
.wglListEntryDetailsNormalDate .title                   {}
.wglListEntryDetailsNormalDate .date                    {font-size:11px;width:50px;}
.wglListEntryDetailsNormalDate .thumb                   {width:55px;}

a.listShortLink:hover                                   {text-decoration:none;color:#4d4d4d;}
a.listShortLink                                         {color:#4d4d4d;}
.listShort                                              {color:#4d4d4d;border-bottom:1px solid #cccccc;font-weight:bold;padding: 4px 0 5px 0;}
.listShort .icon                                        {float:left;margin:-2px 2px 0 0;width: 25px;}
.listShort .description                                 {font-weight:normal;margin: 0pt 0pt 0pt 25px; clear: both;}

.listShortOver                                          {background-color:#F3F3F3;cursor:pointer;color:#4d4d4d;border-bottom:1px solid #cccccc;font-weight:bold;padding: 4px 0 5px 0;}
.listShortOver .icon                                    {float:left;margin:-2px 2px 0 0;width: 25px;}
.listShortOver .description                             {font-weight:normal;margin: 0pt 0pt 0pt 25px; clear: both;}

.rssLink                                                {position:absolute;top:-20px;right:0px;}

/* Box */

.box               {border:1px solid #cccccc;padding:11px 11px 11px 7px;overflow:hidden;margin:0 0 15px 0;}
.box h2            {}


/* Formular */

.form         {margin-bottom:10px;}
.formCheck    {margin-right:5px;border:0 none;}
.submit       {margin-top:5px;}
