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

/* Stylesheet für Standard-Gui-Element */
@import url(wgl.css);

/* Stylesheet für Navigationen */
@import url(nav.css);

/* Formatierung von HTML-Elementen */


/* Automatisierter PNG-Fix für IE6 */
img, div { behavior: url(/hartmann-tresore/wGlobal/layout/styles/iepngfix.htc) }

*                    {margin:0;padding:0}
html                 {}

#body                {background-color:#FFFFFF; background-image:url(/hartmann-tresore/wGlobal/layout/images/backgrounds/bg_site.gif); background-position:left top; background-repeat:repeat-x}

body                 {font-family:Arial, Sans-serif, Helvetica;font-size:12px;color:#5c5c5c;font-weight:normal;line-height:16px}

div                  {}
span                 {}
span.contactForm	{ font-size: 10px; line-height:11px; color:silver }
span.country		{}
span.pre			{ padding: 0 8px 0 23px}
span.nr				{}
span.readMoreFake	{color:#16459b}



/* Überschriften */

h1                   {font-size:21px;font-weight:normal;line-height:22px;color:#38393a;margin:0 0 10px 0;padding-left:26px;text-transform:uppercase;background: url(/hartmann-tresore/wGlobal/layout/images/decoration/bullet_h1.gif) left 3px no-repeat;}
h2                   {font-size:14px;font-weight:bold;line-height:19px;color:#38393a;margin:0 0 4px 0;}
h3                   {font-size:12px;font-weight:normal;line-height:16px;color:#38393a;margin:0 0 14px 0;text-transform:uppercase}
h4                   {font-size:10px;font-weight:normal;line-height:13px;color:#38393a;margin:0 0 14px 0;text-transform:uppercase}
h5                   {font-size:21px;font-weight:normal;line-height:22px;color:#38393a;margin:0 0 10px 0;padding-left:26px;text-transform:uppercase;background: url(/hartmann-tresore/wGlobal/layout/images/decoration/bullet_h1.gif) left 3px no-repeat;}
h6                   {font-size:8px;font-weight:normal;line-height:13px;color:#38393a;margin:0 0 14px 0;text-transform:uppercase}

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

/* Listen */
ul                   {margin:0 0 14px 16px;padding:0 0 0 9px;list-style-image:url(/hartmann-tresore/wGlobal/layout/images/decoration/bullet_list.gif)}
ol                   {margin:0 0 14px 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                 {padding:0; margin:0}

input                {font:inherit;font-size:12px;padding:2px 3px}
select               {font:inherit;font-size:12px;padding:2px 3px}
textarea             {font:inherit;font-size:12px;padding:2px 3px}

button               {cursor:pointer;background-color:#16459b;border:none;font-size:12px;font-weight:bold;line-height:18px;height:18px;color:#ffffff;padding: 1px 3px 2px}
button:hover         {cursor:pointer;background-color:#09317c;border:none;font-size:12px;font-weight:bold;line-height:18px;height:18px;color:#ffffff;padding: 1px 3px 2px;margin-top: 1px}

/* Links */

a                    {text-decoration:none;color:#16459b}
a:hover              {text-decoration:underline;color:#16459b}
a.intern             {padding:0 10px 0 0;background:url(/hartmann-tresore/wGlobal/layout/images/links/link_arrow.gif) right center no-repeat}
a.back	             {padding:0 0 0 10px; font-weight: bold; background:url(/hartmann-tresore/wGlobal/layout/images/links/back_link_arrow.gif) left top no-repeat; }
a:hover.back         {text-decoration: none}
a.print	             {padding:0; font-weight: bold; background:url(/hartmann-tresore/wGlobal/layout/images/buttons/button_print.gif) right center no-repeat; display: block; width: 25px; height: 24px }
a:hover.print        {text-decoration: none}
a.extern             {padding:0 0 0 14px;background:url(/hartmann-tresore/wGlobal/layout/images/links/extern.gif) top left no-repeat}
a.download           {padding:0 0 0 14px;background:url(/hartmann-tresore/wGlobal/layout/images/links/download.gif) top left no-repeat}
a.audio              {padding:0 0 0 14px;background:url(/hartmann-tresore/wGlobal/layout/images/links/audio.gif) top left no-repeat}
a.video              {padding:0 0 0 14px;background:url(/hartmann-tresore/wGlobal/layout/images/links/video.gif) top left no-repeat}

/* Bilder */

a img                {border:none}

img.picture          {margin:4px 4px 4px 4px}
img.pictureLeft      {float:left;margin:4px 4px 4px 0}
img.pictureRight     {float:right;margin:4px 0 4px 4px}
img.pictureCenter    {margin:4px auto; text-align: center; display:block }

/* Tabellen */

table                {font:inherit;color:inherit;border:none}
tr, thead, tbody     {}
th, td               {padding: 2px 4px 2px 0}
.infoLine td		{ padding-top: 0}

.contactFrmSpecial	{background-color: #f1f1f1; font-size: 11px}
.contactFrmSpecial th, .contactFrmSpecial td {padding: 5px 7px}
.contactFrmSpecial .wglInputsetContent {padding: 5px 7px 5px 0}
.contactFrmSpecial .wglInputsetLabel {padding: 5px 7px}

td.darkgray			{ background:#5c5c5c; }
th.darkgray			{ background:#5c5c5c; }
td.lightgray		{ background:#f1f1f1; }
th.lightgray		{ background:#f1f1f1; }
td.orange			{ background:#f49b22; }
th.orange			{ background:#f49b22; }
td.blue				{ background:#16459b; }
th.blue				{ background:#16459b; }

table.light          {border:none;margin-bottom:12px;}
table.light th       {border:none;text-align:left;vertical-align:top}
table.light td       {border:none;padding:2px 0px;vertical-align:top}

table.default        {border-style:none;margin-bottom:12px;}
table.default th     {border-style:none;padding:2px 0px;text-align:left;background-color:#f0f0f0;}
table.default td     {border-style:none;padding:2px 0px;text-align:left}

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

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}

table.psearch           {}
table.psearch th        {padding:4px 8px;text-align:left}
table.psearch td        {padding:4px 8px;text-align:left}

/* Grundgerüst */

#blockPre              {}
#blockPreInner         {}

#blockMain             {width:900px;margin:18px auto 0; background-color:#FFFFFF}
#blockMainInner        {padding:0 0 25px 0}

#blockContent          {float:left;width:565px;padding:0}
#blockContentInner     {padding:0}

#blockContentPrint {text-align: center; float: none}
#blockContentPrint #blockContentInner { margin: 15px auto; width:605px; text-align: left; background-color: #FFFFFF; position: relative }

#blockContentStart     {padding:0}
.leftColStart			{width:280px; float:left}
.rightColStart			{width:560px; float:right}
.wrapper2ColContent {background:url(/hartmann-tresore/wGlobal/layout/images/backgrounds/bg_border_content.jpg) 270px top repeat-y}


#blockTop              { background-color:#FFFFFF; height:160px; overflow:hidden; margin:0; background-image:url(/hartmann-tresore/wGlobal/layout/images/backgrounds/bg_head.gif); background-position:left top; background-repeat:no-repeat}
#blockTopStart         { background-color:#FFFFFF; height:420px; overflow:hidden; margin:0; background-image:url(/hartmann-tresore/wGlobal/layout/images/backgrounds/bg_head.gif); background-position:left top; background-repeat:no-repeat}
#blockTopInner         {padding:0; }
#logolink				{width:400px; height:75px; position:absolute; left:50%; top:25px; margin-left:-200px; color:#FFFFFF; text-decoration:none; text-indent: -999px }
#logolink:hover			{color:#FFFFFF; text-decoration:none }

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

#blockBottom           {background-color:#000000; padding:10px 0px; text-align:center; position:fixed; left:0px; bottom:0px; width:100%; font-size:11px }
#blockBottomInner      {padding:0; width:900px; margin:0 auto; color:#FFFFFF; text-align:left}
#blockBottom .elementText { margin:0px; padding:0px; width:auto; float:left }
#blockBottomInner a			{color:#FFFFFF}
#blockBottom #links		{width:auto; white-space:nowrap; float:right}

#blockBottomPrint      				{background-color:#000000; padding:5px; text-align:center; font-size:10px; color: white }
#blockBottomPrint .elementText      {padding: 0; margin: 0}
#blockBottomPrint a					{color: white}

#blockLeft             {float:left;width:305px; overflow:hidden;}
#blockLeftInner        {padding-right:25px}

#blockLeftContentRight {margin:0 15px 55px 15px; background:url(/hartmann-tresore/wGlobal/layout/images/backgrounds/bg_border_content.jpg) 280px top repeat-y #FFF; display:inline-block}
#blockLeftContentRightStart { background-color:#FFFFFF;overflow:hidden;margin:0 15px 35px 15px;}


#blockPost             {}
#blockPostInner        {}

.chooseLanguage			{ width:auto; float:right; margin: 15px; }
.clearer				{ clear:both; height:1px; overflow:hidden }


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

#logo                           {position:absolute;top:26px;}
#banner                         {position:absolute;left:252px;top:26px;}

#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                   {width:36px; height:23px; border:0px; background:url(/hartmann-tresore/wGlobal/layout/images/buttons/submit_button_short_form.gif)}

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

/* Pflegeschaltflächen */

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

#beButtons                      {margin-bottom:10px}
#blockContentStart #beButtons   {margin-bottom:2px;z-index:0}
#beButtonAdmin                  {}
#beButtonPage                   {float:right;margin:0}
#beButtonContent                {float:right}

#beButtonEditTop                {}
#beButtonEditRight              {position:absolute;margin:1px 0 0 5px}
#beButtonEditBottom             {margin:-10px 0 0 0}
#beButtonEditBottom a           {color:#404040}
#beButtonEditLeft               {margin:10px 0; clear:left}
#beButtonEditLeft .wglButtonContainer	{float:none}

#beButtonEditNavigation         {margin:0 0 5px 0}
#beButtonEditNavigation .wglButtonContainer { float:none }

/* Allgemeine Elemente */

#productsearch					{background: url(/hartmann-tresore/wGlobal/layout/images/backgrounds/bg_short_form.gif) left top no-repeat; padding:10px 0 20px 12px}
#productsearch input.field		{width:160px;}

.branchsearch					{background: url(/hartmann-tresore/wGlobal/layout/images/backgrounds/bg_short_form.gif) left top no-repeat; padding:10px 0 25px 12px}
.branchsearch select.field		{width:160px;}

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

.elementText3Cols							{margin:0 0 20px 0}
.elementText3Cols .elementColStandard		{width: 192px; float: left}
.elementText3Cols .elementColLast			{width: 180px; float: right}
.elementText3Cols .elementColStandard .pad	{padding-right: 12px}
.elementText3Cols .elementColLast .pad		{padding-right: 0}
.elementText3Cols .elementColStandard .pad h2	{padding: 3px 0; margin: 0}
.elementText3Cols .elementColLast .pad	h2	{padding: 3px 0; margin: 0}



.elementPicture                 {margin:0 0 20px 0;}
.elementPicture .elementPictureInner            {margin:0; padding: 0; width: auto; float:left; height: auto; position: relative}
.elementPicture .elementPictureInner a img		{display: block; margin: 0}
.elementPicture .elementPictureInner a img.pictureCenter		{display: block; margin: 0}
.elementPicture .cornerTopLeft			{width:10px; height:10px; position:absolute; left: 0; top:0;}
.elementPicture .cornerTopRight			{width:10px; height:10px; position:absolute; right: 0; top:0; z-index: 100;}
.elementPicture .cornerBottomLeft		{width:10px; height:10px; position:absolute; left: 0; bottom:0; z-index: 100;}
.elementPicture .cornerBottomRight		{width:10px; height:10px; position:absolute; right: 0; bottom:0; z-index: 100;}

.elementPicture .title          {line-height:20px;font-size:10px}
.elementLink                    {margin:0 0 20px 0}
.elementVideo                   {margin:0 0 20px 0}
.elementAudio                   {margin:0 0 20px 0}
.elementPortlet                 {margin:0 0 20px 0}
.elementScript                  {margin:0 0 20px 0}
.elementSource                  {margin:0 0 20px 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 20px 0;overflow:auto;padding:4px;background-color:#f0f0f0;border:solid 1px #a0a0a0}
.elementDelimiter               {margin:0 0 20px 0}
.elementMap		                {margin:0 0 20px 0}
.elementBack		            {margin:0 0 20px 0; width: auto; }
.elementPrint		            {margin:0 0 20px 410px; width: auto; position: absolute; top:210px; left: 50%; }
.elementGlossar		            {margin:0 0 20px 0; width: 565px; text-align: center; font-weight: bold; font-size: 16px; }
.elementGlossar a				{font-weight: bold}
.elementGlossar .bannerInner	{padding: 10px 20px;  color:#5c5c5c}

.elementGlossarIndex			{margin: 10px 0 0; font-size: 16px; color: #bfbfbf;}
.elementGlossarIndex a			{font-size: 16px; color: #bfbfbf; padding-left: 7px;}
.elementGlossarIndex span		{padding-left: 10px;}

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

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

.elementContainer2              {margin:0 0 0 0; background:url(/hartmann-tresore/wGlobal/layout/images/backgrounds/bg_border_content.jpg) repeat-y 282px top; width: 565px}
.elementContainer2noline        {margin:0 0 0 0;}

.elementContainer2 .col1        {float:left;width:255px}
.elementContainer2 .col2        {float:right;width:255px}

.elementContainer2noline .col1        {float:left;width:255px}
.elementContainer2noline .col2        {float:right;width:255px}

.elementContainer3              {margin:0 0 0 0}
.elementContainer3noline        {margin:0 0 0 0}

.elementContainer3 .col1        {float:left;width:33%;padding:0}
.elementContainer3 .col2        {float:left;width:33%;padding:0}
.elementContainer3 .col3        {float:left;width:33%}

.elementContainer3noline .col1        {float:left;width:33%;padding:0}
.elementContainer3noline .col2        {float:left;width:33%;padding:0}
.elementContainer3noline .col3        {float:left;width:33%}

.imageElementEditor .slideshowelementimage	{width:170px}

.imgbutton				{background: url(/hartmann-tresore/wGlobal/layout/images/backgrounds/imgbutton.gif) left top repeat-x; display: block; color: #FFFFFF; font-weight: bold; position: relative; margin-bottom: 45px}
.imgbutton:hover		{color: #16459b; font-weight: bold; text-decoration: none}
.imgbutton .cornerLeft	{background: url(/hartmann-tresore/wGlobal/layout/images/backgrounds/orange_button_corner_left.gif) left top no-repeat;}
.imgbutton .cornerRight	{background: url(/hartmann-tresore/wGlobal/layout/images/backgrounds/orange_button_corner_right.gif) right top no-repeat; padding: 7px 13px;}
.imgbutton .picture		{background: url(/hartmann-tresore/wGlobal/layout/images/backgrounds/button_img.png); width: 82px; height: 65px; position: absolute; right:0; top: -18px; margin-right: 5px}
.imgbutton .picture img {margin: 7px 0 0 7px}
.imgbutton .linkarrow	{background: url(/hartmann-tresore/wGlobal/layout/images/links/link_arrow_w.gif) right center no-repeat; padding-right: 12px}
.imgbutton:hover .linkarrow	{background: url(/hartmann-tresore/wGlobal/layout/images/links/link_arrow.gif) right center no-repeat; padding-right: 12px}

.imgbuttonblue					{background: url(/hartmann-tresore/wGlobal/layout/images/backgrounds/blue_imgbutton.gif) left top repeat-x; display: block; color: #FFFFFF; font-weight: bold; float: right; width: auto; margin-top: 5px }
.imgbuttonblue:hover			{color: #FFFFFF; font-weight: bold; text-decoration: none}
.imgbuttonblue .cornerLeft		{background: url(/hartmann-tresore/wGlobal/layout/images/backgrounds/blue_button_corner_left.gif) left top no-repeat;}
.imgbuttonblue .cornerRight		{background: url(/hartmann-tresore/wGlobal/layout/images/backgrounds/blue_button_corner_right.gif) right top no-repeat; padding: 7px 13px;}
.imgbuttonblue .linkarrow		{background: url(/hartmann-tresore/wGlobal/layout/images/links/link_arrow_w.gif) right center no-repeat; padding-right: 12px}


.elementBanner						{background:#ff9d12 url(/hartmann-tresore/wGlobal/layout/images/backgrounds/banner_bg_top.gif) top left repeat-x; color:#FFFFFF; padding:0}
.elementBanner .cornerTopLeft		{background: url(/hartmann-tresore/wGlobal/layout/images/backgrounds/banner_corner_top_left.gif) top left no-repeat;}
.elementBanner .cornerTopRight		{background: url(/hartmann-tresore/wGlobal/layout/images/backgrounds/banner_corner_top_right.gif) top right no-repeat;}
.elementBanner .cornerBottomLeft	{background: url(/hartmann-tresore/wGlobal/layout/images/backgrounds/banner_corner_bottom_left.gif) bottom left no-repeat;}
.elementBanner .cornerBottomRight	{background: url(/hartmann-tresore/wGlobal/layout/images/backgrounds/banner_corner_bottom_right.gif) bottom right no-repeat;}
.elementBanner .bannerInner			{padding:10px 30px 10px 20px; position:relative}
.elementBanner .new					{width:75px; height:75px; position:absolute; right:0; top:0; margin:-20px -10px 0 0; background: url(/hartmann-tresore/wGlobal/layout/images/icons/new.png) top left no-repeat;}
.elementBanner .newSmall			{width:46px; height:46px; position:absolute; right:0; top:0; margin:-20px -10px 0 0; background: url(/hartmann-tresore/wGlobal/layout/images/icons/new_small.png) top left no-repeat;}
.elementBanner .attention			{width:75px; height:76px; position:absolute; right:0; top:0; margin:-20px -10px 0 0; background: url(/hartmann-tresore/wGlobal/layout/images/icons/achtung_gross.png) top left no-repeat;}
.elementBanner .attentionSmall		{width:46px; height:46px; position:absolute; right:0; top:0; margin:-20px -10px 0 0; background: url(/hartmann-tresore/wGlobal/layout/images/icons/achtung_klein.png) top left no-repeat;}
.elementBanner .question			{width:75px; height:76px; position:absolute; right:0; top:0; margin:-20px -10px 0 0; background: url(/hartmann-tresore/wGlobal/layout/images/icons/frage_gross.png) top left no-repeat;}
.elementBanner .questionSmall		{width:46px; height:46px; position:absolute; right:0; top:0; margin:-20px -10px 0 0; background: url(/hartmann-tresore/wGlobal/layout/images/icons/frage_klein.png) top left no-repeat;}
.elementBanner .contact				{width:75px; height:76px; position:absolute; right:0; top:0; margin:-20px -10px 0 0; background: url(/hartmann-tresore/wGlobal/layout/images/icons/kontakt_gross.png) top left no-repeat;}
.elementBanner .contactSmall		{width:46px; height:46px; position:absolute; right:0; top:0; margin:-20px -10px 0 0; background: url(/hartmann-tresore/wGlobal/layout/images/icons/kontakt_klein.png) top left no-repeat;}
.elementBanner .telephone			{width:75px; height:76px; position:absolute; right:0; top:0; margin:-20px -10px 0 0; background: url(/hartmann-tresore/wGlobal/layout/images/icons/tel_gross.png) top left no-repeat;}
.elementBanner .telephoneSmall		{width:46px; height:46px; position:absolute; right:0; top:0; margin:-20px -10px 0 0; background: url(/hartmann-tresore/wGlobal/layout/images/icons/tel_klein.png) top left no-repeat;}
.elementBanner .euro				{width:75px; height:76px; position:absolute; right:0; top:0; margin:-20px -10px 0 0; background: url(/hartmann-tresore/wGlobal/layout/images/icons/euro_gross.png) top left no-repeat;}
.elementBanner .euroSmall			{width:46px; height:46px; position:absolute; right:0; top:0; margin:-20px -10px 0 0; background: url(/hartmann-tresore/wGlobal/layout/images/icons/euro_klein.png) top left no-repeat;}
.elementBanner .paragraph			{width:75px; height:76px; position:absolute; right:0; top:0; margin:-20px -10px 0 0; background: url(/hartmann-tresore/wGlobal/layout/images/icons/paragraph_gross.png) top left no-repeat;}
.elementBanner .paragraphSmall		{width:46px; height:46px; position:absolute; right:0; top:0; margin:-20px -10px 0 0; background: url(/hartmann-tresore/wGlobal/layout/images/icons/paragraph_klein.png) top left no-repeat;}
.elementBanner p					{margin:0px; padding:0px }
.elementBanner h1, .elementBanner h2, .elementBanner h3			{color:#FFFFFF; padding:0 40px 0 0; background-image:none; margin:5px 0}
.elementBanner table.light				{margin:0px}


.customConfigMask		{ border: 1px solid gray; background: #f1f1f1; padding: 10px 15px; margin-bottom: 20px }
.customConfigMask input	{ margin-bottom: 5px}
.customConfigMask select{ margin-bottom: 5px}

/* Elemente des linken Bereiches */

#blockLeft .elementHeadline     {margin:0 0 8px 0px;padding:6px 10px 6px 10px;}
#blockLeft .elementText         {margin:10px 20px 8px 0px;padding:0;}
#blockLeft h2					{margin-bottom:0px}



/* Elemente der Produkt-Datenbank */
h1.productheadline			{margin-bottom: 5px}
h2.productsubline 			{margin:0 0 20px 26px; padding: 0}
ul.products					{list-style-type: none; list-style-image: none; margin: 0; padding: 0}
.products .product			{margin-bottom: 30px}
.products div.product		{}
.products .series			{}
.products img.productThumb	{float: left; padding: 0 20px 10px 0; width: auto; display: block}
.products img.productDetail	{float: left; padding: 0 20px 20px 0; display: block}
.products .description		{display: block; width: 440px; float: left; padding-top: 10px }
.products .descriptionDetail{display: block; width: 310px; float: left; padding-top: 10px }
.products .productbutton	{background: url(/hartmann-tresore/wGlobal/layout/images/buttons/product_series_button_bg.gif) top left no-repeat; display: block; width: 112px; height: 24px; margin-top: 10px; color: white; font-weight: bold}
.products .productbutton:hover	{text-decoration: none; color: white}
.products .productbutton span	{padding: 0 10px; line-height: 24px}
.products .productdetailbutton	{background: url(/hartmann-tresore/wGlobal/layout/images/buttons/product_details_button_bg.gif) top left no-repeat; display: block; width: 141px; height: 24px; margin-top: 10px; color: white; font-weight: bold}
.products .productdetailbutton:hover	{text-decoration: none; color: white}
.products .productdetailbutton span	{padding: 0 10px; line-height: 24px}
.products .productpricebutton	{background: url(/hartmann-tresore/wGlobal/layout/images/buttons/product_price_button_bg.gif) top left no-repeat; display: block; width: 141px; height: 24px; margin-top: 10px; color: white; font-weight: bold}
.products .productpricebutton:hover	{text-decoration: none; color: white}
.products .productpricebutton span	{padding: 0 10px; line-height: 24px}
.products h3				{font-size: 20px; display: inline; line-height: 24px }
.products p					{padding: 10px 0; line-height: 20 px }
.products .productinfos		{width: 565px}
.products .productinfos th	{background: #4b4949; color: white; text-align: left; padding: 2px 5px}
.products .productinfos td	{background: #ecebeb; padding: 2px 5px; font-weight: bold}
.products .productinfos .alt td	{background: #f5f5f5; padding: 2px 5px; font-weight: bold}
.products .furtherProductLinks		{ float:right; width:auto }
.products .furtherProductLinks a	{ padding-left: 10px}