/* Center content >> */
html, body, .clientarea
{
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

.contentbox
{
  margin: auto;
}
/* Center content << */



*
{
  font-family: Tahoma, Arial;
  color: #000000;
}

.bold
{
  font-weight: bold;
}

.business_card
{
  background-color: #ffffff;
}

.content_content
{
  background-color: #ffffff;
}

.contentbox
{
  width: 780px;
  height: 580px;
  background-color: #90d890;
}

.contentbox_bc
{
  background-color: #e0ffe0;
}

.contentpane
{
  width: 100%;
  height: 476px;
  text-align: left;
  vertical-align: top;
  overflow: auto;
}

.content_content
{
  padding: 12px;
}

.copyright
{
  text-align: center;
}

.imprint
{
  text-align: center;
}

.languages
{
  height: 20px;
  text-align: right;
  padding-right: 6px;
}

.logo
{
  height: 60px;
  padding: 6px;
}

.logo_left
{
  font-size: 20pt;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}

.logo_right
{
  text-align: right;
}

.more
{
  font-style: italic;
  text-align: right;
}



a
{
  border-bottom: dotted 1px;
  text-decoration: none;
}

body, td
{
  font-size: 8pt;
}

body
{
  background-color: #e0ffe0;
}

h1
{
  font-size: 1.6em;
  margin-top: 0px;
  padding-top: 0px;
}

table
{
  border-collapse: collapse;
}



span.copyright
{
  width: 100%;
  text-align: right;
}

table.business_card,
table.data
{
  height: 196px;
  width: 320px;
  margin: auto;
}

table.data
{
    border-left: solid 1px #e0e0e0;
    border-top: solid 1px #e0e0e0;
    border-right: solid 1px #808080;
    border-bottom: solid 1px #808080;
}

table.logo
{
  width: 100%;
}

td.address
{
    width: 45%;
    padding-left: 12px;
    text-align: left;
}

td.contentpane
{
  width: 100%;
  padding: 6px;
  padding-bottom: 0px;
  text-align: center;
  vertical-align: middle;
}

td.contentpane_bc
{
  height: 574px;
}

td.copyright
{
  padding-right: 6px;
  text-align: right;
}

td.copyright, td.imprint
{
  height: 30px;
  margin: 0px;
}

td.domain
{
  padding: 18px;
  font-size: 2em;
  font-weight: bold;
  color: #f00000;
}

td.imprint
{
  padding-left: 6px;
  text-align: left;
}

td.label, td.value
{
    padding: 0px;
    text-align: right;
}

td.address, td.label, td.value
{
    padding-bottom: 9px;
}

td.ownerName
{
    font-size: 1.2em;
    font-weight: bold;
}

td.page
{
  top: 0px;
  bottom: 0px;
  position: absolute;
}

td.position
{
    padding-top: 0px;
    padding-bottom: 24px;
    font-style: italic;
}

td.value
{
    padding-right: 12px;
}

td.bottom
{
    padding-bottom: 12px;
}

th
{
  text-align: center;
}

th.menu
{
  padding: 3px;
  border: solid 1px #c0c0c0;
  background-color: #c0c0c0;
}



td, th
{
  /*border: solid 1px #00ff00;*/
}
