/*
////////////////////////////////////////////////////////////////
//
// 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
//
////////////////////////////////////////////////////////////////
*/

/* 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;font-size:100.01%;}
html                 {overflow-y:scroll;overflow-x:auto}

#body                {background-color:#ffffff}
#bodyPopup           {background-color:#FFFFFF}

body                 {font-family:Arial, Sans-serif, Helvetica;font-size:0.75em;color:#333333;font-weight:normal;line-height:16px;background:url(/mhq/wGlobal/layout/images/backgrounds/bg-main.gif) top left repeat-y;}

div                  {}
span                 {}

/* Überschriften */

h1                   {font-size:16px;font-weight:bold;line-height:18px;color:#000000;margin:0 0 12px 0}
h2                   {font-size:12px;font-weight:bold;line-height:18px;color:#000000;background-color:#f0f0f0;padding:2px 6px;margin:0 0 3px 0}
h3                   {font-size:12px;font-weight:bold;line-height:18px;color:#ffffff;background-color:#891920;padding:2px 6px;margin:0 0 3px 0}
h4                   {font-size:11px;font-weight:bold;line-height:13px;color:#808080;margin:0 0 14px 0}
h5                   {font-size:11px;font-weight:bold;line-height:13px;color:#808080;margin:0 0 14px 0}
h6                   {font-size:11px;font-weight:bold;line-height:13px;color:#808080;margin:0 0 14px 0}

/* Textblöcke */
p                    {margin:0 0 0 0}

/* Listen */
ul                   {margin:0 0 0 10px;padding:0 0 0 8px;}
ol                   {margin:0 0 0 28px;list-style-type:decimal}

/* 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                 {}

input                {}
select               {}
textarea             {}

.textfeld                {width:200px;font:inherit;border:1px solid #cccccc;background-color:#f7f7f7;font-size:12px;padding:2px 2px 2px 2px;}
.textfeld-kurz                {width:50px;font:inherit;border:1px solid #cccccc;background-color:#f7f7f7;font-size:12px;padding:2px 2px 2px 2px;}
.checkbox                {border:none;padding:0;margin:0 3px 0 0;}
.radio                {border:none;padding:0;margin:0 3px 0 0;}
.select             {font:inherit;border:1px solid #cccccc;font-size:12px;padding:1px 2px 1px 2px;margin-bottom:3px;}
.textarea          {width:350px;height:150px;font:inherit;border:1px solid #cccccc;font-size:12px;background-color:#f7f7f7;padding:1px 2px 1px 2px;margin-bottom:3px;}
/*#blockContent .submit                {cursor:pointer;border:1px solid #0167b2;color:#ffffff;font-weight:bold;background-color:#0167b2;font-size:12px;padding:1px 5px 1px 5px;margin:0;}*/
.formularblock	{border:1px solid #cccccc; padding:10px; width:525px; margin:0 0 10px 0}
.formularblock h3	{margin-bottom:8px;border:none; margin-top:0px;}
.formularblock td	{padding-bottom:5px}

/* Links */

a                    {text-decoration:underline;color:#891920}
a:hover              {text-decoration:none;color:#891920}
a.intern             {padding:0 0 0 14px;background:url(/mhq/wGlobal/layout/images/links/intern.gif) center left no-repeat}
a.extern             {}
a.download           {padding:0 0 0 14px;background:url(/mhq/wGlobal/layout/images/links/download.gif) center left no-repeat}
a.audio              {padding:0 0 0 14px;background:url(/mhq/wGlobal/layout/images/links/audio.gif) center left no-repeat}
a.video              {padding:0 0 0 14px;background:url(/mhq/wGlobal/layout/images/links/video.gif) center left no-repeat}
a.pdf           {line-height:1.6;padding:2px 0 2px 20px;background:url(/mhq/wGlobal/layout/images/links/pdf.gif) center left no-repeat}

a.zurueck		{padding:0 0 0 12px; background:url(/mhq/wGlobal/layout/images/links/zurueck.gif) center left no-repeat}
a.druckansicht	{padding:0 0 0 20px; background:url(/mhq/wGlobal/layout/images/links/druckansicht.gif) center left no-repeat}

#blockBottom a	{text-decoration:none;color:#4d4d4d}
#blockBottom a:hover	{text-decoration:underline;color:#4d4d4d}

/* Bilder */

a img                {border:none}

img.picture          {margin:4px 4px 4px 4px}
img.pictureLeft      {float:left;margin:4px 10px 4px 0}
img.pictureRight     {float:right;margin:4px 0 4px 10px}


#decorationbox img	{margin:0 0 20px 0; display:block}

/* Tabellen */

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

table.light          {border:none;margin-bottom:0;}
table.light th       {border:none;text-align:left;background-color:#f0f0f0}
table.light td       {border:none;padding:0}

table.default        {border-style:solid none none solid;border-width:1px;border-color:#a0a0a0;margin-bottom:0;}
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:0;}
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}


/* Grundgerüst */

#blockPre              {}
#blockPreInner         {}

#blockMain             {width:975px;background-color:#FFFFFF;margin:0}
#blockMainInner        {padding:10px 0 0 0}

#blockMainPopup        {}
#blockMainInnerPopup   {padding:10px 10px 10px 10px}

#blockContentStart          {float:left;width:650px;padding:0 0 0 10px}
#blockContent		{float:right;width:650px;margin:20px 0 0 0}
#blockContentInner     {padding:0;}

#blockTop            {height:326px;width:985px;margin:0 0 0 0}
#blockTopStart              {position:relative;margin:0 0 0 0;height:447px;width:985px;}
#blockTopInner         {overflow:hidden;margin:0 0 0 10px;background:url(/mhq/wGlobal/layout/images/backgrounds/bg-top.gif) top left repeat-y #333333}
#blockKeyvisual				{width:975px;height:160px}
#blockKeyvisualStart		{width:975px;height:282px}
#blockKeyvisual img			{display:block}
#blockKeyvisualStart img		{display:block}

#blockRight            {float:right;width:170px;vertical-align:top}
#blockRightInner       {padding:0 0 0 0}

#blockBottom           {width:975px;padding:0 0 0 0;margin:25px 0 0 10px;height:60px;background-color:#f5f4f4}
#blockBottomInner      {}
#blockBottomMetaNav	{float:left;width:400px;color:#4d4d4d;padding:21px 0 0 10px}
#blockBottomLogo	{float:right;width:100px;padding:12px 20px 0 0}

#blockLeftStart             {float:left;width:295px;margin:0 0 0 20px}
#blockLeft 		{float:left;width:315px}
#blockLeftInner        {padding:0;margin:20px 0 0 0}
#blockLeftNav		{margin:0 0 20px 10px}

#blockLeftContentRight {overflow:hidden;margin:0 0 0 0;background-image:url(/mhq/wGlobal/layout/images/backgrounds/bg_main.gif);background-repeat:repeat-y}
#blockLeftContent		{width:985px;overflow:hidden;margin:0 0 0 0;padding:0px}

#blockPost             {}
#blockPostInner        {}

#MainNavigation		{float:left;width:416px;height:155px;padding:10px 0 0 0}
#MainNavigationMain		{float:left;width:211px;}
#MainNavigationSub		{float:left;width:205px;}
#MainNavigationMain	img		{display:block;}
#MainNavigationSub	img		{display:block}

#ServiceLeiste		{margin:20px 0 0 0}

#StartBlock			{z-index:10000;position:absolute;top:282px;left:500px;width:475px;padding:0;background:url(/mhq/wGlobal/layout/images/backgrounds/bg-startbox.png) top left no-repeat;behavior: url(/mhq/wGlobal/layout/images/iepngfix.htc);}
.Einleitung			{width:445px; height:125px; padding:15px}
#StartBlockEN			{z-index:10000;position:absolute;top:250px;left:500px;width:475px;padding:0;background:url(/mhq/wGlobal/layout/images/backgrounds/bg-startbox.png) top left no-repeat;behavior: url(/mhq/wGlobal/layout/images/iepngfix.htc);}
.EinleitungEN			{width:445px; height:157px; padding:15px}
.QuickNavigation	{width:445px; height:70px; padding:15px; line-height:18px; background-color:#ffffff}

.QuickNavigation a		{color:#333333;padding:0 0 0 12px;background:url(/mhq/wGlobal/layout/images/links/quicknav.gif) 0px 6px no-repeat}
.QuickNavigation a:hover	{}

#newsstart		{margin:0 0 20px 0}

#blockKeyvisual img	{display:block}

#presseberichte		{margin:0 0 25px 0}


/* Globale Elemente */

#globalFunctions                {height:18px;margin:0 0 8px 0;text-align:right}
#globalFunctions a              {line-height:18px;padding:0 4px 0 4px;color:#939393}
#globalFunctions a:hover        {}

#languages                      {height:30px; position:absolute; color:#808080}
#languages a                    {height:18px;display:block;font-size:11px;float:left;line-height:18px;color:#808080;text-transform:uppercase; border:1px solid #DBE9F2; padding: 0 6px; margin-right:2px;}
#languages span                 {height:18px;display:block;font-size:11px;float:left;line-height:18px;color:#808080;text-transform:lowercase; border:1px solid #DBE9F2; padding: 0 6px; margin-right:2px;}
#languages a:hover              {line-height:18px;display:block;font-size:11px;float:left;color:#808080;text-decoration:none; margin-right:2px;}
#languages .selected            {line-height:18px;display:block;font-size:11px;float:left;color:#808080;text-decoration:none; text-transform:uppercase; background-color:#DBE9F2;}
#languages .selected:hover      {line-height:18px;display:block;font-size:11px;float:left;color:#808080;text-decoration:none; text-transform:uppercase; background-color:#DBE9F2;}
#languages .last                {display:inline;}

#logo                           {float:left;padding:15px 0 0 190px}
#banner                         {float:right;margin:0 0 0 10px}
#blockMetaNav				{margin:39px 0 0 205px;}
#blockMetaNav a				{margin:0 10px 0 0;}

.druckheader	{display:none}

#search                         {float:right;margin:0 0 0 0}
.searchLabel                    {float:left;line-height:20px;margin:0 8px 0 0}
.searchInput                    {float:left;width:120px;margin:0 8px 0 0}
.searchButton                   {float:left}

.clearBoth                      {height:0px;line-height:0px;font-size:0px;clear:both;padding:0px;margin:0;overflow:hidden;}

.infobox		{margin:0 0 20px 10px;width:305px}
.infobox h3		{padding:0 0 0 10px;margin:0;line-height:25px;color:#333333;background-color:#cacaca}
.infobox  .text	{padding:10px;background-color:#f1f1f1}

#veranstaltungen				{margin:0 0 25px 0}
#bildveranstaltung img	{float:right;margin:0 0 5px 10px}
#bildeditor img			{float:none}
.veranstaltungen-datum		{float:left}
.veranstaltungen-eingang	{float:right}
#veranstaltungen h2			{margin-bottom:8px}
.headline-veranstaltungen 	{margin-bottom:10px;width:638px;font-size:12px;font-weight:bold;line-height:18px;color:#000000;background-color:#f0f0f0;padding:2px 6px;}


/* JavaScript Zeitachse */

#zeitachse		{width:100%}
#zeitachse img		{float:left}
.zeitlink			{cursor:pointer;color:#333333;text-decoration:none;}
.zeitlink:hover			{cursor:pointer;color:#333333;text-decoration:none}

.zeitachse-item1	{width:423px;height:91px;margin:0 0 20px 0;padding:5px 10px 5px 207px;background:url(/mhq/fotos/zeitachse/item-01.gif) no-repeat top left}
.zeitachse-item2	{width:423px;height:91px;margin:0 0 20px 0;padding:5px 10px 5px 207px;background:url(/mhq/fotos/zeitachse/item-02.gif) no-repeat top left}
.zeitachse-item3	{width:423px;height:91px;margin:0 0 20px 0;padding:5px 10px 5px 207px;background:url(/mhq/fotos/zeitachse/item-03.gif) no-repeat top left}
.zeitachse-item4	{width:423px;height:91px;margin:0 0 20px 0;padding:5px 10px 5px 207px;background:url(/mhq/fotos/zeitachse/item-04.gif) no-repeat top left}

.rundgang-item1	{width:423px;height:91px;margin:0 0 20px 0;padding:5px 10px 5px 207px;background:url(/mhq/fotos/rundgang/item-01.gif) no-repeat top left}
.rundgang-item2	{width:423px;height:91px;margin:0 0 20px 0;padding:5px 10px 5px 207px;background:url(/mhq/fotos/rundgang/item-02.gif) no-repeat top left}
.rundgang-item3	{width:423px;height:91px;margin:0 0 20px 0;padding:5px 10px 5px 207px;background:url(/mhq/fotos/rundgang/item-03.gif) no-repeat top left}
.rundgang-item4	{width:423px;height:91px;margin:0 0 20px 0;padding:5px 10px 5px 207px;background:url(/mhq/fotos/rundgang/item-04.gif) no-repeat top left}
.rundgang-item5	{width:423px;height:91px;margin:0 0 20px 0;padding:5px 10px 5px 207px;background:url(/mhq/fotos/rundgang/item-05.gif) no-repeat top left}
.rundgang-item6	{width:423px;height:91px;margin:0 0 20px 0;padding:5px 10px 5px 207px;background:url(/mhq/fotos/rundgang/item-06.gif) no-repeat top left}


/* Pflegeschaltflächen */

#beButtonLayoutwizard           {position:absolute;margin:8px 0 0 8px}

#beButtons                      {float:right;margin:-23px 0 0 3px}
#beButtonAdmin                  {}
#beButtonPage                   {float:left;margin:15px 0 0 0}
#beButtonContent                {float:left;margin:15px 0 0 0}

#beButtonEditTop                {}
#beButtonEditRight              {position:absolute;margin:1px 0 0 5px}
#beButtonEditBottom             {position:absolute;margin:1px 0 0 5px}
#beButtonEditLeft               {position:absolute;margin:5px 0 0 5px}

#beButtonEditNavigation         {position:absolute;margin:-8px 0 0 0}

#beButtonEditQuicknav		{position:absolute; margin:-18px 0 0 0}

/* Allgemeine Elemente */

.elementStandard                {margin:0 0 10px 0}
.elementHeadline                {margin:0 0 10px 0}
.elementText                    {margin:0 0 10px 0}
.elementText .fragmentInfo      {background-position:4px 4px;background-repeat:no-repeat;background-image:url(/mhq/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(/mhq/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(/mhq/wGlobal/layout/images/icons/info.gif);padding:8px 8px 8px 64px;border:solid 1px #c0c0c0;background-color:#ffffff}


.elementPicture                 {margin:0 0 0 0}
.elementPicture .title          {line-height:20px;font-size:10px}
.elementLink                    {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}

.elementContainer               {margin:0 0 18px 0}
.elementContainerBox            {margin:0 0 18px 0}

.elementContainer1              {margin:0 0 0 0}
.elementContainer1 .col1        {}

.elementContainer2              {margin:0 0 0 0}

.elementContainer2 .col1        {float:left;width:254px;margin:0 16px 0 0}
.elementContainer2 .col2        {float:left;width:254px}

.elementContainer3              {margin:0 0 0 0}
.elementContainer3 .col1        {float:left;width:164px;margin:0 16px 0 0}
.elementContainer3 .col2        {float:left;width:164px;margin:0 16px 0 0}
.elementContainer3 .col3        {float:left;width:164px}

.elementContainerBox1           {margin:0 0 16px 0;padding:8px;background-color:#DBE9F2;border:1px none #e0e0e0}
.elementContainerBox1 .col1     {}

.elementContainerBox2           {margin:0 0 16px 0;padding:8px;background-color:#DBE9F2;border:1px none #e0e0e0}
.elementContainerBox2 .col1     {float:left;width:49%;margin:0 2% 0 0}
.elementContainerBox2 .col2     {float:left;width:49%}

.elementContainerBox3           {margin:0 0 16px 0;padding:8px;background-color:#DBE9F2;border:1px none #e0e0e0}
.elementContainerBox3 .col1     {float:left;width:32%;margin:0 2% 0 0}
.elementContainerBox3 .col2     {float:left;width:32%;margin:0 2% 0 0}
.elementContainerBox3 .col3     {float:left;width:32%}

/* 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;}

/* Elemente des Inhaltsbereiches */
.pressebild							{ width:650px; margin:0 0 20px 0; background-color:#ffffff; }
.pressebildInner					{ width:650px; margin:0 0 3px 0; background-color:#f5f5f5; }
.pressebildInnerLeft				{ float:left; width:165px; height:110px; text-align:center; overflow:hidden; background-color:#e6e6e6; }
.pressebildInnerRight				{ float:left; width:485px; height:110px; }
.rightTop							{ width:445px; height:57px; margin:0; padding:15px 20px 10px 20px; }
.rightBottom						{ width:485px; height:28px; line-height:14px; margin:0; padding:0; overflow:hidden; color:#626262; text-align:right; }
.pressebildFooter					{ width:650px; color:#666666; font-size:11px; background-color:#ffffff; }

/* 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 */


/* Slideshow Startseite */

#slideshow {
	display:none;
	margin:0 auto;
	width:649px;
	height:215px;
	position:relative;
	background:url(/mhq/wGlobal/layout/images/backgrounds/bg-slideshow.gif) -2px 0px no-repeat;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:574px;
  height:215px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:192px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:215px;
}
#slideshow #slidesContainer .slideInhalt {
  margin:0 7px 0 0;
  width:185px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:215px;
  background-color:#f5f4f4;
}
#slideshow #slidesContainer .slidetext {
  padding:5px 10px;
  font-size:11px;
  line-height:13px;
}
#slideshow #slidesContainer .slidetext span {
  font-weight:bold;
  font-size:12px;
  line-height:16px;
}


#slideshowNoJS {
  display:block;
  margin:0 auto;
  width:649px;
  height:215px;
  position:relative;
  background:url(/mhq/wGlobal/layout/images/backgrounds/bg-slideshow.gif) -2px 0px no-repeat;
}
#slideshowNoJS #slidesContainer {
  margin:0 auto;
  width:574px;
  height:215px;
  position:relative;
  overflow:hidden;
}
#slideshowNoJS #slidesContainer .slideNoJS {
  float:left;
  margin:0 auto;
  width:192px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:215px;
}
#slideshowNoJS #slidesContainer .slideInhalt {
  margin:0 7px 0 0;
  width:185px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:215px;
  background-color:#f5f4f4;
}
#slideshowNoJS #slidesContainer .slideNoJSlast {
  float:left;
  margin:0 auto;
  width:185px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:215px;
}
#slideshowNoJS #slidesContainer .slideInhaltlast {
  margin:0 0 0 0;
  width:185px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:215px;
  background-color:#f5f4f4;
}
#slideshowNoJS #slidesContainer .slidetext {
  padding:5px 10px;
  font-size:11px;
  line-height:13px;
}
#slideshowNoJS .slidetext span {
  font-weight:bold;
  font-size:12px;
  line-height:16px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:215px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(/mhq/wGlobal/layout/images/decoration/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(/mhq/wGlobal/layout/images/decoration/control_right.jpg) no-repeat 0 0;
}



