body {
 background: url('imag/back4.png');
}

#frame {
 border: solid 1px #333;
 background: white;
}

#card {
 border: solid 1px #333;
 background: white;
 text-align: justify;
}

#cardtop, #cardbottom {
  background: #c00;
}

#cardtop a {
  color: black;
}

#cardbottom a {
  color: black;
}

#navigation {
 background: url('imag/new_todo.gif') no-repeat 0% 0% #e2261a;
 border-bottom: solid 1px #333;
}

#loginbar {
  font-size: 12px;
 color: #ffffff;
  background-color: #e3271a;
  border-bottom: solid black 1px;
}

#loginbar input {
  font-size: 10px;
  background-color: #f44;
 border: solid #800 1px;
}

#loginbar input[type=image] {
 border: none;
}

#loginbar input[type=submit] {
  background-color: grey;
}

#loginbar input[type=submit]:hover {
  background-color: white;
}

#login table td {
 padding: 0px;
 spacing: 0px;
}

#login input {
  font-size: x-small;
}

#mainarea {
  background-color: white;
}

#infoline {
  background-color: #e3271a;
  text-align: center;
}

#infobox {
  border : 2px dotted gray;
  text-align: center;
}

#dom {
 background: url('IMG/dominio.gif') top center no-repeat;
}

#kor {
border : 2px dotted gray;
}

#kor2 {
border-bottom : 2px dotted gray;
}
#ordc {
 color: #e3271a;
  background-color: lightgreen;
}
