
#agb_top {
  float: left;
  width: 704px;
  height: 220px;
  margin-left: 4px;
  margin-bottom: 4px;
}


#agb_menu {
  float: left;
  width: 232px;
  height: 100px;
  margin: 0;
  margin-bottom: 4px;
  padding: 0;
  list-style-type: none;
  line-height: 22px;
}


#agb_content {
  float: left;
  width: 703px;
  margin-left: 4px;
  overflow:hidden;
  text-align: justify;
}

#agb_content a {
  text-decoration: underline;
}

#agb_content h5 {
  font-size: 13px;
  margin-bottom: 6px;
  padding-left: 0px;
}

#agb_content p {
  line-height: 15px;
  padding: 2px 0;
}

#agb_content.agb_background {
  background: #fff url('/grafik/content_bg.gif') no-repeat bottom left;
  border: 1px solid #ccc;
  width: 682px;
  padding: 10px;
}

div.agb_content_text {
  margin-bottom:10px;
  padding-bottom:10px;
  border-bottom: 1px solid #cccccc;
}

.text-kursiv {
  font-style: italic;
  margin-left: 30px;
}