
/* START own css: Eliant Style Sheet */
body { 
  background: #e5effb;
  margin: 0px;
  margin-left: 48px;
  margin-top: 8px;
}

td {
  margin: 0px;
  text-align: left;
  border: 0;
  padding: 0;
}

tr {
  margin: 0px;
}

table.maintable {
  height: 100%;
  width: 705px;
  background: white;
}

td.mainheader {
  width: 705px;
  height: 90px;
  background: url(../images/eliant/Balk1.jpg) no-repeat;
}

tr.mainrow {
  vertical-align: top;
}

td.mainleft {
  height: 135px;
  width: 135px;
  background: url(../images/eliant/logoEliant1.jpg) no-repeat;
  background-position: 17 17;
}

table {
  padding: 0px;
  border-collapse: collapse;
  border-spacing: 0;
}

td.navigation {
  background: #60a6d9;
  width: 170px;
}

div.cms_content {
  color: #311d7e;
  font-size: 12px;
  font-family: lucida sans unicode;
}

td.maincontent, td.label, td.text, td.error, td.petitionHeader{
  color: #311d7e;
  font-family: lucida sans unicode;
}

h3, div.petitionHeader {
  color: #311d7e;
  font-family: lucida sans unicode;
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
}

td.maincontent {
  width: 400px;
}

table.petitionform {
}

div.text {
  margin-top: 10px;
  margin-bottom: 10px;
}

td.label {
  width: 150px;
  font-size: 12px;
}

td.nr {
  width: 20px;
}

input, select {
  border: 1px solid #60a6d9;
  color: #311d7e;
  width: 130px;
  background: white;
}

div.error {
  color: red;
  font-size: 11px
}

input.button {
  color: white;
  width: 130px;
  background: #60a6d9;
}

table.menutable {
  margin-left: 10px;
  margin-top: 10px;
  background: #60a6d9;
}

td.mainmenuitem {
  font-family: lucida sans unicode;
  color: #b3dffa;
  font-weight: bold;
  font-size: 100%;
  padding-bottom: 25px;
}

td.submenuitem {
  color: #311D7E;
  font-family: lucida sans unicode;
  font-size: 100%;
  padding-top: 10px;
}

a.submenulink {
  text-decoration: none;
}

table.menutable a:link {
  font-family: lucida sans unicode:
  text-decoration: none;
  color: white;
}

table.menutable a:active {
  font-family: lucida sans unicode:
  text-decoration: none; 
  color: white;
}

table.menutable a:visited {
  font-family: lucida sans unicode:
  text-decoration: none;
  color: white;
}

table.menutable a:hover {
  font-family: lucida sans unicode:
  background-color: none;
  text-decoration: none;
  color:orange;
}
/* END own css: Eliant Style Sheet */
