body {
  background-color: #F5F5DD; 
  height: 100%; 
  color: #000; 
  font-family: Verdana; 
  font-size: 13px;
  text-align: left;
}

table, tr, td {
  color: #000; 
  font-family: Verdana; 
  font-size: 13px;
  text-align: left;
}

div {
  padding: 1px;
}

a {
  color: #000;
  font-size: 13px; 
  text-decoration: none; 
}
 
a:hover {
  color: #000;
  font-size: 13px; 
  text-decoration: underline; 
}

.hoverit:hover {
  background-color: #D0D0D0; 
  border: 1px solid #C0C0C0;
  padding: 0px;
}

.hoverit {
  padding: 1px;
}

.content {
  width: 689px;
  border: 1px solid #888;
  float: right;
  background-color: #F2F0DB;
  background-repeat: no-repeat;
  background-position: right bottom;
  min-height: 300px;
  margin-bottom: 20px;
}

.header {
  width: 898px;
  height: 178px;
  border: 1px solid #888;
  padding: 0px;
  background-image: url('../design/header.jpg');
  background-repeat: no-repeat;
  background-color: #F2F0DB;
  margin-bottom: 20px;
}

.complete {
  width: 900px;
}

.navi {
  font-weight:bold;
  text-decoration: underline;
  text-align: left;
}

.naviangebot {
  width: 164px;
  padding-left: 20px;
  border: 0px solid black;
  border-bottom: 0px solid black;
  height: 18px;
}

.naviangebot:hover {
  background-color: #FFFFE6;
}

.navigation {
  width: 179px;
  padding-left: 5px;
  border: 0px solid black;
  border-bottom: 0px solid black;
  height: 18px;
}

.navigation:hover {
  background-color: #FFFFE6;
}

.navigation_end {
  width: 179px;
  padding-left: 5px;
  border: 0px solid black;
  height: 18px;
}

.navigation_end:hover {
  background-color: #FFFFE6;
}

.navigation_komplett {
  padding: 0px;
  margin-right: 20px;
  width: 185px;
  border: 1px solid #888;
  float: left;
  background-color: #F2F0DB;
}

.image {
  float: left;
  margin-right: 10px;
  margin-left: 4px;
}

.image3 {
  float: left;
  margin-right: 10px;
  margin-left: 4px;
}

.navileiste1 {
  float: left;
}

.navileiste2 {
  float: left;
}

.headline {
  font-size: 20px;
}

.headline2 {
  font-weight:bold;
  font-size: 14px;
  font-style: italic;
}

img {
  border: 1px solid black;
}

.imgborder {
  float:left;
  margin-right: 10px;
  margin-left: 3px;
}
