
div.index
{
  margin-left:20px;
  margin-bottom:15px;
}

table.cms
{
  width:770px;
}

table.cms td
{
  white-space:nowrap;
}

table.images_cms
{
  width:770px;
  margin-bottom:50px;
}

table.images_cms th, table.images_cms td
{
  border-bottom:1px solid #010066;
  text-align:left;
}

table.images_cms td
{
  padding:6px 12px 6px 0px;
}

textarea.cms
{
  color:#010066;
  background-color:#9ACFFF;
  background-color:#7ec2ff;
  font-family:monospace;
  font-size:12px;
  line-height:16px;
  width:770px;
  height:500px;
  border:1px solid #010066;
  padding:0px 0px 0px 3px;
  margin:0px 0px 10px 0px;
}

textarea.small
{
  height:200px;
}

/* Hilfeseiten */

table.attributes
{
  width:100%;
}

table.attributes th
{
  text-align:left;
  padding:0px;
  border-bottom:2px solid #010066;
}

table.attributes td
{
  padding:5px 0px 5px 0px;
  border-bottom:1px solid #010066;
}

