a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }

body {
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  font: normal normal normal 11px/16px Arial, Helvetica, Sans-Serif;
  color: #000000;
  line-height: 14px;
  background-color: #ebeaea;
  background-repeat: repeat-x;
}

html {
  width: 100%;
  height: 100%;
}

img {
  display: block;
  border: 0px;
}

a img {
  border: 0px;
}

form {
  display: inline;
  }

.bg {
  width: 1003px;
  height: 100%;
  background-color: white;
  }
  
.logo {
  position: absolute;
  top: 20px;
  left: 20px;
  }
  
#suchen {
  position: absolute;
  top: 20px;
  left: 757px;
  color: #FFFFFF;
  }
  
#suchen input {
  border: 0px solid black;
  margin-right: 12px;
  width: 116px;
  height: 18px;
  padding-left: 2px;
  }

#suchen a {
 color: white;
}

#suchen {
  position: absolute;
  top: 20px;
  left: 744px;
  color: #FFFFFF;
  width: 340px;
}

#suchen img {
 display:inline;
}

#suchen .search-image {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 340px;
 z-index: 10;
}

#suchen .search-input {
 position: absolute;
 z-index: 20;
 width: 340px;
}
  
#suchen input {
  border: 0px solid black;
  margin-right: 12px;
  width: 158px;
  height: 18px;
  padding-left: 2px;
}

  
#mainnav {
  /*background-color: none;*/
  height: 30px;
  width: 1003px;
  }
  
#mainnav img {
  display: inline;
  }
  
#mainnav .padleft {
  width: 199px;
  height: 30px;
  }

#content {
  position: relative;
  width: 1003px;
  background-color: white;
  padding-bottom: 40px;
  color: #333333;
  }

.hidden {
 display:none;
}

button {
 padding: 0px;
 margin: 0px;
 overflow:visible;
}
