/*************************************************
* ul der Sitemap
*************************************************/
div.kontaktform
{	
  width:93%;
  margin-left: 40px;
  border-collapse:collapse;
  height:36px;
  color:#075694;
}
div.row1
{
  background-image:url(../images/ess_row_01.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
  background-color:#FFD96E;
}
div.row2
{
  background-image:url(../images/ess_row_02.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
  background-color:#FFE69E;
}
div.row3
{
  background-image:url(../images/ess_row_03.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
  background-color:#FFD96E;
}
div.row4
{
  background-image:url(../images/ess_row_04.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
  background-color:#FFE69E;
}
div.row5
{
  background-image:url(../images/ess_row_05.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
  background-color:#FFD96E;
}
div.row6
{
  background-image:url(../images/ess_row_06.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
  background-color:#FFE69E;
}
div.row7
{
  background-image:url(../images/ess_row_07.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
  background-color:#FFD96E;
}
div.row8
{
  background-image:url(../images/ess_row_08.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
  background-color:#FFE69E;
}
div.row9
{
  background-image:url(../images/ess_row_09.jpg);
  background-repeat:no-repeat;
  background-position:0px 0px;
  background-color:#FFD96E;
}
div.row10
{
  background-color:#F7B500;
}
div.row11
{
  background-color:#F7B500;
  height:100px;
  padding-top:20px;
}
div.buttons
{
  padding-top:2px;
  text-align:right;
}
table.kontaktform
{
  width:98%;
}
table.kontaktform td
{
  width:49%;
  height:36px;
  padding:0px 5px 0px 5px;
  vertical-align:middle;
}
table.kontaktfields td
{
  height:36px;
  width:49%;
  vertical-align:middle;
  /*font-size:10px;*/
}
input.oben
{
  width:150px;
}
input.mitte
{
  width:250px;
}
textarea.unten
{
  width:250px;
  height:80px;
}