body {
  background-color: #FFFFFF;
  padding: 0px;
  margin: 0px;
}

form {
  display: inline;
}

div.searchbox {
  margin: 0px;
  width: 435px;
  background-image: url(images/bg_search_wiwo_bottom.jpg);
}  

div.searchbox2 {
  width: 300px;
  border: 0px solid red;
}  

#searchbox_inner, div.searchbox_inner
 {
  background-image: url(images/bg_search_wiwo_top.jpg);
  padding-top: 12px;
}

img {
  margin: 0px;
}

.searchform table,
.searchform tr,
.searchform td {
}

table.title,
table.searchform {
  margin-top: 2px;
  margin-left: 20px;
  margin-right: 12px;
  width: 396px;
}

table.title {
  margin-bottom: 6px;
}

table.searchform2 {
  margin-top: 0px;
  width: 310px;
  border: 1px solid #CCCCCC;
}

table.searchform2 td,
table.searchform2 th {
  padding: 4px;
  padding-bottom: 2px;
}

table.searchform tr,
table.searchform th,
table.searchform td {
  border: 0px solid blue;
}

table.searchform2 select#countryselect,
table.searchform select#countryselect,
table.searchform #regionsearchcontainer select#regionsearchresults,
div input#regionsearchinput,
div input#ort,
div#regionsearchcontainer select.regionsearchresults2 {
  width: 260px;
  height: 14px;
  border: 1px solid #B3B9C3;
}

table.searchform2 select#countryselect,
table.searchform select#countryselect,
table.searchform #regionsearchcontainer select#regionsearchresults,
div#regionsearchcontainer select.regionsearchresults2 {
  height: 18px;
}

div#regionsearchcontainer select.regionsearchresults2 {
  margin-top: 3px;
}

div input#regionsearchinput {
  padding: 2px;
  height: 12px;
  width: 255px;
}

th {
  border: 0px solid red;
}

.searchform2 label,
.searchform label {
  margin-left: 2px;
  width: 40px;
}

.searchform2 th,
.searchform th,
.searchform2 label,
.searchform label {
  text-align: left;
}

td {
  border: 0px solid blue;
}

option.hascontent {
  color: black;
  font-weight: bold;
}

option.nocontent {
  color: #999;
}

table.filter,
table.filter tr,
table.filter td,
table.filter th {
  border: 0px solid blue;
}

label {
  border: 0px solid red;
}

div.locationsearchcontainer {
  width: 180px;
}

div.result_box {
  width: 426px;
}

div.searchresult {
  width: 408px;
}

div.contentfest {
  width: 430px;
}

/*
div,
span,
form,
table,
tr,
td {
  background-color: blue;
}

.searchbox {
  padding: 0px;
  margin: 0px;
  background-color: green;
}
*/