a
{
  color: #0000CC;
}

a:hover
{
  color: #CC0000;
}

img
{
  border: 0px;
}

input
{
  border: #496477 solid 1px;
}

input.submit
{
  background: #C6D0D9
}

input.checkbox
{
  border: none;
  vertical-align: middle;
}

table.list
{
  margin: 0px;
  padding: 0px;
  width: 100%;
}

table.list tr
{
  padding: 0px;
  text-align: left;
}

table.list th.heading
{
  color: #CCCCCC;
  padding: 6px 0px 0px 0px;
}

ul
{
  list-style-type: square;
}

label
{
  float: left;
  width: 80px;
}

#block_main
{
  text-align: left;
}

.pagecontrol
{
  width: 100%;
}

.pagecontrol tr
{
  vertical-align: top;
}

.pagecontrol th
{
  padding-top: 3px;
  width: 64px;
}

.pagecontrol td
{
  line-height: 16px;
  padding-right: 3px;
}

.pagecontrol .prevnext
{
  text-align: right;
  width: 124px;
}

.pagecontrol a, .pagecontrol .prevnext i
{
  border: #E0E0E0 1px solid;
  color: #999999;
  margin-right: -3px;
  padding: 0px 4px;
  text-decoration: none;
}

.pagecontrol .prevnext a, .pagecontrol .prevnext i
{
  text-align: center;
  min-width: 56px;
  _width: 56px;
}

.pagecontrol .prevnext i
{
  border: #EEEEEE 1px solid;
  color: #E0E0E0;
  font-style: normal;
}

.pagecontrol a.selected
{
  border: #CCCCCC 1px solid;
  background: #CCCCCC;
  color: #000000;
}

.pagecontrol a:hover
{
  border: #000000 1px solid;
  color: #000000;
}

table.list tr.control
{
  background: #D0D0D0;
}

table.list tr.control th, table.list tr.control a
{
  color: #000000;
  font-weight: bold;
}

table.list tr.control a
{
  padding-right: 12px;
  width: 100%;
}

table.list tr.control th.order_asc
{
  background: #90A3B2 url('/images/order_asc.gif') top right no-repeat;
}

table.list tr.control th.order_desc
{
  background: #90A3B2 url('/images/order_desc.gif') top right no-repeat;
}

table.list th, table.list td
{
  border: 1px solid #E0E0E0;
  margin: 4px;
  padding: 2px 4px;
  vertical-align: top;
}

table.list th.empty
{
  background: transparent;
}

table.list th.mini, table.list td.mini, table.list td.action
{
  text-align: center;
  vertical-align: middle;
  width: 12px;
}

table.list th.heading
{
  border: 1px solid #FFFFFF;
}

table.list strong
{
  color: #CC0000;
  font-weight: bold;
}

#objekt table.list th
{
  width: 30%;
}

#objekt table.list td
{
  width: 70%;
}

#showpreview
{
  margin: 0px 2px 6px 74px;
}

.align_right
{
  text-align: right;
}

table.list td sup
{
  position: relative;
  top: 7px;
}

tr.href_hover td
{
  border-top: #CCCCCC solid 1px;
  border-bottom: #CCCCCC solid 1px;
}

tr.href_hover, tr.href_hover td, tr.href_hover td a, tr.href_hover td a:hover
{
  background: #E0E0E0;
  color: #CC0000;
  cursor: pointer;
}

.bg_red
{
  background: #CC0000;
}

.bg_yellow
{
  background: #FF9B00;
}

.bg_blue
{
  background: #ACBFCC;
}

.float_right
{
  float: right;
}

.clear_float
{
  clear: both;
}

.required, .error
{
  color: #CC0000;
}

.hidden
{
  display: none;
}

div.control a, div.control a:visited, div.control a:active, div.control a:hover
{
  border: #CCCCCC 1px solid;
  text-decoration: none;
}

input,select,option,textarea
{
  color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

input
{
  border: #496477 solid 1px;
}

input.submit
{
  background: #C6D0D9
}

input.checkbox
{
  border: none;
  vertical-align: middle;
}

textarea
{
  border: 1px #CCCCCC solid;
}

tr.no_border th, tr.no_border td
{
  border: 0px;
}

table.form th
{
  padding: 4px 16px 0px 10px;
  text-align: left;
  vertical-align: top;
}

.article
{
  font-family: Verdana, Arial CE, Arial, sans-serif;
  font-size: 9pt;
  line-height: 14pt;
  padding: 0px 16px;
  text-align: justify;
}

.hide_password
{
  background: #EEEEEE;
  color: #EEEEEE;
}

