html {
  padding:0; margin:0;
}

BODY {
	padding:10px; margin:0;
  background-color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  width: 655px;
  font-size: 75%;
}

A {
  color: #ec008c;
  text-decoration:none;
}

P {
  padding-top: 0;
  margin-top: 0;
}

UL LI { 
  list-style-image: url(../uploads/System/mag_eyecatch.gif); 
  margin: 0 0 5px -15px; 
}

.TreeMenu { 
  display:none;
}

OL LI { 
  margin-bottom:5px; 
}

TABLE {
  border-collapse: collapse;
}

TD {
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
}

HR {
  height: 1px;
  color: #808080;
  background-color: #808080;
  border: 0px solid #808080;
  padding: 0; margin: 0;
}

IMG {
  border: 0px;
}

FORM {
  padding: 0; margin: 0;
}


#divPreview {
  color: #000;
  font-size: 80%;
}

#Container {
  width: 740px;
  text-align: left;
}

#InnerContainer { 
}


/*** Kopfbereich ***/

#Header {
  display: none;
}

#TopBar {
  display: none;
}

#Eyecatcher {
  display: none;
}

#LngPane {
  display: none;
}

#Navigation1 {
  display: none;
}

/*** Inhaltsbereich ***/

#Navigation {
  display: none;
}

#Ticker {
  margin-left: 10px;
}

#Content {
}

#ContentRight {
  clear: both;
  border-top: 1px solid #808080;
  padding-top: 20px;
  margin: 20px 0;
}

#Footer {
  clear: left;
  width: 58.75em; /* 940px */
  background-color: #FFF;
  height: 1.25em;
}

.moreBtn, .backBtn {
  display: none;
}


/* Seitenmodule */

.container_content_module {
  margin-right: 5px;
}

.bg_content_module, .bg_content_module2 {
  padding: 5px;
}

.bg_content_module_active {
  padding: 5px;
  background-color: #fff;
  /*overflow: hidden;*/
}

.bg_content_module H1, .bg_content_module2 H1 {
  padding: 0; margin: 0;
}

.bg_content_module_active H1 {
  background-image: url(../uploads/Symbole/arrow_down.gif);
  background-repeat: no-repeat;
  background-position: 0 8px;
  padding: 5px 0 0 15px; margin: 0 0 10px 0;
  font-size: 100%;
  color: #000;
  font-weight: bold;
}

.bg_content_module P, .bg_content_module2 P, .bg_content_module_active P {
  margin: 0;
  padding: 0;
}

.bg_content_module A, .bg_content_module2 A, .bg_content_module_active A {
  color: #000;
}

.bg_content_module_active A {
  color: #ec008c;
}

.bg_content_module A.back_btn, .bg_content_module2 A.back_btn, .bg_content_module_active A.back_btn {
  font-weight: bold;
  clear: both;
}

H1.content_module_group_header {
  padding: 0; margin: 20px 0 10px 0;
  font-weight: bold;
}

.window_gray {
  padding: 15px;
  margin-bottom: 15px;
  background-color: #E5E5E5;
}

.artikelText {
  padding: 0;
  margin-left: 10px;
}

.small_articlefont {
  font-size: 0.85em;
}

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
}

H1 {
  width: 655px;
  padding-top: 0px;
  margin-top: 0;
  color: #808080; 
  font-size: 150%;
  font-weight: bold; 
}

H2 { 
  padding:0px; 
  margin: 15px 0 12px 0; 
  color: #707070; 
  font-size: 120%; 
  font-weight: bold; 
}

H3 { 
  font-size: 100%; 
  font-weight: bold; 
}

.products_details H1 {
  font-size: 145%;
}

.blue  { color:#2D5789; }
.red   { color:#D0172F; }
.green { color:#719926; }
.small { font-size: 11px; }

.input_300 { font-size: 13px; color:#000; width: 300px; border: #999 1px solid; }
.input_250 { font-size: 13px; color:#000; width: 250px; border: #999 1px solid; }
.input_200 { font-size: 13px; color:#000; width: 192px; border: #999 1px solid; }
.input_150 { font-size: 13px; color:#000; width: 150px; border: #999 1px solid; }
.input_80  { font-size: 13px; color:#000; width: 80px; border: #999 1px solid; }
.input_50  { font-size: 13px; color:#000; width: 50px; border: #999 1px solid; }
.txtfield  { font-family:Arial,Helvetica,sans-serif; font-size: 13px; color:#000; border: 1px solid #999; }

.media_symbole {
  display: none;
}

.media_symbole_off {
  display: none;
}

.media_symbole_list {
  display: none;
}

.media_symbole_list_off {
  display: none;
}


.btn            { 
  display: none;
}

.btnOver        { 
  display: none;
}