body {
  background: none;
}

.clr {
  clear: both; 
  display: block; 
  height: 1px; 
  font-size: 1px;
}

.noprint,
#navi,
#footer,
#teta_club,
#crumb,
#lcol_content,
#search_box,
#teta_contact_root,
#xbox_wall,
#xbox_body,
hr {
  display: none;
}

#header h1 {
  width: 88px;
  font-size: 2.7em;
  color: #db2b36;
}

#header h1 span {
  display: block;
  text-transform: uppercase;
  font-size: 0.45em;
  color: #fff;
  text-align: center;
}

#header h1 a {
  color: #db2b36;
  text-decoration: none;  
}

#header h1 a span {
  color: #fff;  
}

.wysiwyg a {
  color: #4c92c8;
}

.wysiwyg .mail {
  position: relative;
  top: 3px;
  margin: 0px !important;
  padding: 0px !important;
  border: 0px !important;
}

.wysiwyg h1 {
  color: #1978c4; 
  font-size: 2.5em; 
  font-weight: normal;
  margin-bottom: 24px; 
}

.wysiwyg h2 {
  color: #1978c4; 
  font-size: 1.4em; 
  font-weight: bold;
  margin-bottom: 10px;
}

.wysiwyg h3 {
  color: #1b75c2;
  font-size: 1.0em;
  font-weight: bold;
  margin-bottom: 5px;    
}

.wysiwyg p {
  margin-bottom: 24px; 
  font-size: 1em;
}

.wysiwyg img {
  margin-bottom: 9px;
  border: 1px solid #cfcfce;
}

.wysiwyg img.nobr {
  border: none;
}

.wysiwyg ul, .wysiwyg ol {
  margin-left: 1px;
  /*margin-bottom: 24px; */
  margin-bottom: 8px;
  font-size: 1em;
  /*background: #fff;*/
  /*padding: 16px 18px 1px 18px; _padding-bottom: 16px;*/
}

.wysiwyg ol {
 _padding-bottom: 1px;
}

.wysiwyg ul ul, .wysiwyg ol ol, .wysiwyg ul ol, .wysiwyg ol ul {
  margin-bottom: 0px;
  margin-top: 4px;
}
.wysiwyg ul	li {
  padding-left: 16px; 
  _height: 6px; 
  list-style-type: none; 
  margin-bottom: 16px; 
  background: url(../images/layout/background/content_li.png) 0 0.30em no-repeat;
}

.wysiwyg ul.download	li {
  padding-left: 0px;
  background: none;
}

.wysiwyg ol	li {
  margin-left: 18px; 
  margin-bottom: 16px;  
}

table {
  margin-bottom: 24px;
}

table td {
  padding: 0px 12px 0px 0px;
}

.wysiwyg table.common {
  margin-bottom: 16px; 
  width: 100%; 
  border-left: 1px solid #5ca3e0;
  border-bottom: 1px solid #5ca3e0;
}

.wysiwyg table.common thead th {
  padding: 7px 6px; 
  text-align: left; 
  color: #0d5098; 
  font-weight: bold;
  background: #e6f0fb;
  font-size: 1.0em;
  border-top: 1px solid #5ca3e0;
  border-right: 1px solid #5ca3e0;
}

.wysiwyg table.common tbody th, .wysiwyg table.common tbody tr.even td {
  padding: 7px 6px; 
  text-align: left; 
  color: #0d5098; 
  font-weight: normal;
  vertical-align: top;   
  background: #e6f0fb;
  border-top: 1px solid #5ca3e0;
  border-right: 1px solid #5ca3e0;
}

.wysiwyg table.common tbody th {
  font-weight: bold;
}

.wysiwyg table.common tbody td {
  padding: 7px 6px; 
  vertical-align: top; 
  background: #fff;
  border-top: 1px solid #5ca3e0;
  border-right: 1px solid #5ca3e0;
  color: #0d5098;   
}

.wysiwyg table.common tbody td.beforelast, .wysiwyg table.common tbody tr.even td.beforelast {
  border-right: 0px;
}

.wysiwyg table.common .no_bgi {
  background-image: none !important;
}

