/*
////////////////////////////////////////////////////////////////
//
// 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                 {height:101%;}
body                 {margin:0;padding:0;font-family:Arial, Sans-serif, Helvetica;font-size:12px;background:#e4e4e4;}

/* Links */

a	{color:#0060aa;text-decoration:none;}
a:hover	{text-decoration:underline;}

/* Bilder */

a img                {border:none}

img.picture          {margin:0;}
img.pictureLeft      {float:left;margin:4px 4px 4px 0;}
img.pictureRight     {float:right;margin:4px 0 4px 4px;}

#blockRight img.picture          {margin:0}
#blockRight img.pictureLeft      {margin:0}
#blockRight img.pictureRight     {margin:0}

/* Grundgerüst */

#blockMain             {width:964px;background:url(/global/wGlobal/layout/images/bg_main.jpg) top left repeat-y;margin:0 auto 20px auto;padding:50px 0 0 0;}
#blockMainInner        {position:relative;width:800px;margin:0 auto;}

#blockTop              {height:92px;}

  #logo                           {position:relative;width:222px;height:64px;background:url(/global/wGlobal/layout/images/logo_haslibier.png) top left no-repeat;margin:0 0 0 29px;float:left;}
  * html #logo                           {margin-left:15px;background:url(/global/wGlobal/layout/images/logo_haslibier.gif) top left no-repeat;} /* für IE 6 */
  #logo img                       {display:block;}

  #globalFunctions                {position:relative;width:500px;margin:55px 0 0 0;float:right;}
    #navigationMeta                 {position:relative;width:500px;text-align:right;font-size:11px;font-weight:bold;float:right;}
 
#navigationMain                 {position:relative;width:771px;height:29px;background:#0060aa;padding:0 0 0 29px;float:left;}

#navigationBreadcrumb             {position:relative;width:800px;height:20px;float:left;}

#visual             {position:relative;width:800px;height:255px;background:url(/global/wGlobal/layout/images/visual_prost.png) top left no-repeat;overflow:hidden;float:left;}
* html #visual             {background:url(/global/wGlobal/layout/images/visual_prost.jpg)} /* für IE 6 */
  #aktuelleInfos	{position:absolute;top:0px;right:0px;background:#0060aa;color:#ffffff;font-size:11px;font-weight:bold;text-transform:uppercase;letter-spacing:-0.5px;padding:5px 10px;}
  #aktuelleInfos a	{color:#ffdd00;}
  #aktuelleInfos a:hover	{color:#ffdd00;text-decoration:none;}

#blockLeft                        {clear:both;position:relative;width:199px;min-height:200px;height:auto !important;height:200px;margin:2px 0 0 0;float:left;}
  #navigationLeftFull             {padding: 0 0 34px 0}

#blockContent                     {position:relative;width:400px;min-height:200px;height:auto !important;height:200px;border-right:1px solid #0060aa;border-left:1px solid #0060aa;margin:22px 0 0 0;float:left;}
#blockContentStart                    {position:relative;width:600px;margin:0 0 0 1px;float:left;}

#blockRight                       {position:relative;width:199px;min-height:200px;height:auto !important;height:200px;margin:22px 0 0 0;float:right;}

#blockBottom                      {clear:both;position:relative;width:800px;border-top:solid 1px #0060aa;padding:1px 0;font-size:10px;float:left;}
#blockBottom p	{position:relative;width:600px;color:#0060aa;margin:0 0 50px 0;float:left;}
#blockBottom p.copyright	{width:200px;color:#9b9b9b;text-align:right;float:right;}
#blockBottom p.copyright a	{color:#9b9b9b;text-decoration:none;}
#blockBottom p.copyright a:hover	{text-decoration:underline;}

/* Pflegeschaltflächen */

#beButtonsSystem                {position:fixed;z-index:100;padding:4px 0 4px 0;top:0px;left:0px;width:100%;background-image:url(/weblication/grid5/gui/images/style/wMainMenuTopbar.png);border-bottom:solid 1px #888888}
#beButtonsPage                  {position:absolute;right:0px;top:0px;margin:2px 0 0 200px;z-index:100;}
#beButtonEditMetaNavigation     {position:absolute;margin:-10px 4px 0 0;right:-2px;z-index:100;}
#beButtonEditMainNavigation         {position:absolute;margin:-18px 0 0 0}
#beButtonEditLeftNavigation     {position:absolute;top:3px;right:-3px;z-index:100;}
#beButtonEditRightNavigation     {position:absolute;top:-17px;right:-2px;z-index:100;}
#beButtonEditFooter             {position:absolute;right:-2px;top:0px;z-index:100;}

/* Container, um z.B. mehrspaltige Bereiche zu ermöglichen */

#blockContentStart #blockContentInner					{position:relative;width:600px;height:100%;background:url(/global/wGlobal/layout/images/bg_content-start.gif) top left repeat-y;margin:2px 0 0 0;float:left;}
#blockContentStart #blockContentInner .col33				{position:relative;width:200px;min-height:300px;height:auto !important;height:300px;display:block;overflow:hidden;float:left;}
#blockContentStart #blockContentInner #wWebtagItem .col33	{position:relative;width:200px;min-height:300px;height:auto !important;height:300px;display:block;overflow:hidden;float:none;}
#blockContentStart #blockContentInner .col33 img.start	{width:197px;height:81px;margin:0 1px 10px 1px;}
#blockContentStart #blockContentInner .col33 div			{padding:0px 10px 10px 10px;}
#blockContentStart #blockContentInner .col33 p			{color:#003153;text-align:justify;}
#blockContentStart #blockContentInner .col33 p a			{text-decoration:underline;}
#blockContentStart #blockContentInner .col33 p a:hover	{text-decoration:none;}
#blockContentStart #blockContentInner .col33 a.weiter		{font-weight:bold;}

#blockContent #blockContentInner							{background:#ffffff;padding:0 15px 15px 15px;}
#blockContent #blockContentInner p						{color:#003153;text-align:justify;}
#blockContent #blockContentInner p a						{font-weight:bold;}
#blockContent #blockContentInner img.picture				{width:370px;height:215px;margin:0 0 12px 0;}

/* Überschriften */

h1, .h1Editor        {font-size:14px;color:#0060aa;text-transform:uppercase;letter-spacing:-0.5px;margin:0 0 6px 0;}
h2, .h2Editor        {font-size:13px;color:#0060aa;text-transform:uppercase;letter-spacing:-0.5px;margin:0 0 6px 0;}
h3, .h3Editor        {font-size:12px;color:#0060aa;text-transform:uppercase;letter-spacing:-0.5px;margin:0 0 6px 0;}
h4, .h4Editor        {font-size:11px;color:#0060aa;text-transform:uppercase;letter-spacing:-0.5px;margin:0 0 6px 0;}

h1 a	{text-decoration:none;}
h1 a:hover	{text-decoration:none;background:url(/global/wGlobal/layout/images/icons/icon_h1.gif) bottom left repeat-x;}

.subline              {font-size:13px;color:#a0a0a0}
.description          {font-weight:bold}
.lead         {color:#012f50;font-size:12px;font-weight:bold;margin:0 0 12px 0;}

/* Textblöcke */
p                    {line-height:16px;margin:0 0 17px 0}
.titleSmallBlue	{color:#0060aa;font-size:11px;font-weight:bold;text-transform:uppercase;margin:2px 0 2px 12px;}
.titleBlueBG	{color:#ffffff;font-size:12px;font-weight:bold;text-transform:uppercase;background:#0060aa;border-bottom:1px solid #ffffff;margin:0px;padding:4px 9px;}
.blau	{color:#0060aa;}
.gelb	{color:#ffdd00;}

/* 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;padding-top:1px;line-height:15px;font-size:11px;font-weight:bold;color:#0060aa;background-color:#ffffff;border:solid 1px #a0a0a0;margin-right:4px;}
button:hover         {background-color:#0060aa;color:#ffffff;}

.wglButton           {}

/* 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                {background:#ffffff;}

.elementText                    {background:#ffffff;}
.elementText p                    {color:#003153;text-align:justify;}
.elementText p a                    {font-weight:bold;}
.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}
.elementLink                    {margin:0 0 2px 0}
#wWebtagItem .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}
.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;padding-bottom:5px}
.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:#ffcccc}
.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 0 20px 0;padding:0px;}
ul.listCompact                 {list-style:none;margin:0;padding:0}
ul.listSearchResult            {list-style:none;margin:0;padding:0}

.listDefault li                {padding:0;margin:0;}
.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 .listEntry              {color:#0060aa;display:block;background:#ffffff;margin:0 0 6px 0;padding:8px 12px 6px 15px;}
.listDefault .listEntry:hover              {background:#a3dce8;}
.listDefault .listEntry:hover h1 a	{color:#012f50;}
.listDefault .listEntry:hover h1 a:hover	{background:none;}
.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;color:#012f50;font-size:12px;font-weight:bold;margin:0;}
.listDefault .listEntryDescription a         {color:#012f50;}
.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               {background-color:#dddddd;border:solid 1px #a0a0a0;margin:0 4px 0 4px;padding:1px 8px 1px 8px;}
.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 ul             {position:relative;list-style-type:none;display:block;float:right;}
#navigationMeta li		{position:relative;line-height:11px;border-right:1px solid #0060aa;float:left;}
#navigationMeta li a               {padding:0 6px 0 0;}
#navigationMeta li a.navLevel1              {margin:0 0 0 4px;}
#navigationMeta li a.navLevel1Selected                {margin:0 0 0 4px;}
#navigationMeta li.last               {border:0px;}

/* Gestaltung der Haupt-Navigation */

#navigationMain ul                                 {list-style-type:none}
#navigationMain li                                 {position:relative;line-height:13px;border-right:2px solid #ffffff;margin:7px 5px 8px 5px;display:block;float:left;}
#navigationMain li                                 {/*\**/line-height:14px\9;} /* für IE 8 */
#navigationMain li.first                          {margin-left:0px;}
#navigationMain li.last                                 {border:0px;}
#navigationMain li a                                  {color:#ffffff;font-size:14px;font-weight:bold;text-transform:uppercase;letter-spacing:-0.5px;text-decoration:none;padding:0 10px 0 0;}
#navigationMain li ul                                  {position:absolute;top:14px;left:0px;width:145px;padding:10px 0 0 0;z-index:100;}
html*#navigationMain li ul                                  {left:-40px;} /* für IE 7 */
#navigationMain li li                                  {float:left;width:127px;display:block;font-size:12px;text-transform:none;background:#0192d1;margin:0 0 1px 0;padding:4px 4px 5px 14px}
#navigationMain li li a                                  {font-size:12px;text-transform:none;letter-spacing:0px;}

#navigationMain .navLevel1Container						{margin:0;padding:0}
#navigationMain .navLevel1 a								{}
#navigationMain .navLevel1 a:hover						{color:#ffdd00;}
#navigationMain .navLevel1Selected a						{color:#ffdd00;}
#navigationMain .navLevel1Selected a:hover				{}
#navigationMain .navLevel1Open a							{}
#navigationMain .navLevel1Open a:hover					{}
#navigationMain .navLevel1OpenSelected ul				{display:none;}
#navigationMain .navLevel1OpenSelected:hover ul			{display:block;}
#navigationMain .navLevel1OpenSelected a					{color:#ffdd00;}
#navigationMain .navLevel1OpenSelected a:hover			{}
#navigationMain .navLevel1OpenDescendantSelected a		{color:#ffdd00;}
#navigationMain .navLevel1OpenDescendantSelected a:hover	{}

#navigationMain .navLevel2Container						{}
#navigationMain .navLevel2								{border:0px;}
#navigationMain .navLevel2:hover							{border:0px;cursor:pointer;}
#navigationMain .navLevel2 a								{color:#ffffff;}
#navigationMain .navLevel2:hover a						{color:#012f50;}
#navigationMain .navLevel2 a:hover						{color:#012f50;}
#navigationMain .navLevel2Selected a						{color:#012f50;}
#navigationMain .navLevel2Selected a:hover				{}
#navigationMain .navLevel2Open a							{color:#012f50;}
#navigationMain .navLevel2Open a:hover					{}
#navigationMain .navLevel2OpenSelected a					{color:#012f50;}
#navigationMain .navLevel2OpenSelected a:hover			{}
#navigationMain .navLevel2OpenDescendantSelected a		{color:#012f50;}
#navigationMain .navLevel2OpenDescendantSelected a:hover	{}

#navigationMain .navLevel3Container						{display:none;}
#navigationMain .navLevel3								{display:none;}

#navigationMain .navLevel4Container						{display:none;}
#navigationMain .navLevel4								{display:none;}

/* Gestaltung der linken Navigation */

#navigationLeft ul										{list-style-type:none}                                                                                            
#navigationLeft li										{text-transform:uppercase;line-height:22px;background:#0060aa;border-bottom:1px solid #ffffff;display:block;overflow:hidden;}
#navigationLeft li a										{color:#ffdd00;font-weight:bold;text-decoration:none;padding:0 0 0 9px;display:block;}
#navigationLeft li ul										{border-top:1px solid #ffffff;}
#navigationLeft li li										{line-height:18px;text-transform:none;background:#ffffff;border-bottom:1px solid #ffffff;display:block;overflow:hidden;cursor:pointer;}
#navigationLeft li li a										{color:#ffffff;padding:0 0 0 9px;}
#navigationLeft li li li										{border-top:1px solid #3d97cc;border-bottom:1px solid #ffffff;}
#navigationLeft li li li a									{color:#0060aa;padding:0 0 0 18px;}
#navigationLeft li li li li									{}
#navigationLeft li li li li a									{color:#012f50;padding:0 0 0 27px;}

#navigationLeft .navLevel1Container						{margin:0;padding:0;}
#navigationLeft .navLevel1 a								{}
#navigationLeft .navLevel1 a:hover						{}
#navigationLeft .navLevel1Selected						{border:0px;}
#navigationLeft .navLevel1Selected a						{}
#navigationLeft .navLevel1Selected a:hover				{}
#navigationLeft .navLevel1Open							{border:0px;}
#navigationLeft .navLevel1Open a							{}
#navigationLeft .navLevel1Open a:hover					{}
#navigationLeft .navLevel1OpenSelected					{border:0px;}
#navigationLeft a.navLevel1OpenSelected					{}
#navigationLeft .navLevel1OpenSelected a:hover			{}
#navigationLeft .navLevel1OpenDescendantSelected			{border:0px;}
#navigationLeft .navLevel1OpenDescendantSelected a		{}
#navigationLeft .navLevel1OpenDescendantSelected a:hover	{}

#navigationLeft .navLevel2Container						{margin:0;padding:0;}
#navigationLeft .navLevel2								{text-transform:none;line-height:20px;background:#0078bf;}                           
#navigationLeft .navLevel2:hover							{background:#0092d1;}
#navigationLeft .navLevel2:hover a						{background:#0092d1;}
#navigationLeft .navLevel2Selected						{background:#0092d1;line-height:20px;border-bottom:1px solid #ffffff;}
#navigationLeft .navLevel2Selected a						{border:0px;}
#navigationLeft .navLevel2Selected a:hover				{}
#navigationLeft .navLevel2Open							{background:#0092d1;}
#navigationLeft a.navLevel2Open							{padding-top:0px;padding-bottom:0px;}
#navigationLeft .navLevel2Open a:hover					{}
#navigationLeft .navLevel2OpenSelected					{color:#ffffff;background:#0092d1;}
#navigationLeft .navLevel2OpenSelected a					{}
#navigationLeft .navLevel2OpenSelected a:hover			{}
#navigationLeft .navLevel2OpenDescendantSelected			{color:#ffffff;background:#0092d1;}
#navigationLeft .navLevel2OpenDescendantSelected a		{}
#navigationLeft .navLevel2OpenDescendantSelected a:hover	{}

#navigationLeft .navLevel3Container						{margin:0;padding:0;border:0px;}
#navigationLeft .navLevel3								{}
#navigationLeft .navLevel3 a								{border:0px;}
#navigationLeft .navLevel3:hover							{color:#012f50;background:#00abde;border-top:1px solid #ffffff;border-bottom:1px solid #00abde;}
#navigationLeft .navLevel3:hover	a						{color:#012f50;border:0px;}
#navigationLeft .navLevel3Selected						{color:#012f50;background:#00abde;border-top:1px solid #ffffff;border-bottom:1px solid #00abde;}
#navigationLeft .navLevel3Selected:hover					{color:#012f50;background:#00abde;}
#navigationLeft .navLevel3Selected a						{border:0px;}
#navigationLeft .navLevel3Open							{border-bottom:0px;}
#navigationLeft .navLevel3Open a							{border-bottom:0px;}
#navigationLeft .navLevel3Open:hover						{color:#012f50;background:#00abde;border-top:1px solid #ffffff;border-bottom:0px;}
#navigationLeft .navLevel3Open:hover	a					{color:#012f50;border:0px;}
#navigationLeft .navLevel3Open a							{}
#navigationLeft .navLevel3Open a:hover					{}
#navigationLeft .navLevel3OpenSelected					{color:#012f50;background:#00abde;border-top:1px solid #ffffff;border-bottom:0px;}                           
#navigationLeft .navLevel3OpenSelected a					{border:0px;}                           
#navigationLeft .navLevel3OpenSelected a:hover			{}
#navigationLeft .navLevel3OpenDescendantSelected			{color:#012f50;background:#00abde;border-top:1px solid #ffffff;border-bottom:0px;}
#navigationLeft .navLevel3OpenDescendantSelected a		{border-top:0px;}
#navigationLeft .navLevel3OpenDescendantSelected a:hover	{}
#navigationLeft .thirdFirst								{border-top:1px solid #ffffff;}
#navigationLeft .thirdFirst:hover						{border-top:1px solid #ffffff;}
#navigationLeft .thirdLast								{}
#navigationLeft .thirdLast:hover							{}

#navigationLeft .navLevel3OpenDescendantSelected .navLevel4Selected	{background:#ffffff;}
#navigationLeft .navLevel3Open:hover .navLevel4			{background:#ffffff;}

#navigationLeft .navLevel4Container						{margin:0;padding:0;border:0px;}
#navigationLeft .navLevel4								{border-bottom:0px;border-top:1px solid #3d97cc;}
#navigationLeft .navLevel4 a								{border:0px;}
#navigationLeft .navLevel4:hover							{color:#012f50;background:#ffffff;}
#navigationLeft .navLevel4:hover	a						{color:#012f50;border:0px;}
#navigationLeft .navLevel4Selected						{color:#012f50;background:#ffffff;border-bottom:0px;border-top:1px solid #3d97cc;}
#navigationLeft .navLevel4Selected a						{}
#navigationLeft .navLevel4Selected a:hover				{}

/* Gestaltung der rechten Navigation */

#navigationRight ul										{list-style-type:none}                                                                                            
#navigationRight li										{background:#0078bf;border-bottom:1px solid #ffffff;display:block;overflow:hidden;}
#navigationRight li a										{line-height:19px;color:#ffffff;font-weight:bold;text-decoration:none;padding:0 0 0 9px;}
#navigationRight li ul										{border-top:1px solid #ffffff;}
#navigationRight li li										{background:#ffffff;border-bottom:1px solid #3d97cc;display:block;overflow:hidden;}
#navigationRight li li a									{color:#0060aa;padding:0 0 0 11px;}

#navigationRight .navLevel1Container						{margin:0;padding:0;}
#navigationRight .navLevel1								{background:#0078bf;}
#navigationRight .navLevel1 a							{}
#navigationRight .navLevel1Selected						{border:0px;background:#0092d1;}
#navigationRight .navLevel1Selected a					{}
#navigationRight .navLevel1Selected a:hover				{}
#navigationRight .navLevel1Open							{border:0px;background:#0078bf;cursor:default;}
#navigationRight .navLevel1Open span						{color:#ffffff;font-weight:bold;line-height:20px;padding:0 0 0 9px;}
#navigationRight .navLevel1Open:hover					{background:#0092d1;}
#navigationRight .navLevel1Open a						{}
#navigationRight .navLevel1Open a:hover					{}
#navigationRight .navLevel1OpenSelected					{border:0px;background:#0092d1;}
#navigationRight .navLevel1OpenSelected a				{}
#navigationRight .navLevel1OpenSelected a:hover			{}
#navigationRight .navLevel1OpenDescendantSelected		{border:0px;background:#0092d1;}
#navigationRight .navLevel1OpenDescendantSelected a		{}
#navigationRight .navLevel1OpenDescendantSelected a:hover{}

#navigationRight .navLevel2Container						{margin:0;padding:0;}                          
#navigationRight .navLevel2 a							{}                           
#navigationRight li.navLevel2:hover						{color:#012f50;cursor:pointer;}
#navigationRight li.navLevel2:hover a						{color:#012f50;}
#navigationRight .navLevel2Selected						{color:#012f50;}
#navigationRight .navLevel2Selected a					{border:0px;}
#navigationRight .navLevel2Selected a:hover				{}
#navigationRight .navLevel2Open							{color:#012f50;}
#navigationRight .navLevel2Open a						{border:0px;}
#navigationRight .navLevel2Open a:hover					{}
#navigationRight .navLevel2OpenSelected					{color:#012f50;}
#navigationRight .navLevel2OpenSelected a				{border:0px;}
#navigationRight .navLevel2OpenSelected a:hover			{}
#navigationRight .navLevel2OpenDescendantSelected		{color:#012f50;}
#navigationRight .navLevel2OpenDescendantSelected a		{border:0px;}
#navigationRight .navLevel2OpenDescendantSelected a:hover{}

/* Gestaltung der Breadcrumb-Navigation */                                                                                                                                                                     
#navigationBreadcrumb ul                               {width:771px;height:17px;list-style-type:none;margin:0px;padding:3px 0 0 29px;}
#navigationBreadcrumb li                              {position:relative;font-size:10px;font-weight:bold;float:left;}
#navigationBreadcrumb li.active                    {color:#003051;}

/* 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}
   
/* Gestaltung der Submap */

#navigationSubmap                                    {margin-left:-24px}
#navigationSubmap *                                  {margin:0;padding:0}
#navigationSubmap ul                                 {list-style-type:disc;margin-left:24px}
#navigationSubmap li                                 {overflow:hidden;margin:4px;padding:4px}
#navigationSubmap a                                  {display:block;width:100%;text-decoration:none;}
#navigationSubmap a:hover                            {}

/* Shop */

.listShop				{position:relative;border-bottom:1px solid #3D97CC;margin:0 0 20px 0;float:left;}
.listShop .listEntry				{position:relative;width:370px;border-top:1px solid #3D97CC;float:left;}
.listShop .listEntryContent		{position:relative;width:270px;margin:0 0 10px 0;float:right;}
.listShop .listEntryContent .listEntryTitle               {position:relative;width:230px;margin:5px 0 3px 0;font-size:14px;font-weight:bold;color:#0060AA;float:left;}
.listShop .listEntryContent .listEntryThumbnail           {float:left;margin:5px 13px 5px 0}
.listShop .listEntryContent .listEntryDescription         {position:relative;width:270px;margin:0;min-height:36px;height:auto !important;overflow:hidden;float:left;}
.listShop .listEntryContent .listEntryPreis			{position:relative;font-size:14px;font-weight:bold;color:#0060AA;margin:10px 0 0 0;float:right;}
.listShop .listEntryContent .elementLink			{position:relative;margin:10px 0 0 0;float:left;}

.ShopSpacer								{clear:both;height:1px;width:100%;background-color:#3D97CC;margin:10px 0;}
.ShopTitle								{font-weight:bold;font-size:14px;color:#0060AA;margin-bottom:5px;}
.ShopArtikel							{margin-top:15px}
.ShopArtikelPicture						{float:left;margin-right:10px}
.ShopArtikelOptions						{float:left;margin-bottom:30px}
.ShopArtikelOptionsTitle				{font-weight:bold;width:105px}
.ShopArtikelPreis						{width:175px;font-weight:bold;font-size:14px;color:#0060AA;float:right;}
.ShopArtikelPreis .preis					{position:relative;margin:0 0 5px 0;float:right;}
.ShopArtikelPreis .elementLink			{position:relative;float:right;}
.ShopFilter								{margin-bottom:10px}
.BasketHead								{font-size:10px}
.elementShop	td						{padding-bottom:5px;padding-top:5px}
.ShopPicture							{position:relative;margin-right:15px;margin-top:5px;float:left;}

.elementShop input[type=submit]	{color:#0060aa;font-weight:bold;border:1px solid #a0a0a0;cursor:pointer;}
html*.elementShop input[type=submit]	{width:160px;} /* Anweisung für IE 7 */
.elementShop input[type=submit]	{/*\**/width:145px\9;} /* Anweisung für IE 8 */
.elementShop input[type=submit]:hover	{color:#ffffff;background:#0060aa;}
