/*************************/
/**** Global defaults ****/
/*************************/

img { border: 0; }
table { border-width: 0; margin: 0; }
td { vertical-align: top; }

hr { height: 0; border: 1px solid black; }

em { color: red; font-variant: italic; }

.domainwidth { display: inline-table; display: inline-block; width: 9em; }

.bericht-body0 { background: #c0c0ff; }

dt { font-weight: bold; }

.large { font-size: 15px; }
.center { text-align: center; }


OPTION.red
{
Color: #000000;
Background-Color: #F0F0ff;
#Font-Weight: bold;
#Border: 1px solid #FF0000;
}


/***************/
/**** Style ****/
/***************/

form { display: inline; }

.err { color: red; font-size: 8pt; font-variant: italic; }

html, body, td, input, select, textarea, div {
  font-family: verdana, sans-serif;
  font-size: 8pt;
  oooooverflow: hidden;
}

.flat {
    border: 1px solid #123;
    margin: 1px;
}

#body { padding-bottom: 64px; }

.rsddl-required-field {
    color: #b70;
}

table.layout table {
    margin: 0;
    border-collapse: collapse;
}

table.layout td {
    padding: 0;
}

h1 {
  font-size: 14pt;
  height:20px;
}

h2 {
  font-size: 13pt;
}

h3 {
  font-size: 12pt;
}

h4 {
  font-size: 11pt;
}

a.nav {
  display: block;
  color: black;
  text-decoration: none;
  font-size: 11px;
  width: 118px;
}

a.sitemap-expanded-link {
  display: block;
  color: black;
  text-decoration: none;
  font-size: 11px;
  width: 98px;
  padding-left: 20px;
  line-height: 1.5em;
}

a.sitemap-expanded-link:hover, a.nav:hover {
  background-color: #D8E3F5;
}

.nav-space {
  width: 3px;
  height: 20px;
  vertical-align: middle;
}

label.aligned {
  display: inline-block;
  width: 20ex;
}

.message {
  color: red;
  font-weight: bold;
}

a.page {
  text-decoration: none;
  color: #000;
}

a.page:hover {
  background-color: black;
  color: #fff;
}

.carlist {
  border-collapse: collapse;
  border: 0px;
  width: 98%;
  table-layout: fixed;
}

.carlist td, .carlist th {
  font-size: 8pt;
  padding: 5px;
  cursor: default;
}

.carlist p { margin-top: 0px; }

.carlist th {
  text-align: left;
}

.detailhead td {
  font-weight: bold;
}

.detailhead td.mid {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  font-size: 9pt;
  background: #ccc;
}

.detailhead td.left {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  font-size: 9pt;
  background: #ccc;
}

.detailhead td.right {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  font-size: 9pt;
  background: #ccc;
}

.detailbody td.body {
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  background: #fff;
}

.imageuploadtable {
  border: 1px solid black;
  float: left;
  width: 100px;
  background: #eee;
  margin: 5px;
}

.imagetable {
  border: 1px solid black;
}

.closebutton {
  color: red;
  font-weight: bold;
  border: 2px outset #888;
  cursor: default;
  text-align: center;
  width: 1em;
}

.expandable td { cursor: pointer; }

/****************/
/**** Layout ****/
/****************/

html, body {
  height: 100%;
  width: 100%;
  border: 0px;
  margin: 0px;
}

#content {
	/* url(../img/mainbg.jpg)scroll no-repeat bottom left */
	/* #D8E3F5 */
  background: #D8E3F5;
  text-align: left;
  overflow: auto;
  position: absolute;
  top: 79px;
  left: 119px;
  right: 0px;
  bottom: 41px;
  width: expression(document.body.clientWidth-120);
  height: expression(document.body.clientHeight-120);
  margin: 0px;
  border: 0px;
  margin-right: 0px;
}

#content #body {
  margin-left: 5px;
  margin-right: 15px;
}

#navigation {
  background: url(../img/leftbg.png);
  padding: 0;
  overflow: auto;
  position: absolute;
  left: 0px;
  top: 79px;
  width: 119px;
  bottom: 41px;
  height: expression(document.body.clientHeight-120);
  margin: 0px;
  border: 0px;
}

#bottom {
  background: url(../img/bottombg.png);
  overflow: hidden;
  padding: 0;
  position: absolute;
  left: 0px;
  width: 100%;
  height: 41px;
  bottom: 0px;
  margin: 0px;
  border: 0px;
}

#logo {
  background: url(../img/topleftbg.png);
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 119px;
  height: 79px;
  margin: 0px;
  border: 0px;
}

#banner0 {
  background: black;
  position: absolute;
  top: 2px;
  left: 130px;
  margin: 0px;
  border: 0px;
  width: 468px;
  height: 60px;
}

#topnav {
  background: url(../img/toprightbg.png);
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 119px;
  height: 79px;
  right: 0px;
  margin: 0px;
  border: 0px;
}

#banner {
  background: black;
  overflow: hidden;
}
