#trustedwatch img {
	margin: 0 10px;
    border: 1px solid #666;
}
#trustedwatch h1 {
    margin: 0 0 30px 0;
}
#trustedwatch h2 {
    margin: 0 0 15px 0;
}
#trustedwatch .artikel {
    margin-bottom: 1em;    
    padding-bottom: 1em;
}
#trustedwatch .artikel p {
    margin-bottom: 0;
    padding-bottom: 0;
}
#trustedwatch.detail p.back {
	clear: both;
}
#trustedwatch.detail a.back {
    text-decoration: underline;
}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

body.mceContentBody {
	font-size: 11px;
	font-family: verdana;
}
body.mceContentBody  h1 {
   font-size: 14px;
   letter-spacing: 2px;
   padding-left: 15px;
   font-family: verdana;
}
body.mceContentBody  h2 {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
	margin-bottom: 0;
	padding-bottom: 0;
}
body.mceContentBody  p {
	font-size: 11px;
	font-family: verdana;
	margin-top: 0;
}
body.mceContentBody  img {
	border: 0;
}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

img { border: none; }
img.left { 
  float: left;
  display: block;
  margin: 0 1em 1em 0;
  border: 1px solid #666;
}
img.right { 
  float: right;
  display: block;
  margin: 0 1em 1em;
  border: 1px solid #666;
}
table.picleft {
  float: left;
  margin: 0 1em 1em 0;
}
table.picright {
  float: right;
  margin: 0 1em 1em;
}
table.picright td,
table.picleft td {
  border: none;
  text-align: center;
  font-style: italic;
  line-height: 1.2;
  padding: 0;
}
table.picleft img,
table.picright img {
  border: 1px solid #666;  
}
p.abstandUnten { margin-bottom: 2em; }

.imagearea { 
  text-align: center; 
}
.imagearea table { 
  display: inline; 
  display: inline-table;
  margin: 5px; 
} 
.imagearea table td { 
  width: 220px;
  text-align: center; 
  padding: 5px; 
  border: none;
}
.imagearea table img { 
  display: block; 
}
table.bildunterschrift {
    width: 300px;
}
table.bildunterschrift td {
    text-align: center;
    border: none;
}
#trustedwatch table.bildunterschrift p {
    text-align: center;
    margin: 0;
}
